Package: dineR Title: Differential Network Estimation in R Version: 2.0.0 Authors@R: c(person(given = "Ricardo Daniel", family = "Marques Salgado", role = c("aut", "cre"), email = "ricardodansalgado@gmail.com", comment = c(ORCID = "0000-0002-3125-5159")), person(given = "Mohammad", family = "Arashi", role = "ctb"), person(given = "Andriette", family = "Bekker", 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 different loss functions. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://ricsalgado.github.io/dineR/, https://github.com/RicSalgado/dineR BugReports: https://github.com/RicSalgado/dineR/issues Imports: doSNOW, foreach, MASS, Matrix, parallel, progress Suggests: doParallel, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://ricsalgado.r-universe.dev Date/Publication: 2026-05-30 15:32:49 UTC RemoteUrl: https://github.com/ricsalgado/diner RemoteRef: HEAD RemoteSha: 934d3c5a7aae812749bc5644391e799208b7ec3d NeedsCompilation: no Packaged: 2026-07-04 02:07:26 UTC; root Author: Ricardo Daniel Marques Salgado [aut, cre] (ORCID: ), Mohammad Arashi [ctb], Andriette Bekker [ctb] Maintainer: Ricardo Daniel Marques Salgado