Package: Informeasure
Type: Package
Title: R implementation of Information measures
Version: 1.6.0
Authors@R: c(person(given = "Chu", family = "Pan", role = c("aut", "cre"), email = "chu.pan@hnu.edu.cn"))
Description: This package compiles most of the information measures currently available: mutual information, conditional mutual information, 
    interaction information, partial information decomposition and part mutual information. All of these estimators can be used to quantify nonlinear 
    dependence between variables in (biological regulatory) network inference. The first estimator is used to infer bivariate networks while the last 
    four estimators are dedicated to analysis of trivariate networks. 
Depends: R (>= 4.0)
License: GPL-3
Encoding: UTF-8
biocViews: GeneExpression, NetworkInference, Network, Software
NeedsCompilation: no
RoxygenNote: 7.1.0
Imports: entropy
Suggests: knitr, rmarkdown, testthat, SummarizedExperiment
VignetteBuilder: knitr
URL: https://github.com/chupan1218/Informeasure
BugReports: https://github.com/chupan1218/Informeasure/issues
git_url: https://git.bioconductor.org/packages/Informeasure
git_branch: RELEASE_3_15
git_last_commit: 1f576a6
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
Packaged: 2022-04-26 23:21:07 UTC; biocbuild
Author: Chu Pan [aut, cre]
Maintainer: Chu Pan <chu.pan@hnu.edu.cn>
Built: R 4.2.0; ; 2022-04-27 09:37:50 UTC; windows
