CRAN Package Check Results for Package RiverLoad

Last updated on 2022-08-15 08:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 12.77 94.40 107.17 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 10.37 69.31 79.68 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 136.67 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 131.68 OK
r-devel-windows-x86_64 1.0.3 34.00 122.00 156.00 OK
r-patched-linux-x86_64 1.0.3 11.36 88.27 99.63 OK
r-release-linux-x86_64 1.0.3 9.62 87.40 97.02 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 23.00 114.00 137.00 OK
r-oldrel-macos-arm64 1.0.3 39.00 OK
r-oldrel-macos-x86_64 1.0.3 52.00 ERROR
r-oldrel-windows-ix86+x86_64 1.0.3 8.00 8.00 ERROR

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

Version: 1.0.3
Check: whether package can be installed
Result: ERROR
    install log '' does not exist
Flavor: r-oldrel-windows-ix86+x86_64