Last updated on 2025-08-29 01:51:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.1 | 5.00 | 54.05 | 59.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.10.1 | 3.26 | 42.37 | 45.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.10.1 | 82.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.1 | 97.48 | NOTE | |||
r-devel-windows-x86_64 | 0.10.1 | 7.00 | 72.00 | 79.00 | OK | |
r-patched-linux-x86_64 | 0.10.1 | 4.06 | 51.54 | 55.60 | NOTE | |
r-release-linux-x86_64 | 0.10.1 | 4.85 | 51.69 | 56.54 | NOTE | |
r-release-macos-arm64 | 0.10.1 | 48.00 | OK | |||
r-release-macos-x86_64 | 0.10.1 | 84.00 | OK | |||
r-release-windows-x86_64 | 0.10.1 | 8.00 | 74.00 | 82.00 | OK | |
r-oldrel-macos-arm64 | 0.10.1 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 0.10.1 | 67.00 | OK | |||
r-oldrel-windows-x86_64 | 0.10.1 | 9.00 | 84.00 | 93.00 | OK |
Version: 0.10.1
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.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Dean Attali <daattali@gmail.com>’
Found the following (possibly) invalid URLs:
URL: https:/daattali.com/shiny/ggExtra-ggMarginal-demo/
From: inst/doc/ggExtra.html
README.md
Message: Invalid URL: missing authority part
URL: https:/deanattali.com
From: inst/doc/ggExtra.html
README.md
Message: Invalid URL: missing authority part
URL: https:/deanattali.com/2015/03/29/ggExtra-r-package/
From: inst/doc/ggExtra.html
README.md
Message: Invalid URL: missing authority part
URL: https:/stackoverflow.com/questions/29062766/store-output-from-gridextragrid-arrange-into-an-object
From: inst/doc/ggExtra.html
README.md
Message: Invalid URL: missing authority part
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.10.1
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