Last updated on 2026-08-18 08:51:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.1 | 11.77 | 107.40 | 119.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.1 | 8.37 | 78.67 | 87.04 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.3.1 | 9.00 | 78.60 | 87.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 84.85 | OK | |||
| r-devel-windows-x86_64 | 1.3.1 | 14.00 | 114.00 | 128.00 | OK | |
| r-patched-linux-x86_64 | 1.3.1 | 9.53 | 101.85 | 111.38 | OK | |
| r-release-linux-x86_64 | 1.3.1 | 11.22 | 101.23 | 112.45 | OK | |
| r-release-macos-arm64 | 1.3.1 | 3.00 | 35.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 1.3.1 | 8.00 | 174.00 | 182.00 | OK | |
| r-release-windows-x86_64 | 1.3.1 | 12.00 | 0.00 | 12.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.1 | 3.00 | 50.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.1 | 8.00 | 127.00 | 135.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.1 | 21.00 | 132.00 | 153.00 | ERROR |
Version: 1.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘f1pits-intro.Rmd’ using rmarkdown
Quitting from f1pits-intro.Rmd:36-42 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! cannot open the connection
---
Backtrace:
▆
1. ├─f1pits::pits(1, 2026)
2. │ ├─dplyr::bind_rows(lapply(rounds_to_use, get_single_round))
3. │ │ └─rlang::list2(...)
4. │ └─base::lapply(rounds_to_use, get_single_round)
5. │ └─f1pits (local) FUN(X[[i]], ...)
6. │ └─readr::read_delim(...)
7. │ └─vroom::vroom(...)
8. │ └─vroom:::vroom_(...)
9. └─vroom (local) `<fn>`(`<curl>`, "rb")
10. └─base::tryCatch(...)
11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
13. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'f1pits-intro.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘f1pits-intro.Rmd’
SUMMARY: processing the following file failed:
‘f1pits-intro.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'f1pits-intro.Rmd' using rmarkdown
Quitting from f1pits-intro.Rmd:66-80 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `pits()`:
! Error when listing files on GitHub. HTTP status: 403
---
Backtrace:
▆
1. └─f1pits::pits(1, 2025)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'f1pits-intro.Rmd' failed with diagnostics:
Error when listing files on GitHub. HTTP status: 403
--- failed re-building 'f1pits-intro.Rmd'
SUMMARY: processing the following file failed:
'f1pits-intro.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64