Last updated on 2022-03-06 12:51:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-1 | 10.02 | 79.69 | 89.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0-1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 0.0-1 | 109.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-1 | 99.11 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.0-1 | 20.00 | 94.00 | 114.00 | NOTE | |
r-devel-windows-x86_64-new-TK | 0.0-1 | NOTE | ||||
r-patched-linux-x86_64 | 0.0-1 | 8.83 | 75.73 | 84.56 | NOTE | |
r-release-linux-x86_64 | 0.0-1 | NOTE | ||||
r-release-macos-arm64 | 0.0-1 | NOTE | ||||
r-release-macos-x86_64 | 0.0-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.0-1 | 20.00 | 85.00 | 105.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0-1 | 21.00 | 87.00 | 108.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-x86_64-new-UL, r-devel-windows-x86_64-new-TK, 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.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-x86_64-new-UL, r-devel-windows-x86_64-new-TK, 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.0-1
Check: top-level files
Result: NOTE
File
LICENCE
is not mentioned in the DESCRIPTION file.
Flavors: r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, 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