Last updated on 2026-04-11 01:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 3.82 | 63.82 | 67.64 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.50 | 48.27 | 50.77 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 6.00 | 97.38 | 103.38 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 164.27 | OK | |||
| r-devel-macos-arm64 | 0.3.1 | 1.00 | 70.00 | 71.00 | OK | |
| r-devel-windows-x86_64 | 0.3.1 | 5.00 | 114.00 | 119.00 | ERROR | |
| r-patched-linux-x86_64 | 0.3.1 | 4.11 | 60.47 | 64.58 | OK | |
| r-release-linux-x86_64 | 0.3.1 | 3.19 | 58.63 | 61.82 | OK | |
| r-release-macos-arm64 | 0.3.1 | OK | ||||
| r-release-macos-x86_64 | 0.3.1 | 3.00 | 167.00 | 170.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 6.00 | 107.00 | 113.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.1 | 3.00 | 161.00 | 164.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 8.00 | 130.00 | 138.00 | OK |
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘test-all.R’ [11s/27s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> if (require(testthat)) {
+ test_check("miniCRAN")
+ }
Loading required package: testthat
Loading required package: miniCRAN
Saving _problems/test-1-pkgAvail-18.R
Saving _problems/test-1-pkgAvail-21.R
[ FAIL 2 | WARN 0 | SKIP 24 | PASS 50 ]
══ Skipped tests (24) ══════════════════════════════════════════════════════════
• On CRAN (24): 'test-1-github-functions.R:13:3', 'test-2-makeDepGraph.R:82:3',
'test-2-makeDepGraph.R:98:3', 'test-2-makeDepGraph.R:118:3',
'test-2-makeDepGraph.R:137:3', 'test-2-makeDepGraph.R:157:3',
'test-3-makeRepo.R:22:3', 'test-5-updateRepo.R:84:7',
'test-5-updateRepo.R:84:7', 'test-5-updateRepo.R:84:7',
'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:144:7',
'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:226:7',
'test-5-updateRepo.R:226:7', 'test-5-updateRepo.R:226:7',
'test-5-updateRepo.R:302:7', 'test-5-updateRepo.R:302:7',
'test-5-updateRepo.R:302:7', 'test-6-getCranDescription.R:2:3',
'test-7-addGithubPackage.R:2:3', 'test-8-addLocalPackage.R:14:3',
'test-8-addLocalPackage.R:58:3', 'test-9-is-online.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-1-pkgAvail.R:16:3'): pkgAvail throws warnings and errors for incorrect CRAN repos ──
Expected `is.available.packages(pkgAvail(repos = mran))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-1-pkgAvail.R:19:3'): pkgAvail throws warnings and errors for incorrect CRAN repos ──
Expected `is.available.packages(pkgAvail(repos = mran))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 24 | PASS 50 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'test-all.R' [30s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> if (require(testthat)) {
+ test_check("miniCRAN")
+ }
Loading required package: testthat
Loading required package: miniCRAN
Saving _problems/test-1-pkgAvail-18.R
Saving _problems/test-1-pkgAvail-21.R
[ FAIL 2 | WARN 0 | SKIP 24 | PASS 50 ]
══ Skipped tests (24) ══════════════════════════════════════════════════════════
• On CRAN (24): 'test-1-github-functions.R:13:3', 'test-2-makeDepGraph.R:82:3',
'test-2-makeDepGraph.R:98:3', 'test-2-makeDepGraph.R:118:3',
'test-2-makeDepGraph.R:137:3', 'test-2-makeDepGraph.R:157:3',
'test-3-makeRepo.R:22:3', 'test-5-updateRepo.R:84:7',
'test-5-updateRepo.R:84:7', 'test-5-updateRepo.R:84:7',
'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:144:7',
'test-5-updateRepo.R:144:7', 'test-5-updateRepo.R:226:7',
'test-5-updateRepo.R:226:7', 'test-5-updateRepo.R:226:7',
'test-5-updateRepo.R:302:7', 'test-5-updateRepo.R:302:7',
'test-5-updateRepo.R:302:7', 'test-6-getCranDescription.R:2:3',
'test-7-addGithubPackage.R:2:3', 'test-8-addLocalPackage.R:14:3',
'test-8-addLocalPackage.R:58:3', 'test-9-is-online.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-1-pkgAvail.R:16:3'): pkgAvail throws warnings and errors for incorrect CRAN repos ──
Expected `is.available.packages(pkgAvail(repos = mran))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-1-pkgAvail.R:19:3'): pkgAvail throws warnings and errors for incorrect CRAN repos ──
Expected `is.available.packages(pkgAvail(repos = mran))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 24 | PASS 50 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64