CRAN Package Check Results for Package IsoMemo

Last updated on 2023-06-28 13:08:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 1.99 32.82 34.81 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.6 1.63 25.00 26.63 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.6 45.62 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.6 54.87 ERROR
r-devel-windows-x86_64 1.0.6 3.00 54.00 57.00 OK
r-patched-linux-x86_64 1.0.6 2.13 31.65 33.78 OK
r-release-linux-x86_64 1.0.6 2.26 31.56 33.82 OK
r-release-macos-arm64 1.0.6 69.00 OK
r-release-macos-x86_64 1.0.6 58.00 OK
r-release-windows-x86_64 1.0.6 3.00 56.00 59.00 OK
r-oldrel-macos-arm64 1.0.6 62.00 OK
r-oldrel-macos-x86_64 1.0.6 62.00 NOTE
r-oldrel-windows-x86_64 1.0.6 4.00 57.00 61.00 OK

Additional issues

ATLAS

Check Details

Version: 1.0.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/8s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(IsoMemo)
     >
     > test_check("IsoMemo")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-01-getData.R:7:3'): getData() actually retrieves all data ──────
     Error in `if (dim(isoData)[2] == 0) {
     warning("data.frame is empty, the category or field may not exist in the database")
     return(NULL)
     } else {
     isoData[sapply(isoData, is.character)] <- lapply(isoData[sapply(isoData,
     is.character)], as.factor)
     isoData
     }`: argument is of length zero
     Backtrace:
     ▆
     1. ├─testthat::expect_warning(...) at test-01-getData.R:7:2
     2. │ └─testthat:::expect_condition_matching(...)
     3. │ └─testthat:::quasi_capture(...)
     4. │ ├─testthat (local) .capture(...)
     5. │ │ └─base::withCallingHandlers(...)
     6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     7. └─IsoMemo::getData(db = "IntChron", category = "Location", field = "measure")
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(IsoMemo)
     >
     > test_check("IsoMemo")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-01-getData.R:7:3'): getData() actually retrieves all data ──────
     Error in `if (dim(isoData)[2] == 0) {
     warning("data.frame is empty, the category or field may not exist in the database")
     return(NULL)
     } else {
     isoData[sapply(isoData, is.character)] <- lapply(isoData[sapply(isoData,
     is.character)], as.factor)
     isoData
     }`: argument is of length zero
     Backtrace:
     ▆
     1. ├─testthat::expect_warning(...) at test-01-getData.R:7:2
     2. │ └─testthat:::expect_condition_matching(...)
     3. │ └─testthat:::quasi_capture(...)
     4. │ ├─testthat (local) .capture(...)
     5. │ │ └─base::withCallingHandlers(...)
     6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     7. └─IsoMemo::getData(db = "IntChron", category = "Location", field = "measure")
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.6
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘curl’ ‘modules’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-x86_64

Version: 1.0.6
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(IsoMemo)
     >
     > test_check("IsoMemo")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-01-getData.R:7:3'): getData() actually retrieves all data ──────
     Error in `if (dim(isoData)[2] == 0) {
     warning("data.frame is empty, the category or field may not exist in the database")
     return(NULL)
     } else {
     isoData[sapply(isoData, is.character)] <- lapply(isoData[sapply(isoData,
     is.character)], as.factor)
     isoData
     }`: argument is of length zero
     Backtrace:
     ▆
     1. ├─testthat::expect_warning(...) at test-01-getData.R:7:2
     2. │ └─testthat:::expect_condition_matching(...)
     3. │ └─testthat:::quasi_capture(...)
     4. │ ├─testthat (local) .capture(...)
     5. │ │ └─base::withCallingHandlers(...)
     6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     7. └─IsoMemo::getData(db = "IntChron", category = "Location", field = "measure")
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc