Last updated on 2025-12-20 21:49:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 6.41 | 164.62 | 171.03 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 19.00 | 415.38 | 434.38 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 7.00 | 299.00 | 306.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 7.00 | 293.00 | 300.00 | OK |
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘checkpointing.Rmd’ using rmarkdown
Quitting from checkpointing.Rmd:61-74 [create_config]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection
---
Backtrace:
▆
1. └─yaml::write_yaml(yml_tmp, temp_config)
2. └─base::file(file, "w", encoding = fileEncoding)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'checkpointing.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘checkpointing.Rmd’
--- re-building ‘getting-started.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘getting-started.Rmd’
--- re-building ‘running-a-simulation.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘running-a-simulation.Rmd’
--- re-building ‘yaml-configuration.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘yaml-configuration.Rmd’
SUMMARY: processing the following file failed:
‘checkpointing.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc