Last updated on 2025-07-05 09:49:49 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
popbio | 2 | 11 | |
tidypmc | 1 | 12 |
Current CRAN status: NOTE: 2, OK: 11
Version: 2.8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Chris Stubben <chris.stubben@hci.utah.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Chris",
family = "Stubben",
role = c("aut", "cre"),
email = "chris.stubben@hci.utah.edu"),
person(given = "Brook",
family = "Milligan",
role = "aut"),
person(given = "Patrick",
family = "Nantel",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘pmcftp.Rmd’ using rmarkdown
--- finished re-building ‘pmcftp.Rmd’
--- re-building ‘tidypmc.Rmd’ using rmarkdown
Quitting from tidypmc.Rmd:22-26 [epmc_ftxt]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection
---
Backtrace:
▆
1. └─tidypmc::pmc_xml("PMC2231364")
2. ├─xml2::read_xml(url1)
3. └─xml2:::read_xml.character(url1)
4. └─xml2:::read_xml.connection(...)
5. ├─base::open(x, "rb")
6. └─base::open.connection(x, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'tidypmc.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘tidypmc.Rmd’
SUMMARY: processing the following file failed:
‘tidypmc.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc