CRAN Package Check Results for Package USgas

Last updated on 2026-06-08 13:50:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.45 32.92 35.37 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 1.99 21.86 23.85 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 55.69 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 66.75 NOTE
r-devel-windows-x86_64 0.1.2 3.00 57.00 60.00 NOTE
r-patched-linux-x86_64 0.1.2 2.41 28.70 31.11 NOTE
r-release-linux-x86_64 0.1.2 2.52 28.21 30.73 NOTE
r-release-macos-arm64 0.1.2 1.00 15.00 16.00 NOTE
r-release-macos-x86_64 0.1.2 3.00 52.00 55.00 NOTE
r-release-windows-x86_64 0.1.2 5.00 50.00 55.00 NOTE
r-oldrel-macos-arm64 0.1.2 NOTE
r-oldrel-macos-x86_64 0.1.2 2.00 48.00 50.00 NOTE
r-oldrel-windows-x86_64 0.1.2 7.00 61.00 68.00 NOTE

Check Details

Version: 0.1.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘usgas.Rd’ 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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘USgas-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: usgas > ### Title: US Monthly Consumption of Natural Gas by End Use > ### Aliases: usgas > ### Keywords: datasets gas natural state timeseries us > > ### ** Examples > > > 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: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘introduction.Rmd’ using rmarkdown Quitting from introduction.Rmd:78-92 [unnamed-chunk-5] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `library()`: ! there is no package called 'plotly' --- Backtrace: ▆ 1. └─base::library(plotly) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'introduction.Rmd' failed with diagnostics: there is no package called 'plotly' --- failed re-building ‘introduction.Rmd’ SUMMARY: processing the following file failed: ‘introduction.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc