{
  "_id": "6a0ff0a4acfb0bcc41c7596f",
  "Package": "AEenrich",
  "Version": "1.1.1",
  "Title": "Adverse Event Enrichment Tests",
  "Type": "Package",
  "Description": "We extend existing gene enrichment tests to perform\nadverse event enrichment analysis. Unlike the continuous gene\nexpression data, adverse event data are counts. Therefore,\nadverse event data has many zeros and ties. We propose two\nenrichment tests. One is a modified Fisher's exact test based\non pre-selected significant adverse events, while the other is\nbased on a modified Kolmogorov-Smirnov statistic. We add\nCovariate adjustment to improve the analysis.\"Adverse event\nenrichment tests using VAERS\" Shuoran Li, Lili Zhao (2020)\n<doi:10.48550/arXiv.2007.02266>.",
  "Authors@R": "c(\nperson(given = \"Shuoran\", family = \"Li\", role = c(\"aut\"), email = \"shuoranl@umich.edu\"),\nperson(given = \"Hongfan\", family = \"Chen\", role = c(\"aut\"), email = \"chenhf@umich.edu\"),\nperson(given = \"Lili\", family = \"Zhao\", role = c(\"aut\"), email = \"zhaolili@med.umich.edu\"),\nperson(given = \"Michael\", family = \"Kleinsasser\", role = c(\"aut\", \"cre\"), email = \"mkleinsa@umich.edu\"))",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Biarch": "true",
  "biocViews": "",
  "URL": "https://github.com/umich-biostatistics/AEenrich",
  "BugReports": "https://github.com/umich-biostatistics/AEenrich/issues",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://umich-biostatistics.r-universe.dev",
  "Date/Publication": "2026-01-22 14:18:13 UTC",
  "RemoteUrl": "https://github.com/umich-biostatistics/aeenrich",
  "RemoteRef": "HEAD",
  "RemoteSha": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 05:56:02 UTC",
    "User": "root"
  },
  "Author": "Shuoran Li [aut],\nHongfan Chen [aut],\nLili Zhao [aut],\nMichael Kleinsasser [aut, cre]",
  "Maintainer": "Michael Kleinsasser <mkleinsa@umich.edu>",
  "MD5sum": "a739879bd9aea6cb065ea79a35bd692f",
  "_user": "umich-biostatistics",
  "_type": "src",
  "_file": "AEenrich_1.1.1.tar.gz",
  "_fileid": "8a5017cec51724bf5991292b15172a0f71c2bc71e322972ead174c0fcb45bfc5",
  "_filesize": 417516,
  "_sha256": "8a5017cec51724bf5991292b15172a0f71c2bc71e322972ead174c0fcb45bfc5",
  "_created": "2026-05-22T05:56:02.000Z",
  "_published": "2026-05-22T05:59:00.604Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77324542323,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153751682"
    },
    {
      "job": 77324542264,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153751179"
    },
    {
      "job": 77324542243,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153752532"
    },
    {
      "job": 77324542233,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153749856"
    },
    {
      "job": 77324223445,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153721137"
    },
    {
      "job": 77324542232,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153744371"
    },
    {
      "job": 77324542270,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153743005"
    },
    {
      "job": 77324542277,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153739823"
    },
    {
      "job": 77324542340,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153742761"
    }
  ],
  "_buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/26271000878",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/umich-biostatistics/aeenrich",
  "_commit": {
    "id": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
    "author": "Michael Kleinsasser <mkleinsa@umich.edu>",
    "committer": "Michael Kleinsasser <mkleinsa@umich.edu>",
    "message": "cran feedback\n",
    "time": 1769091493
  },
  "_maintainer": {
    "name": "Michael Kleinsasser",
    "email": "mkleinsa@umich.edu",
    "login": "mkleinsa",
    "description": "R programmer for the Department of Biostatistics at the University of Michigan, Ann Arbor. M.S. Statistics. ",
    "uuid": 39565600
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "qvalue",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "modelr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "umich-biostatistics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mkleinsa",
      "count": 25,
      "uuid": 39565600
    },
    {
      "user": "hongfanchen",
      "count": 24,
      "uuid": 71697359
    },
    {
      "user": "geraldinegomez",
      "count": 2,
      "uuid": 46997659
    },
    {
      "user": "lilizhaoum",
      "count": 2,
      "uuid": 45952736
    }
  ],
  "_userbio": {
    "uuid": 51202056,
    "type": "organization",
    "name": "Department of Biostatistics at the University of Michigan"
  },
  "_downloads": {
    "count": 276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AEenrich"
  },
  "_devurl": "https://github.com/umich-biostatistics/aeenrich",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AEenrich.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/umich-biostatistics/aeenrich",
  "_realowner": "umich-biostatistics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-07-30"
    },
    {
      "version": "1.1.0",
      "date": "2021-11-01"
    },
    {
      "version": "1.1.1",
      "date": "2026-01-22"
    }
  ],
  "_exports": [
    "count_cases",
    "enrich"
  ],
  "_datasets": [
    {
      "name": "covid1",
      "title": "Covid Vaccine Adverse Event Data",
      "object": "covid1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "VAERS_ID",
        "VAX_LABEL",
        "AE_NAME",
        "AGE",
        "SEX"
      ],
      "rows": 12500,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid2",
      "title": "Covid Vaccine Adverse Event Data",
      "object": "covid2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DRUG_TYPE",
        "AE_NAME",
        "AEYes",
        "AENo",
        "AGE",
        "SEX"
      ],
      "rows": 2656,
      "table": true,
      "tojson": true
    },
    {
      "name": "group",
      "title": "Group Structure Data",
      "object": "group",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "AE_NAME",
        "GROUP_NAME"
      ],
      "rows": 35339,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AEenrich-package",
      "title": "AEenrich: Adverse Event Enrichment Tests",
      "topics": [
        "AEenrich-package"
      ]
    },
    {
      "page": "count_cases",
      "title": "Convert data on the report level to aggregated data.",
      "topics": [
        "count_cases"
      ]
    },
    {
      "page": "covid1",
      "title": "Covid Vaccine Adverse Event Data",
      "topics": [
        "covid1"
      ]
    },
    {
      "page": "covid2",
      "title": "Covid Vaccine Adverse Event Data",
      "topics": [
        "covid2"
      ]
    },
    {
      "page": "enrich",
      "title": "Perform Adverse Event Enrichment Tests",
      "topics": [
        "enrich"
      ]
    },
    {
      "page": "group",
      "title": "Group Structure Data",
      "topics": [
        "group"
      ]
    }
  ],
  "_readme": "https://github.com/umich-biostatistics/aeenrich/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "codetools",
    "cpp11",
    "doParallel",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "magrittr",
    "modelr",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "qvalue",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "aeenrich",
  "_universes": [
    "umich-biostatistics",
    "mkleinsa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-22T05:58:10.000Z",
      "distro": "noble",
      "commit": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
      "fileid": "0c046b265079dc44274a624ba4de6d8867a844347d04993a5fd11e665887b095",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/26271000878"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-22T05:58:08.000Z",
      "distro": "noble",
      "commit": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
      "fileid": "729696510d08904c9eebc0ff3f5680c246046858640a92e3d08ad43d48f598fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/26271000878"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-22T05:58:19.000Z",
      "commit": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
      "fileid": "674b54981e1938246f5bc4bf84f9bdf28c3566a658daa0ff94f175b92f6b6d25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/26271000878"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-22T05:58:11.000Z",
      "commit": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
      "fileid": "720ec7ca95c532addf42c3ae5cf28745fd4d529398923f5a60f68be952e98f0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/26271000878"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T05:58:02.000Z",
      "commit": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
      "fileid": "cdc554b207f28088ca87637632c644ba7e59a86fe6d62b50989eb8c9699b80ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/26271000878"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-22T05:57:24.000Z",
      "commit": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
      "fileid": "65e5cc720bc8426bd8ac6e149266b3da1825922b270c50e030064b6b2e0cc324",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/26271000878"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-22T05:57:11.000Z",
      "commit": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
      "fileid": "032f51c47ff5cfea13c88392101976f66de971613844b252f5f4c584404a3d47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/26271000878"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-22T05:57:23.000Z",
      "commit": "1cfe898bb92fa7502f0ed3ba52bfc914003a8170",
      "fileid": "256cdf642a3a867d77a87391eff752af2bc0b545fca94172b4758c866e614ca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/26271000878"
    }
  ]
}