CRAN Package Check Results for Package sptemExp

Last updated on 2018-09-26 01:46:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 72.37 86.31 158.68 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 62.28 70.11 132.39 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 210.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 204.32 NOTE
r-devel-windows-ix86+x86_64 0.1.1 168.00 175.00 343.00 NOTE
r-patched-linux-x86_64 0.1.1 73.92 82.01 155.93 OK
r-patched-solaris-x86 0.1.1 159.80 ERROR
r-release-linux-x86_64 0.1.1 84.32 80.82 165.14 OK
r-release-windows-ix86+x86_64 0.1.1 178.00 211.00 389.00 NOTE
r-release-osx-x86_64 0.1.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1.1 124.00 184.00 308.00 NOTE
r-oldrel-osx-x86_64 0.1.1 NOTE

Check Details

Version: 0.1.1
Check: installed package size
Result: NOTE
     installed size is 16.4Mb
     sub-directories of 1Mb or more:
     data 3.4Mb
     libs 12.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+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: 0.1.1
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘BayesX’ ‘BayesXsrc’ ‘automap’ ‘plyr’ ‘rgdal’ ‘splines’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘sptemExp-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: extractVNC4
    > ### Title: Extract Values for Point from NC4 Image
    > ### Aliases: extractVNC4
    > ### Keywords: ~kwd1 ~kwd2
    >
    > ### ** Examples
    >
    >
    > data("samplepnt")
    > nc4File=file.path(system.file(package = "sptemExp"), "extdata", "ancdata.nc4")
    > ncin0=ncdf4::nc_open(nc4File)
    Error in R_nc4_open: NetCDF: HDF error
    Error in ncdf4::nc_open(nc4File) :
     Error in nc_open trying to open file /home/ripley/R/Lib32/sptemExp/extdata/ancdata.nc4
    Execution halted
Flavor: r-patched-solaris-x86