Hello, All:

          The NAMESPACE file in


https://github.com/JamesRamsay5/fda


is corrupted. RStudio 2022.12.0+353 (the current version) won't open it, complaining, "File is binary rather than text so cannot be opened by the source editor." TextEdit (macOS 11.7.2) opened it as normal, as did vi. Both allowed me to make and save changes, but RStudio still gave the same error. Worse, after "git push", GitHub Action on 5 platforms ended with:


** byte-compile and prepare package for lazy loading
Error in parse(nsFile, keep.source = FALSE, srcfile = NULL) :
  1:1: unexpected input


          That's the same error I've gotten with "R CMD build fda" locally.


          Suggestions?
          Thanks,
          Spencer Graves

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

Reply via email to