Last updated on 2026-06-08 13:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.11.0 | 3.92 | 55.01 | 58.93 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.11.0 | 3.13 | 40.35 | 43.48 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.11.0 | 8.00 | 85.98 | 93.98 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.11.0 | 7.00 | 93.93 | 100.93 | NOTE | |
| r-devel-windows-x86_64 | 0.11.0 | 8.00 | 80.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 0.11.0 | 3.54 | 52.55 | 56.09 | NOTE | |
| r-release-linux-x86_64 | 0.11.0 | 3.93 | 51.95 | 55.88 | NOTE | |
| r-release-macos-arm64 | 0.11.0 | 1.00 | 22.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.11.0 | 3.00 | 85.00 | 88.00 | OK | |
| r-release-windows-x86_64 | 0.11.0 | 8.00 | 78.00 | 86.00 | OK | |
| r-oldrel-macos-arm64 | 0.11.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.11.0 | 3.00 | 66.00 | 69.00 | OK | |
| r-oldrel-windows-x86_64 | 0.11.0 | 9.00 | 92.00 | 101.00 | OK |
Version: 0.11.0
Check: R code for possible problems
Result: NOTE
Found the following assignments to the global environment:
File ‘ggExtra/R/ggMarginalGadget.R’:
assign(plotname, eval(parse(text = origPlot)), envir = .GlobalEnv)
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.11.0
Check: top-level files
Result: WARN
Conversion of ‘README.md’ failed:
pandoc: /tmp/RtmpTLCagt/pandoc14af4d4b0c08ee.html: withFile: resource exhausted (No space left on device)
HasCallStack backtrace:
collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.11.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘R6’ ‘scales’ ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc