CRAN Package Check Results for Package NFLSimulatoR

Last updated on 2025-12-19 14:50:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 3.24 49.55 52.79 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 1.87 38.71 40.58 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 69.20 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.0 78.86 ERROR
r-devel-windows-x86_64 0.4.0 5.00 60.00 65.00 OK
r-patched-linux-x86_64 0.4.0 2.59 51.08 53.67 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 4.00 62.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 70.00 76.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 [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘nflsimulator-generate-drives.Rmd’ SUMMARY: processing the following file failed: ‘nflsimulator-basics.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc