CRAN Package Check Results for Package datagovsgR

Last updated on 2024-04-26 11:52:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3.72 50.80 54.52 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 3.42 37.86 41.28 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 70.20 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 78.74 NOTE
r-devel-windows-x86_64 1.0.0 5.00 81.00 86.00 OK
r-patched-linux-x86_64 1.0.0 4.32 48.83 53.15 OK
r-release-linux-x86_64 1.0.0 4.98 46.79 51.77 OK
r-release-macos-arm64 1.0.0 42.00 ERROR
r-release-windows-x86_64 1.0.0 6.00 80.00 86.00 OK
r-oldrel-macos-arm64 1.0.0 42.00 OK
r-oldrel-macos-x86_64 1.0.0 56.00 OK
r-oldrel-windows-x86_64 1.0.0 8.00 86.00 94.00 OK

Check Details

Version: 1.0.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘purrr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘datagovsgR-Ex.R’ failed The error most likely occurred in: > ### Name: psi > ### Title: PSI(PoullutantStandardIndex) > ### Aliases: psi > ### Keywords: PSI > > ### ** Examples > > psi() Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [api.data.gov.sg] Resolving timed out after 10003 milliseconds Calls: psi ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-release-macos-arm64