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: ustaudinger at activequant.com http://www.activequant.com AQ-R user? Join our mailing list: http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/aqr-user
On 03.12.2012 19:05, Ulrich Staudinger 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 > > >[failed to CC R-help in my first response] The R-forge page says "If you experience any problems or need help you can submit a support request to the R-Forge team or write an email to R-Forge at R-Project.org." There is nothing readers of R-help can do, actually. Best, Uwe Ligges
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 <xieyihui at 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 <ustaudinger at 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: ustaudinger at activequant.com > > http://www.activequant.com >