CRAN Package Check Results for Package sharpshootR

Last updated on 2020-01-09 07:48:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 17.16 161.48 178.64 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.1 16.01 123.70 139.71 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.1 210.19 ERROR
r-devel-linux-x86_64-fedora-gcc 1.5.1 214.54 ERROR
r-devel-windows-ix86+x86_64 1.5.1 59.00 174.00 233.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 1.5.1 42.00 233.00 275.00 NOTE
r-patched-linux-x86_64 1.5.1 15.62 140.45 156.07 NOTE
r-patched-solaris-x86 1.5.1 289.60 ERROR
r-release-linux-x86_64 1.5.1 16.69 140.49 157.18 NOTE
r-release-windows-ix86+x86_64 1.5.1 57.00 222.00 279.00 NOTE
r-release-osx-x86_64 1.5.1 NOTE
r-oldrel-windows-ix86+x86_64 1.5.1 37.00 216.00 253.00 NOTE
r-oldrel-osx-x86_64 1.5.1 NOTE

Check Details

Version: 1.5.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'hydromad'
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-devel-windows-ix86+x86_64-gcc8, 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.5.1
Check: examples
Result: ERROR
    Running examples in ‘sharpshootR-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: PCP_plot
    > ### Title: Percentiles of Cumulative Precipitation
    > ### Aliases: PCP_plot
    > ### Keywords: hplots
    >
    > ### ** Examples
    >
    > ## get data from CDEC
    >
    > # define station of interest
    > s <- 'SPW'
    > # get metadata
    > s.info <- CDEC_StationInfo(s)
    Error in open.connection(x, "rb") :
     Timeout was reached: [cdec.water.ca.gov] Connection timed out after 10000 milliseconds
    Calls: CDEC_StationInfo -> <Anonymous> -> read_html.default
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.5.1
Check: examples
Result: ERROR
    Running examples in ‘sharpshootR-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: LL2PLSS
    > ### Title: PLSS2LL
    > ### Aliases: LL2PLSS plssMeridians d4
    > ### Keywords: manip
    >
    > ### ** Examples
    >
    > library(sp)
    >
    > # create coordinates
    > x <- -115.3823
    > y <- 48.88228
    >
    > # fetch PLSS geometry for these coordinates
    > p.plss <- LL2PLSS(x, y)
    Error in (function (classes, fdef, mtable) :
     unable to find an inherited method for function ‘coordinates’ for signature ‘"NULL"’
    Calls: LL2PLSS ... Polygons -> stopifnot -> Polygon -> coordinates -> <Anonymous>
    Execution halted
Flavor: r-patched-solaris-x86