Last updated on 2025-12-07 07:50:10 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 2.91 | 30.21 | 33.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.04 | 18.31 | 20.35 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 49.23 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 45.08 | NOTE | |||
| r-devel-windows-x86_64 | 0.1.2 | 5.00 | 52.00 | 57.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 2.83 | 25.24 | 28.07 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 2.48 | 25.83 | 28.31 | OK | |
| r-release-macos-arm64 | 0.1.2 | OK | ||||
| r-release-macos-x86_64 | 0.1.2 | 3.00 | 36.00 | 39.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 5.00 | 50.00 | 55.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 4.00 | 25.00 | 29.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 6.00 | 59.00 | 65.00 | OK |
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