CRAN Package Check Results for Maintainer ‘Selcuk Korkmaz <selcukorkmaz at gmail.com>’

Last updated on 2025-09-18 02:51:49 CEST.

Package ERROR NOTE OK
fastml 13
genSEIR 13
MVN 13
PubChemR 3 10
rPDBapi 1 12

Package fastml

Current CRAN status: OK: 13

Package genSEIR

Current CRAN status: OK: 13

Package MVN

Current CRAN status: OK: 13

Package PubChemR

Current CRAN status: NOTE: 3, OK: 10

Version: 2.1.5
Check: installed package size
Result: NOTE installed size is 5.0Mb sub-directories of 1Mb or more: doc 4.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package rPDBapi

Current CRAN status: ERROR: 1, OK: 12

Version: 2.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/185s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rPDBapi) > > test_check("rPDBapi") [ FAIL 2 | WARN 2 | SKIP 0 | PASS 66 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_find_results.R:3:3'): find_papers returns correct paper titles ── Error in `value[[3L]](cond)`: Failed to fetch search results for term 'ribosome'. Error: All retrieval attempts failed after 1 tries. Please check the search term, query type, and your network connection. Backtrace: ▆ 1. └─rPDBapi::find_papers("ribosome", max_results = 2) at test_find_results.R:3:3 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test_find_results.R:12:3'): find_results returns correct field information ── Error in `value[[3L]](cond)`: Failed to fetch search results for term 'crispr'. Error: All retrieval attempts failed after 1 tries. Please check the search term, query type, and your network connection. Backtrace: ▆ 1. └─rPDBapi::find_results("crispr", field = "citation") at test_find_results.R:12:3 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) [ FAIL 2 | WARN 2 | SKIP 0 | PASS 66 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc