Last updated on 2025-04-23 09:48:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 4.34 | 59.67 | 64.01 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.85 | 45.35 | 48.20 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 98.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 159.65 | ERROR | |||
r-devel-windows-x86_64 | 0.3.0 | 6.00 | 99.00 | 105.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 4.65 | 58.53 | 63.18 | OK | |
r-release-linux-x86_64 | 0.3.0 | 3.69 | 58.38 | 62.07 | OK | |
r-release-macos-arm64 | 0.3.0 | 115.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 205.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 6.00 | 97.00 | 103.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 92.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 132.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 7.00 | 108.00 | 115.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘test-all.R’ [43s/65s]
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
[ FAIL 1 | WARN 0 | SKIP 24 | PASS 50 ]
══ Skipped tests (24) ══════════════════════════════════════════════════════════
• On CRAN (24): 'test-1-github-functions.R:14:3', 'test-2-makeDepGraph.R:70:3',
'test-2-makeDepGraph.R:88:3', 'test-2-makeDepGraph.R:110:3',
'test-2-makeDepGraph.R:131:3', 'test-2-makeDepGraph.R:153:3',
'test-3-makeRepo.R:26:3', 'test-5-updateRepo.R:62:7',
'test-5-updateRepo.R:62:7', 'test-5-updateRepo.R:62:7',
'test-5-updateRepo.R:112:7', 'test-5-updateRepo.R:112:7',
'test-5-updateRepo.R:112:7', 'test-5-updateRepo.R:187:7',
'test-5-updateRepo.R:187:7', 'test-5-updateRepo.R:187:7',
'test-5-updateRepo.R:249:7', 'test-5-updateRepo.R:249:7',
'test-5-updateRepo.R:249:7', 'test-6-getCranDescription.R:4:3',
'test-7-addGithubPackage.R:4:3', 'test-8-addLocalPackage.R:17:3',
'test-8-addLocalPackage.R:49:3', 'test-9-is-online.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-5-updateRepo.R:36:5'): sample repo is setup correctly ──────────
<assertError/simpleError/error/condition>
Error:
Backtrace:
▆
1. └─base::lapply(...) at test-5-updateRepo.R:34:3
2. └─miniCRAN (local) FUN(X[[i]], ...)
3. └─miniCRAN::pkgDep(...) at test-5-updateRepo.R:36:5
4. └─assertthat::assert_that(...)
[ FAIL 1 | WARN 0 | SKIP 24 | PASS 50 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc