Skip to content

AEenrich

Adverse Event Enrichment Tests

v1.1.1 · Jan 22, 2026 · GPL-2

Description

We extend existing gene enrichment tests to perform adverse event enrichment analysis. Unlike the continuous gene expression data, adverse event data are counts. Therefore, adverse event data has many zeros and ties. We propose two enrichment tests. One is a modified Fisher's exact test based on pre-selected significant adverse events, while the other is based on a modified Kolmogorov-Smirnov statistic. We add Covariate adjustment to improve the analysis."Adverse event enrichment tests using VAERS" Shuoran Li, Lili Zhao (2020) <doi:10.48550/arXiv.2007.02266>.

Downloads

CRAN

343

Last 30 days

12913th

859

Last 90 days

3.8K

Last year

Trend: +38.9% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

25

Last 90 days

244

Last year

Trend: -100% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘modelr’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 12, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 11, 2026
ERROR r-devel-linux-x86_64-fedora-gcc

S3 generic/method consistency

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,392

Files

28

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,069 (76.8%)Docs 323 (23.2%)

API

Exported functions

2

Internal functions

6

Recent export changes

v1.1.0+1 count_cases
v1.0.0+1 enrich

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

50%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

GPL-2

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2020-07-30

Latest release

2026-01-22

Avg cadence

1001 days

Cold removal rate

Dep drift

6

LOC over versions

v1.0.0: 974 LOCv1.1.0: 1,421 LOCv1.1.1: 1,392 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies dplyr magrittr qvalue doParallel tidyr modelr foreach rlang AEenrich

Version History

4 tracked
new 1.1.1 Mar 10, 2026
updated 1.1.1 ← 1.1.0 diff Jan 21, 2026
updated 1.1.0 ← 1.0.0 diff Oct 31, 2021
new 1.0.0 Jul 29, 2020