Last updated on 2025-11-07 13:50:51 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| resourcecode | 1 | 12 | |
| resourcecodedata | 3 | 10 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.4.0
Check: examples
Result: ERROR
Running examples in ‘resourcecode-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: compute_sea_state_1d_spectrum
> ### Title: Compute sea_state parameter from wave spectrum
> ### Aliases: compute_sea_state_1d_spectrum
>
> ### ** Examples
>
> rscd_params <- get_parameters(
+ node = "134865",
+ start = "1994-01-01",
+ end = "1994-01-31 23:00:00",
+ parameters = c("hs", "tp", "cge", "t01", "dp", "dir")
+ )
Warning in open.connection(con, "rb") :
cannot open URL 'https://resourcecode-datacharts.ifremer.fr//api/timeseries?parameter=hs&node=134864&start=1994-01-01T00:00:00Z&end=1994-01-31T23:00:00Z': HTTP status was '500 Internal Server Error'
Error in open.connection(con, "rb") :
cannot open the connection to 'https://resourcecode-datacharts.ifremer.fr//api/timeseries?parameter=hs&node=134864&start=1994-01-01T00:00:00Z&end=1994-01-31T23:00:00Z'
Calls: get_parameters ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘resourcecode.Rmd’ using rmarkdown
Quitting from resourcecode.Rmd:115-131 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection to 'https://resourcecode-datacharts.ifremer.fr//api/timeseries?parameter=hs&node=134939&start=1994-01-01T00:00:00Z&end=1994-12-31T23:00:00Z'
---
Backtrace:
▆
1. └─resourcecode::get_parameters(...)
2. └─resourcecode:::get_parameters_raw(...)
3. └─jsonlite::fromJSON(request)
4. └─jsonlite:::parse_and_simplify(...)
5. └─jsonlite:::parseJSON(txt, bigint_as_char)
6. └─jsonlite:::parse_con(txt, bigint_as_char)
7. ├─base::open(con, "rb")
8. └─base::open.connection(con, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'resourcecode.Rmd' failed with diagnostics:
cannot open the connection to 'https://resourcecode-datacharts.ifremer.fr//api/timeseries?parameter=hs&node=134939&start=1994-01-01T00:00:00Z&end=1994-12-31T23:00:00Z'
--- failed re-building ‘resourcecode.Rmd’
SUMMARY: processing the following file failed:
‘resourcecode.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 8.4Mb
sub-directories of 1Mb or more:
data 8.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64