Package: rnaEditr Title: Statistical analysis of RNA editing sites and hyper-editing regions Version: 1.23.0 Authors@R: c( person("Lanyu", "Zhang", email = "jennyzly2016@gmail.com", role = c("aut", "cre")), person("Gabriel", "Odom", email = "gabriel.odom@fiu.edu", role = c("aut")), person("Tiago", "Silva", email = "tiagochst@gmail.com", role = c("aut")), person("Lissette", "Gomez", email = "lxg255@miami.edu", role = c("aut")), person("Lily", "Wang", email = "lily.wangg@gmail.com", role = c("aut")) ) Description: RNAeditr analyzes site-specific RNA editing events, as well as hyper-editing regions. The editing frequencies can be tested against binary, continuous or survival outcomes. Multiple covariate variables as well as interaction effects can also be incorporated in the statistical models. Depends: R (>= 4.0) License: GPL-3 Encoding: UTF-8 LazyData: false RoxygenNote: 7.1.1 Imports: GenomicRanges, IRanges, BiocGenerics, Seqinfo, bumphunter, S4Vectors, stats, survival, logistf, plyr, corrplot Suggests: knitr, rmarkdown, testthat biocViews: GeneTarget, Epigenetics, DimensionReduction, FeatureExtraction, Regression, Survival, RNASeq VignetteBuilder: knitr URL: https://github.com/TransBioInfoLab/rnaEditr BugReports: https://github.com/TransBioInfoLab/rnaEditr/issues Config/pak/sysreqs: cmake make libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev libx11-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:53:58 UTC RemoteUrl: https://github.com/bioc/rnaEditr RemoteRef: HEAD RemoteSha: 121a510af990ebf67c6a50368f2b3e014046348e NeedsCompilation: no Packaged: 2026-07-07 06:04:31 UTC; root Author: Lanyu Zhang [aut, cre], Gabriel Odom [aut], Tiago Silva [aut], Lissette Gomez [aut], Lily Wang [aut] Maintainer: Lanyu Zhang