Last updated on 2025-08-06 01:50:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.10.1 | 2.94 | 166.92 | 169.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.10.1 | 2.39 | 110.13 | 112.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.10.1 | 263.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.10.1 | 278.31 | NOTE | |||
r-devel-windows-x86_64 | 3.10.1 | 4.00 | 239.00 | 243.00 | OK | |
r-patched-linux-x86_64 | 3.10.1 | 3.49 | 158.92 | 162.41 | OK | |
r-release-linux-x86_64 | 3.10.1 | 3.23 | 157.34 | 160.57 | OK | |
r-release-macos-arm64 | 3.10.1 | 116.00 | OK | |||
r-release-macos-x86_64 | 3.10.1 | 214.00 | OK | |||
r-release-windows-x86_64 | 3.10.1 | 6.00 | 81.00 | 87.00 | ERROR | |
r-oldrel-macos-arm64 | 3.10.1 | 112.00 | OK | |||
r-oldrel-macos-x86_64 | 3.10.1 | 160.00 | OK | |||
r-oldrel-windows-x86_64 | 3.10.1 | 8.00 | 89.00 | 97.00 | ERROR |
Version: 3.10.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘backports’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.10.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'analyze_grid_td-ed.Rmd' using rmarkdown
Quitting from analyze_grid_td-ed.Rmd:99-116 [massive-compute]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'analyze_grid_td-ed.Rmd' failed with diagnostics:
ℹ In argument: `sol = pmap(...)`.
Caused by error in `pmap()`:
ℹ In index: 1.
Caused by error in `open.connection()`:
! cannot open the connection
--- failed re-building 'analyze_grid_td-ed.Rmd'
--- re-building 'compare_with_c.Rmd' using rmarkdown
Quitting from compare_with_c.Rmd:39-41 [snvec]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection
---
Backtrace:
▆
1. └─snvecR::snvec(-1e+05, 1, 1, astronomical_solution = "full-ZB18a")
2. └─snvecR::get_solution(...)
3. └─snvecR:::get_ZB(astronomical_solution, quiet = quiet, force = force)
4. └─readr::read_table(...)
5. └─readr:::read_delimited(...)
6. └─readr:::datasource_connection(file, skip, skip_empty_rows, comment)
7. └─readr:::read_connection(path)
8. ├─base::open(con, "rb")
9. └─base::open.connection(con, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'compare_with_c.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building 'compare_with_c.Rmd'
SUMMARY: processing the following files failed:
'analyze_grid_td-ed.Rmd' 'compare_with_c.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64