CRAN Package Check Results for Maintainer ‘Kevin Shook <kevin.shook at usask.ca>’

Last updated on 2025-12-28 05:50:30 CET.

Package ERROR OK
CoSMoS 1 12
CSHShydRology 13

Package CoSMoS

Current CRAN status: ERROR: 1, OK: 12

Version: 2.1.1
Check: examples
Result: ERROR Running examples in 'CoSMoS-Ex.R' failed The error most likely occurred in: > ### Name: seasonalAR > ### Title: Seasonal AR model > ### Aliases: seasonalAR > ### Keywords: internal > > ### ** Examples > > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > data('precip') > > ## Don't show: > precip <- precip[between(date, as.POSIXct('1990-1-01', format('%Y-%m-%d'), tz = 'America/Regina'), + as.POSIXct('1990-1-10', format('%Y-%m-%d'), tz = 'America/Regina'))] 'between' arguments are all POSIXct but have mismatched tzone attributes: ['', 'America/Regina', 'America/Regina']. The UTC times will be compared. > ## End(Don't show) > x <- seasonalACF(precip, 'month') > > seasonalAR(precip$date, x) Error in `[.data.table`(time, , `:=`(n, .N), by = .(y, s)) : attempt access index 3/3 in VECTOR_ELT Calls: seasonalAR -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64

Version: 2.1.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'vignette.Rmd' using rmarkdown Quitting from vignette.Rmd:426-436 [unnamed-chunk-19] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 3/3 in VECTOR_ELT --- Backtrace: ▆ 1. └─CoSMoS::simulateTS(...) 2. └─CoSMoS::seasonalAR(x = seq(from = from, to = to, by = by), ACS = ACS) 3. ├─time[, `:=`(n, .N), by = .(y, s)] 4. └─data.table:::`[.data.table`(time, , `:=`(n, .N), by = .(y, s)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'vignette.Rmd' failed with diagnostics: attempt access index 3/3 in VECTOR_ELT --- failed re-building 'vignette.Rmd' SUMMARY: processing the following file failed: 'vignette.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64

Package CSHShydRology

Current CRAN status: OK: 13

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.