{
  "_id": "6a48aaf4e06c18f0a65460d2",
  "Package": "faersquarterlydata",
  "Type": "Package",
  "Title": "FDA Adverse Event Reporting System Quarterly Data Extracting\nTool",
  "Version": "1.2.0",
  "Authors@R": "c(person(given = \"Luis\", \nfamily = \"Garcez\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"luisgarcez1@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8637-7946\")))",
  "Maintainer": "Luis Garcez <luisgarcez1@gmail.com>",
  "Description": "An easy framework to read FDA Adverse Event Reporting\nSystem XML/ASCII files\n<https://www.fda.gov/drugs/questions-and-answers-fdas-adverse-event-reporting-system-faers/fda-adverse-event-reporting-system-faers-latest-quarterly-data-files>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "make libicu-dev libxml2-dev libx11-dev zlib1g-dev",
  "Repository": "https://luisgarcez11.r-universe.dev",
  "Date/Publication": "2024-06-22 21:48:36 UTC",
  "RemoteUrl": "https://github.com/luisgarcez11/faersquarterlydata",
  "RemoteRef": "HEAD",
  "RemoteSha": "0de8dd294b40b9e60d32880199dba206e2e79947",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 06:15:47 UTC",
    "User": "root"
  },
  "Author": "Luis Garcez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8637-7946>)",
  "_user": "luisgarcez11",
  "_type": "src",
  "_file": "faersquarterlydata_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/182ea68990f04591037b24bb711f5b5cc20a768d9c10b04febe3e99e30d3997f",
  "_filesize": 2880272,
  "_sha256": "182ea68990f04591037b24bb711f5b5cc20a768d9c10b04febe3e99e30d3997f",
  "_expires": "2026-10-12T06:40:50.000Z",
  "_created": "2026-07-04T06:15:47.000Z",
  "_published": "2026-07-04T06:40:52.653Z",
  "_jobs": [
    {
      "job": 85109422899,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8079068876"
    },
    {
      "job": 85109422942,
      "time": 224,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8079068638"
    },
    {
      "job": 85109422927,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8079224309"
    },
    {
      "job": 85109422937,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8079214405"
    },
    {
      "job": 85109232907,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079039119"
    },
    {
      "job": 85109422918,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079057990"
    },
    {
      "job": 85109422906,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8079052569"
    },
    {
      "job": 85109422926,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8079052165"
    },
    {
      "job": 85109422909,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8079054033"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/28697338868",
  "_status": "success",
  "_upstream": "https://github.com/luisgarcez11/faersquarterlydata",
  "_commit": {
    "id": "0de8dd294b40b9e60d32880199dba206e2e79947",
    "author": "luisgarcez11 <luisgarcez1@mail.com>",
    "committer": "luisgarcez11 <luisgarcez1@mail.com>",
    "message": "final\n",
    "time": 1719092916
  },
  "_maintainer": {
    "name": "Luis Garcez",
    "email": "luisgarcez1@gmail.com",
    "login": "luisgarcez11",
    "description": "Biostatistician. Rap lover.",
    "uuid": 44818395,
    "orcid": "0000-0002-8637-7946"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "tableone",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "luisgarcez11",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "luisgarcez11",
      "count": 19,
      "uuid": 44818395
    }
  ],
  "_userbio": {
    "uuid": 44818395,
    "type": "user",
    "name": "Luís Garcez",
    "followers": 0,
    "description": "Biostatistician. Rap lover."
  },
  "_downloads": {
    "count": 297,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/faersquarterlydata"
  },
  "_devurl": "https://github.com/luisgarcez11/faersquarterlydata",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/faersquarterlydata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luisgarcez11/faersquarterlydata",
  "_realowner": "luisgarcez11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-05-24"
    },
    {
      "version": "1.1.0",
      "date": "2023-06-15"
    },
    {
      "version": "1.2.0",
      "date": "2024-06-23"
    },
    {
      "version": "1.3.0",
      "date": "2026-02-27"
    }
  ],
  "_exports": [
    "arrange_date",
    "estimate_chisq",
    "estimate_infoc",
    "estimate_prr",
    "estimate_ror",
    "estimate_ror_bygroup",
    "faersxml_to_r",
    "get_duplicate_caseids",
    "retrieve_faersascii",
    "retrieve_faersxml",
    "retrieve_faersxml_all",
    "retrieve_unique_info",
    "summary_faersdata",
    "unify_tabular_ascii",
    "unzip_faerszip"
  ],
  "_datasets": [
    {
      "name": "als_faers_data",
      "title": "List ASCII data example",
      "object": "als_faers_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "als_faers_data_unified",
      "title": "Tabular ASCII data example",
      "object": "als_faers_data_unified",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "primaryid",
        "caseid",
        "pt",
        "drug_rec_act",
        "caseversion",
        "i_f_code",
        "event_dt",
        "mfr_dt",
        "init_fda_dt",
        "fda_dt",
        "rept_cod",
        "mfr_num",
        "mfr_sndr",
        "age",
        "age_YR",
        "age_cod",
        "gndr_cod",
        "e_sub",
        "wt",
        "wt_cod",
        "rept_dt",
        "to_mfr",
        "occp_cod",
        "reporter_country",
        "occr_country",
        "auth_num",
        "lit_ref",
        "age_grp",
        "sex",
        "patient_drug",
        "outcome_OT",
        "outcome_DE",
        "outcome_DS",
        "outcome_HO",
        "outcome_LT",
        "outcome_RI",
        "report_source_HP",
        "report_source_CSM",
        "report_source_FGN",
        "report_source_CR",
        "report_source_SDY",
        "report_source_LIT",
        "indi_pt_all",
        "drugname_all",
        "indi_pt_ps",
        "drugname_ps",
        "start_dt_ps"
      ],
      "rows": 260,
      "table": false,
      "tojson": true
    },
    {
      "name": "products_fda",
      "title": "List of approved products by FDA",
      "object": "products_fda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ApplNo",
        "ProductNo",
        "Form",
        "Strength",
        "ReferenceDrug",
        "DrugName",
        "ActiveIngredient",
        "ReferenceStandard"
      ],
      "rows": 45828,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "als_faers_data",
      "title": "List ASCII data example",
      "topics": [
        "als_faers_data"
      ]
    },
    {
      "page": "als_faers_data_unified",
      "title": "Tabular ASCII data example",
      "topics": [
        "als_faers_data_unified"
      ]
    },
    {
      "page": "arrange_date",
      "title": "Convert a date string into a date format",
      "topics": [
        "arrange_date"
      ]
    },
    {
      "page": "estimate_chisq",
      "title": "Estimate Chi-Squared test with yates correction",
      "topics": [
        "estimate_chisq"
      ]
    },
    {
      "page": "estimate_infoc",
      "title": "Estimate Information Component",
      "topics": [
        "estimate_infoc"
      ]
    },
    {
      "page": "estimate_prr",
      "title": "Estimate Proportional Reporting Odds Ratio",
      "topics": [
        "estimate_prr"
      ]
    },
    {
      "page": "estimate_ror",
      "title": "Estimate Reporting Odds Ratio",
      "topics": [
        "estimate_ror"
      ]
    },
    {
      "page": "estimate_ror_bygroup",
      "title": "Estimate Measures of Association",
      "topics": [
        "estimate_ror_bygroup"
      ]
    },
    {
      "page": "faersxml_to_r",
      "title": "Convert FAERS xml to an R list",
      "topics": [
        "faersxml_to_r"
      ]
    },
    {
      "page": "get_duplicate_caseids",
      "title": "Get duplicated caseIDs",
      "topics": [
        "get_duplicate_caseids"
      ]
    },
    {
      "page": "products_fda",
      "title": "List of approved products by FDA",
      "topics": [
        "products_fda"
      ]
    },
    {
      "page": "retrieve_faersascii",
      "title": "Read FAERS ascii files",
      "topics": [
        "retrieve_faersascii"
      ]
    },
    {
      "page": "retrieve_faersxml",
      "title": "Convert FAERS xml to tabular format",
      "topics": [
        "retrieve_faersxml"
      ]
    },
    {
      "page": "retrieve_faersxml_all",
      "title": "Convert FAERS a number of xml files to tabular format",
      "topics": [
        "retrieve_faersxml_all"
      ]
    },
    {
      "page": "retrieve_unique_info",
      "title": "Retrieve unique drug and ADR information values from XML files",
      "topics": [
        "retrieve_unique_info"
      ]
    },
    {
      "page": "summary_faersdata",
      "title": "FAERS description",
      "topics": [
        "summary_faersdata"
      ]
    },
    {
      "page": "unify_tabular_ascii",
      "title": "Unify the list to a tabular format",
      "topics": [
        "unify_tabular_ascii"
      ]
    },
    {
      "page": "unzip_faerszip",
      "title": "Unzip FAERS zip folders",
      "topics": [
        "unzip_faerszip"
      ]
    }
  ],
  "_readme": "https://github.com/luisgarcez11/faersquarterlydata/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "class",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "forcats",
    "gdata",
    "generics",
    "glue",
    "gmodels",
    "gtools",
    "haven",
    "hms",
    "labelled",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "mitools",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "tableone",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "faersquarterlydata",
  "_universes": [
    "luisgarcez11"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-04T06:19:12.000Z",
      "distro": "resolute",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "https://r2.ropensci.org/52a099be70f60237a591794e76aac59fc0837616784b55a302688b11be3e6c91",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/28697338868"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-04T06:19:13.000Z",
      "distro": "resolute",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "https://r2.ropensci.org/4a7a261535157a10f878b912579ad266f7f9e2d48687d9d343cfa06b535ccb6d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/28697338868"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-04T06:40:00.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "https://r2.ropensci.org/f93b509428eda772272b3ff748b47483b7a71ef5fb3589e58b0dd4e54514d324",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/28697338868"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-04T06:38:48.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "https://r2.ropensci.org/dd9327af7caba2cadb5559e8c89ff31ec86801f8ed5eee4412a9dcc97fe9c0c7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/28697338868"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-07-04T06:18:20.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "https://r2.ropensci.org/5ba71dce49b10e58407808666f09df5a575c92081bb6fb597ea6b3d5659f2944",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/28697338868"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-04T06:16:55.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "https://r2.ropensci.org/43b2689a82550310416cc23ee6f6b34ecaa5bc2a4283fa67bdf02e3a793e6405",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/28697338868"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-04T06:16:55.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "https://r2.ropensci.org/a4d0f79cec52d11bdeff01ad544653bcf913df4f6f6b746312493bb83f3aed02",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/28697338868"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-04T06:16:58.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "https://r2.ropensci.org/876cd4d22b6b3d815d892c8c40f7827179dbb7f4d5c9533e45b89cc4895d7063",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/28697338868"
    }
  ]
}