CRAN Package Check Results for Package NFLSimulatoR

Last updated on 2026-06-09 21:54:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 3.31 52.87 56.18 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 2.32 40.59 42.91 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 79.70 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.0 93.63 NOTE
r-devel-windows-x86_64 0.4.0 5.00 64.00 69.00 ERROR
r-patched-linux-x86_64 0.4.0 2.75 50.06 52.81 OK
r-release-linux-x86_64 0.4.0 2.49 49.94 52.43 OK
r-release-macos-arm64 0.4.0 1.00 22.00 23.00 OK
r-release-macos-x86_64 0.4.0 2.00 173.00 175.00 OK
r-release-windows-x86_64 0.4.0 5.00 65.00 70.00 OK
r-oldrel-macos-arm64 0.4.0 OK
r-oldrel-macos-x86_64 0.4.0 2.00 141.00 143.00 OK
r-oldrel-windows-x86_64 0.4.0 6.00 83.00 89.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:49-63 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! columns not found: [desc, down, ydstogo, yardline_100, play_type, yards_gained] --- Backtrace: ▆ 1. ├─knitr::kable(...) 2. ├─...[] 3. └─data.table:::`[.data.table`(...) 4. └─data.table:::stopf(...) 5. └─data.table:::raise_condition(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'nflsimulator-basics.Rmd' failed with diagnostics: columns not found: [desc, down, ydstogo, yardline_100, play_type, yards_gained] --- 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