Package: opdisDownsampling
Type: Package
Title: Optimal Distribution Preserving Down-Sampling of Bio-Medical
        Data
Version: 1.6
Description: An optimized method for distribution-preserving class-proportional down-sampling of bio-medical data <doi:10.1371/journal.pone.0255838>.
Depends: R (>= 3.5.0)
Imports: parallel, graphics, methods, stats, caTools, pracma,
        twosamples, doParallel, pbmcapply, foreach, utils, Rcpp (>=
        1.0.0)
LazyData: true
LinkingTo: Rcpp
License: GPL-3
URL: https://github.com/JornLotsch/opdisDownsampling
Encoding: UTF-8
Authors@R: c(person(given = "Jorn",
                      family = "Lotsch",
                      role = c("aut", "cre"),
                      email = "j.lotsch@em.uni-frankfurt.de",
                      comment = c(ORCID = "0000-0002-5818-6958")),
               person(given = "Sebastian",
                      family = "Malkusch",
                      role = "aut",
                      comment = c(ORCID = "0000-0001-6766-140X")),
               person(given = "Alfred",
                      family = "Ultsch",
                      role = "aut",
                      comment = c(ORCID = "0000-0002-7845-3283")))
Maintainer: Jorn Lotsch <j.lotsch@em.uni-frankfurt.de>
NeedsCompilation: yes
Packaged: 2026-06-25 05:55:34 UTC; joern
Author: Jorn Lotsch [aut, cre] (ORCID: <https://orcid.org/0000-0002-5818-6958>),
  Sebastian Malkusch [aut] (ORCID:
    <https://orcid.org/0000-0001-6766-140X>),
  Alfred Ultsch [aut] (ORCID: <https://orcid.org/0000-0002-7845-3283>)
Repository: CRAN
Date/Publication: 2026-06-25 06:40:02 UTC
Built: R 4.7.0; x86_64-w64-mingw32; 2026-06-25 23:51:12 UTC; windows
Archs: x64
