cran-comments.md

Comments to CRAN for submission

Version 0.8-4

This is a minor maintenance release addressing two issues:

  1. earlier versions of permute used testthat::library_if_available(), which is now defunct and removed from testthat, and
  2. an example in permute used a data set from vegan and hence that package needed to be available when checking permute. This example was not conditional upon vegan being available, which caused problems on the OS X Snowleopard instance of CRAN's check/build farm.

Both issues are rectified in the 0.8-4 release.

Test Environments

R CMD check information

R CMD check produces only the following point of interest if tested against the current CRAN version of vegan. I have included in permute 0.8-4 reference materials for tests against the 2.3-0 version of vegan that Jari Oksanen, maintainer of that package, intends to release to CRAN this week.

* checking differences from ‘permute-Ex.Rout’ to ‘permute-Ex.Rout.save’ ... OK

235c235
< This is vegan 2.2-1
---
> This is vegan 2.3-0

Reverse dependencies

The output from tools::check_packages_in_dir for checks of reverse dependencies is reproduced below

> summary(out)
Check results for packages in dir '/home/gavin/work/git/permute':

Check status summary:
                  NOTE OK
  Source packages    0  1
  Reverse depends    5  7

Check results summary:
permute ... OK
rdepends_bipartite ... NOTE
* checking DESCRIPTION meta-information ... NOTE
rdepends_cwm ... OK
rdepends_expands ... OK
rdepends_indicspecies ... OK
rdepends_NPC ... OK
rdepends_pRF ... OK
rdepends_RAM ... NOTE
* checking dependencies in R code ... NOTE
rdepends_randomizationInference ... OK
rdepends_rich ... NOTE
* checking dependencies in R code ... NOTE
* checking R code for possible problems ... NOTE
rdepends_Storm ... NOTE
* checking DESCRIPTION meta-information ... NOTE
rdepends_VdgRsm ... OK
rdepends_vegan ... NOTE
* checking Rd cross-references ... NOTE

Comments on the NOTEs



gavinsimpson/permute documentation built on Jan. 31, 2022, 12:05 p.m.