Re: [R-pkg-devel] devtools::build_win()?

2019-10-31 Thread Ben Bolker
There's a revdepcheck package (seems to be only on GitHub?): https://github.com/r-lib/revdepcheck It's pretty robust and feature-ful (I'm currently 4 hours into a 6-hour batch job checking the lme4 reverse dependencies on 6 cores in parallel ... I think the RStudio folks use it for even

Re: [R-pkg-devel] devtools::build_win()?

2019-10-31 Thread Gábor Csárdi
Hi, see devtools::check_win_devel and https://github.com/r-lib/revdepcheck for the current implementations for these. Gabor On Thu, Oct 31, 2019 at 5:09 PM Spencer Graves wrote: > > Hello: > > >Hadley Wickham's otherwise wonderful "R packages" book recommends > using

[R-pkg-devel] devtools::build_win()?

2019-10-31 Thread Spencer Graves
Hello:   Hadley Wickham's otherwise wonderful "R packages" book recommends using "devtools::build_win()" in the "Test environments" section of his chapter on "Releasing a package".  However, devtools 2.2.1, which seems to be the current version, contains no such "build_win" function.  

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-31 Thread Danny Smith
Hi all, Confirming that I'm having issues building a package that depends on rJava (dialrjars: https://cran.r-project.org/package=dialrjars) with winbuilder so I can't submit updates to CRAN. The winbuilder error from my original post that Kevin linked to below is: ``` * installing *source*