Last updated on 2023-03-22 21:58:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | 4.87 | 55.91 | 60.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 5.30 | 42.40 | 47.70 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.10.0 | 83.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 90.91 | NOTE | |||
r-patched-linux-x86_64 | 0.10.0 | 5.23 | 57.00 | 62.23 | NOTE | |
r-release-linux-x86_64 | 0.10.0 | 5.20 | 56.31 | 61.51 | NOTE | |
r-release-macos-arm64 | 0.10.0 | 35.00 | NOTE | |||
r-release-macos-x86_64 | 0.10.0 | 52.00 | NOTE | |||
r-release-windows-x86_64 | 0.10.0 | 439.00 | 102.00 | 541.00 | OK | |
r-oldrel-macos-arm64 | 0.10.0 | 31.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.10.0 | 41.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.10.0 | 16.00 | 93.00 | 109.00 | OK |
Version: 0.10.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.10.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
Version: 0.10.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘R6’ ‘grDevices’ ‘scales’ ‘utils’
All declared Imports should be used.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64