Package: netboost
Type: Package
Title: Network Analysis Supported by Boosting
Version: 2.20.0
Date: 2026-02-12
Authors@R: c(person("Pascal", "Schlosser", role = c("aut", "cre"),
                    email = "pascal.schlosser@uniklinik-freiburg.de",
                    comment = c(ORCID = "0000-0002-8460-0462")),
             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 (>= 4.0.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, rmarkdown, BiocStyle
VignetteBuilder: knitr
SystemRequirements: GNU make, Bash, Perl, Gzip
OS_type: unix
Config/Bioconductor/UnsupportedPlatforms: windows
ByteCompile: yes
NeedsCompilation: yes
LazyData: true
License: GPL-3
URL: https://bioconductor.org/packages/release/bioc/html/netboost.html
BugReports: mailto:pascal.schlosser@uniklinik-freiburg.de
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev perl
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 12:50:16 UTC
RemoteUrl: https://github.com/bioc/netboost
RemoteRef: RELEASE_3_23
RemoteSha: 4347ce3ec8c757c2be09d4e5f0c49a240ac8c8d5
Packaged: 2026-04-29 23:35:49 UTC; root
Author: Pascal Schlosser [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8460-0462>),
  Jochen Knaus [aut, ctb],
  Yaniv Loewenstein [aut]
Maintainer: Pascal Schlosser <pascal.schlosser@uniklinik-freiburg.de>
Built: R 4.6.0; x86_64-apple-darwin20; 2026-04-29 23:41:22 UTC; unix
