Package: biorecap Title: Retrieve and summarize bioRxiv and medRxiv preprints with a local LLM using ollama Version: 0.2.1 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, tibble, tidyRSS, tinytable Suggests: knitr, markdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev libssl-dev Repository: https://stephenturner.r-universe.dev Date/Publication: 2024-09-27 09:19:59 UTC RemoteUrl: https://github.com/stephenturner/biorecap RemoteRef: HEAD RemoteSha: a53b93b5b57d00f5974442ceedf0ab828c357e4d NeedsCompilation: no Packaged: 2026-06-04 10:42:45 UTC; root Author: Stephen Turner [aut, cre] (ORCID: ) Maintainer: Stephen Turner