CRAN Package Check Results for Maintainer ‘Amarnath Bose <amarnath.bose at gmail.com>’

Last updated on 2025-09-03 10:50:34 CEST.

Package ERROR OK
AHPtools 13
createLogicalPCM 13
findPackage 1 12

Package AHPtools

Current CRAN status: OK: 13

Package createLogicalPCM

Current CRAN status: OK: 13

Package findPackage

Current CRAN status: ERROR: 1, OK: 12

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [1s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(findPackage) > > test_check("findPackage") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-findPackage.R:27:3'): errors ─────────────────────────────────── Error in `readRDS(con)`: cannot read from connection Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-findPackage.R:27:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─base::nrow(findPackage("MCDA", sortOrder = "D")) 5. └─findPackage::findPackage("MCDA", sortOrder = "D") 6. └─tools::CRAN_package_db() 7. ├─base::as.data.frame(...) 8. └─tools:::read_CRAN_object(CRAN_baseurl_for_web_area(), "web/packages/packages.rds") 9. └─base::readRDS(con) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64