Package: Prostar
Type: Package
Title: Provides a GUI for DAPAR
Version: 1.32.0
Date: 2023-04-03
Authors@R: c(
    person("Thomas", "Burger", email = "thomas.burger@cea.fr", role = c("aut")),
    person("Florence", "Combes", email = "florence.combes@cea.fr", 
    role = "aut"),
    person("Samuel", "Wieczorek", email = "samuel.wieczorek@cea.fr", 
    role = c("cre", "aut"))
    )
Description: This package provides a GUI interface for the DAPAR package. The 
    package Prostar (Proteomics statistical analysis with R) is a Bioconductor 
    distributed R package which provides all the necessary functions to 
    analyze quantitative data from label-free proteomics experiments. 
    Contrarily to most other similar R packages, it is endowed with rich and 
    user-friendly graphical interfaces, so that no programming skill is 
    required.
biocViews: Proteomics, MassSpectrometry, Normalization, Preprocessing,
        Software, GUI
License: Artistic-2.0
Depends: R (>= 4.3.0)
Suggests: BiocStyle, BiocManager, testthat, shinyTree, knitr,
        colourpicker, gtools, XML, R.utils, RColorBrewer, DT,
        shinyWidgets, sass, rclipboard
Imports: DAPAR (>= 1.31.6), DAPARdata (>= 1.27.3), rhandsontable,
        data.table, shiny, shinyBS, shinyAce, highcharter, htmlwidgets,
        webshot, shinythemes, later, shinycssloaders, future, promises,
        shinyjqui, tibble, ggplot2, gplots, shinyjs, vioplot
NeedsCompilation: no
RoxygenNote: 7.2.3
Packaged: 2023-04-25 22:17:06 UTC; biocbuild
Encoding: UTF-8
URL: http://www.prostar-proteomics.org/
BugReports: https://github.com/prostarproteomics/Prostar/issues
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/Prostar
git_branch: RELEASE_3_17
git_last_commit: dff50a0
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-25
Author: Thomas Burger [aut],
  Florence Combes [aut],
  Samuel Wieczorek [cre, aut]
Maintainer: Samuel Wieczorek <samuel.wieczorek@cea.fr>
