{
  "_id": "6a4ba96aa6574ff277f9c97f",
  "Package": "biorecap",
  "Title": "Retrieve and summarize bioRxiv and medRxiv preprints with a\nlocal LLM using ollama",
  "Version": "0.2.0",
  "Authors@R": "person(\"Stephen\", \"Turner\", , \"vustephen@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9140-9028\"))",
  "Description": "Retrieve and summarize bioRxiv and medRxiv preprints with\na local LLM using ollama.",
  "License": "MIT + file LICENSE",
  "URL": "https://stephenturner.github.io/biorecap/",
  "BugReports": "https://github.com/stephenturner/biorecap/issues",
  "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": {
    "Date": "2026-07-06 13:07:18 UTC",
    "User": "root"
  },
  "Author": "Stephen Turner [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9140-9028>)",
  "Maintainer": "Stephen Turner <vustephen@gmail.com>",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "biorecap_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fe61ff12a3f54d8785e98587e217f97cb462af190bb08edafb2980c5f77b6fe1",
  "_filesize": 696368,
  "_sha256": "fe61ff12a3f54d8785e98587e217f97cb462af190bb08edafb2980c5f77b6fe1",
  "_expires": "2026-10-14T13:11:05.000Z",
  "_created": "2026-07-06T13:07:18.000Z",
  "_published": "2026-07-06T13:11:06.597Z",
  "_jobs": [
    {
      "job": 85378949470,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8109917310"
    },
    {
      "job": 85378949441,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8109911082"
    },
    {
      "job": 85378949485,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8109889846"
    },
    {
      "job": 85378949459,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8109905384"
    },
    {
      "job": 85378238018,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109841206"
    },
    {
      "job": 85378949467,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109917027"
    },
    {
      "job": 85378949472,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8109901804"
    },
    {
      "job": 85378949460,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8109898118"
    },
    {
      "job": 85378949478,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8109900178"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793574169",
  "_status": "success",
  "_upstream": "https://github.com/stephenturner/biorecap",
  "_commit": {
    "id": "20dcdd9ea6fbca2a061b123ef56e5f1b94380644",
    "author": "Stephen Turner <vustephen@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from stephenturner/dev\n\nsupport medrxiv",
    "time": 1727297603
  },
  "_maintainer": {
    "name": "Stephen Turner",
    "email": "vustephen@gmail.com",
    "login": "stephenturner",
    "bluesky": "@stephenturner.us",
    "linkedin": "in/turnersd",
    "orcid": "0000-0001-9140-9028",
    "twitter": "@strnr",
    "description": "Associate Professor at the University of Virginia School of Data Science.",
    "uuid": 460076
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ollamar",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "tidyRSS",
      "role": "Imports"
    },
    {
      "package": "tinytable",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "stephenturner",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 74,
  "_contributors": [
    {
      "user": "stephenturner",
      "count": 42,
      "uuid": 460076
    },
    {
      "user": "vpnagraj",
      "count": 1,
      "uuid": 8546787
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/biorecap"
  },
  "_devurl": "https://github.com/stephenturner/biorecap",
  "_pkgdown": "https://stephenturner.github.io/biorecap/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/biorecap.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_prompt",
    "add_prompt_subject",
    "add_summary",
    "biorecap_report",
    "build_prompt_preprint",
    "build_prompt_subject",
    "get_preprints",
    "list_models",
    "test_connection",
    "tt_preprints"
  ],
  "_datasets": [
    {
      "name": "example_preprints",
      "title": "Example preprints with summaries",
      "object": "example_preprints",
      "class": [
        "preprints_summary",
        "preprints_prompt",
        "preprints",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "source",
        "subject",
        "title",
        "url",
        "abstract",
        "prompt",
        "summary"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "subjects",
      "title": "bioRxiv subjects",
      "object": "subjects",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_prompt",
      "title": "Add prompt to a data frame of preprints",
      "topics": [
        "add_prompt"
      ]
    },
    {
      "page": "add_prompt_subject",
      "title": "Add prompts for an entire subject",
      "topics": [
        "add_prompt_subject"
      ]
    },
    {
      "page": "add_summary",
      "title": "Generate a summary from a data frame of prompts",
      "topics": [
        "add_summary"
      ]
    },
    {
      "page": "biorecap_report",
      "title": "Create a report from bioRxiv/medRxiv preprints",
      "topics": [
        "biorecap_report"
      ]
    },
    {
      "page": "build_prompt_preprint",
      "title": "Construct a prompt to summarize a paper",
      "topics": [
        "build_prompt_preprint"
      ]
    },
    {
      "page": "build_prompt_subject",
      "title": "Construct a prompt to summarize a set of papers from a subject",
      "topics": [
        "build_prompt_subject"
      ]
    },
    {
      "page": "example_preprints",
      "title": "Example preprints with summaries",
      "topics": [
        "example_preprints"
      ]
    },
    {
      "page": "get_preprints",
      "title": "Get bioRxiv/medRxiv preprints",
      "topics": [
        "get_preprints"
      ]
    },
    {
      "page": "subjects",
      "title": "bioRxiv subjects",
      "topics": [
        "subjects"
      ]
    },
    {
      "page": "tt_preprints",
      "title": "Create a markdown table from prepreprint summaries",
      "topics": [
        "tt_preprints"
      ]
    }
  ],
  "_pkglogo": "https://github.com/stephenturner/biorecap/raw/v0.2.0/man/figures/logo.png",
  "_readme": "https://github.com/stephenturner/biorecap/raw/v0.2.0/README.md",
  "_rundeps": [
    "anytime",
    "askpass",
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "cli",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "httr",
    "httr2",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "ollamar",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "sys",
    "tibble",
    "tidyRSS",
    "tidyselect",
    "tinytable",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3.568201724066995,
  "_indexed": false,
  "_nocasepkg": "biorecap",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://stephenturner.r-universe.dev/biorecap",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-06T13:10:29.000Z",
      "distro": "resolute",
      "commit": "20dcdd9ea6fbca2a061b123ef56e5f1b94380644",
      "fileid": "https://r2.ropensci.org/af1ad038f751821dbee21033b5a38fa48af6cb1a5b82e84a61486d4d42703da2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793574169"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-06T13:10:15.000Z",
      "distro": "resolute",
      "commit": "20dcdd9ea6fbca2a061b123ef56e5f1b94380644",
      "fileid": "https://r2.ropensci.org/c837140e7aff358d3038a08fab6ef772801a11e8f0647e7969cf10eb0343d385",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793574169"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-06T13:09:26.000Z",
      "commit": "20dcdd9ea6fbca2a061b123ef56e5f1b94380644",
      "fileid": "https://r2.ropensci.org/b751f9d89505dbd06a5c5519e106ea80e3e6c63af593d7ab498f1e33dbdd7ae9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793574169"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-06T13:10:00.000Z",
      "commit": "20dcdd9ea6fbca2a061b123ef56e5f1b94380644",
      "fileid": "https://r2.ropensci.org/f4b65d5a41e36831cfccad3ee21636fcfce05caeb5e5704278d0b99147d94618",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793574169"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-06T13:10:45.000Z",
      "commit": "20dcdd9ea6fbca2a061b123ef56e5f1b94380644",
      "fileid": "https://r2.ropensci.org/29b4d2f35b88bf63b0a19111a3b743a3f7b8f4f6e7532466fc91e5139361ca0c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793574169"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-06T13:09:38.000Z",
      "commit": "20dcdd9ea6fbca2a061b123ef56e5f1b94380644",
      "fileid": "https://r2.ropensci.org/4869d3cd336aaa0ecbeb4b978014b81bb50e2d2d59393ddf79671f1f9833801a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793574169"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-06T13:09:37.000Z",
      "commit": "20dcdd9ea6fbca2a061b123ef56e5f1b94380644",
      "fileid": "https://r2.ropensci.org/75b5e7124490c5a1aa00a4a814d8183b60852f4021c1d9f6f3dba4039b989a5a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793574169"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-06T13:09:41.000Z",
      "commit": "20dcdd9ea6fbca2a061b123ef56e5f1b94380644",
      "fileid": "https://r2.ropensci.org/e9e41963cea076f66c8784b817249546853bec67c54b9c72891cf43ca0618bf2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793574169"
    }
  ]
}