Last updated on 2025-09-15 15:50:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.10.1 | 3.33 | 171.90 | 175.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.10.1 | 2.39 | 114.29 | 116.68 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.10.1 | 160.50 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 3.10.1 | 261.17 | NOTE | |||
r-devel-windows-x86_64 | 3.10.1 | 5.00 | 244.00 | 249.00 | OK | |
r-patched-linux-x86_64 | 3.10.1 | 3.54 | 159.16 | 162.70 | OK | |
r-release-linux-x86_64 | 3.10.1 | 3.20 | 162.30 | 165.50 | 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 | 5.00 | 237.00 | 242.00 | OK | |
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 | 6.00 | 303.00 | 309.00 | OK |
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
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished 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 file failed:
‘compare_with_c.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang