Last updated on 2025-04-12 22:52:34 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
breathtestcore | 1 | 6 | 7 |
breathteststan | 1 | 4 | 9 |
gastempt | 4 | 10 |
Current CRAN status: ERROR: 1, NOTE: 6, OK: 7
Version: 0.8.9
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘read_any_breathtest.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 0.8.9
Check: tests
Result: ERROR
Running ‘test-all.R’ [6s/5s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
>
> #options(Ncpus = parallelly::availableCores(omit = 1))
> #options(Ncpus = 1)
> options(lifecycle_verbosity = "warning")
> test_check("breathtestcore")
Loading required package: breathtestcore
Starting 2 test processes
Error in `private$handle_error()`:
! testthat subprocess failed to start, stderr:
Error: package or namespace load failed for 'breathtestcore' 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("breathtestcore")
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
Current CRAN status: ERROR: 1, NOTE: 4, OK: 9
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
Current CRAN status: NOTE: 4, OK: 10
Version: 0.7.0
Check: installed package size
Result: NOTE
installed size is 112.1Mb
sub-directories of 1Mb or more:
libs 111.6Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.7.0
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.