Last updated on 2025-01-30 20:48:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.5 | 1.98 | 136.50 | 138.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.5 | 1.63 | 97.43 | 99.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.5 | 240.33 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.5 | 229.34 | OK | |||
r-devel-windows-x86_64 | 0.5.5 | 3.00 | 119.00 | 122.00 | OK | |
r-patched-linux-x86_64 | 0.5.5 | 2.26 | 159.45 | 161.71 | OK | |
r-release-linux-x86_64 | 0.5.5 | 1.60 | 129.69 | 131.29 | OK | |
r-release-macos-arm64 | 0.5.5 | 77.00 | OK | |||
r-release-macos-x86_64 | 0.5.5 | 127.00 | OK | |||
r-release-windows-x86_64 | 0.5.5 | 3.00 | 106.00 | 109.00 | OK | |
r-oldrel-macos-arm64 | 0.5.5 | 59.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.5 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.5 | 4.00 | 119.00 | 123.00 | ERROR |
Version: 0.5.5
Check: tests
Result: ERROR
Running 'testthat.R' [26s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(jetpack)
Attaching package: 'jetpack'
The following object is masked from 'package:stats':
update
The following objects are masked from 'package:base':
load, remove
>
> # for renv reverse dependency check
> # https://github.com/ankane/jetpack/pull/25
> requireNamespace("renv", quietly=TRUE)
>
> test_check("jetpack")
Run 'jetpack::add(package)' to add packages!
Run 'jetpack::add(package)' to add packages!
All dependencies are satisfied
Run 'jetpack::install()' to install them
Run 'jetpack::add(package)' to add packages!
Run 'jetpack::add(package)' to add packages!
Run 'jetpack::add(package)' to add packages!
Run 'jetpack::add(package)' to add packages!
Run 'jetpack::add(package)' to add packages!
Run 'jetpack::add(package)' to add packages!
[ FAIL 3 | WARN 3 | SKIP 7 | PASS 15 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• local_path == "" is TRUE (1): 'test-local.R:5:3'
• On CRAN (6): 'test-global.R:5:3', 'test-bioconductor.R:7:3',
'test-github.R:6:3', 'test-migrate.R:8:3', 'test-update-renv.R:7:3',
'test-update.R:6:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cli.R:15:5'): it works ─────────────────────────────────────────
Error in `run(cli, "add DBI")`: Command exited with status: 1
Installing 1 packages: DBI
Installing package into 'D:/temp/2025_01_29_01_50_00_32701/RtmpQtwBcg/library1e9243e9d2912/app1e924ad01649-4365-642445b6/R-4.3/x86_64-w64-mingw32'
(as 'lib' is unspecified)
cannot open the connection
Warning message:
In read.dcf(file = tmpf) :
cannot open compressed file 'D:/RCompile/CRANpkg/lib/4.3/renv/repos/bin/windows/contrib/4.3/PACKAGES', probable reason 'No such file or directory'
Backtrace:
▆
1. ├─jetpack:::setup(...) at test-cli.R:5:3
2. │ └─withr::with_dir(app_dir, code) at D:\RCompile\CRANpkg\local\4.3\jetpack.Rcheck\tests\testthat\helper-setup.R:23:3
3. │ └─base::force(code)
4. └─jetpack::run(cli, "add DBI") at test-cli.R:15:5
── Error ('test-all.R:10:5'): it works ─────────────────────────────────────────
Error in `read.dcf(file = tmpf)`: cannot open the connection
Backtrace:
▆
1. ├─jetpack:::setup(...) at test-all.R:4:3
2. │ └─withr::with_dir(app_dir, code) at D:\RCompile\CRANpkg\local\4.3\jetpack.Rcheck\tests\testthat\helper-setup.R:23:3
3. │ └─base::force(code)
4. └─jetpack::add("DBI") at test-all.R:10:5
5. ├─jetpack:::sandbox(...)
6. │ └─jetpack:::configureRenv(code)
7. │ └─base::eval(code)
8. └─jetpack:::installHelper(desc = desc, show_status = TRUE)
9. └─remotes::install_deps(...)
10. ├─stats::update(...)
11. └─remotes:::update.package_deps(...)
12. └─remotes:::install_packages(...)
13. ├─base::do.call(...)
14. └─remotes (local) `<fn>`(...)
15. ├─remotes:::with_options(...)
16. │ └─base::force(code)
17. ├─remotes:::with_envvar(...)
18. │ └─base::force(code)
19. └─utils (local) i.p(...)
20. └─utils::available.packages(...)
21. └─base::read.dcf(file = tmpf)
── Error ('test-install.R:7:5'): it works ──────────────────────────────────────
Error in `read.dcf(file = tmpf)`: cannot open the connection
Backtrace:
▆
1. ├─jetpack:::setup(...) at test-install.R:4:3
2. │ └─withr::with_dir(app_dir, code) at D:\RCompile\CRANpkg\local\4.3\jetpack.Rcheck\tests\testthat\helper-setup.R:23:3
3. │ └─base::force(code)
4. └─jetpack::add("DBI") at test-install.R:7:5
5. ├─jetpack:::sandbox(...)
6. │ └─jetpack:::configureRenv(code)
7. │ └─base::eval(code)
8. └─jetpack:::installHelper(desc = desc, show_status = TRUE)
9. └─remotes::install_deps(...)
10. ├─stats::update(...)
11. └─remotes:::update.package_deps(...)
12. └─remotes:::install_packages(...)
13. ├─base::do.call(...)
14. └─remotes (local) `<fn>`(...)
15. ├─remotes:::with_options(...)
16. │ └─base::force(code)
17. ├─remotes:::with_envvar(...)
18. │ └─base::force(code)
19. └─utils (local) i.p(...)
20. └─utils::available.packages(...)
21. └─base::read.dcf(file = tmpf)
[ FAIL 3 | WARN 3 | SKIP 7 | PASS 15 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-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.