{
  "_id": "69e0769ac5259ad4cd8fe538",
  "Package": "tidypmc",
  "Type": "Package",
  "Title": "Parse Full Text XML Documents from PubMed Central",
  "Version": "1.8",
  "Authors@R": "person(\"Chris\", \"Stubben\", role = c(\"aut\", \"cre\"), email = \"chris.stubben@hci.utah.edu\")",
  "Description": "Parse XML documents from the Open Access subset of Europe\nPubMed Central <https://europepmc.org> including section\nparagraphs, tables, captions and references.",
  "URL": "https://docs.ropensci.org/tidypmc,\nhttps://github.com/ropensci/tidypmc",
  "BugReports": "https://github.com/ropensci/tidypmc/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libx11-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2019-12-09 19:35:01 UTC",
  "RemoteUrl": "https://github.com/ropensci/tidypmc",
  "RemoteRef": "master",
  "RemoteSha": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-15 08:02:42 UTC",
    "User": "root"
  },
  "Author": "Chris Stubben [aut, cre]",
  "Maintainer": "Chris Stubben <chris.stubben@hci.utah.edu>",
  "MD5sum": "699d9ec0d3d659bc7969d4071e4f3e50",
  "_user": "ropensci",
  "_type": "src",
  "_file": "tidypmc_1.8.tar.gz",
  "_fileid": "5289b645b32acdd9355def5d5bd0c5f55e9ead2a43dccbe7dab2f087e5b0f7ed",
  "_filesize": 354819,
  "_sha256": "5289b645b32acdd9355def5d5bd0c5f55e9ead2a43dccbe7dab2f087e5b0f7ed",
  "_created": "2026-04-15T08:02:42.000Z",
  "_published": "2026-04-16T05:41:46.252Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71579503148,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6445752524"
    },
    {
      "job": 71579503120,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6445751354"
    },
    {
      "job": 71579502993,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6466711630"
    },
    {
      "job": 71579503292,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6445743489"
    },
    {
      "job": 71579502946,
      "time": 146,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6445702135"
    },
    {
      "job": 71579503076,
      "time": 190,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445714777"
    },
    {
      "job": 71579503188,
      "time": 125,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6445749531"
    },
    {
      "job": 71579503087,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6445742378"
    },
    {
      "job": 71579503307,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6445743821"
    },
    {
      "job": 71579503207,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6445738624"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443213372",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/tidypmc",
  "_commit": {
    "id": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
    "author": "rOpenSci Bot <myrmecocystus+ropenscibot@gmail.com>",
    "committer": "rOpenSci Bot <myrmecocystus+ropenscibot@gmail.com>",
    "message": "Add links to official docs site.\nFor more details: https://ropensci.org/technotes/2019/06/07/ropensci-docs/\n",
    "time": 1575920101
  },
  "_maintainer": {
    "name": "Chris Stubben",
    "email": "chris.stubben@hci.utah.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "tokenizers",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "europepmc",
      "role": "Suggests"
    },
    {
      "package": "tidytext",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 36,
  "_contributors": [
    {
      "user": "cstubben",
      "count": 57,
      "uuid": 1322406
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 335,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidypmc"
  },
  "_devurl": "https://github.com/ropensci/tidypmc",
  "_pkgdown": "https://docs.ropensci.org/tidypmc",
  "_searchresults": 31,
  "_metadata": {
    "review": {
      "id": 290,
      "status": "reviewed",
      "version": "1.1",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/290"
    },
    "ropensci_category": "literature"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "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",
    "extra/tidypmc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/tidypmc",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.7",
      "date": "2019-08-01"
    },
    {
      "version": "2.0",
      "date": "2024-08-27"
    }
  ],
  "_exports": [
    "collapse_rows",
    "pmc_caption",
    "pmc_metadata",
    "pmc_reference",
    "pmc_table",
    "pmc_text",
    "pmc_xml",
    "separate_genes",
    "separate_refs",
    "separate_tags",
    "separate_text"
  ],
  "_help": [
    {
      "page": "collapse_rows",
      "title": "Collapse a list of PubMed Central tables",
      "topics": [
        "collapse_rows"
      ]
    },
    {
      "page": "pmc_caption",
      "title": "Split captions into sentences",
      "topics": [
        "pmc_caption"
      ]
    },
    {
      "page": "pmc_metadata",
      "title": "Get article metadata",
      "topics": [
        "pmc_metadata"
      ]
    },
    {
      "page": "pmc_reference",
      "title": "Format references cited",
      "topics": [
        "pmc_reference"
      ]
    },
    {
      "page": "pmc_table",
      "title": "Convert table nodes to tibbles",
      "topics": [
        "pmc_table"
      ]
    },
    {
      "page": "pmc_text",
      "title": "Split section paragraphs into sentences",
      "topics": [
        "pmc_text"
      ]
    },
    {
      "page": "pmc_xml",
      "title": "Download XML from PubMed Central",
      "topics": [
        "pmc_xml"
      ]
    },
    {
      "page": "separate_genes",
      "title": "Separate genes and operons into multiple rows",
      "topics": [
        "separate_genes"
      ]
    },
    {
      "page": "separate_refs",
      "title": "Separate references cited into multiple rows",
      "topics": [
        "separate_refs"
      ]
    },
    {
      "page": "separate_tags",
      "title": "Separate locus tag into multiple rows",
      "topics": [
        "separate_tags"
      ]
    },
    {
      "page": "separate_text",
      "title": "Separate all matching text into multiple rows",
      "topics": [
        "separate_text"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/tidypmc/raw/master/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "SnowballC",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tokenizers",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "tidypmc.Rmd",
      "filename": "tidypmc.html",
      "title": "Introduction to tidypmc",
      "author": "Chris Stubben",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Searching text",
        "Using xml2"
      ],
      "created": "2019-03-19 04:34:32",
      "modified": "2019-06-03 19:07:44",
      "commits": 8
    },
    {
      "source": "pmcftp.Rmd",
      "filename": "pmcftp.html",
      "title": "Parsing Europe PMC FTP files",
      "author": "Chris Stubben",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-04-11 21:54:54",
      "modified": "2019-08-06 20:56:47",
      "commits": 6
    }
  ],
  "_score": 6.04766419460156,
  "_indexed": true,
  "_nocasepkg": "tidypmc",
  "_universes": [
    "ropensci"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8",
      "date": "2026-04-15T08:04:53.000Z",
      "distro": "noble",
      "commit": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
      "fileid": "f42a4765ab7285c742ea93731077e8e0592eca153cce7d75fa53b32de0f70535",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443213372"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.8",
      "date": "2026-04-15T08:04:49.000Z",
      "distro": "noble",
      "commit": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
      "fileid": "8fd1870e8fd652873a4e6f2ffd0a4dabd9281aa862bb2b9c2d199226ba4f8475",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443213372"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8",
      "date": "2026-04-16T05:41:08.000Z",
      "commit": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
      "fileid": "b3d0b4bff19bd1d7a2b30bf35007699e81fecd33319d8779cc7ae4b43c222c5d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443213372"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8",
      "date": "2026-04-15T08:04:24.000Z",
      "commit": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
      "fileid": "5e6f7c577664bae02d87efdf28d052ca1cc2c8c4b51f533488b6db207c39fcb6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443213372"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.8",
      "date": "2026-04-15T08:05:00.000Z",
      "commit": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
      "fileid": "e967a04fa3dea2f15d61938709b5d8348f7e007218a3fb58be5b6f53e7e6c3d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443213372"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8",
      "date": "2026-04-15T08:04:10.000Z",
      "commit": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
      "fileid": "0a64da824017377f52fc7c7d44b97229d4a26b1d0c25342516e3e7a985fd70d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443213372"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8",
      "date": "2026-04-15T08:04:16.000Z",
      "commit": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
      "fileid": "5a87df4d5db37209b19c51a46415c3605d0003374722b49d2325ade85390ed44",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443213372"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8",
      "date": "2026-04-15T08:03:57.000Z",
      "commit": "d9739ce3ef6f57832f56bb488de80c48b58e1f91",
      "fileid": "95f8ffbcc826bb1f08071f99dc1fe732f29b583eab6dac2613347b218d333913",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443213372"
    }
  ]
}