Last updated on 2023-06-04 02:54:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 6.62 | 126.08 | 132.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 5.54 | 95.56 | 101.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 193.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 527.36 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 8.00 | 201.00 | 209.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 7.93 | 117.77 | 125.70 | OK | |
r-release-linux-x86_64 | 0.4.0 | 5.42 | 119.86 | 125.28 | OK | |
r-release-macos-arm64 | 0.4.0 | 249.00 | ERROR | |||
r-release-macos-x86_64 | 0.4.0 | 343.00 | ERROR | |||
r-release-windows-x86_64 | 0.4.0 | 10.00 | 225.00 | 235.00 | OK | |
r-oldrel-macos-arm64 | 0.4.0 | 264.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.0 | 412.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.0 | 10.00 | 235.00 | 245.00 | OK |
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘manualtests.R’ [0s/0s]
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [157s/197s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
20. │ └─renv:::renv_snapshot_filter_packages(project, records, packages)
21. │ └─renv:::keep(records, all)
22. └─renv:::renv_snapshot_libpaths(libpaths = libpaths, project = project)
23. ├─renv:::dynamic(...)
24. │ └─`_renv_dynamic_objects`[[id]] %||% value
25. └─renv:::renv_snapshot_libpaths_impl(libpaths, project)
26. └─renv:::uapply(libpaths, renv_snapshot_library, project = project)
27. ├─base::unlist(lapply(x, f, ...), recursive = FALSE)
28. └─base::lapply(x, f, ...)
29. └─renv (local) FUN(X[[i]], ...)
30. └─renv:::stopf("snapshot of library %s failed", renv_path_pretty(library))
[ FAIL 1 | WARN 12 | SKIP 2 | PASS 309 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘manualtests.R’ [0s/0s]
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [159s/253s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
20. │ └─renv:::renv_snapshot_filter_packages(project, records, packages)
21. │ └─renv:::keep(records, all)
22. └─renv:::renv_snapshot_libpaths(libpaths = libpaths, project = project)
23. ├─renv:::dynamic(...)
24. │ └─`_renv_dynamic_objects`[[id]] %??% ...
25. └─renv:::renv_snapshot_libpaths_impl(libpaths, project)
26. └─renv:::uapply(libpaths, renv_snapshot_library, project = project)
27. ├─base::unlist(lapply(x, f, ...), recursive = FALSE)
28. └─base::lapply(x, f, ...)
29. └─renv (local) FUN(X[[i]], ...)
30. └─renv:::stopf("snapshot of library %s failed", renv_path_pretty(library))
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 304 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64