Last updated on 2025-04-12 20:51:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8.9 | 134.74 | 148.45 | 283.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.8.9 | 117.92 | 96.24 | 214.16 | ERROR | |
r-devel-linux-x86_64-fedora-gcc | 0.8.9 | 524.95 | OK | |||
r-devel-macos-arm64 | 0.8.9 | 113.00 | OK | |||
r-devel-macos-x86_64 | 0.8.9 | 277.00 | OK | |||
r-devel-windows-x86_64 | 0.8.9 | 143.00 | 160.00 | 303.00 | OK | |
r-patched-linux-x86_64 | 0.8.9 | 150.02 | 158.41 | 308.43 | OK | |
r-release-linux-x86_64 | 0.8.9 | OK | ||||
r-release-macos-arm64 | 0.8.9 | 119.00 | NOTE | |||
r-release-macos-x86_64 | 0.8.9 | 162.00 | NOTE | |||
r-release-windows-x86_64 | 0.8.9 | 163.00 | 209.00 | 372.00 | OK | |
r-oldrel-macos-arm64 | 0.8.9 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.8.9 | 212.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.8.9 | 170.00 | 199.00 | 369.00 | OK |
Version: 0.8.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> Sys.unsetenv("R_TESTS") # https://github.com/r-lib/testthat/issues/603
>
> #options(Ncpus = 1)
> options(lifecycle_verbosity = "warning")
> #options(Ncpus = parallelly::availableCores(omit = 1))
>
> test_check("breathteststan")
Loading required package: breathteststan
Loading required package: Rcpp
Starting 2 test processes
Error in `private$handle_error()`:
! testthat subprocess failed to start, stderr:
Loading required package: Rcpp
Error: package or namespace load failed for ‘breathteststan’ in ans[ypos] <- rep(yes, length.out = len)[ypos]:
Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'integer'
Caused by error:
! R session crashed with exit code 1
Backtrace:
▆
1. └─testthat::test_check("breathteststan")
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
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.9
Check: installed package size
Result: NOTE
installed size is 45.3Mb
sub-directories of 1Mb or more:
libs 45.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.8.9
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64