Last updated on 2026-06-07 13:50:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.1 | 3.82 | 170.39 | 174.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.0.1 | 3.33 | 115.98 | 119.31 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.0.1 | 273.74 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 3.0.1 | 7.00 | 278.44 | 285.44 | OK | |
| r-devel-windows-x86_64 | 3.0.1 | 7.00 | 199.00 | 206.00 | OK | |
| r-patched-linux-x86_64 | 3.0.1 | 4.38 | 158.99 | 163.37 | OK | |
| r-release-linux-x86_64 | 3.0.1 | 4.05 | 158.68 | 162.73 | OK | |
| r-release-macos-arm64 | 3.0.1 | 1.00 | 60.00 | 61.00 | OK | |
| r-release-macos-x86_64 | 3.0.1 | 3.00 | 204.00 | 207.00 | OK | |
| r-release-windows-x86_64 | 3.0.1 | 7.00 | 195.00 | 202.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.1 | 1.00 | 58.00 | 59.00 | OK | |
| r-oldrel-macos-x86_64 | 3.0.1 | 3.00 | 177.00 | 180.00 | OK | |
| r-oldrel-windows-x86_64 | 3.0.1 | 9.00 | 255.00 | 264.00 | OK |
Version: 3.0.1
Check: Rd \usage sections
Result: WARN
Fatal error: cannot create 'R_TempDir'
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.0.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘select_knots.Rmd’ using rmarkdown
--- finished re-building ‘select_knots.Rmd’
--- re-building ‘vismeteor.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/Rtmpj09kAH/Rf2633c21d980ec5': No space left on device
Quitting from vismeteor.Rmd:302-307 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from vismeteor.Rmd:302-307 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vismeteor.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘vismeteor.Rmd’
--- re-building ‘vmgeom.Rmd’ using rmarkdown
--- finished re-building ‘vmgeom.Rmd’
--- re-building ‘vmideal.Rmd’ using rmarkdown
--- finished re-building ‘vmideal.Rmd’
SUMMARY: processing the following file failed:
‘vismeteor.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc