Package: dineR
Title: Differential Network Estimation in R
Version: 1.0.1
Authors@R: 
    c(person(given = "Ricardo Daniel",
           family = "Marques Salgado",
           role = c("aut", "cre"),
           email = "ricardodansalgado@gmail.com",
           comment = c(ORCID = "0000-0002-6415-7379")),
    person(given = "Andriette",
           family = "Bekker",
           role = "ctb"),
    person(given = "Mohammad",
           family = "Arashi",
           role = "ctb"))
Description: An efficient and convenient set of functions to perform differential network estimation through the use of alternating direction method of multipliers optimization with a variety of loss functions. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://github.com/RicSalgado/dineR
BugReports: https://github.com/RicSalgado/dineR/issues
Imports: MASS, progress, Matrix
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-13 09:29:04 UTC; danie
Author: Ricardo Daniel Marques Salgado [aut, cre]
    (<https://orcid.org/0000-0002-6415-7379>),
  Andriette Bekker [ctb],
  Mohammad Arashi [ctb]
Maintainer: Ricardo Daniel Marques Salgado <ricardodansalgado@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-15 09:20:12 UTC
Built: R 4.3.0; ; 2023-07-11 22:19:39 UTC; unix
