Last updated on 2025-04-13 19:53:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.2 | 14.57 | 202.67 | 217.24 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.2 | 10.00 | 94.69 | 104.69 | ERROR | |
r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 370.14 | OK | |||
r-devel-macos-arm64 | 0.6.2 | 86.00 | OK | |||
r-devel-macos-x86_64 | 0.6.2 | 165.00 | OK | |||
r-devel-windows-x86_64 | 0.6.2 | 18.00 | 192.00 | 210.00 | NOTE | --no-vignettes |
r-patched-linux-x86_64 | 0.6.2 | 14.73 | 192.46 | 207.19 | NOTE | |
r-release-linux-x86_64 | 0.6.2 | 14.51 | 190.84 | 205.35 | NOTE | |
r-release-macos-arm64 | 0.6.2 | 89.00 | OK | |||
r-release-macos-x86_64 | 0.6.2 | 127.00 | OK | |||
r-release-windows-x86_64 | 0.6.2 | 22.00 | 220.00 | 242.00 | OK | --no-vignettes |
r-oldrel-macos-arm64 | 0.6.2 | OK | ||||
r-oldrel-macos-x86_64 | 0.6.2 | 215.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.2 | 21.00 | 220.00 | 241.00 | OK | --no-vignettes |
Version: 0.6.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
VarCorr.merModList.Rd: merMod-class
modelFixedEff.Rd: tidy
plotFEsim.Rd: merMod
plotREsim.Rd: merMod
ranef.merModList.Rd: merMod-class
thetaExtract.Rd: merMod
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.6.2
Check: tests
Result: ERROR
Running ‘testthat-a_m.R’ [5s/6s]
Running ‘testthat-m_z.R’ [5s/5s]
Running the tests in ‘tests/testthat-a_m.R’ failed.
Complete output:
> library(testthat)
> library(merTools)
Loading required package: arm
Loading required package: MASS
Loading required package: Matrix
Loading required package: lme4
arm (Version 1.14-4, built: 2024-4-1)
Working directory is /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/merTools.Rcheck/tests
>
> test_check("merTools", filter = "^[a-m]")
Starting 2 test processes
Error in `private$handle_error()`:
! testthat subprocess failed to start, stderr:
Loading required package: arm
Loading required package: MASS
Loading required package: grDevices
Loading required package: graphics
Loading required package: stats
Loading required package: utils
Loading required package: Matrix
Error: package or namespace load failed for 'Matrix' in ans[ypos] <- rep(yes, length.out = len)[ypos]:
Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'character'
Error: package 'Matrix' could not be loaded
Caused by error:
! R session crashed with exit code 1
Backtrace:
▆
1. └─testthat::test_check("merTools", filter = "^[a-m]")
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
Running the tests in ‘tests/testthat-m_z.R’ failed.
Complete output:
> library(testthat)
> library(merTools)
Loading required package: arm
Loading required package: MASS
Loading required package: Matrix
Loading required package: lme4
arm (Version 1.14-4, built: 2024-4-1)
Working directory is /home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/merTools.Rcheck/tests
>
>
> test_check("merTools", filter = "^[m-z]")
Starting 2 test processes
Error in `private$handle_error()`:
! testthat subprocess failed to start, stderr:
Loading required package: arm
Loading required package: MASS
Loading required package: grDevices
Loading required package: graphics
Loading required package: stats
Loading required package: utils
Loading required package: Matrix
Error: package or namespace load failed for 'Matrix' in ans[ypos] <- rep(yes, length.out = len)[ypos]:
Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'character'
Error: package 'Matrix' could not be loaded
Caused by error:
! R session crashed with exit code 1
Backtrace:
▆
1. └─testthat::test_check("merTools", filter = "^[m-z]")
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.6.2
Flags: --no-vignettes
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
VarCorr.merModList.Rd: merMod-class
modelFixedEff.Rd: tidy
plotFEsim.Rd: merMod
plotREsim.Rd: merMod
ranef.merModList.Rd: merMod-class
thetaExtract.Rd: merMod
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavor: r-devel-windows-x86_64