CRAN Package Check Results for Maintainer ‘Nuria Perez-Zanon <nuria.perez at bsc.es>’

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

Package ERROR NOTE OK
ClimProjDiags 1 12
CSIndicators 2 11
CSTools 13
multiApply 13

Package ClimProjDiags

Current CRAN status: NOTE: 1, OK: 12

Version: 0.1.3
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘s2dv’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package CSIndicators

Current CRAN status: ERROR: 2, OK: 11

Version: 0.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/27s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     dim(result) <- length(result)
     names(dim(result)) <- names(dim(x))
     return(result)
     }, output_dims = time_dim, ncores = ncores)`: Found one or more margin dimensions with the same name and different length in some of the input objects in 'data'.
     Backtrace:
     ▆
     1. ├─testthat::expect_equal(...) at test-SelectPeriod.R:124:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─CSIndicators::SelectPeriodOnData(...)
     5. └─multiApply::Apply(...)
    
     [ FAIL 2 | WARN 36 | SKIP 0 | PASS 144 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-x86_64

Version: 0.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [26s/26s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     dim(result) <- length(result)
     names(dim(result)) <- names(dim(x))
     return(result)
     }, output_dims = time_dim, ncores = ncores)`: Found one or more margin dimensions with the same name and different length in some of the input objects in 'data'.
     Backtrace:
     ▆
     1. ├─testthat::expect_equal(...) at test-SelectPeriod.R:124:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─CSIndicators::SelectPeriodOnData(...)
     5. └─multiApply::Apply(...)
    
     [ FAIL 2 | WARN 36 | SKIP 0 | PASS 144 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64

Package CSTools

Current CRAN status: OK: 13

Package multiApply

Current CRAN status: NOTE: 13

Version: 2.1.3
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64