Last updated on 2026-06-20 09:52:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 2.78 | 53.51 | 56.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.20 | 28.37 | 30.57 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 79.70 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 120.21 | NOTE | |||
| r-devel-windows-x86_64 | 0.4.0 | 4.00 | 63.00 | 67.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 3.11 | 53.92 | 57.03 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 3.01 | 48.68 | 51.69 | 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 | 6.00 | 63.00 | 69.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 | 72.00 | 78.00 | OK |
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-linux-x86_64-debian-gcc
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