Package: randRotation
Title: Random Rotation Methods for High Dimensional Data with Batch Structure
Version: 1.23.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
LazyData: false
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
git_url: https://git.bioconductor.org/packages/randRotation
git_branch: devel
git_last_commit: 58e9564
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
