Last updated on 2026-06-08 02:51:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.2 | 33.67 | 99.07 | 132.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.2 | 23.95 | 59.89 | 83.84 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.1.2 | 47.00 | 153.82 | 200.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 69.00 | 167.07 | 236.07 | OK | |
| r-devel-windows-x86_64 | 2.1.2 | 42.00 | 198.00 | 240.00 | OK | |
| r-patched-linux-x86_64 | 2.1.2 | 35.63 | 92.35 | 127.98 | OK | |
| r-release-linux-x86_64 | 2.1.2 | 33.93 | 92.52 | 126.45 | OK | |
| r-release-macos-arm64 | 2.1.2 | 7.00 | 35.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 2.1.2 | 20.00 | 137.00 | 157.00 | OK | |
| r-release-windows-x86_64 | 2.1.2 | 42.00 | 192.00 | 234.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.2 | 19.00 | 145.00 | 164.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.2 | 49.00 | 211.00 | 260.00 | OK |
Version: 2.1.2
Check: whether the package can be unloaded cleanly
Result: WARN
Fatal error: cannot create 'R_TempDir'
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘fftw.Rnw’ using knitr
--- finished re-building ‘fftw.Rnw’
--- re-building ‘multivariate.Rnw’ using knitr
--- finished re-building ‘multivariate.Rnw’
--- re-building ‘normalization.Rnw’ using knitr
--- finished re-building ‘normalization.Rnw’
--- re-building ‘psd_overview.Rnw’ using knitr
--- finished re-building ‘psd_overview.Rnw’
make[1]: Entering directory '/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/psd.Rcheck/vign_test/psd/vignettes'
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/bin/Rscript -e "if (getRversion() >= '3.0.0') knitr::knit2pdf('fftw.Rnw') else tools::texi2pdf('fftw.tex')"
processing file: fftw.Rnw
output file: fftw.tex
[1] "fftw.pdf"
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/bin/Rscript -e "if (getRversion() >= '3.0.0') knitr::knit2pdf('normalization.Rnw') else tools::texi2pdf('normalization.tex')"
processing file: normalization.Rnw
output file: normalization.tex
[1] "normalization.pdf"
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/bin/Rscript -e "if (getRversion() >= '3.0.0') knitr::knit2pdf('psd_overview.Rnw') else tools::texi2pdf('psd_overview.tex')"
processing file: psd_overview.Rnw
Error in file("", "w+b") : cannot open the connection
Calls: <Anonymous> ... watchout -> local_persistent_sink_connection -> file
In addition: Warning message:
In file("", "w+b") :
cannot open file '/tmp/Rtmp8izSUy/Rfe88715c4f221c': No space left on device
Quitting from psd_overview.Rnw:300-305 [LoadRSEISpackage]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from psd_overview.Rnw:300-305 [LoadRSEISpackage]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Execution halted
make[1]: *** [Makefile:24: psd_overview.pdf] Error 1
make[1]: Leaving directory '/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/psd.Rcheck/vign_test/psd/vignettes'
Error in tools::buildVignettes(dir = "/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/psd.Rcheck/vign_test/psd", :
running 'make' failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc