[R-pkg-devel] corrupt parsing in GitHub Action
Spencer Graves
@pencer@gr@ve@ @end|ng |rom e||ect|vede|en@e@org
Wed Aug 27 16:33:04 CEST 2025
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
More information about the R-package-devel
mailing list