Package: randRotation Title: Random Rotation Methods for High Dimensional Data with Batch Structure Version: 1.25.0 Authors@R: person(given = "Peter", family = "Hettegger", role = c("aut", "cre"), email = "p.hettegger@gmail.com", comment = c(ORCID = "0000-0001-8557-588X")) Description: A collection of methods for performing random rotations on high-dimensional, normally distributed data (e.g. microarray or RNA-seq data) with batch structure. The random rotation approach allows exact testing of dependent test statistics with linear models following arbitrary batch effect correction methods. License: GPL-3 biocViews: Software, Sequencing, BatchEffect, BiomedicalInformatics, RNASeq, Preprocessing, Microarray, DifferentialExpression, GeneExpression, Genetics, MicroRNAArray, Normalization, StatisticalMethod Encoding: UTF-8 RdMacros: Rdpack Imports: methods, graphics, utils, stats, Rdpack (>= 0.7) RoxygenNote: 7.2.3 Suggests: knitr, BiocParallel, lme4, nlme, rmarkdown, BiocStyle, testthat (>= 2.1.0), limma, sva VignetteBuilder: knitr URL: https://github.com/phettegger/randRotation BugReports: https://github.com/phettegger/randRotation/issues Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:52:30 UTC RemoteUrl: https://github.com/bioc/randRotation RemoteRef: HEAD RemoteSha: 6f4dc85f9f8320e82c3f36757a2826533d43b4cb NeedsCompilation: no Packaged: 2026-07-02 07:15:40 UTC; root Author: Peter Hettegger [aut, cre] (ORCID: ) Maintainer: Peter Hettegger