Last updated on 2025-10-29 05:50:25 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 6.06 | 62.60 | 68.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 3.91 | 42.31 | 46.22 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 14.00 | 86.80 | 100.80 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 15.00 | 104.38 | 119.38 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 7.00 | 77.00 | 84.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 5.92 | 58.18 | 64.10 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 5.69 | 57.33 | 63.02 | OK | |
| r-release-macos-arm64 | 0.4.0 | 3.00 | 50.00 | 53.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 5.00 | 98.00 | 103.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 10.00 | 73.00 | 83.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 3.00 | 66.00 | 69.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 6.00 | 100.00 | 106.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 10.00 | 90.00 | 100.00 | OK |
Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘regional-convergence.Rmd’ using rmarkdown
Quitting from regional-convergence.Rmd:38-62 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `value[[3L]]()`:
! Failed to download the dataset. Error: cannot open URL 'https://zenodo.org/records/16313760/files/DOSE_V2.11.csv?download=1'
---
Backtrace:
▆
1. └─subincomeR::getDOSE(years = c(2000, 2019))
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'regional-convergence.Rmd' failed with diagnostics:
Failed to download the dataset. Error: cannot open URL 'https://zenodo.org/records/16313760/files/DOSE_V2.11.csv?download=1'
--- failed re-building ‘regional-convergence.Rmd’
SUMMARY: processing the following file failed:
‘regional-convergence.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc