Last updated on 2025-03-10 01:50:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 96.64 | 27.93 | 124.57 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 75.84 | 22.22 | 98.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 217.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 211.47 | NOTE | |||
r-devel-macos-arm64 | 0.1.1 | 56.00 | OK | |||
r-devel-macos-x86_64 | 0.1.1 | 77.00 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 84.00 | 96.00 | 180.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 96.25 | 28.68 | 124.93 | OK | |
r-release-linux-x86_64 | 0.1.1 | 97.79 | 27.95 | 125.74 | OK | |
r-release-macos-arm64 | 0.1.1 | 59.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 108.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 104.00 | 73.00 | 177.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 61.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.1 | 105.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.1 | 108.00 | 84.00 | 192.00 | OK |
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘awdb/libs/awdb.so’:
Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘DATAPTR’, ‘ENCLOS’,
‘FORMALS’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘awdb-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_elements
> ### Title: Get Station Elements
> ### Aliases: get_elements
>
> ### ** Examples
>
> # get snow water equivalent values around Bear Lake
> get_elements(bear_lake, elements = "WTEQ")
Error in `get_elements()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! SSL peer certificate or SSH remote key was not OK [wcc.sc.egov.usda.gov]: server verification failed: certificate signer not trusted. (CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none)
Backtrace:
▆
1. └─awdb::get_elements(bear_lake, elements = "WTEQ")
2. └─awdb:::filter_stations(aoi, elements = collapse(elements), awdb_options)
3. └─httr2::req_perform(request_url, error_call = call)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: installed package size
Result: NOTE
installed size is 8.3Mb
sub-directories of 1Mb or more:
help 1.0Mb
libs 7.1Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.