{
  "_id": "6a1f2bfab401979e734259cb",
  "Package": "dbparser",
  "Title": "Drugs Databases Parser",
  "Version": "2.2.1.9000",
  "Authors@R": "c(\nperson(\"Mohammed\", \"Ali\", email = \"moh_fcis@yahoo.com\", role = c(\"aut\", \"cre\")),\nperson(\"Ali\", \"Ezzat\", email = \"ali_ezzat85@yahoo.com\", role = \"aut\"),\nperson(\"Hao\", \"Zhu\", email = \"haozhu233@gmail.com\", role = \"rev\"),\nperson(\"Emma\", \"Mendelsohn\", email = \"\", role = \"rev\"))",
  "Description": "This tool is for parsing public drug databases such as\n'DrugBank' XML database <https://go.drugbank.com/>. The parsed\ndata are then returned in a proper 'R' object called\n'dvobject'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://docs.ropensci.org/dbparser/,\nhttps://github.com/ropensci/dbparser",
  "BugReports": "https://github.com/ropensci/dbparser/issues",
  "Config/pak/sysreqs": "libxml2-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-02-14 14:58:52 UTC",
  "RemoteUrl": "https://github.com/ropensci/dbparser",
  "RemoteRef": "cran",
  "RemoteSha": "06b711ee84d27f2a82d89aa224d11fce19048d76",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:55:51 UTC",
    "User": "root"
  },
  "Author": "Mohammed Ali [aut, cre],\nAli Ezzat [aut],\nHao Zhu [rev],\nEmma Mendelsohn [rev]",
  "Maintainer": "Mohammed Ali <moh_fcis@yahoo.com>",
  "MD5sum": "e5c87cf1aefce1456daf0d69434b061d",
  "_user": "ropensci",
  "_type": "src",
  "_file": "dbparser_2.2.1.9000.tar.gz",
  "_fileid": "d2fa21a941856433e40cc0e937c4965b1f274b40f9c217853a9ae529c47862cb",
  "_filesize": 954020,
  "_sha256": "d2fa21a941856433e40cc0e937c4965b1f274b40f9c217853a9ae529c47862cb",
  "_created": "2026-05-15T09:55:51.000Z",
  "_published": "2026-06-02T19:16:10.820Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79152238004,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014574891"
    },
    {
      "job": 79152237969,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014574747"
    },
    {
      "job": 79152237722,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014870587"
    },
    {
      "job": 79152237879,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014907196"
    },
    {
      "job": 79152236666,
      "time": 195,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014527061"
    },
    {
      "job": 79152236863,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014529936"
    },
    {
      "job": 79152236857,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367488041"
    },
    {
      "job": 79152237806,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014562002"
    },
    {
      "job": 79152237947,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014560015"
    },
    {
      "job": 79152237966,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014565134"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911606929",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/dbparser",
  "_commit": {
    "id": "06b711ee84d27f2a82d89aa224d11fce19048d76",
    "author": "Mohammed Ali <moh_fcis@yahoo.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #206 from ropensci/joss-paper-update\n\n- updated Readme",
    "time": 1771081132
  },
  "_maintainer": {
    "name": "Mohammed Ali",
    "email": "moh_fcis@yahoo.com",
    "login": "mohammedfcis",
    "uuid": 6381660
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "canvasXpress",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 9
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v2.2.1",
      "date": "2026-01-09"
    }
  ],
  "_stars": 66,
  "_contributors": [
    {
      "user": "maliupland",
      "count": 422,
      "uuid": 240716298
    },
    {
      "user": "agenius-mohammed-ali",
      "count": 132,
      "uuid": 76930969
    },
    {
      "user": "mohammedfcis",
      "count": 69,
      "uuid": 6381660
    },
    {
      "user": "alizat",
      "count": 6,
      "uuid": 2472050
    },
    {
      "user": "emmamendelsohn",
      "count": 2,
      "uuid": 16726030
    },
    {
      "user": "arfon",
      "count": 1,
      "uuid": 4483
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "noamross",
      "count": 1,
      "uuid": 571752
    },
    {
      "user": "amrrs",
      "count": 1,
      "uuid": 5347322
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 741,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dbparser"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/ropensci/dbparser",
  "_pkgdown": "https://docs.ropensci.org/dbparser/",
  "_searchresults": 221,
  "_metadata": {
    "review": {
      "id": 347,
      "status": "reviewed",
      "version": "1.0.4",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/347"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dbparser.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/dbparser",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-12-17"
    },
    {
      "version": "1.0.1",
      "date": "2019-04-16"
    },
    {
      "version": "1.0.2",
      "date": "2019-07-08"
    },
    {
      "version": "1.0.3",
      "date": "2019-07-11"
    },
    {
      "version": "1.0.4",
      "date": "2019-08-28"
    },
    {
      "version": "1.1.0",
      "date": "2020-02-21"
    },
    {
      "version": "1.1.1",
      "date": "2020-05-10"
    },
    {
      "version": "1.1.2",
      "date": "2020-06-08"
    },
    {
      "version": "1.2.0",
      "date": "2020-08-26"
    },
    {
      "version": "2.0.0",
      "date": "2023-03-17"
    },
    {
      "version": "2.0.1",
      "date": "2023-03-27"
    },
    {
      "version": "2.0.2",
      "date": "2024-02-16"
    },
    {
      "version": "2.0.3",
      "date": "2024-04-20"
    },
    {
      "version": "2.2.1",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "add_database_info",
    "cett_nodes_options",
    "drug_node_options",
    "merge_drugbank_onsides",
    "merge_drugbank_twosides",
    "parseDrugBank",
    "parseOnSIDES",
    "parseTWOSIDES",
    "references_node_options",
    "show_dvobject_metadata",
    "subset_drugbank_dvobject",
    "subset_onsides_dvobject"
  ],
  "_help": [
    {
      "page": "add_database_info",
      "title": "add_database_info Assign passed databases db metadata to passed dvobject",
      "concept": [
        "utility"
      ],
      "topics": [
        "add_database_info"
      ]
    },
    {
      "page": "cett_nodes_options",
      "title": "returns carriers, enzymes,targets and transporters node valid options.",
      "concept": [
        "parsers"
      ],
      "topics": [
        "cett_nodes_options"
      ]
    },
    {
      "page": "drug_node_options",
      "title": "returns drug node valid options.",
      "concept": [
        "parsers"
      ],
      "topics": [
        "drug_node_options"
      ]
    },
    {
      "page": "merge_drugbank_onsides",
      "title": "Merge DrugBank and OnSIDES Database Objects",
      "concept": [
        "mergers"
      ],
      "topics": [
        "merge_drugbank_onsides"
      ]
    },
    {
      "page": "merge_drugbank_twosides",
      "title": "Merge a DrugBank dvobject with a TWOSIDES dvobject",
      "concept": [
        "mergers"
      ],
      "topics": [
        "merge_drugbank_twosides"
      ]
    },
    {
      "page": "parseDrugBank",
      "title": "parseDrugBank",
      "concept": [
        "parsers"
      ],
      "topics": [
        "parseDrugBank"
      ]
    },
    {
      "page": "parseOnSIDES",
      "title": "Parse the OnSIDES Core Relational Database",
      "concept": [
        "parsers"
      ],
      "topics": [
        "parseOnSIDES"
      ]
    },
    {
      "page": "parseTWOSIDES",
      "title": "Parse the TWOSIDES Drug-Drug Interaction Database",
      "concept": [
        "parsers"
      ],
      "topics": [
        "parseTWOSIDES"
      ]
    },
    {
      "page": "references_node_options",
      "title": "returns references node valid options.",
      "concept": [
        "parsers"
      ],
      "topics": [
        "references_node_options"
      ]
    },
    {
      "page": "show_dvobject_metadata",
      "title": "Display dvobject Metadata",
      "concept": [
        "utility"
      ],
      "topics": [
        "show_dvobject_metadata"
      ]
    },
    {
      "page": "subset_drugbank_dvobject",
      "title": "Subset a DrugBank dvobject by a vector of DrugBank IDs",
      "concept": [
        "utility"
      ],
      "topics": [
        "subset_drugbank_dvobject"
      ]
    },
    {
      "page": "subset_onsides_dvobject",
      "title": "Subset an OnSIDES dvobject by a vector of RxNorm Ingredient IDs (Schema-Aware)",
      "concept": [
        "utility"
      ],
      "topics": [
        "subset_onsides_dvobject"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/dbparser/raw/cran/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/dbparser/raw/cran/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "drugbank_nside.Rmd",
      "filename": "drugbank_nside.html",
      "title": "Integrated Pharmacovigilance: Linking DrugBank, OnSIDES, and TWOSIDES",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Prerequisites",
        "1. Loading and Inspecting Data",
        "1.1 Load DrugBank (The Hub)",
        "1.2 Load OnSIDES (Single-Drug Labels)",
        "1.3 Load TWOSIDES (Drug Interactions)",
        "2. Merging the Databases (Chaining)",
        "3. Single Drug Analysis: Leuprolide (DB00007)",
        "3.1 Extract Baseline Adverse Events (OnSIDES)",
        "4. Single Drug Analysis: Calcitriol (DB00136)",
        "5. Polypharmacy Analysis: Drug-Drug Interactions",
        "5.1 Visualization of Interaction Risks",
        "6. Comparative Overview",
        "7. Conclusion"
      ],
      "created": "2025-12-09 12:07:37",
      "modified": "2025-12-26 08:36:56",
      "commits": 2
    },
    {
      "source": "dbparser_2_2.Rmd",
      "filename": "dbparser_2_2.html",
      "title": "Introducing dbparser 2.2.0",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The \"Hub and Spoke\" Architecture",
        "Pipeline-Ready Pharmacovigilance",
        "New Tools for Reproducibility",
        "A Scientific Case Study",
        "Availability"
      ],
      "created": "2025-12-27 15:13:05",
      "modified": "2025-12-27 15:13:05",
      "commits": 1
    },
    {
      "source": "dbparser.Rmd",
      "filename": "dbparser.html",
      "title": "Unlocking DrugBank: Parsing and Visualizing Mechanistic Data",
      "author": "Mohammed Ali",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "1. Loading Data",
        "The Parsing Workflow",
        "Loading Sample Data",
        "2. Analysis: The Drug Landscape",
        "3. Analysis: Approval Status",
        "4. Analysis: Molecular Mechanisms",
        "5. Next Steps: Integrated Pharmacovigilance"
      ],
      "created": "2018-10-04 14:10:48",
      "modified": "2026-01-08 20:51:27",
      "commits": 28
    }
  ],
  "_score": 9.74826743359451,
  "_indexed": true,
  "_nocasepkg": "dbparser",
  "_universes": [
    "ropensci",
    "mohammedfcis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.1.9000",
      "date": "2026-05-15T09:58:08.000Z",
      "distro": "noble",
      "commit": "06b711ee84d27f2a82d89aa224d11fce19048d76",
      "fileid": "a27777a04d86f5c4b27c32583d0ac55ea6ddd0065cbb40a1413ef79305f253b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911606929"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.1.9000",
      "date": "2026-05-15T09:58:07.000Z",
      "distro": "noble",
      "commit": "06b711ee84d27f2a82d89aa224d11fce19048d76",
      "fileid": "3237a34cce03e0607ee64353ee13ca8910158d6a6d20c97b52bd8d5c131e3b68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911606929"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.1.9000",
      "date": "2026-05-15T10:15:40.000Z",
      "commit": "06b711ee84d27f2a82d89aa224d11fce19048d76",
      "fileid": "6c9c7a209d4ef77543b139ed007cf7d1cd0547a9d9c0f3c8217e9cfd9f867642",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911606929"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.1.9000",
      "date": "2026-05-15T10:17:49.000Z",
      "commit": "06b711ee84d27f2a82d89aa224d11fce19048d76",
      "fileid": "aacccbf22dcb2d6d9c2eeab3dcdd9c34dac25a45e55c272de9699e8dc2908d8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911606929"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.1.9000",
      "date": "2026-05-15T09:57:17.000Z",
      "commit": "06b711ee84d27f2a82d89aa224d11fce19048d76",
      "fileid": "4aaddb5d9ee562cf53a21adbee24bf26b5bf1d1051969c90e898db9142617085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911606929"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.1.9000",
      "date": "2026-05-15T09:57:09.000Z",
      "commit": "06b711ee84d27f2a82d89aa224d11fce19048d76",
      "fileid": "726dc849c1df51b687be0f7bfc7ce3c6eaa998b909789a5af11ec0ccb708e68f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911606929"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.1.9000",
      "date": "2026-05-15T09:57:33.000Z",
      "commit": "06b711ee84d27f2a82d89aa224d11fce19048d76",
      "fileid": "206336a1a73df6dc860231b13ec3b1c1969469ca4616efdd35bddb9062437b9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911606929"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.1.9000",
      "date": "2026-06-02T19:15:37.000Z",
      "commit": "06b711ee84d27f2a82d89aa224d11fce19048d76",
      "fileid": "e2857a71cbb2d027782642451b1254c991755d048328ca9b7133d22570377978",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25911606929"
    }
  ]
}