Last updated on 2025-05-29 18:50:49 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
lfc | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.2.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Florian Erhard <florian.erhard@uni-wuerzburg.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Florian",
family = "Erhard",
role = c("aut", "cre"),
email = "florian.erhard@uni-wuerzburg.de")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘lfc_vignette.Rmd’ using rmarkdown
Quitting from lfc_vignette.Rmd:34-47 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readLines()`:
! cannot open the connection to 'https://www.ncbi.nlm.nih.gov/geo/download/?acc=GSE160764&format=file&file=GSE160764%5FRNA%5FMEF%5FOla%5FIFNb%5FCounttable%5FRaw%2Etxt%2Egz'
---
Backtrace:
▆
1. ├─utils::read.delim(textConnection(readLines(gzcon(url("https://www.ncbi.nlm.nih.gov/geo/download/?acc=GSE160764&format=file&file=GSE160764%5FRNA%5FMEF%5FOla%5FIFNb%5FCounttable%5FRaw%2Etxt%2Egz")))))
2. │ └─utils::read.table(...)
3. ├─base::textConnection(readLines(gzcon(url("https://www.ncbi.nlm.nih.gov/geo/download/?acc=GSE160764&format=file&file=GSE160764%5FRNA%5FMEF%5FOla%5FIFNb%5FCounttable%5FRaw%2Etxt%2Egz"))))
4. └─base::readLines(gzcon(url("https://www.ncbi.nlm.nih.gov/geo/download/?acc=GSE160764&format=file&file=GSE160764%5FRNA%5FMEF%5FOla%5FIFNb%5FCounttable%5FRaw%2Etxt%2Egz")))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'lfc_vignette.Rmd' failed with diagnostics:
cannot open the connection to 'https://www.ncbi.nlm.nih.gov/geo/download/?acc=GSE160764&format=file&file=GSE160764%5FRNA%5FMEF%5FOla%5FIFNb%5FCounttable%5FRaw%2Etxt%2Egz'
--- failed re-building ‘lfc_vignette.Rmd’
SUMMARY: processing the following file failed:
‘lfc_vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-linux-x86_64