Last updated on 2025-12-07 04:49:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 1.88 | 32.71 | 34.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.66 | 19.03 | 20.69 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 53.50 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 66.53 | OK | |||
| r-devel-windows-x86_64 | 0.1.1 | 4.00 | 52.00 | 56.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 1.79 | 29.82 | 31.61 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 2.09 | 30.53 | 32.62 | OK | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 2.00 | 53.00 | 55.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 5.00 | 52.00 | 57.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 2.00 | 39.00 | 41.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.1 | 6.00 | 62.00 | 68.00 | NOTE |
Version: 0.1.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(indiedown)
>
> test_check("indiedown")
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 3 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• Ignore for now (1): 'test-create_indiedown_package.R:34:3'
• On CRAN (1): 'test-create_indiedown_package.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-install.R:12:3'): create_indiedown_package() can be installed ──
Expected `callr::rcmd("INSTALL", "mydown", fail_on_status = TRUE)` not to throw any errors.
Actually got a <system_command_status_error> with message:
! System command 'R' failed
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-install.R:12:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─callr::rcmd("INSTALL", "mydown", fail_on_status = TRUE)
8. └─callr:::run_r(options)
9. ├─base::with(...)
10. └─base::with.default(...)
11. └─base::eval(substitute(expr), data, enclos = parent.frame())
12. └─base::eval(substitute(expr), data, enclos = parent.frame())
13. ├─callr:::with_envvar(...)
14. │ └─base::force(code)
15. ├─base::do.call(...)
16. └─processx (local) `<fn>`(...)
17. └─throw(...)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 3 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64