Package check result: NOTE Check: examples, Result: NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed add_overall 4.765 0.248 5.014 Changes to worse in reverse depends: Package: dcurves Check: tests New result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [5s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dcurves) > > test_check("dcurves") Starting 2 test processes Error in `private$handle_error()`: ! testthat subprocess failed to start, stderr: Error: package or namespace load failed for 'dcurves' in ans[npos] <- rep(no, length.out = len)[npos]: Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'character' Caused by error: ! R session crashed with exit code 1 Backtrace: ▆ 1. └─testthat::test_check("dcurves") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─rlang::abort(...) Execution halted Package: MiscMetabar Check: tests New result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [12s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(MiscMetabar) Loading required package: phyloseq Loading required package: ggplot2 Loading required package: dada2 Loading required package: Rcpp Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: purrr Attaching package: 'purrr' The following object is masked from 'package:testthat': is_null > > test_check("MiscMetabar") Starting 2 test processes Error in `private$handle_error()`: ! testthat subprocess failed to start, stderr: Loading required package: phyloseq Error: package or namespace load failed for 'phyloseq' in ans[ypos] <- rep(yes, length.out = len)[ypos]: Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'logical' Error: package 'phyloseq' could not be loaded Caused by error: ! R session crashed with exit code 1 Backtrace: ▆ 1. └─testthat::test_check("MiscMetabar") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─rlang::abort(...) Execution halted