I will not be surprised if it takes longer than a week to build a package on R-Forge, although I have no idea why it has to be incredibly slow (do they have Sys.sleep(7*24*60*60) somewhere in the code?). I do have found an alternative solution, though, which is to spend these days on teaching more R users (especially Windows users) how to install R packages via R CMD INSTALL or devtools::install_github(). That is usually a lot faster than R-Forge.
Regards, Yihui -- Yihui Xie <xieyi...@gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA On Mon, Dec 3, 2012 at 12:05 PM, Ulrich Staudinger <ustaudin...@activequant.com> wrote: > Hi there, > > I am waiting since days for my package to be built on R-Forge. > https://r-forge.r-project.org/R/?group_id=1518 > > R-Forge says: > Version: 0.2 | Last change: 2012-11-27 21:37:05+01 | Rev.: 32 > Build status: Building > > But I am already at revision 37 and R-Forge doesn't move since 6 days.... > > Can anyone help? > > Thanks > Ulrich > > > > -- > Ulrich Staudinger > > P: +41 79 702 05 95 > E: ustaudin...@activequant.com > > http://www.activequant.com > ______________________________________________ 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.