CRAN Package Check Results for Package puremoe

Last updated on 2025-11-11 15:50:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 3.95 38.78 42.73 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 2.61 28.50 31.11 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 10.00 52.01 62.01 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 11.00 48.94 59.94 NOTE
r-devel-windows-x86_64 1.0.2 6.00 58.00 64.00 NOTE
r-patched-linux-x86_64 1.0.2 4.04 34.93 38.97 NOTE
r-release-linux-x86_64 1.0.2 4.03 34.54 38.57 NOTE
r-release-macos-arm64 1.0.2 3.00 35.00 38.00 NOTE
r-release-macos-x86_64 1.0.2 5.00 52.00 57.00 NOTE
r-release-windows-x86_64 1.0.2 5.00 54.00 59.00 ERROR
r-oldrel-macos-arm64 1.0.2 2.00 29.00 31.00 OK
r-oldrel-macos-x86_64 1.0.2 3.00 56.00 59.00 OK
r-oldrel-windows-x86_64 1.0.2 8.00 65.00 73.00 OK

Check Details

Version: 1.0.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘source_pmc.R’ ‘source_pubmed.R’ ‘source_pubtations.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.0.2
Check: examples
Result: ERROR Running examples in 'puremoe-Ex.R' failed The error most likely occurred in: > ### Name: get_records > ### Title: Retrieve Data from 'NLM'/'PubMed' databases Based on PMIDs > ### Aliases: get_records > > ### ** Examples > > pmids <- c("38136652") > results <- get_records(pmids, endpoint = "pubmed_abstracts", cores = 1) Error in read_xml.raw(charToRaw(enc2utf8(x)), "UTF-8", ..., as_html = as_html, : Opening and ending tag mismatch: br line 47 and p [76] Calls: get_records ... .fetch_records -> <Anonymous> -> read_xml.character -> read_xml.raw Execution halted Flavor: r-release-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.