CRAN Package Check Results for Package RiverLoad

Last updated on 2022-09-11 12:56:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 13.26 96.07 109.33 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 8.99 69.38 78.37 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 143.01 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 142.42 OK
r-devel-windows-x86_64 1.0.3 32.00 116.00 148.00 OK
r-patched-linux-x86_64 1.0.3 10.26 88.04 98.30 OK
r-release-linux-x86_64 1.0.3 7.81 87.80 95.61 OK
r-release-macos-arm64 1.0.3 34.00 OK
r-release-macos-x86_64 1.0.3 61.00 ERROR
r-release-windows-x86_64 1.0.3 22.00 116.00 138.00 OK
r-oldrel-macos-arm64 1.0.3 39.00 OK
r-oldrel-macos-x86_64 1.0.3 51.00 ERROR
r-oldrel-windows-ix86+x86_64 1.0.3 26.00 113.00 139.00 OK

Check Details

Version: 1.0.3
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