Last updated on 2023-06-01 07:56:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 4.24 | 56.37 | 60.61 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 4.85 | 44.26 | 49.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 84.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 236.07 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 7.00 | 88.00 | 95.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | OK | ||||
r-release-linux-x86_64 | 0.2.1 | 5.50 | 54.12 | 59.62 | OK | |
r-release-macos-arm64 | 0.2.1 | 127.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 168.00 | ERROR | |||
r-release-windows-x86_64 | 0.2.1 | 8.00 | 101.00 | 109.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 112.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 180.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.1 | 7.00 | 101.00 | 108.00 | OK |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [75s/111s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
12. │ └─renv:::renv_snapshot_filter_packages(project, records, packages)
13. │ └─renv:::keep(records, all)
14. └─renv:::renv_snapshot_libpaths(libpaths = libpaths, project = project)
15. ├─renv:::dynamic(...)
16. │ └─`_renv_dynamic_objects`[[id]] %??% ...
17. └─renv:::renv_snapshot_libpaths_impl(libpaths, project)
18. └─renv:::uapply(libpaths, renv_snapshot_library, project = project)
19. ├─base::unlist(lapply(x, f, ...), recursive = FALSE)
20. └─base::lapply(x, f, ...)
21. └─renv (local) FUN(X[[i]], ...)
22. └─renv:::stopf("snapshot of library %s failed", renv_path_pretty(library))
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64