Hello, All:

The R parser in GitHub action seems to be getting corrupted in processing "sbgraves237/Ecdat".[1] For one, I'm getting:


358:22: unexpected symbol
357: ##
358: plotUSGPDpresidents('fedReceipts


I replace the single quote with a double quote and get the same problem with a single quote later ... except when it gets to:


plot(USGDPpresidents[, "Year"], Surp2-Surplus, type='l')


In that line, it doesn't like either single or double quotes.


What do you suggest I do to get past this?
Thanks,
Spencer Graves


[1]


https://github.com/sbgraves237/Ecdat/actions/runs/17269330174/job/49009447288

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to