CRAN Package Check Results for Package USgrid

Last updated on 2026-06-08 02:51:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 3.02 31.99 35.01 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 2.09 19.63 21.72 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 50.72 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 48.26 NOTE
r-devel-windows-x86_64 0.1.2 5.00 58.00 63.00 OK
r-patched-linux-x86_64 0.1.2 2.37 26.13 28.50 OK
r-release-linux-x86_64 0.1.2 2.44 26.85 29.29 OK
r-release-macos-arm64 0.1.2 1.00 12.00 13.00 OK
r-release-macos-x86_64 0.1.2 3.00 43.00 46.00 OK
r-release-windows-x86_64 0.1.2 6.00 57.00 63.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 3.00 36.00 39.00 OK
r-oldrel-windows-x86_64 0.1.2 7.00 64.00 71.00 OK

Check Details

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘USgrid-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: Cal_elec > ### Title: Demand for California Independent System Operator (CISO) > ### Aliases: Cal_elec > ### Keywords: datasets time-series > > ### ** Examples > > > data(Cal_elec) > > library(plotly) Error in library(plotly) : there is no package called ‘plotly’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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