CRAN Package Check Results for Package ILSAmerge

Last updated on 2026-06-02 21:51:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 3.00 68.54 71.54 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 2.86 48.17 51.03 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 107.60 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 90.22 ERROR
r-devel-windows-x86_64 1.4.0 6.00 89.00 95.00 OK
r-patched-linux-x86_64 1.4.0 3.68 63.42 67.10 OK
r-release-linux-x86_64 1.4.0 3.32 62.39 65.71 OK
r-release-macos-arm64 1.4.0 1.00 85.00 86.00 OK
r-release-macos-x86_64 1.4.0 3.00 121.00 124.00 OK
r-release-windows-x86_64 1.4.0 5.00 89.00 94.00 OK
r-oldrel-macos-arm64 1.4.0 1.00 47.00 48.00 OK
r-oldrel-macos-x86_64 1.4.0 3.00 114.00 117.00 OK
r-oldrel-windows-x86_64 1.4.0 6.00 103.00 109.00 OK

Check Details

Version: 1.4.0
Check: examples
Result: ERROR Running examples in ‘ILSAmerge-Ex.R’ failed The error most likely occurred in: > ### Name: ILSAdownload > ### Title: Download ILSA data > ### Aliases: ILSAdownload > > ### ** Examples > > # For example, to download 'RLII' 1991 data: > > # Path where files will be saved > dir.create(file.path(tempdir(),"ILSAdownload")) > output <- file.path(tempdir(),"ILSAdownload") > > > # Downloading 'RLII' 1991 and unzipping files > ILSAdownload(study = "RLII", year = 1991, outputdir = output, unzip = TRUE, agreeLicense = TRUE) Error: Could not read ILSAlinks file from 'GitHub'. Please be sure that you are connected to the Internet. If you are and this message persists, please contact the mantainer to solve this issue. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.4.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘Download.Rmd’ using rmarkdown trying URL 'https://www.iea.nl/sites/default/files/data-repository/RLII/RLII1991/RLII1991_IDB_SPSS.zip' Content type 'application/zip' length 8859604 bytes (8.4 MB) ================================================== downloaded 8.4 MB --- finished re-building ‘Download.Rmd’ --- re-building ‘IdentifyILSAfiles.Rmd’ using rmarkdown --- finished re-building ‘IdentifyILSAfiles.Rmd’ --- re-building ‘Load.Rmd’ using rmarkdown --- finished re-building ‘Load.Rmd’ --- re-building ‘Merge.Rmd’ using rmarkdown --- finished re-building ‘Merge.Rmd’ --- re-building ‘Onestep.Rmd’ using rmarkdown Quitting from Onestep.Rmd:27-31 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Could not read Disclaimer and License Agreement file from www.iea.nl. Please be sure that you are connected to the Internet and that 'maxtime' is high enough. If after that, this message persists, please contact the mantainer to solve this issue. --- Backtrace: ▆ 1. └─ILSAmerge::ILSAready(...) 2. └─ILSAmerge::ILSAdownload(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Onestep.Rmd' failed with diagnostics: Could not read Disclaimer and License Agreement file from www.iea.nl. Please be sure that you are connected to the Internet and that 'maxtime' is high enough. If after that, this message persists, please contact the mantainer to solve this issue. --- failed re-building ‘Onestep.Rmd’ --- re-building ‘Rename.Rmd’ using rmarkdown --- finished re-building ‘Rename.Rmd’ SUMMARY: processing the following file failed: ‘Onestep.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc