CRAN Package Check Results for Maintainer ‘Veronica Nava <veronicanava245 at gmail.com>’

Last updated on 2022-04-24 03:53:06 CEST.

Package ERROR OK
RamanMP 12
RiverLoad 2 10

Package RamanMP

Current CRAN status: OK: 12

Package RiverLoad

Current CRAN status: ERROR: 2, OK: 10

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