CRAN Package Check Results for Package pmparser

Last updated on 2025-02-04 16:49:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.21 4.40 54.67 59.07 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.21 3.55 38.11 41.66 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.21 59.81 OK
r-devel-linux-x86_64-fedora-gcc 1.0.21 96.59 OK
r-devel-windows-x86_64 1.0.21 6.00 78.00 84.00 ERROR
r-patched-linux-x86_64 1.0.21 4.94 47.26 52.20 OK
r-release-linux-x86_64 1.0.21 4.96 48.01 52.97 OK
r-release-macos-arm64 1.0.21 56.00 OK
r-release-macos-x86_64 1.0.21 120.00 OK
r-release-windows-x86_64 1.0.21 6.00 76.00 82.00 OK
r-oldrel-macos-arm64 1.0.21 56.00 OK
r-oldrel-macos-x86_64 1.0.21 105.00 OK
r-oldrel-windows-x86_64 1.0.21 7.00 84.00 91.00 OK

Check Details

Version: 1.0.21
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/26s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') [ FAIL 1 | WARN 0 | SKIP 4 | PASS 186 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Failure ('test_utilities.R:18:3'): getFailed ──────────────────────────────── nrow(dFailed) not equal to 1L. 1/1 mismatches [1] 0 - 1 == -1 [ FAIL 1 | WARN 0 | SKIP 4 | PASS 186 ] Error: Test failures In addition: Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.21
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') [ FAIL 1 | WARN 0 | SKIP 4 | PASS 186 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Failure ('test_utilities.R:18:3'): getFailed ──────────────────────────────── nrow(dFailed) not equal to 1L. 1/1 mismatches [1] 0 - 1 == -1 [ FAIL 1 | WARN 0 | SKIP 4 | PASS 186 ] Error: Test failures In addition: Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.21
Check: tests
Result: ERROR Running 'testthat.R' [21s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(pmparser) > > test_check('pmparser') [ FAIL 1 | WARN 0 | SKIP 4 | PASS 186 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Failure ('test_utilities.R:18:3'): getFailed ──────────────────────────────── nrow(dFailed) not equal to 1L. 1/1 mismatches [1] 0 - 1 == -1 [ FAIL 1 | WARN 0 | SKIP 4 | PASS 186 ] Error: Test failures In addition: Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-windows-x86_64