CRAN Package Check Results for Package RiverLoad

Last updated on 2020-08-07 01:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 11.22 71.58 82.80 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 9.01 54.28 63.29 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 112.99 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 98.63 OK
r-devel-windows-ix86+x86_64 1.0.2 32.00 88.00 120.00 OK
r-patched-linux-x86_64 1.0.2 10.59 69.29 79.88 OK
r-patched-solaris-x86 1.0.2 135.20 OK
r-release-linux-x86_64 1.0.2 9.79 69.51 79.30 OK
r-release-macos-x86_64 1.0.2 ERROR
r-release-windows-ix86+x86_64 1.0.2 25.00 122.00 147.00 OK
r-oldrel-macos-x86_64 1.0.2 ERROR
r-oldrel-windows-ix86+x86_64 1.0.2 15.00 103.00 118.00 OK

Check Details

Version: 1.0.2
Check: examples
Result: ERROR
    Running examples in ‘RiverLoad-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: method4
    > ### Title: Load estimation with time-weighted concentration method
    > ### Aliases: method4
    > ### Keywords: univ
    >
    > ### ** Examples
    >
    > data("flow.data1", "conc.data1")
    > union<-db.union(flow.data1, conc.data1)
    > met4<-method4(union, 2)
    > met4.month<-method4(union, 2, "month")
    Error in x[[jj]][iseq] <- vjj : replacement has length zero
    Calls: method4 -> [<- -> [<-.data.frame
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64