{
  "_id": "6a1edfc7b401979e7341069b",
  "Package": "extractFAERS",
  "Title": "Extract Data from FAERS Database",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\"Renjun Yang\", role = \"ctb\"),\nperson(\"Renjun\", \"Yang\", , \"rjyang@rcees.ac.cn\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9353-5041\"))\n)",
  "Description": "Provides functions to extract and process data from the\nFDA Adverse Event Reporting System (FAERS). It facilitates the\nconversion of raw FAERS data published after 2014Q3 into\nstructured formats for analysis. See Yang et al. (2022)\n<doi:10.3389/fphar.2021.772768> for related information.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:31:09 UTC",
    "User": "root"
  },
  "Author": "Renjun Yang [ctb], Renjun Yang [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9353-5041>)",
  "Maintainer": "Renjun Yang <rjyang@rcees.ac.cn>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-06-24 08:45:13 UTC",
  "RemoteUrl": "https://github.com/cran/extractFAERS",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c4d03e1dd7b3ac09749ebdf123c04eeb36acc52",
  "MD5sum": "643bc417c4ce891693b6d4ff58be5cdf",
  "_user": "cran",
  "_type": "src",
  "_file": "extractFAERS_0.1.4.tar.gz",
  "_fileid": "50a87a41161b4724efd9a47c50ac51c89b96a739671fc369c2f17ad407b2820e",
  "_filesize": 229268,
  "_sha256": "50a87a41161b4724efd9a47c50ac51c89b96a739671fc369c2f17ad407b2820e",
  "_created": "2026-05-20T07:31:09.000Z",
  "_published": "2026-06-02T13:51:03.777Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79086436449,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103886523"
    },
    {
      "job": 79086436324,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103887638"
    },
    {
      "job": 79086435770,
      "time": 125,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103838544"
    },
    {
      "job": 79086435514,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359607065"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26148059888",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/extractFAERS",
  "_commit": {
    "id": "6c4d03e1dd7b3ac09749ebdf123c04eeb36acc52",
    "author": "Renjun Yang <rjyang@rcees.ac.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1750754713
  },
  "_maintainer": {
    "name": "Renjun Yang",
    "email": "rjyang@rcees.ac.cn",
    "orcid": "0000-0002-9353-5041"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.4",
      "date": "2025-06-24"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/extractFAERS"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/extractFAERS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-03-22"
    },
    {
      "version": "0.1.2",
      "date": "2025-04-20"
    },
    {
      "version": "0.1.4",
      "date": "2025-06-24"
    }
  ],
  "_exports": [
    "extract_FAERS_data",
    "filter_by_occp_FAERS",
    "time_to_day_FAERS"
  ],
  "_help": [
    {
      "page": "extract1PSFAERS",
      "title": "Extract reports with only one drug used from FAERS data",
      "topics": [
        "extract1PSFAERS",
        "extract_FAERS_data"
      ]
    },
    {
      "page": "filterbyoccpFAERS",
      "title": "Filter extracted FAERS data by reporter occupation",
      "topics": [
        "filterbyoccpFAERS",
        "filter_by_occp_FAERS"
      ]
    },
    {
      "page": "timetodayFAERS",
      "title": "Change all time units to days in the data filtered by filter_by_occu_FAERS(). This function converts age and time units in the data to days, and processes occupation and reaction data.",
      "topics": [
        "timetodayFAERS",
        "time_to_day_FAERS"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "extractfaers",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-20T07:33:20.000Z",
      "distro": "noble",
      "commit": "6c4d03e1dd7b3ac09749ebdf123c04eeb36acc52",
      "fileid": "dfa175e5fd6b99059a02d105112f3911e4d42835d1d989f5155cffbc8e0f0d97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26148059888"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-20T07:33:23.000Z",
      "distro": "noble",
      "commit": "6c4d03e1dd7b3ac09749ebdf123c04eeb36acc52",
      "fileid": "62edbfc5cfc9e38b9bc7be4e3d39786335d9f476618db7ec29b7e2acf94e51d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26148059888"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T13:50:27.000Z",
      "commit": "6c4d03e1dd7b3ac09749ebdf123c04eeb36acc52",
      "fileid": "c3022b3883f40e88375886ccf2f7f95f37fe682d051a8e1e32f137e24e4c5b59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26148059888"
    }
  ]
}