[R-pkg-devel] Cascade effect of non-available packages?
Tiago Olivoto
t|@goo||voto @end|ng |rom gm@||@com
Sun Nov 3 15:02:49 CET 2024
Dear R-devs,
I’ve just submitted a bug-fix release of my package, pliman, to address
some reported errors. However, the new version, pliman_3.0.0.tar.gz, did
not pass the incoming checks automatically.
When testing locally using devtools::check() encountered no errors,
warnings, or notes. However, one error was flagged in the "Additional
issues checked" section, as seen here:
https://www.stats.ox.ac.uk/pub/bdr/noSuggests/pliman.out. This error has
already been addressed in the latest submission by including a check_ebi()
function to verify whether EBImage (from Bioconductor) is available before
running code that depends on it.
Today, I noticed that several stable packages, such as Rcpp and sf, were
unavailable during the check process for this submission. This wasn’t an
issue in the previously published version of pliman. Could this be a
temporary problem with the package availability on CRAN?
Here is the link to the checks for the new version of pliman. Any insights
or suggestions you might have would be greatly appreciated.
Thank you for your time and assistance.
Olivoto
--------------------
Windows: <
https://win-builder.r-project.org/incoming_pretest/pliman_3.0.0_20241102_181842/Windows/00check.log
>
Status: 1 NOTE
Debian: <
https://win-builder.r-project.org/incoming_pretest/pliman_3.0.0_20241102_181842/Debian/00check.log
>
Status: 1 NOTE
Additional issues checked: <
https://win-builder.r-project.org/incoming_pretest/pliman_3.0.0_20241102_181842/specialChecks/
>
noSuggests: Status: 1 ERROR, 1 NOTE
Last released version's CRAN status: OK: 5, NOTE: 7, ERROR: 1
See: <https://CRAN.R-project.org/web/checks/check_results_pliman.html
<https://cran.r-project.org/web/checks/check_results_pliman.html>>
Last released version's additional issues:
noSuggests <https://www.stats.ox.ac.uk/pub/bdr/noSuggests/pliman.out>
CRAN Web: <https://cran.r-project.org/package=pliman>
Please fix all problems and resubmit a fixed version via the webform.
If you are not sure how to fix the problems shown, please ask for help on
the R-package-devel mailing list:
<https://stat.ethz.ch/mailman/listinfo/r-package-devel>
If you are fairly certain the rejection is a false positive, please
reply-all to this message and explain.
More details are given in the directory:
<
https://win-builder.r-project.org/incoming_pretest/pliman_3.0.0_20241102_181842/
>
The files will be removed after roughly 7 days.
-------------------------
[[alternative HTML version deleted]]
More information about the R-package-devel
mailing list