[R] problems with package.skeleton
cgenolin at u-paris10.fr
cgenolin at u-paris10.fr
Sat May 31 17:56:17 CEST 2008
Hi the list,
I do not manage to build a package using package.skeleton.
My pacakge in called 'partition'
I run package.skeleton, then I write the Rd file.
R CMD check partition is ok
But R CMD build --binary partition does not compile. I get :
....
WARNING
* some HTML links may not be found
installing R.css in c:/TEMP/Rinst322403595
....
cp: cannot stat 'c:/TEMPS/Rbuild322403595/partition/chm/partition.chm':
no such file or directory
make[1]: *** [chm-partition] Error 1
make: *** [pkg-partition] Error 2
*** installation of partition failed ***
Removing 'c:/TEMP/Rinst322403595/partition'
ERROR
* installation failed
Any idee of what is going wrong ?
Thanks
Christophe
More information about the R-help
mailing list