Last updated on 2026-06-08 00:52:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.3-2 | 6.09 | 240.08 | 246.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.3-2 | 3.46 | 137.48 | 140.94 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.3-2 | 10.00 | 392.71 | 402.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.3-2 | 11.00 | 439.72 | 450.72 | OK | |
| r-devel-windows-x86_64 | 3.3-2 | 8.00 | 244.00 | 252.00 | OK | |
| r-patched-linux-x86_64 | 3.3-2 | 6.57 | 233.35 | 239.92 | OK | |
| r-release-linux-x86_64 | 3.3-2 | 5.53 | 238.33 | 243.86 | OK | |
| r-release-macos-arm64 | 3.3-2 | 1.00 | 53.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 3.3-2 | 4.00 | 209.00 | 213.00 | OK | |
| r-release-windows-x86_64 | 3.3-2 | 9.00 | 240.00 | 249.00 | OK | |
| r-oldrel-macos-arm64 | 3.3-2 | 1.00 | 57.00 | 58.00 | OK | |
| r-oldrel-macos-x86_64 | 3.3-2 | 4.00 | 248.00 | 252.00 | OK | |
| r-oldrel-windows-x86_64 | 3.3-2 | 12.00 | 315.00 | 327.00 | OK |
Version: 3.3-2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘dental.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/RtmpxTWT9i/Rf8042324bf841': No space left on device
Quitting from dental.Rmd:55-59 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from dental.Rmd:55-59 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'dental.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘dental.Rmd’
--- re-building ‘munsellinterpol-guide.Rmd’ using rmarkdown
Quitting from munsellinterpol-guide.Rmd:255-273 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'flextable'
---
Backtrace:
▆
1. └─base::library(flextable)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'munsellinterpol-guide.Rmd' failed with diagnostics:
there is no package called 'flextable'
--- failed re-building ‘munsellinterpol-guide.Rmd’
--- re-building ‘soil.Rmd’ using rmarkdown
Quitting from soil.Rmd:121-125 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'OxSR'
---
Backtrace:
▆
1. ├─global load_soil()
2. │ └─base::match(wave, soil_raw$wavelength_nm)
3. └─base::loadNamespace(x)
4. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
5. └─base (local) withOneRestart(expr, restarts[[1L]])
6. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'soil.Rmd' failed with diagnostics:
there is no package called 'OxSR'
--- failed re-building ‘soil.Rmd’
--- re-building ‘lightness.rnw’ using knitr
--- finished re-building ‘lightness.rnw’
--- re-building ‘lociHC.rnw’ using knitr
--- finished re-building ‘lociHC.rnw’
SUMMARY: processing the following files failed:
‘dental.Rmd’ ‘munsellinterpol-guide.Rmd’ ‘soil.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc