Last updated on 2026-05-20 13:51:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.34 | 53.70 | 56.04 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.87 | 35.71 | 37.58 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 85.31 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 95.16 | OK | |||
| r-devel-windows-x86_64 | 0.1.1 | 6.00 | 124.00 | 130.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 2.38 | 50.33 | 52.71 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 1.90 | 50.56 | 52.46 | OK | |
| r-release-macos-arm64 | 0.1.1 | 1.00 | 69.00 | 70.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 2.00 | 174.00 | 176.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 5.00 | 102.00 | 107.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 2.00 | 108.00 | 110.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 6.00 | 125.00 | 131.00 | OK |
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘basic-usage.Rmd’ using rmarkdown
trying URL 'https://edfinr-tidy-data.s3.us-east-2.amazonaws.com/edfinr_data_fy12_fy22_skinny.rds'
trying URL 'https://edfinr-tidy-data.s3.us-east-2.amazonaws.com/edfinr_data_fy12_fy22_skinny.rds'
trying URL 'https://edfinr-tidy-data.s3.us-east-2.amazonaws.com/edfinr_data_fy12_fy22_skinny.rds'
Quitting from basic-usage.Rmd:46-52 [example-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `value[[3L]]()`:
! Failed to download education finance data after 3 attempts.
✖ Error: cannot open URL
'https://edfinr-tidy-data.s3.us-east-2.amazonaws.com/edfinr_data_fy12_fy22_skinny.rds'
ℹ Check your internet connection and try again.
ℹ If the problem persists, the data source may be temporarily unavailable.
---
Backtrace:
▆
1. └─edfinr::get_finance_data(yr = 2016, geo = "KY")
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 'basic-usage.Rmd' failed with diagnostics:
Failed to download education finance data after 3 attempts.
✖ Error: cannot open URL
'https://edfinr-tidy-data.s3.us-east-2.amazonaws.com/edfinr_data_fy12_fy22_skinny.rds'
ℹ Check your internet connection and try again.
ℹ If the problem persists, the data source may be temporarily unavailable.
--- failed re-building ‘basic-usage.Rmd’
--- re-building ‘cpi-adjustments.Rmd’ using rmarkdown
trying URL 'https://edfinr-tidy-data.s3.us-east-2.amazonaws.com/edfinr_data_fy12_fy22_skinny.rds'
Content type 'binary/octet-stream' length 66126702 bytes (63.1 MB)
==================================================
downloaded 63.1 MB
--- finished re-building ‘cpi-adjustments.Rmd’
--- re-building ‘data-sources-methods.Rmd’ using rmarkdown
--- finished re-building ‘data-sources-methods.Rmd’
SUMMARY: processing the following file failed:
‘basic-usage.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc