Last updated on 2025-09-15 05:50:16 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
snvecR | 1 | 1 | 11 |
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
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