[R] package.skeleton warning
carol white
wht_crl at yahoo.com
Tue Apr 28 16:05:10 CEST 2015
Hi,Why do I get this warning when I run package.skeleton() and how to solve this problem?
Warning messages:
1: In package.skeleton(name = "myPackage", code_files = "~/Desktop/myPkg/R/") :
Invalid file name(s) for R code in ./myPackage/R:
'R'
are now renamed to 'z<name>.R'
2: In file.rename(from = file.path(code_dir, wrong), to = file.path(code_dir, :
cannot rename file './myPackage/R/R' to './myPackage/R/zR.R', reason 'No such file or directory'
Thanks
Carol
[[alternative HTML version deleted]]
More information about the R-help
mailing list