Last updated on 2022-08-15 08:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 4.19 | 59.29 | 63.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.93 | 53.10 | 56.03 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 87.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 93.69 | NOTE | |||
r-devel-windows-x86_64 | 0.3.0 | 29.00 | 93.00 | 122.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.0 | 3.15 | 59.84 | 62.99 | NOTE | |
r-release-linux-x86_64 | 0.3.0 | 3.39 | 57.34 | 60.73 | ERROR | |
r-release-macos-arm64 | 0.3.0 | 40.00 | NOTE | |||
r-release-macos-x86_64 | 0.3.0 | 53.00 | NOTE | |||
r-release-windows-x86_64 | 0.3.0 | 14.00 | 91.00 | 105.00 | ERROR | |
r-oldrel-macos-arm64 | 0.3.0 | 49.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.3.0 | 59.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 9.00 | 262.00 | 271.00 | NOTE |
Version: 0.3.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘NFLSimulatoR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: download_nflfastR_data
> ### Title: Download raw nflfastR data in rds format
> ### Aliases: download_nflfastR_data
>
> ### ** Examples
>
> df <- download_nflfastR_data(2019)
Warning in readRDS(url(web_address)) :
cannot open URL 'https://raw.githubusercontent.com/guga31bb/nflfastR-data/master/data/play_by_play_2019.rds': HTTP status was '404 Not Found'
Error in readRDS(url(web_address)) :
cannot open the connection to 'https://raw.githubusercontent.com/guga31bb/nflfastR-data/master/data/play_by_play_2019.rds'
Calls: download_nflfastR_data -> readRDS
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in 'NFLSimulatoR-Ex.R' failed
The error most likely occurred in:
> ### Name: download_nflfastR_data
> ### Title: Download raw nflfastR data in rds format
> ### Aliases: download_nflfastR_data
>
> ### ** Examples
>
> df <- download_nflfastR_data(2019)
Warning in readRDS(url(web_address)) :
cannot open URL 'https://raw.githubusercontent.com/guga31bb/nflfastR-data/master/data/play_by_play_2019.rds': HTTP status was '404 Not Found'
Error in readRDS(url(web_address)) :
cannot open the connection to 'https://raw.githubusercontent.com/guga31bb/nflfastR-data/master/data/play_by_play_2019.rds'
Calls: download_nflfastR_data -> readRDS
Execution halted
Flavor: r-release-windows-x86_64