Package: iCOBRA
Type: Package
Title: Comparison and Visualization of Ranking and Assignment Methods
Version: 1.10.0
Authors@R: c(person(given = "Charlotte", family = "Soneson", 
    role = c("aut", "cre"),
    email = "charlottesoneson@gmail.com"))
Description: This package provides functions for calculation and visualization
    of performance metrics for evaluation of ranking and binary classification
    (assignment) methods. It also contains a shiny application for interactive
    exploration of results.
License: GPL (>=2)
LazyData: TRUE
Collate: 'AllGenerics.R' 'COBRAData.R' 'COBRAPerformance.R'
        'COBRAPlot.R' 'calculate_performance.R' 'cobradata_example.R'
        'cobradata_example_sval.R' 'helpers_general.R' 'plot_methods.R'
        'printHead.R' 'shiny.R'
Depends: R (>= 3.4)
Imports: shiny (>= 0.9.1.9008), shinydashboard, shinyBS, reshape2,
        ggplot2 (>= 2.0.0), scales, ROCR, dplyr, DT, limma, methods,
        UpSetR
Suggests: knitr, testthat
VignetteBuilder: knitr
biocViews: Classification
RoxygenNote: 6.0.1
git_url: https://git.bioconductor.org/packages/iCOBRA
git_branch: RELEASE_3_8
git_last_commit: 2f0af61
git_last_commit_date: 2018-10-30
Date/Publication: 2018-10-30
NeedsCompilation: no
Packaged: 2018-10-31 02:49:14 UTC; biocbuild
Author: Charlotte Soneson [aut, cre]
Maintainer: Charlotte Soneson <charlottesoneson@gmail.com>
Built: R 3.5.1; ; 2018-10-31 11:22:59 UTC; windows
