Last updated on 2020-08-07 01:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-1 | 9.96 | 65.44 | 75.40 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0-1 | 6.42 | 49.35 | 55.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0-1 | 97.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-1 | 86.25 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0-1 | 24.00 | 73.00 | 97.00 | NOTE | |
r-patched-linux-x86_64 | 0.0-1 | 8.90 | 64.13 | 73.03 | NOTE | |
r-patched-solaris-x86 | 0.0-1 | 137.50 | NOTE | |||
r-release-linux-x86_64 | 0.0-1 | 8.18 | 63.51 | 71.69 | NOTE | |
r-release-macos-x86_64 | 0.0-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.0-1 | 24.00 | 100.00 | 124.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0-1 | 14.00 | 70.00 | 84.00 | NOTE |
Version: 0.0-1
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
'Licence'
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
Version: 0.0-1
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
'np' 'sp'
Please remove these calls from your code.
Packages in Depends field not imported from:
'np' 'sp'
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0-1
Check: R code for possible problems
Result: NOTE
stkde: no visible global function definition for 'npudensbw'
stkde: no visible global function definition for 'npudens'
stkde: no visible global function definition for 'quantile'
stkde: no visible global function definition for 'heat.colors'
stkde: no visible global function definition for 'par'
stkde: no visible global function definition for 'image'
stkde: no visible global function definition for 'contour'
stkde.base: no visible global function definition for 'npudensbw'
stkde.base: no visible global function definition for 'npudens'
stkde.sig: no visible global function definition for 'SpatialPoints'
stkde.sig: no visible global function definition for 'spsample'
stkde.sig: no visible global function definition for 'bbox'
stkde.sig: no visible global function definition for 'quantile'
stkde.sig: no visible global function definition for 'heat.colors'
stkde.sig: no visible global function definition for 'par'
stkde.sig: no visible global function definition for 'image'
stkde.sig: no visible global function definition for 'contour'
Undefined global functions or variables:
SpatialPoints bbox contour heat.colors image npudens npudensbw par
quantile spsample
Consider adding
importFrom("grDevices", "heat.colors")
importFrom("graphics", "contour", "image", "par")
importFrom("stats", "quantile")
to your NAMESPACE file.
Found the following calls to attach():
File 'stam/R/stkde.sig.r':
attach(samdata)
See section 'Good practice' in '?attach'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.0-1
Check: Rd line widths
Result: NOTE
Rd file 'stkde.sig.rd':
\examples lines wider than 100 characters:
system.time(stkde.sig(d[,1],d[,2],d[,3],xgrids=20,ygrids=20,breaks=0.05,sim=3,alpha=0.05,nrowspar=1))
#determines how much real and CPU time (in seconds) the currently running R process has already taken
system.time(stkde.sig(d[,1],d[,2],d[,3],xgrids=20,ygrids=20,breaks=0.05,sim=3,alpha=0.05,nrowspar=2))
#determines how much real and CPU time (in seconds) the currently running R process has already taken
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
Version: 0.0-1
Check: R code for possible problems
Result: NOTE
stkde: no visible global function definition for ‘npudensbw’
stkde: no visible global function definition for ‘npudens’
stkde: no visible global function definition for ‘quantile’
stkde: no visible global function definition for ‘heat.colors’
stkde: no visible global function definition for ‘par’
stkde: no visible global function definition for ‘image’
stkde: no visible global function definition for ‘contour’
stkde.base: no visible global function definition for ‘npudensbw’
stkde.base: no visible global function definition for ‘npudens’
stkde.sig: no visible global function definition for ‘SpatialPoints’
stkde.sig: no visible global function definition for ‘spsample’
stkde.sig: no visible global function definition for ‘bbox’
stkde.sig: no visible global function definition for ‘quantile’
stkde.sig: no visible global function definition for ‘heat.colors’
stkde.sig: no visible global function definition for ‘par’
stkde.sig: no visible global function definition for ‘image’
stkde.sig: no visible global function definition for ‘contour’
Undefined global functions or variables:
SpatialPoints bbox contour heat.colors image npudens npudensbw par
quantile spsample
Consider adding
importFrom("grDevices", "heat.colors")
importFrom("graphics", "contour", "image", "par")
importFrom("stats", "quantile")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0-1
Check: top-level files
Result: NOTE
File
LICENCE
is not mentioned in the DESCRIPTION file.
Flavors: r-devel-windows-ix86+x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64