CRAN Package Check Results for Package pmparser

Last updated on 2026-02-28 11:49:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.24 4.47 46.87 51.34 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.24 3.42 33.18 36.60 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.24 9.00 75.49 84.49 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.24 7.00 78.37 85.37 ERROR
r-devel-macos-arm64 1.0.24 1.00 46.00 47.00 OK
r-devel-windows-x86_64 1.0.24 6.00 65.00 71.00 ERROR
r-patched-linux-x86_64 1.0.24 4.07 42.01 46.08 ERROR
r-release-linux-x86_64 1.0.24 4.18 42.07 46.25 ERROR
r-release-macos-arm64 1.0.24 1.00 38.00 39.00 OK
r-release-macos-x86_64 1.0.24 3.00 94.00 97.00 OK
r-release-windows-x86_64 1.0.24 6.00 66.00 72.00 ERROR
r-oldrel-macos-arm64 1.0.24 1.00 51.00 52.00 OK
r-oldrel-macos-x86_64 1.0.24 4.00 137.00 141.00 OK
r-oldrel-windows-x86_64 1.0.24 8.00 76.00 84.00 ERROR

Check Details

Version: 1.0.24
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/12s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') Saving _problems/test_modify_pubmed_db_dup-53.R Saving _problems/test_modify_pubmed_db_dup-69.R Saving _problems/test_modify_pubmed_db_std-24.R Saving _problems/test_modify_pubmed_db_std-44.R [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_get_citation.R:4:3', 'test_get_citation.R:13:3', 'test_get_pubmed_files.R:7:3', 'test_get_pubmed_files.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify_pubmed_db_dup.R:51:3'): modifyPubmedDb create is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:51:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_dup.R:67:3'): modifyPubmedDb update is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:67:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:22:3'): modifyPubmedDb create matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:22:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:42:3'): modifyPubmedDb update matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:42:3 2. └─pmparser::getCitation(...) [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.24
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') Saving _problems/test_modify_pubmed_db_dup-53.R Saving _problems/test_modify_pubmed_db_dup-69.R Saving _problems/test_modify_pubmed_db_std-24.R Saving _problems/test_modify_pubmed_db_std-44.R [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_get_citation.R:4:3', 'test_get_citation.R:13:3', 'test_get_pubmed_files.R:7:3', 'test_get_pubmed_files.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify_pubmed_db_dup.R:51:3'): modifyPubmedDb create is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:51:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_dup.R:67:3'): modifyPubmedDb update is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:67:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:22:3'): modifyPubmedDb create matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:22:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:42:3'): modifyPubmedDb update matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:42:3 2. └─pmparser::getCitation(...) [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.24
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/33s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') Saving _problems/test_modify_pubmed_db_dup-53.R Saving _problems/test_modify_pubmed_db_dup-69.R Saving _problems/test_modify_pubmed_db_std-24.R Saving _problems/test_modify_pubmed_db_std-44.R [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_get_citation.R:4:3', 'test_get_citation.R:13:3', 'test_get_pubmed_files.R:7:3', 'test_get_pubmed_files.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify_pubmed_db_dup.R:51:3'): modifyPubmedDb create is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:51:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_dup.R:67:3'): modifyPubmedDb update is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:67:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:22:3'): modifyPubmedDb create matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:22:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:42:3'): modifyPubmedDb update matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:42:3 2. └─pmparser::getCitation(...) [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.24
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') Saving _problems/test_modify_pubmed_db_dup-53.R Saving _problems/test_modify_pubmed_db_dup-69.R Saving _problems/test_modify_pubmed_db_std-24.R Saving _problems/test_modify_pubmed_db_std-44.R [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_get_citation.R:4:3', 'test_get_citation.R:13:3', 'test_get_pubmed_files.R:7:3', 'test_get_pubmed_files.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify_pubmed_db_dup.R:51:3'): modifyPubmedDb create is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:51:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_dup.R:67:3'): modifyPubmedDb update is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:67:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:22:3'): modifyPubmedDb create matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:22:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:42:3'): modifyPubmedDb update matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:42:3 2. └─pmparser::getCitation(...) [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.24
Check: tests
Result: ERROR Running 'testthat.R' [8s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') Saving _problems/test_modify_pubmed_db_dup-53.R Saving _problems/test_modify_pubmed_db_dup-69.R Saving _problems/test_modify_pubmed_db_std-24.R Saving _problems/test_modify_pubmed_db_std-44.R [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_get_citation.R:4:3', 'test_get_citation.R:13:3', 'test_get_pubmed_files.R:7:3', 'test_get_pubmed_files.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify_pubmed_db_dup.R:51:3'): modifyPubmedDb create is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:51:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_dup.R:67:3'): modifyPubmedDb update is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:67:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:22:3'): modifyPubmedDb create matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:22:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:42:3'): modifyPubmedDb update matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:42:3 2. └─pmparser::getCitation(...) [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.24
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') Saving _problems/test_modify_pubmed_db_dup-53.R Saving _problems/test_modify_pubmed_db_dup-69.R Saving _problems/test_modify_pubmed_db_std-24.R Saving _problems/test_modify_pubmed_db_std-44.R [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_get_citation.R:4:3', 'test_get_citation.R:13:3', 'test_get_pubmed_files.R:7:3', 'test_get_pubmed_files.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify_pubmed_db_dup.R:51:3'): modifyPubmedDb create is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:51:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_dup.R:67:3'): modifyPubmedDb update is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:67:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:22:3'): modifyPubmedDb create matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:22:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:42:3'): modifyPubmedDb update matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:42:3 2. └─pmparser::getCitation(...) [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.24
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') Saving _problems/test_modify_pubmed_db_dup-53.R Saving _problems/test_modify_pubmed_db_dup-69.R Saving _problems/test_modify_pubmed_db_std-24.R Saving _problems/test_modify_pubmed_db_std-44.R [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_get_citation.R:4:3', 'test_get_citation.R:13:3', 'test_get_pubmed_files.R:7:3', 'test_get_pubmed_files.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify_pubmed_db_dup.R:51:3'): modifyPubmedDb create is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:51:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_dup.R:67:3'): modifyPubmedDb update is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:67:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:22:3'): modifyPubmedDb create matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:22:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:42:3'): modifyPubmedDb update matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:42:3 2. └─pmparser::getCitation(...) [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.24
Check: tests
Result: ERROR Running 'testthat.R' [10s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') Saving _problems/test_modify_pubmed_db_dup-53.R Saving _problems/test_modify_pubmed_db_dup-69.R Saving _problems/test_modify_pubmed_db_std-24.R Saving _problems/test_modify_pubmed_db_std-44.R [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_get_citation.R:4:3', 'test_get_citation.R:13:3', 'test_get_pubmed_files.R:7:3', 'test_get_pubmed_files.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify_pubmed_db_dup.R:51:3'): modifyPubmedDb create is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:51:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_dup.R:67:3'): modifyPubmedDb update is unique ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_dup.R:67:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:22:3'): modifyPubmedDb create matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:22:3 2. └─pmparser::getCitation(...) ── Error ('test_modify_pubmed_db_std.R:42:3'): modifyPubmedDb update matches standard ── Error in `if (md5Database == md5Remote) { message("Citation table in database is already up-to-date.") return(invisible()) }`: argument is of length zero Backtrace: ▆ 1. └─pmparser::modifyPubmedDb(...) at test_modify_pubmed_db_std.R:42:3 2. └─pmparser::getCitation(...) [ FAIL 4 | WARN 0 | SKIP 4 | PASS 67 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-oldrel-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.
Health stats visible at Monitor.