{
  "_id": "6a2512be4b233be19838a62d",
  "Package": "kidsides",
  "Title": "Download, Cache, and Connect to 'KidSIDES'",
  "Version": "0.5.0",
  "Authors@R": "c(\nperson(\"Nicholas\", \"Giangreco\",\nemail = \"nick.giangreco@gmail.com\",\nrole = c(\"aut\",\"cph\",\"cre\"),\ncomment = c(ORCID = \"0000-0001-8138-4947\"))\n)",
  "Maintainer": "Nicholas Giangreco <nick.giangreco@gmail.com>",
  "Description": "Caches and then connects to a 'sqlite' database containing\nhalf a million pediatric drug safety signals. The database is\npart of a family of resources catalogued at\n<https://nsides.io>. The database contains 17 tables where the\ndescription table provides a map between the fields the field's\ndetails. The database was created by Nicholas Giangreco during\nhis PhD thesis which you can read in Giangreco (2022)\n<doi:10.7916/d8-5d9b-6738>. The observations are from the Food\nand Drug Administration's Adverse Event Reporting System.\nGeneralized additive models estimated drug effects across child\ndevelopment stages for the occurrence of an adverse event when\nexposed to a drug compared to other drugs. Read more at the\nmethods detailed in Giangreco (2022)\n<doi:10.1016/j.medj.2022.06.001>.",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/ngiangre/kidsides,\nhttps://ngiangre.github.io/kidsides/, https://nsides.io",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://ngiangre.r-universe.dev",
  "Date/Publication": "2023-05-21 10:51:35 UTC",
  "RemoteUrl": "https://github.com/ngiangre/kidsides",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:37:35 UTC",
    "User": "root"
  },
  "Author": "Nicholas Giangreco [aut, cph, cre] (ORCID:\n<https://orcid.org/0000-0001-8138-4947>)",
  "MD5sum": "04d62187617e3ef3e364d26a4d6576ca",
  "_user": "ngiangre",
  "_type": "src",
  "_file": "kidsides_0.5.0.tar.gz",
  "_fileid": "a1aef74ce9ebdc573614cd4d12cfa1a6d32e6f8077f244eabb5680fee90b0def",
  "_filesize": 94412,
  "_sha256": "a1aef74ce9ebdc573614cd4d12cfa1a6d32e6f8077f244eabb5680fee90b0def",
  "_created": "2026-06-07T06:37:35.000Z",
  "_published": "2026-06-07T06:42:06.339Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79937991778,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7461536773"
    },
    {
      "job": 79937991785,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461538472"
    },
    {
      "job": 79937991784,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7461541161"
    },
    {
      "job": 79937991781,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461535455"
    },
    {
      "job": 79937802685,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461520281"
    },
    {
      "job": 79937991776,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461536450"
    },
    {
      "job": 79937991772,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7461535250"
    },
    {
      "job": 79937991777,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7461530795"
    },
    {
      "job": 79937991779,
      "time": 242,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461549851"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ngiangre/actions/runs/27085054211",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ngiangre/kidsides",
  "_commit": {
    "id": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
    "author": "Nick Giangreco <nick.giangreco@gmail.com>",
    "committer": "Nick Giangreco <nick.giangreco@gmail.com>",
    "message": "KidSIDES in single quotes\n",
    "time": 1684666295
  },
  "_maintainer": {
    "name": "Nicholas Giangreco",
    "email": "nick.giangreco@gmail.com",
    "login": "ngiangre",
    "twitter": "@nickgiangreco",
    "description": "Precision medicine scientist and developer\n",
    "uuid": 7811531,
    "orcid": "0000-0001-8138-4947"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "ggthemes",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "pacman",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "lobstr",
      "role": "Suggests"
    },
    {
      "package": "prettyunits",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "ngiangre",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "database",
    "drug",
    "generalized-additive-models",
    "informatics",
    "pediatrics",
    "pharmacovigilance",
    "pkgdown",
    "safety"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "ngiangre",
      "count": 75,
      "uuid": 7811531
    }
  ],
  "_userbio": {
    "uuid": 7811531,
    "type": "user",
    "name": "Nick Giangreco",
    "description": "Precision medicine scientist and developer\r\n"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kidsides"
  },
  "_devurl": "https://github.com/ngiangre/kidsides",
  "_pkgdown": "https://ngiangre.github.io/kidsides/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kidsides.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ngiangre/kidsides",
  "_realowner": "ngiangre",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2023-01-14"
    },
    {
      "version": "0.4.1",
      "date": "2023-01-22"
    },
    {
      "version": "0.5.0",
      "date": "2023-05-21"
    }
  ],
  "_exports": [
    "connect_sqlite_db",
    "disconnect_sqlite_db",
    "download_sqlite_db",
    "get_db_path"
  ],
  "_help": [
    {
      "page": "connect_sqlite_db",
      "title": "Connect to the Pediatric Drug Safety database",
      "topics": [
        "connect_sqlite_db"
      ]
    },
    {
      "page": "disconnect_sqlite_db",
      "title": "Disconnect from the Pediatric Drug Safety database",
      "topics": [
        "disconnect_sqlite_db"
      ]
    },
    {
      "page": "download_sqlite_db",
      "title": "Download the Pediatric Drug Safety database",
      "topics": [
        "download_sqlite_db"
      ]
    },
    {
      "page": "get_db_path",
      "title": "Return database cache",
      "topics": [
        "get_db_path"
      ]
    }
  ],
  "_readme": "https://github.com/ngiangre/kidsides/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "DBI",
    "fastmap",
    "glue",
    "lifecycle",
    "memoise",
    "pkgconfig",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "rlang",
    "RSQLite",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "Overview.Rmd",
      "filename": "Overview.html",
      "title": "Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Pediatric Drug Safety (PDS) data",
        "Observation-level data",
        "Summary-level data",
        "Model-level data",
        "PDSportal: accessible data access",
        "KidSIDES",
        "References"
      ],
      "created": "2023-05-20 17:02:24",
      "modified": "2023-05-20 17:02:24",
      "commits": 1
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "kidsides",
  "_universes": [
    "ngiangre"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-07T06:39:43.000Z",
      "distro": "noble",
      "commit": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
      "fileid": "f708c02e047e5bd4d5806eac200b9d805d92ff80b6760647ea85f218e096adb5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ngiangre/actions/runs/27085054211"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-07T06:39:56.000Z",
      "distro": "noble",
      "commit": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
      "fileid": "778518efb09a11f77647342138bf04331434b50212b8afce3eedec830653c6f3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ngiangre/actions/runs/27085054211"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-07T06:40:19.000Z",
      "commit": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
      "fileid": "960204493279ab67213a87b5e053d1bd141593e844aa194c42f22953048d291a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ngiangre/actions/runs/27085054211"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-07T06:39:33.000Z",
      "commit": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
      "fileid": "78cb2b2f420b8412d5f43a016842d97c6db9657e76d7273c02b47df531fdbeb3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ngiangre/actions/runs/27085054211"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-07T06:39:57.000Z",
      "commit": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
      "fileid": "cdd521f4c93c4d462ae85fb2fb31a98b9ccaa4fd8999d538568f9446cbb1e7d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ngiangre/actions/runs/27085054211"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-07T06:39:23.000Z",
      "commit": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
      "fileid": "4c3b7f9a05b7fb9701cc7ae935eb9e68abeabc3daf814cc4155100f6e195c2c4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ngiangre/actions/runs/27085054211"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-07T06:38:47.000Z",
      "commit": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
      "fileid": "60ddcba996de325bbba511039010676e43d13c5ef958cc7479b7bb90a0b7cd5c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ngiangre/actions/runs/27085054211"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-07T06:41:12.000Z",
      "commit": "2e729fe3a873ba7b8372f0ede364841a33489d7c",
      "fileid": "6da1172308259e7ccc3fe4a4266ed8b9abcb30ece08c33c2033e5fccbda08728",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ngiangre/actions/runs/27085054211"
    }
  ]
}