{
  "_id": "6a140afcacfb0bcc41d3a5f3",
  "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-05-25 08:37:04 UTC",
    "User": "root"
  },
  "Author": "Luis Garcez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8637-7946>)",
  "MD5sum": "9cdcef8625f297ed1f8ad80c841e0497",
  "_user": "luisgarcez11",
  "_type": "src",
  "_file": "faersquarterlydata_1.2.0.tar.gz",
  "_fileid": "3f2194a4f48cdd7620bdbad232cd9d5091505141135279ac0f25334226aa5b2f",
  "_filesize": 2878656,
  "_sha256": "3f2194a4f48cdd7620bdbad232cd9d5091505141135279ac0f25334226aa5b2f",
  "_created": "2026-05-25T08:37:04.000Z",
  "_published": "2026-05-25T08:40:28.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77682190716,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7194758567"
    },
    {
      "job": 77682190721,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7194761031"
    },
    {
      "job": 77682190719,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7194759162"
    },
    {
      "job": 77682190740,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7194748329"
    },
    {
      "job": 77681755061,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194716268"
    },
    {
      "job": 77682190711,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194751682"
    },
    {
      "job": 77682190749,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7194746350"
    },
    {
      "job": 77682190878,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7194746493"
    },
    {
      "job": 77682190713,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7194745817"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/26391397458",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Biostatistician. Rap lover."
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/faersquarterlydata"
  },
  "_devurl": "https://github.com/luisgarcez11/faersquarterlydata",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_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-05-25T08:39:19.000Z",
      "distro": "noble",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "c17a047abee47ee5e380c9182ea5cf5698945793d270c12c54746e58ccbf2c8c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/26391397458"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-25T08:39:32.000Z",
      "distro": "noble",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "310157068785eb4c1731fb91f36f95cb24d4680c660d15e058499e996633d224",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/26391397458"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-25T08:39:29.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "95b72c26abfbf001e48c8fc3e1df45992b6155d55862aa92c84202b0342880f6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/26391397458"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-25T08:38:56.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "7a1a4a4114c4468bc469dd22468040f1e743c64b7def687ed7b2dd8797cf7b42",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/26391397458"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-25T08:39:30.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "fe169706e6d83578d3b9068541235c81ac50f283fc5ae51dc96807660be403a0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/26391397458"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-25T08:38:27.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "68cfd978f27176e54ff6ea57f352ebdc095cdd57bd75200cce8b594c0d33e176",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/26391397458"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-25T08:38:30.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "16af6ec1de68bfbc1c780eebdc620fc0d77b7bc8b0d83dffb38d8ca4e5e4c17c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/26391397458"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-25T08:38:17.000Z",
      "commit": "0de8dd294b40b9e60d32880199dba206e2e79947",
      "fileid": "bd8673d14d652d55fe34b423b7bc99adb6f586e89fd8869a01219a55462b7baa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luisgarcez11/actions/runs/26391397458"
    }
  ]
}