CRAN Package Check Results for Package stam

Last updated on 2017-02-24 23:52:56.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-1 1.41 17.56 18.97 NOTE
r-devel-linux-x86_64-debian-gcc 0.0-1 1.26 17.39 18.65 NOTE
r-devel-linux-x86_64-fedora-clang 0.0-1 31.33 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 0.0-1 30.73 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 0.0-1 28.25 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 0.0-1 10.00 55.00 65.00 NOTE
r-patched-linux-x86_64 0.0-1 1.18 14.44 15.62 NOTE
r-patched-solaris-sparc 0.0-1 161.70 NOTE
r-patched-solaris-x86 0.0-1 43.40 NOTE
r-release-linux-x86_64 0.0-1 1.04 14.73 15.77 NOTE
r-release-osx-x86_64-mavericks 0.0-1 NOTE
r-release-windows-ix86+x86_64 0.0-1 7.00 32.00 39.00 NOTE
r-oldrel-windows-ix86+x86_64 0.0-1 10.00 70.00 80.00 NOTE

Check Details

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-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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+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-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0-1
Flags: --no-stop-on-test-error
Check: top-level files
Result: NOTE
    Non-standard file/directory found at top level:
     ‘Licence’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0-1
Flags: --no-stop-on-test-error
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang

Version: 0.0-1
Flags: --no-stop-on-test-error
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-macos-x86_64-clang

Version: 0.0-1
Flags: --no-stop-on-test-error
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0-1
Flags: --no-stop-on-test-error
Check: top-level files
Result: NOTE
    File
     LICENCE
    is not mentioned in the DESCRIPTION file.
Flavor: r-devel-macos-x86_64-clang

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-osx-x86_64-mavericks, r-release-windows-ix86+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.
Flavors: r-devel-windows-ix86+x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-osx-x86_64-mavericks, r-release-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.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'
Flavor: r-oldrel-windows-ix86+x86_64