Package: biorecap Title: Retrieve and summarize bioRxiv and medRxiv preprints with a local LLM using ollama Version: 0.2.0 Authors@R: person("Stephen", "Turner", , "vustephen@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9140-9028")) Description: Retrieve and summarize bioRxiv and medRxiv preprints with a local LLM using ollama. License: MIT + file LICENSE URL: https://stephenturner.github.io/biorecap/ BugReports: https://github.com/stephenturner/biorecap/issues Depends: R (>= 4.2.0) Imports: dplyr, ollamar (>= 1.2.1), rlang, rmarkdown, tidyRSS, tinytable Suggests: knitr, markdown, testthat (>= 3.0.0) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev libssl-dev Repository: https://r-multiverse.r-universe.dev Date/Publication: 2024-09-25 20:53:23 UTC RemoteUrl: https://github.com/stephenturner/biorecap RemoteRef: v0.2.0 RemoteSha: 20dcdd9ea6fbca2a061b123ef56e5f1b94380644 NeedsCompilation: no Packaged: 2026-07-01 09:07:46 UTC; root Author: Stephen Turner [aut, cre] (ORCID: ) Maintainer: Stephen Turner