{
  "_id": "6a1dfc961d7bb097a0a5e180",
  "Package": "pmparser",
  "Title": "Create and Maintain a Relational Database of Data from\nPubMed/MEDLINE",
  "Version": "1.0.26",
  "Authors@R": "c(person('Jake', 'Hughey', , 'jakejhughey@gmail.com', c('aut', 'cre')),\nperson('Josh', 'Schoenbachler', , 'josh.schoenbachler@gmail.com', 'aut'),\nperson('Elliot', 'Outland', , 'ehoutland@gmail.com', 'aut'))",
  "Description": "Provides a simple interface for extracting various\nelements from the publicly available PubMed XML files,\nincorporating PubMed's regular updates, and combining the data\nwith the NIH Open Citation Collection. See Schoenbachler and\nHughey (2021) <doi:10.7717/peerj.11071>.",
  "URL": "https://pmparser.hugheylab.org,\nhttps://github.com/hugheylab/pmparser",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "head, unzip, sqlite",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make libxml2-dev libssl-dev libsqlite3-dev",
  "Repository": "https://hugheylab.r-universe.dev",
  "Date/Publication": "2026-06-01 21:06:02 UTC",
  "RemoteUrl": "https://github.com/hugheylab/pmparser",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 21:37:29 UTC",
    "User": "root"
  },
  "Author": "Jake Hughey [aut, cre],\nJosh Schoenbachler [aut],\nElliot Outland [aut]",
  "Maintainer": "Jake Hughey <jakejhughey@gmail.com>",
  "MD5sum": "82cf70725c51c2f5991b27fbfb497f56",
  "_user": "hugheylab",
  "_type": "src",
  "_file": "pmparser_1.0.26.tar.gz",
  "_fileid": "c07ec0452c8be3bf636458bda81b0534629517d48bdbd505b25be827e9e68cfe",
  "_filesize": 767582,
  "_sha256": "c07ec0452c8be3bf636458bda81b0534629517d48bdbd505b25be827e9e68cfe",
  "_created": "2026-06-01T21:37:29.000Z",
  "_published": "2026-06-01T21:41:42.569Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78953905693,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7343677400"
    },
    {
      "job": 78953905729,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7343661128"
    },
    {
      "job": 78953905788,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7343648306"
    },
    {
      "job": 78953905697,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7343643373"
    },
    {
      "job": 78953404131,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7343612672"
    },
    {
      "job": 78953905699,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7343650005"
    },
    {
      "job": 78953905741,
      "time": 222,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7343683723"
    },
    {
      "job": 78953905746,
      "time": 205,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7343677617"
    },
    {
      "job": 78953905752,
      "time": 211,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7343679864"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26783426396",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hugheylab/pmparser",
  "_commit": {
    "id": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
    "author": "Jake Hughey <jakejhughey@gmail.com>",
    "committer": "Jake Hughey <jakejhughey@gmail.com>",
    "message": "deal with inconsistent filename in open citation collection.\n",
    "time": 1780347962
  },
  "_maintainer": {
    "name": "Jake Hughey",
    "email": "jakejhughey@gmail.com",
    "login": "jakejh",
    "description": "",
    "uuid": 2295314
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "curl",
      "version": ">= 4.3.2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.2",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "version": ">= 2.10.1",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "version": ">= 1.98",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.3",
      "role": "Imports"
    },
    {
      "package": "bigrquery",
      "version": ">= 1.3.2",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.16",
      "role": "Suggests"
    },
    {
      "package": "RMariaDB",
      "version": ">= 1.0.9",
      "role": "Suggests"
    },
    {
      "package": "RPostgres",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "version": ">= 2.2.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3.2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "hugheylab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "jschoenbachler",
      "count": 194,
      "uuid": 15148457
    },
    {
      "user": "jakejh",
      "count": 185,
      "uuid": 2295314
    },
    {
      "user": "ehoutland",
      "count": 1,
      "uuid": 8399021
    }
  ],
  "_userbio": {
    "uuid": 32131222,
    "type": "organization",
    "name": "Hughey Lab"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pmparser"
  },
  "_devurl": "https://github.com/hugheylab/pmparser",
  "_pkgdown": "https://pmparser.hugheylab.org",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pmparser.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hugheylab/pmparser",
  "_realowner": "hugheylab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2022-02-17"
    },
    {
      "version": "1.0.10",
      "date": "2022-04-27"
    },
    {
      "version": "1.0.11",
      "date": "2022-11-08"
    },
    {
      "version": "1.0.13",
      "date": "2022-11-24"
    },
    {
      "version": "1.0.15",
      "date": "2022-12-13"
    },
    {
      "version": "1.0.16",
      "date": "2023-02-12"
    },
    {
      "version": "1.0.17",
      "date": "2023-05-24"
    },
    {
      "version": "1.0.18",
      "date": "2023-12-01"
    },
    {
      "version": "1.0.19",
      "date": "2023-12-18"
    },
    {
      "version": "1.0.20",
      "date": "2024-01-13"
    },
    {
      "version": "1.0.21",
      "date": "2025-01-17"
    },
    {
      "version": "1.0.23",
      "date": "2025-12-15"
    },
    {
      "version": "1.0.24",
      "date": "2026-02-05"
    },
    {
      "version": "1.0.25",
      "date": "2026-03-02"
    }
  ],
  "_exports": [
    "getCitation",
    "getPgParams",
    "modifyPubmedDb",
    "parseAbstract",
    "parseArticle",
    "parseArticleId",
    "parseAuthor",
    "parseChemical",
    "parseComment",
    "parseDataBank",
    "parseGrant",
    "parseInvestigator",
    "parseJournal",
    "parseKeyword",
    "parseMesh",
    "parseOther",
    "parsePmidStatus",
    "parsePubHistory",
    "parsePubType"
  ],
  "_help": [
    {
      "page": "getCitation",
      "title": "Get public-domain citation data",
      "topics": [
        "getCitation"
      ]
    },
    {
      "page": "getPgParams",
      "title": "Get Postgres connection parameters",
      "topics": [
        "getPgParams"
      ]
    },
    {
      "page": "modifyPubmedDb",
      "title": "Create or update a PubMed database",
      "topics": [
        "modifyPubmedDb"
      ]
    },
    {
      "page": "parseElement",
      "title": "Parse elements from a PubMed XML file",
      "topics": [
        "parseAbstract",
        "parseArticle",
        "parseArticleId",
        "parseAuthor",
        "parseChemical",
        "parseComment",
        "parseDataBank",
        "parseElement",
        "parseGrant",
        "parseInvestigator",
        "parseJournal",
        "parseKeyword",
        "parseMesh",
        "parseOther",
        "parsePmidStatus",
        "parsePubHistory",
        "parsePubType"
      ]
    }
  ],
  "_readme": "https://github.com/hugheylab/pmparser/raw/HEAD/README.md",
  "_rundeps": [
    "bitops",
    "cli",
    "codetools",
    "curl",
    "data.table",
    "DBI",
    "foreach",
    "glue",
    "iterators",
    "jsonlite",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "RCurl",
    "rlang",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "data_dictionary.Rmd",
      "filename": "data_dictionary.html",
      "title": "Data Dictionary",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-11-16 19:40:31",
      "modified": "2022-04-13 18:02:39",
      "commits": 2
    }
  ],
  "_score": 5.977723605288848,
  "_indexed": true,
  "_nocasepkg": "pmparser",
  "_universes": [
    "hugheylab",
    "jakejh"
  ],
  "_previous": "1.0.25",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.26",
      "date": "2026-06-01T21:40:35.000Z",
      "distro": "noble",
      "commit": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
      "fileid": "1e34a0299ad6ea158fe7a20c77f165da3b6ffebe120b0d2404f1f4db7d18fd19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26783426396"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.26",
      "date": "2026-06-01T21:39:51.000Z",
      "distro": "noble",
      "commit": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
      "fileid": "f6691843c83b3be35b09766f53fea61c49569093890d7ad19f41c06ca5d822ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26783426396"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.26",
      "date": "2026-06-01T21:39:15.000Z",
      "commit": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
      "fileid": "fff670ff31b0f15354c1d5b2df2931b2b9c7dd6321a8274d456f366358416bdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26783426396"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.26",
      "date": "2026-06-01T21:38:57.000Z",
      "commit": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
      "fileid": "5f38d6bd1452b858dfb6b14901b6a928c54d17621dc6a0fb5c33c10c6ecc5218",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26783426396"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.26",
      "date": "2026-06-01T21:39:42.000Z",
      "commit": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
      "fileid": "46782fada98fc87a994610d574cc30b22531df1456de5f6327e92ae13ed0a939",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26783426396"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.26",
      "date": "2026-06-01T21:38:56.000Z",
      "commit": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
      "fileid": "62e2eb024ad1c0ea5319d3ca1dac556a1821d2733c62c8717a6df0960cb15b7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26783426396"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.26",
      "date": "2026-06-01T21:38:43.000Z",
      "commit": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
      "fileid": "b645171fb949998faf9d12ab2685591a0eb9d5684e636aaf82c3f5376b59a7d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26783426396"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.26",
      "date": "2026-06-01T21:38:43.000Z",
      "commit": "7a70bbcb64565d6e8a0e9b8bfda77cdd773b8552",
      "fileid": "3b5cba5a978b28cd20c0c77314fdf5fc7a890743bc3e0300f2432a257dbfadcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26783426396"
    }
  ]
}