Last updated on 2026-06-07 09:52:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.1 | 5.52 | 71.47 | 76.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.8.1 | 5.65 | 52.37 | 58.02 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.8.1 | 11.00 | 112.40 | 123.40 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.1 | 11.00 | 121.89 | 132.89 | NOTE | |
| r-devel-windows-x86_64 | 0.8.1 | 9.00 | 92.00 | 101.00 | OK | |
| r-patched-linux-x86_64 | 0.8.1 | 6.61 | 67.94 | 74.55 | OK | |
| r-release-linux-x86_64 | 0.8.1 | 5.75 | 68.99 | 74.74 | OK | |
| r-release-macos-arm64 | 0.8.1 | 2.00 | 23.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.8.1 | 5.00 | 86.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 0.8.1 | 8.00 | 88.00 | 96.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.8.1 | 4.00 | 88.00 | 92.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.1 | 11.00 | 111.00 | 122.00 | OK |
Version: 0.8.1
Check: foreign function calls
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpuIHRHB/Rf2477901000f72d': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file
Execution halted
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘rpart’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc