Displaying 2 results from an estimated 2 matches for "rcode0".
Did you mean:
rcode
2008 Aug 22
1
R CMD check problem
...an update to the R fda library using Rtools27 under
Windows XP Pro. This is the current fda library on RForge:
http://r-forge.r-project.org/projects/fda
Following R CMD build, R CMD check produces the following error in
00Install.out:
installing R.css in F:/work/RForge/fda.Rcheck
make: *** [Rcode0] Error 53
make[2]: *** [zzzfirst] Error 53
make[1]: *** [all] Error 2
make: *** [pkg-fda] Error 2
*** Installation of fda failed ***
Removing 'F:/work/RForge/fda.Rcheck/fda'
Any idea what the problem could be? Note the same procedure runs
successfully on two other windows machines. For...
2008 Nov 01
1
cat: ./R/Copy: No such file or directory
...and I reverted to a version that passed "R CMD
check", without eliminating the error. The "00install.out" file is
short and bitter:
cat: ./R/Copy: No such file or directory
cat: of: No such file or directory
cat: create.fourier.basis.R: No such file or directory
make: *** [Rcode0] Error 1
---------- Making package fda ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
make[2]: *** No rule to make target `R/Copy', needed by
`D:/spencerg/statmtds/splines/fda/RForge/fda/fda.Rcheck/fda/R/fda'. Stop.
make[1]: *** [all] Error 2
ma...