Last updated on 2026-08-25 19:50:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.2 | 4.04 | 74.14 | 78.18 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.2 | 3.34 | 53.16 | 56.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.2 | 39.60 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.4.2 | 42.70 | ERROR | |||
| r-devel-windows-x86_64 | 1.4.2 | 7.00 | 97.00 | 104.00 | OK | |
| r-patched-linux-x86_64 | 1.4.2 | 4.75 | 68.72 | 73.47 | OK | |
| r-release-linux-x86_64 | 1.4.2 | 4.26 | 67.26 | 71.52 | OK | |
| r-release-macos-arm64 | 1.4.2 | 1.00 | 68.00 | 69.00 | OK | |
| r-release-macos-x86_64 | 1.4.2 | 3.00 | 133.00 | 136.00 | OK | |
| r-release-windows-x86_64 | 1.4.2 | 5.00 | 78.00 | 83.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.4.2 | 1.00 | 73.00 | 74.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.2 | 3.00 | 138.00 | 141.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.2 | 7.00 | 112.00 | 119.00 | OK |
Version: 1.4.2
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)
By accessing the Data Repository, IDB Analyzer and Data visualizer, you indicate that you agree to the terms and conditions associated with their use. Please read the Disclaimer and License Agreement for full details.
1 files found for RLII 1991.
trying URL 'https://www.iea.nl/sites/default/files/data-repository/RLII/RLII1991/RLII1991_IDB_SPSS.zip'
Error: Could not download data files. 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.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-windows-x86_64
Version: 1.4.2
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'
Quitting from Download.Rmd:57-60 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Could not download data files. 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::ILSAdownload(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Download.Rmd' failed with diagnostics:
Could not download data files. 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 ‘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
trying URL 'https://www.iea.nl/sites/default/files/data-repository/RLII/RLII1991/RLII1991_IDB_SPSS.zip'
Quitting from Onestep.Rmd:27-31 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Could not download data files. 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 download data files. 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 files failed:
‘Download.Rmd’ ‘Onestep.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-windows-x86_64