CRAN Package Check Results for Maintainer ‘Daniel P. Smith <dansmith01 at gmail.com>’

Last updated on 2025-09-10 09:50:04 CEST.

Package ERROR OK
ecodive 13
fillpattern 13
interprocess 13
jobqueue 13
rbiom 1 12
semaphore 13

Package ecodive

Current CRAN status: OK: 13

Package fillpattern

Current CRAN status: OK: 13

Package interprocess

Current CRAN status: OK: 13

Package jobqueue

Current CRAN status: OK: 13

Package rbiom

Current CRAN status: ERROR: 1, OK: 12

Version: 2.2.1
Check: examples
Result: ERROR Running examples in 'rbiom-Ex.R' failed The error most likely occurred in: > ### Name: adiv_corrplot > ### Title: Visualize alpha diversity with scatterplots and trendlines. > ### Aliases: adiv_corrplot > > ### ** Examples > > library(rbiom) > > p <- adiv_corrplot(babies, "age", stat.by = "deliv", fit = "gam") > > p Error in `fun()`: ! Problem while computing aesthetics. ℹ Error occurred in the 3rd layer. Caused by error: ! object 'Age (days)' not found Backtrace: ▆ 1. ├─base (local) `<fn>`(x) 2. ├─ggplot2:::print.ggplot(x) 3. │ ├─ggplot2::ggplot_build(x) 4. │ └─ggplot2:::ggplot_build.ggplot(x) 5. │ └─ggplot2:::by_layer(...) 6. │ ├─rlang::try_fetch(...) 7. │ │ ├─base::tryCatch(...) 8. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 11. │ │ └─base::withCallingHandlers(...) 12. │ └─ggplot2 (local) f(l = layers[[i]], d = data[[i]]) 13. │ └─l$compute_aesthetics(d, plot) 14. │ └─ggplot2 (local) compute_aesthetics(..., self = self) 15. │ └─base::lapply(aesthetics, eval_tidy, data = data, env = env) 16. │ └─rlang (local) FUN(X[[i]], ...) 17. └─base::.handleSimpleError(...) 18. └─rlang (local) h(simpleError(msg, call)) 19. └─handlers[[1L]](cnd) 20. └─cli::cli_abort(...) 21. └─rlang::abort(...) Execution halted Flavor: r-devel-windows-x86_64

Package semaphore

Current CRAN status: OK: 13