Last updated on 2025-11-12 01:49:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 3.40 | 34.80 | 38.20 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.29 | 41.01 | 43.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 79.58 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 88.82 | NOTE | |||
| r-devel-windows-x86_64 | 0.4.0 | 5.00 | 63.00 | 68.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 3.37 | 49.86 | 53.23 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 2.75 | 48.72 | 51.47 | OK | |
| r-release-macos-arm64 | 0.4.0 | 2.00 | 38.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 6.00 | 137.00 | 143.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 5.00 | 60.00 | 65.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 2.00 | 36.00 | 38.00 | 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 |
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
[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
Flavor: r-devel-linux-x86_64-debian-clang
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