Christophe Genolini wrote: >>> And I am not sure I will be able to compile it... >>> >> It's also not that hard.... >> > I do not understand what I have to do... > More precisely, I under windows XP32bit. As you told me, I downloaded > the version 2.7alpha exactly like I did with the 2.6.2, I install it > exactly the same way and it seems to work. I did not compile anything... > Should I have ? > > > For package.skeleton, I will make some more advance test this week, but > I already have a warnings: > > Warning messages: > 1: In system(paste("rm ", file.path(docs_dir, sprintf("%s.Rd", > list0[item])))) : > rm introuvable > 2: In system(paste("rm ", file.path(docs_dir, sprintf("%s.Rd", > list0[item])))) : > rm introuvable > > I guess it is because "rm" is unix and not windows ? >
Yes, package.skeleton should have used unlink() or file.remove(). I'll fix it. Thanks for testing. > On monday, I will also use it on windows 64bit. > Please download a new copy tomorrow or Monday; this bug should be fixed by then. Duncan Murdoch > Christophe > > ______________________________________________ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel