Last updated on 2026-06-03 07:51:06 CEST.
| Package | ERROR | OK |
|---|---|---|
| classicaltest | 13 | |
| enaho | 13 | |
| ILSAmerge | 1 | 12 |
| ILSAstats | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
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
Current CRAN status: OK: 13