Closed GoogleCodeExporter closed 8 years ago
Sorry, I forgot to mention this is 64-bit R for Windows 7.
Also, I meant is there a Windows binary package of an old GBM available?
Original comment by ahz...@gmail.com
on 18 May 2013 at 4:16
I am able to reproduce the error by loading the packages gbm and doSNOW. This
causes object masking, so I think the solution is to make an explicit reference
to parLapply like parallel::parLapply(). Attached is the code and a log.
Original comment by ahz...@gmail.com
on 28 May 2013 at 7:46
Attachments:
Thanks for this. I'll take a look and presumably add parallel::parLapply as you
suggest.
Old CRAN releases of gbm should be in the CRAN archive:
http://cran.r-project.org/src/contrib/Archive/gbm/
There are still some old non-CRAN releases available from the downloads page of
this site.
Harry
Original comment by harry.southworth
on 31 May 2013 at 8:29
Please see new version of gbm linked from project home page. Let me know if you
have any further problems.
Harry
Original comment by harry.southworth
on 31 May 2013 at 11:37
Fixed
Original comment by ahz...@gmail.com
on 7 Jun 2013 at 10:51
Original comment by harry.southworth
on 26 Nov 2013 at 2:34
Original issue reported on code.google.com by
ahz...@gmail.com
on 18 May 2013 at 4:15Attachments: