Last updated on 2026-06-08 13:50:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.4 | 7.38 | 83.73 | 91.11 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.4 | 5.86 | 56.18 | 62.04 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.4 | 13.00 | 129.53 | 142.53 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 12.00 | 140.51 | 152.51 | NOTE | |
| r-devel-windows-x86_64 | 0.0.4 | 9.00 | 93.00 | 102.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.4 | 7.54 | 79.87 | 87.41 | NOTE | |
| r-release-linux-x86_64 | 0.0.4 | 7.07 | 80.67 | 87.74 | NOTE | |
| r-release-macos-arm64 | 0.0.4 | 2.00 | 27.00 | 29.00 | NOTE | |
| r-release-macos-x86_64 | 0.0.4 | 6.00 | 103.00 | 109.00 | NOTE | |
| r-release-windows-x86_64 | 0.0.4 | 10.00 | 95.00 | 105.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.0.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.0.4 | 5.00 | 132.00 | 137.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.0.4 | 12.00 | 120.00 | 132.00 | NOTE |
Version: 0.0.4
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘DFA.R’ ‘mvDFA.R’ ‘simulate_Lorenz_noise.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.0.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘mvDFA.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/Rtmpwf01x7/Rf3fb7cc55a0ef4b': No space left on device
Quitting from mvDFA.Rmd:68-77 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from mvDFA.Rmd:68-77 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mvDFA.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘mvDFA.Rmd’
SUMMARY: processing the following file failed:
‘mvDFA.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc