Last updated on 2026-08-18 00:53:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 9.05 | 135.13 | 144.18 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 6.81 | 77.44 | 84.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 7.00 | 95.09 | 102.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 7.00 | 94.32 | 101.32 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 12.00 | 151.00 | 163.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 8.91 | 126.84 | 135.75 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 7.48 | 126.45 | 133.93 | OK | |
| r-release-macos-arm64 | 0.1.0 | 2.00 | 35.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 6.00 | 138.00 | 144.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 10.00 | 0.00 | 10.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 4.00 | 118.00 | 122.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 14.00 | 183.00 | 197.00 | OK |
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘intro.Rmd’ using rmarkdown
Quitting from intro.Rmd:31-45 [data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection to 'https://raw.githubusercontent.com/mitchelloharawild/fable.prophet/master/data-raw/lax_passengers.csv'
---
Backtrace:
▆
1. └─utils::read.csv("https://raw.githubusercontent.com/mitchelloharawild/fable.prophet/master/data-raw/lax_passengers.csv")
2. └─utils::read.table(...)
3. └─base::file(file, "rt")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'intro.Rmd' failed with diagnostics:
cannot open the connection to 'https://raw.githubusercontent.com/mitchelloharawild/fable.prophet/master/data-raw/lax_passengers.csv'
--- failed re-building ‘intro.Rmd’
SUMMARY: processing the following file failed:
‘intro.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc