Last updated on 2026-03-15 14:52:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 1.87 | 34.87 | 36.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 1.41 | 24.71 | 26.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 50.22 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 62.08 | OK | |||
| r-devel-macos-arm64 | 2.0.0 | 1.00 | 24.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 6.00 | 59.00 | 65.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 1.97 | 30.24 | 32.21 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 1.29 | 29.75 | 31.04 | OK | |
| r-release-macos-arm64 | 2.0.0 | 0.00 | 21.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 2.00 | 59.00 | 61.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 4.00 | 59.00 | 63.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 1.00 | 25.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.0 | 2.00 | 88.00 | 90.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 5.00 | 66.00 | 71.00 | OK |
Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘rvolleydata-how-to-use.Rmd’ using rmarkdown
Quitting from rvolleydata-how-to-use.Rmd:101-104 [events_log]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! cannot open the connection to 'https://github.com/awosoga/volleydata/releases/download/pvf-events-log/pvf_events_log_2025.csv'
---
Backtrace:
▆
1. ├─rvolleydata::load_events_log("mlv", 2025)
2. │ └─rvolleydata:::get_data(league, seasons)
3. │ └─readr::read_csv(...)
4. │ └─vroom::vroom(...)
5. │ └─vroom:::vroom_(...)
6. └─vroom (local) `<fn>`(`<url>`, "rb")
7. └─base::tryCatch(...)
8. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'rvolleydata-how-to-use.Rmd' failed with diagnostics:
cannot open the connection to 'https://github.com/awosoga/volleydata/releases/download/pvf-events-log/pvf_events_log_2025.csv'
--- failed re-building ‘rvolleydata-how-to-use.Rmd’
SUMMARY: processing the following file failed:
‘rvolleydata-how-to-use.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc