Last updated on 2022-04-12 08:52:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 7.69 | 74.39 | 82.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 7.15 | 56.76 | 63.91 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 99.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 88.44 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.1 | 15.00 | 92.00 | 107.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 8.76 | 71.63 | 80.39 | NOTE | |
r-release-linux-x86_64 | 0.1 | 9.50 | 67.21 | 76.71 | NOTE | |
r-release-macos-arm64 | 0.1 | NOTE | ||||
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 17.00 | 81.00 | 98.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 20.00 | 79.00 | 99.00 | NOTE |
Version: 0.1
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'JM'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1
Check: R code for possible problems
Result: NOTE
SEchart: no visible global function definition for 'rect'
SEchart: no visible global function definition for 'par'
SEchart: no visible global function definition for 'grid'
SEchart: no visible global function definition for 'axis'
SEchart: no visible global function definition for 'text'
SEchart: no visible global function definition for 'lines'
SEchart: no visible global function definition for 'heat.colors'
SEchart: no visible global function definition for 'topo.colors'
SEchart: no visible global function definition for 'cm.colors'
SEchart: no visible global function definition for 'terrain.colors'
SEchart: no visible global function definition for 'gray.colors'
SEchart: no visible global function definition for 'rainbow'
SEchart: no visible global function definition for 'points'
SEchart: no visible global function definition for 'legend'
Undefined global functions or variables:
axis cm.colors gray.colors grid heat.colors legend lines par points
rainbow rect terrain.colors text topo.colors
Consider adding
importFrom("grDevices", "cm.colors", "gray.colors", "heat.colors",
"rainbow", "terrain.colors", "topo.colors")
importFrom("graphics", "axis", "grid", "legend", "lines", "par",
"points", "rect", "text")
to your NAMESPACE file.
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-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘Hmisc’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang