CRAN Package Check Results for Maintainer ‘Ryan Elmore <Ryan.Elmore at du.edu>’

Last updated on 2022-08-15 08:50:33 CEST.

Package ERROR NOTE
NFLSimulatoR 3 10

Package NFLSimulatoR

Current CRAN status: ERROR: 3, NOTE: 10

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