CRAN Package Check Results for Maintainer ‘Gonzalo Diaz <gonzalomartindiaz22 at gmail.com>’

Last updated on 2024-11-21 19:53:08 CET.

Package ERROR OK
aws.wrfsmn 1 12

Package aws.wrfsmn

Current CRAN status: ERROR: 1, OK: 12

Version: 0.0.3
Check: tests
Result: ERROR Running 'testthat.R' [8s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(aws.wrfsmn) > > test_check("aws.wrfsmn") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_wrf_files.R:2:3'): Length evaluation ─────────────────────── <subscriptOutOfBoundsError/error/condition> Error in `z[["Owner"]][["ID"]]`: subscript out of bounds Backtrace: ▆ 1. ├─testthat::expect_length(...) at test-get_wrf_files.R:2:3 2. │ └─testthat::quasi_label(enquo(object), arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─aws.wrfsmn::get.wrf.files(2024, 1, 1, "00", "01H") 5. └─aws.s3::get_bucket_df(...) 6. ├─base::as.data.frame(r) 7. └─aws.s3:::as.data.frame.s3_bucket(r) 8. └─base::lapply(...) 9. └─aws.s3 (local) FUN(X[[i]], ...) 10. └─base::ifelse(is.null(z[["Owner"]]), NA, z[["Owner"]][["ID"]]) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.