[R-pkg-devel] Solaris CRAN check error for package {targets}

2021-01-26 Thread Will L
All, The {targets} package shows an error on CRAN when checked with Solaris: https://www.r-project.org/nosvn/R.check/r-patched-solaris-x86/targets-00check.html. The traceback points to to testthat::skip_if_not_installed("clustermq"). At first I thought this was a race condition ({clustermq} in th

Re: [R-pkg-devel] problem with donttest example

2021-01-26 Thread Uwe Ligges
On 26.01.2021 12:20, Duncan Murdoch wrote: On 26/01/2021 5:05 a.m., Olivier Martin (BioSP) wrote: Hi all, R CMD check --as-cran now runs \donttest examples . So what is the right way to avoid it, and what is the right way for submission to CRAN. Why are you listing the examples as \dont

Re: [R-pkg-devel] problem with donttest example

2021-01-26 Thread Duncan Murdoch
On 26/01/2021 5:05 a.m., Olivier Martin (BioSP) wrote: Hi all, R CMD check --as-cran now runs \donttest examples . So what is the right way to avoid it, and what is the right way for submission to CRAN. Why are you listing the examples as \donttest? If it's because they will fail on CRAN,

[R-pkg-devel] problem with donttest example

2021-01-26 Thread Olivier Martin (BioSP)
Hi all, R CMD check --as-cran now runs \donttest examples . So what is the right way to avoid it, and what is the right way for submission to CRAN. Thanks for your help. Best regards? [[alternative HTML version deleted]] __ R-package-devel