[R-pkg-devel] Debian note: non-standard things in the check directory

2021-09-06 Thread Vihtakari, Mikko
Dear R developers, I submitted my package (https://github.com/MikkoVihtakari/ggOceanMaps) to CRAN and got a note I have not seen before in this context. R CMD check --as-cran on the source version, rhub::check_for_cran(), and devtools::check() all run without problems. So did CRAN checks on eve

[R-pkg-devel] Additional CRAN Checks

2021-09-06 Thread Colin Gillespie
Dear All, Sorry if this is the wrong mailing address. I was doing a little investigation of R versions in packages and discovered a number of errors: https://cran.r-project.org/web/packages/bartCause/index.html - R (≥ 3.1-0) https://cran.r-project.org/web/packages/activityGCMM/index.html - R (

Re: [R-pkg-devel] Checking package dependencies before loading namespace

2021-09-06 Thread Tiago Olivoto
Thanks to all for the suggestions! Best, Tiago Em sáb., 4 de set. de 2021 às 23:45, Martin Morgan escreveu: > Actually, I think the right thing to do is to tell the user what to do > ("To use this feature, install EBImage following the directions at > https://bioconductor.org/packages/EBImage')