Package: wpm
Type: Package
Title: Well Plate Maker
Version: 1.21.0
Authors@R: c(person('Helene', 'Borges', role = c('aut', 'cre'), 
                    email = 'borges.helene.sophie@gmail.com'),
            person('Thomas', 'Burger', role = 'aut',
                    email = 'thomas.burger@cea.fr'))
Description: The Well-Plate Maker (WPM) is a shiny application deployed
        as an R package. Functions for a command-line/script use are
        also available. The WPM allows users to generate well plate
        maps to carry out their experiments while improving the
        handling of batch effects. In particular, it helps controlling
        the "plate effect" thanks to its ability to randomize samples
        over multiple well plates. The algorithm for placing the
        samples is inspired by the backtracking algorithm: the samples
        are placed at random while respecting specific spatial
        constraints.
License: Artistic-2.0
biocViews: GUI, Proteomics, MassSpectrometry, BatchEffect,
        ExperimentalDesign
Depends: R (>= 4.1.0)
Imports: utils, methods, cli, Biobase, SummarizedExperiment, config,
        golem, shiny, DT, ggplot2, dplyr, rlang, stringr,
        shinydashboard, shinyWidgets, shinycustomloader, RColorBrewer,
        logging
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.1
Suggests: MSnbase, testthat, BiocStyle, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
URL: https://github.com/HelBor/wpm,
        https://bioconductor.org/packages/release/bioc/html/wpm.html
BugReports: https://github.com/HelBor/wpm/issues
Config/pak/sysreqs: make libicu-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:00:38 UTC
RemoteUrl: https://github.com/bioc/wpm
RemoteRef: HEAD
RemoteSha: 2fda63e5e9c9d8f02262fdb8a97cdd63df6f9f54
Packaged: 2025-10-30 15:30:57 UTC; root
Author: Helene Borges [aut, cre],
  Thomas Burger [aut]
Maintainer: Helene Borges <borges.helene.sophie@gmail.com>
Built: R 4.6.0; ; 2025-10-30 15:33:15 UTC; windows
