Last updated on 2018-02-25 00:49:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 6.11 | 80.89 | 87.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 5.54 | 59.25 | 64.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 101.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 96.85 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 14.00 | 112.00 | 126.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 1.31 | 73.43 | 74.74 | NOTE | |
r-patched-solaris-x86 | 1.1 | 93.60 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 1.08 | 73.96 | 75.04 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 7.00 | 105.00 | 112.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 3.00 | 79.00 | 82.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘stats’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.1
Check: R code for possible problems
Result: NOTE
AnalyzeLVZ: no visible global function definition for ‘approx’
ConvP2Vdepthinv: no visible global function definition for ‘approx’
DistSummary: no visible global function definition for ‘heat.colors’
Earthplot: no visible global function definition for ‘heat.colors’
Earthplot: no visible global function definition for ‘par’
Earthplot: no visible global function definition for ‘plot’
Earthplot: no visible global function definition for ‘approx’
Earthplot: no visible global function definition for ‘image’
Earthplot: no visible binding for global variable ‘lines’
FindRoots: no visible global function definition for ‘uniroot’
InterpModel: no visible global function definition for ‘approx’
LinInterp: no visible global function definition for ‘approx’
PolarPlot: no visible binding for global variable ‘plot’
Rayfan: no visible binding for global variable ‘lines’
polaraxis: no visible global function definition for ‘text’
Undefined global functions or variables:
approx heat.colors image lines par plot text uniroot
Consider adding
importFrom("grDevices", "heat.colors")
importFrom("graphics", "image", "lines", "par", "plot", "text")
importFrom("stats", "approx", "uniroot")
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.1
Check: Rd line widths
Result: NOTE
Rd file 'DistSummary.Rd':
\usage lines wider than 90 characters:
DistSummary(delta, h, model, phaselist = 'default', prop = "vp", image.col = heat.colors(500), n = 200, ...)
Rd file 'Rayfan.Rd':
\usage lines wider than 90 characters:
Rayfan(phaselist, h, model, deltalist = 1:17 * 20, minp = 0.5, plot = TRUE, add = TRUE, col = rep("black", length(phaselist)), verbose ... [TRUNCATED]
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64