Hello, I tried to build an own R package on Windows XP but get an error which I can't solve. I called my package "pack". It works to creat the file "pack" with package.skeleton().
But when I try to compile it with Rcmd build --binary pack I obtain the following error: IO::Seekable::seek missing at C:/R/R-2.9.0/share/perl/FileHandle.pm line 59. Compilation failed in require at C:/R/R-2.9.0/share/perl/R/Dcf.pm line 49. BEGIN failed--compilation aborted at C:/R/R-2.9.0/share/perl/R/Dcf.pm line 49. Compilation failed in require at C:\R\R-2.9.0/bin/build line 28. BEGIN failed--compilation aborted at C:\R\R-2.9.0/bin/build line 28. So if someone could help me on this I would be very greatful. Best, Luba Stein Luba Stein AIM SE Koeniginstr. 28 80802 Munich, Germany E-Mail luba.st...@allianz.com<mailto:luba.st...@allianz.com> Allianz Investment Management SE Vorsitzender des Verwaltungsrates: Dr. Paul Achleitner Geschäftsführende Direktoren: Dr. Karl-Hermann Lowe, Dr. Bernd Gutting Sitz der Gesellschaft: München, Deutschland, Registergericht: München HRB 162748 Für Umsatzsteuerzwecke: Ust-ID-Nr.: DE 251 168 597 [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.