Package: netboost
Type: Package
Title: Network Analysis Supported by Boosting
Version: 1.2.2
Date: 2019-11-25
Authors@R: c(person("Pascal", "Schlosser", role = c("aut", "cre"),
                    email = "pascal.schlosser@uniklinik-freiburg.de"),
             person("Jochen", "Knaus", role = c("aut", "ctb"),
                    email = "jo@imbi.uni-freiburg.de"),
             person("Yaniv", "Loewenstein", role = c("aut")))
Description: Boosting supported network analysis for high-dimensional omics applications. 
    This package comes bundled with the MC-UPGMA clustering package by Yaniv Loewenstein.
Depends: R (>= 3.6.0)
biocViews: Software, StatisticalMethod, GraphAndNetwork, Network,
        Clustering, DimensionReduction, BiomedicalInformatics,
        Epigenetics, Metabolomics, Transcriptomics
Imports: Rcpp, RcppParallel, parallel, grDevices, graphics, stats,
        utils, dynamicTreeCut, WGCNA, impute, colorspace, methods,
        R.utils
LinkingTo: Rcpp, RcppParallel
Suggests: knitr
VignetteBuilder: knitr
SystemRequirements: GNU make, Bash, Perl, Gzip
OS_type: unix
ByteCompile: yes
NeedsCompilation: yes
LazyData: true
License: GPL-3
URL: https://bioconductor.org/packages/release/bioc/html/netboost.html
BugReports: https://github.com/PascalSchlosser/netboost/issues
Encoding: UTF-8
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/netboost
git_branch: RELEASE_3_10
git_last_commit: 86ac4bd
git_last_commit_date: 2019-11-27
Date/Publication: 2019-11-27
Packaged: 2019-11-28 04:37:08 UTC; biocbuild
Author: Pascal Schlosser [aut, cre],
  Jochen Knaus [aut, ctb],
  Yaniv Loewenstein [aut]
Maintainer: Pascal Schlosser <pascal.schlosser@uniklinik-freiburg.de>
