Last updated on 2026-02-06 23:50:49 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| resourcecode | 2 | 11 | |
| resourcecodedata | 3 | 10 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.5.2
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")
+ )
Warning in open.connection(con, "rb") :
URL 'https://resourcecode-datacharts.ifremer.fr/api/timeseries?parameter=hs&node=134864&start=1994-01-01T00:00:00Z&end=1994-01-31T23:00:00Z': Timeout of 60 seconds was reached
Could not retrieve data from the remote resource. The server may be unavailable or the URL may have changed.
Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 0, 744
Calls: get_parameters -> cbind -> cbind -> data.frame
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.2
Check: examples
Result: ERROR
Running examples in 'resourcecode-Ex.R' failed
The error most likely occurred in:
> ### 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")
+ )
Warning in open.connection(con, "rb") :
URL 'https://resourcecode-datacharts.ifremer.fr/api/timeseries?parameter=hs&node=134864&start=1994-01-01T00:00:00Z&end=1994-01-31T23:00:00Z': Timeout of 60 seconds was reached
Could not retrieve data from the remote resource. The server may be unavailable or the URL may have changed.
Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 0, 744
Calls: get_parameters -> cbind -> cbind -> data.frame
Execution halted
Flavor: r-devel-windows-x86_64
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