Last updated on 2025-09-22 09:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8.7 | 6.77 | 98.03 | 104.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.8.7 | 4.24 | 69.84 | 74.08 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.8.7 | 158.11 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.8.7 | 183.15 | OK | |||
r-devel-windows-x86_64 | 0.8.7 | 11.00 | 118.00 | 129.00 | OK | |
r-patched-linux-x86_64 | 0.8.7 | 6.75 | 93.93 | 100.68 | OK | |
r-release-linux-x86_64 | 0.8.7 | 6.53 | 94.34 | 100.87 | OK | |
r-release-macos-arm64 | 0.8.7 | 56.00 | OK | |||
r-release-macos-x86_64 | 0.8.7 | 100.00 | OK | |||
r-release-windows-x86_64 | 0.8.7 | 12.00 | 119.00 | 131.00 | OK | |
r-oldrel-macos-arm64 | 0.8.7 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 0.8.7 | 99.00 | OK | |||
r-oldrel-windows-x86_64 | 0.8.7 | 12.00 | 146.00 | 158.00 | OK |
Version: 0.8.7
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Developer_Style_Guide.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘Developer_Style_Guide.Rmd’
--- re-building ‘MazamaSpatialUtils.Rmd’ using rmarkdown
Quitting from MazamaSpatialUtils.Rmd:252-305 [netExport]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection to 'http://mazamascience.com/OilExport/BP_2016_oil_production_bbl.csv'
---
Backtrace:
▆
1. └─utils::read.csv(...)
2. └─utils::read.table(...)
3. ├─base::open(file, "rt")
4. └─base::open.connection(file, "rt")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'MazamaSpatialUtils.Rmd' failed with diagnostics:
cannot open the connection to 'http://mazamascience.com/OilExport/BP_2016_oil_production_bbl.csv'
--- failed re-building ‘MazamaSpatialUtils.Rmd’
SUMMARY: processing the following file failed:
‘MazamaSpatialUtils.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc