[R-pkg-devel] Question regarding R package development, how to resolve "Warning: no source files found"
Mohsen Nabian
mn@b|@n @end|ng |rom bro@d|n@t|tute@org
Tue Feb 11 20:56:30 CET 2020
Greetings!
How to resolve the following warning for my R package after running test
:system2("R", paste0("CMD INSTALL -l ",Sys.getenv('R_HOME'),"/library ",
pkg), stdout = "install1.txt", stderr = "install2.txt")
Warning result :
"Warning: no source files found"
Thanks alot!
[[alternative HTML version deleted]]
More information about the R-package-devel
mailing list