Last updated on 2025-11-19 11:53:21 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 4.30 | 38.42 | 42.72 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 3.28 | 29.32 | 32.60 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 61.79 | 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 | 7.00 | 57.00 | 64.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.2 | 4.58 | 34.67 | 39.25 | NOTE | |
| r-release-linux-x86_64 | 1.0.2 | 4.21 | 34.23 | 38.44 | 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 | 7.00 | 63.00 | 70.00 | OK |
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.
Health stats visible at Monitor.