Last updated on 2023-05-28 05:52:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 6.11 | 56.55 | 62.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 4.43 | 44.03 | 48.46 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 85.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 236.07 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 7.00 | 87.00 | 94.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 6.17 | 54.92 | 61.09 | OK | |
r-release-linux-x86_64 | 0.2.1 | 5.37 | 54.91 | 60.28 | 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 | 100.00 | 108.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 | 8.00 | 105.00 | 113.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