Last updated on 2026-07-07 02:53:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 13.47 | 281.15 | 294.62 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 10.90 | 160.51 | 171.41 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 26.00 | 384.40 | 410.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 25.00 | 497.44 | 522.44 | OK | |
| r-devel-windows-x86_64 | 1.0.4 | 17.00 | 276.00 | 293.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 15.46 | 260.30 | 275.76 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 13.39 | 260.50 | 273.89 | OK | |
| r-release-macos-arm64 | 1.0.4 | 4.00 | 64.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 7.00 | ERROR | |||
| r-release-windows-x86_64 | 1.0.4 | 17.00 | 281.00 | 298.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | 4.00 | 61.00 | 65.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.4 | 12.00 | 311.00 | 323.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 24.00 | 372.00 | 396.00 | OK |
Version: 1.0.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Examples.Rmd’ using rmarkdown
Quitting from Examples.Rmd:502-504 [svt data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection to 'https://raw.githubusercontent.com/kaskr/RTMB/master/tmb_examples/sdv_multi_data.R'
---
Backtrace:
▆
1. └─base::source("https://raw.githubusercontent.com/kaskr/RTMB/master/tmb_examples/sdv_multi_data.R")
2. └─base::file(filename, "r", encoding = encoding)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Examples.Rmd' failed with diagnostics:
cannot open the connection to 'https://raw.githubusercontent.com/kaskr/RTMB/master/tmb_examples/sdv_multi_data.R'
--- failed re-building ‘Examples.Rmd’
--- re-building ‘distlist.Rmd’ using rmarkdown
--- finished re-building ‘distlist.Rmd’
SUMMARY: processing the following file failed:
‘Examples.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: package dependencies
Result: ERROR
Package required but not available: ‘RTMB’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64