CRAN Package Check Results for Package NFLSimulatoR

Last updated on 2025-12-27 12:49:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 2.84 51.11 53.95 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 2.13 40.62 42.75 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 6.00 78.92 84.92 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.0 6.00 107.58 113.58 NOTE
r-devel-windows-x86_64 0.4.0 5.00 58.00 63.00 ERROR
r-patched-linux-x86_64 0.4.0 3.09 50.92 54.01 OK
r-release-linux-x86_64 0.4.0 3.17 45.47 48.64 OK
r-release-macos-arm64 0.4.0 OK
r-release-macos-x86_64 0.4.0 2.00 141.00 143.00 OK
r-release-windows-x86_64 0.4.0 5.00 61.00 66.00 OK
r-oldrel-macos-arm64 0.4.0 OK
r-oldrel-macos-x86_64 0.4.0 2.00 50.00 52.00 OK
r-oldrel-windows-x86_64 0.4.0 6.00 71.00 77.00 OK

Check Details

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

Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'nflsimulator-basics.Rmd' using rmarkdown Quitting from nflsimulator-basics.Rmd:33-36 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 379/379 in VECTOR_ELT --- Backtrace: ▆ 1. └─NFLSimulatoR::prep_pbp_data(pbp_data) 2. ├─dt[, `:=`(c("next_play_id"), shift(.SD, 1)), by = game_id] 3. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'nflsimulator-basics.Rmd' failed with diagnostics: attempt access index 379/379 in VECTOR_ELT --- failed re-building 'nflsimulator-basics.Rmd' --- re-building 'nflsimulator-generate-drives.Rmd' using rmarkdown --- finished re-building 'nflsimulator-generate-drives.Rmd' SUMMARY: processing the following file failed: 'nflsimulator-basics.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64