CRAN Package Check Results for Maintainer ‘Hao Ran Lai <hrlai.ecology at gmail.com>’

Last updated on 2022-09-11 12:56:45 CEST.

Package ERROR OK
novelforestSG 1 12

Package novelforestSG

Current CRAN status: ERROR: 1, OK: 12

Version: 1.2.1
Check: examples
Result: ERROR
    Running examples in 'novelforestSG-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: download_model
    > ### Title: Download Model Fitted to the 'novelforest' Data
    > ### Aliases: download_model
    >
    > ### ** Examples
    >
    > novelforest_model <- download_model()
    To save the model locally, use argument save_to = 'path/filename.rds'
    Downloading model (size: 16.5 Mb)
    Warning in readRDS(file = url("https://github.com/hrlai/novelforestSG/blob/master/data/novelforest_model.rds?raw=true")) :
     cannot open URL 'https://github.com/hrlai/novelforestSG/blob/master/data/novelforest_model.rds?raw=true': HTTP status was '429 Unknown Error'
    Error in readRDS(file = url("https://github.com/hrlai/novelforestSG/blob/master/data/novelforest_model.rds?raw=true")) :
     cannot open the connection to 'https://github.com/hrlai/novelforestSG/blob/master/data/novelforest_model.rds?raw=true'
    Calls: download_model -> readRDS
    Execution halted
Flavor: r-devel-windows-x86_64