[R-pkg-devel] devtools::build_win()?
    Gábor Csárdi 
    c@@rd|@g@bor @end|ng |rom gm@||@com
       
    Thu Oct 31 22:10:50 CET 2019
    
    
  
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
<spencer.graves using effectivedefense.org> wrote:
>
> 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.
>
>
>        This section of "R packages" also says, says that
> "devtools::revdep_check()" "Runs R CMD check on each [reverse
> dependency] and Summarises the results in a single file."  However, the
> current version of "devtools::revdep_check()" seems only to identify the
> reverse dependencies without testing them.
>
>
>        That do you suggest?
>        Thanks,
>        Spencer Graves
>
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
    
    
More information about the R-package-devel
mailing list