{
  "_id": "6a1b18351d7bb097a0a0ddec",
  "Package": "dineR",
  "Title": "Differential Network Estimation in R",
  "Version": "2.0.0",
  "Authors@R": "c(person(given = \"Ricardo Daniel\",\nfamily = \"Marques Salgado\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ricardodansalgado@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3125-5159\")),\nperson(given = \"Mohammad\",\nfamily = \"Arashi\",\nrole = \"ctb\"),\nperson(given = \"Andriette\",\nfamily = \"Bekker\",\nrole = \"ctb\"))",
  "Description": "An efficient and convenient set of functions to perform\ndifferential network estimation through the use of alternating\ndirection method of multipliers optimization with a variety of\ndifferent loss functions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://ricsalgado.github.io/dineR/,\nhttps://github.com/RicSalgado/dineR",
  "BugReports": "https://github.com/RicSalgado/dineR/issues",
  "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": {
    "Date": "2026-05-30 16:59:43 UTC",
    "User": "root"
  },
  "Author": "Ricardo Daniel Marques Salgado [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3125-5159>),\nMohammad Arashi [ctb],\nAndriette Bekker [ctb]",
  "Maintainer": "Ricardo Daniel Marques Salgado <ricardodansalgado@gmail.com>",
  "MD5sum": "d3bce8ba3bbfea6545fbdd0f54cad3df",
  "_user": "ricsalgado",
  "_type": "src",
  "_file": "dineR_2.0.0.tar.gz",
  "_fileid": "a667c12afb972c47d57cd8a35db22ea82d1511f73dad165b132e16f8ec140194",
  "_filesize": 179389,
  "_sha256": "a667c12afb972c47d57cd8a35db22ea82d1511f73dad165b132e16f8ec140194",
  "_created": "2026-05-30T16:59:43.000Z",
  "_published": "2026-05-30T17:02:45.188Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78663767000,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309847129"
    },
    {
      "job": 78663767004,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309846066"
    },
    {
      "job": 78663767019,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309840233"
    },
    {
      "job": 78663767026,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309841591"
    },
    {
      "job": 78663616956,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309830008"
    },
    {
      "job": 78663766999,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309845064"
    },
    {
      "job": 78663767020,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309840637"
    },
    {
      "job": 78663767027,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309838678"
    },
    {
      "job": 78663767024,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309837429"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ricsalgado/actions/runs/26689613981",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ricsalgado/diner",
  "_commit": {
    "id": "934d3c5a7aae812749bc5644391e799208b7ec3d",
    "author": "RicSalgado <ricardodansalgado@gmail.com>",
    "committer": "RicSalgado <ricardodansalgado@gmail.com>",
    "message": "Update comments\n",
    "time": 1780155169
  },
  "_maintainer": {
    "name": "Ricardo Daniel Marques Salgado",
    "email": "ricardodansalgado@gmail.com",
    "login": "ricsalgado",
    "orcid": "0000-0002-3125-5159",
    "description": "PhD Candidate in Mathematical Statistics at the University of Pretoria.",
    "uuid": 49566327
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "doSNOW",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ricsalgado",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 12
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ricsalgado",
      "count": 60,
      "uuid": 49566327
    }
  ],
  "_userbio": {
    "uuid": 49566327,
    "type": "user",
    "name": "Ricardo Daniel Marques Salgado",
    "description": "PhD Candidate in Mathematical Statistics at the University of Pretoria."
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dineR"
  },
  "_devurl": "https://github.com/ricsalgado/diner",
  "_pkgdown": "https://ricsalgado.github.io/dineR/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dineR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ricsalgado/diner",
  "_realowner": "ricsalgado",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-11-03"
    },
    {
      "version": "1.0.1",
      "date": "2021-11-15"
    }
  ],
  "_exports": [
    "data_generator",
    "estimation",
    "npn"
  ],
  "_help": [
    {
      "page": "data_generator",
      "title": "Data Generating Function",
      "topics": [
        "data_generator"
      ]
    },
    {
      "page": "estimation",
      "title": "Estimation",
      "topics": [
        "estimation"
      ]
    },
    {
      "page": "npn",
      "title": "NPN - Non paranormal Transformation",
      "topics": [
        "npn"
      ]
    }
  ],
  "_readme": "https://github.com/ricsalgado/diner/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "crayon",
    "doSNOW",
    "foreach",
    "glue",
    "hms",
    "iterators",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rlang",
    "snow",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "Data-Generator.Rmd",
      "filename": "Data-Generator.html",
      "title": "Data Generator",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started",
        "Arguments",
        "Data Generation",
        "Outputs"
      ],
      "created": "2026-05-30 14:08:07",
      "modified": "2026-05-30 14:08:07",
      "commits": 1
    },
    {
      "source": "Differential-Networks.Rmd",
      "filename": "Differential-Networks.html",
      "title": "Differential Networks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data Generation",
        "Model Building"
      ],
      "created": "2021-10-28 13:22:27",
      "modified": "2026-05-30 14:08:07",
      "commits": 3
    },
    {
      "source": "Estimation.Rmd",
      "filename": "Estimation.html",
      "title": "Estimation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started",
        "Arguments",
        "Data Generation",
        "Outputs"
      ],
      "created": "2026-05-30 14:08:07",
      "modified": "2026-05-30 14:08:07",
      "commits": 1
    },
    {
      "source": "Parallelisation.Rmd",
      "filename": "Parallelisation.html",
      "title": "Parallelisation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Switching Between Sequential and Parallel Mode",
        "Performance Benchmarks",
        "Interpreting the Results",
        "Choosing the Number of Cores"
      ],
      "created": "2026-05-30 14:08:07",
      "modified": "2026-05-30 14:08:07",
      "commits": 1
    }
  ],
  "_score": 4.7160033436347994,
  "_indexed": true,
  "_nocasepkg": "diner",
  "_universes": [
    "ricsalgado"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-30T17:02:10.000Z",
      "distro": "noble",
      "commit": "934d3c5a7aae812749bc5644391e799208b7ec3d",
      "fileid": "eedf347e2f0b92a5b6f3391b3b99d8ae4a4f4f215df3115488ec610be2fc93ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricsalgado/actions/runs/26689613981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-30T17:01:59.000Z",
      "distro": "noble",
      "commit": "934d3c5a7aae812749bc5644391e799208b7ec3d",
      "fileid": "d16122bdb766a684b6e5835aad8d20ef8c211d5e249436444c9ff238c29eb30e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricsalgado/actions/runs/26689613981"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-30T17:01:15.000Z",
      "commit": "934d3c5a7aae812749bc5644391e799208b7ec3d",
      "fileid": "b5b31cf7c84ce4fc74b7835d668220c2fc6289987f6d146e5fc166fcd9799775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricsalgado/actions/runs/26689613981"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-30T17:01:24.000Z",
      "commit": "934d3c5a7aae812749bc5644391e799208b7ec3d",
      "fileid": "908b5c009a7689ed8faa99970cbda387cc239ee6505374d6dabb29b37fba2deb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricsalgado/actions/runs/26689613981"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-30T17:02:11.000Z",
      "commit": "934d3c5a7aae812749bc5644391e799208b7ec3d",
      "fileid": "6f317787db12e972b3415df545f6ee931c826b204b8de05e2bd5a58ee1d648cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ricsalgado/actions/runs/26689613981"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-30T17:01:09.000Z",
      "commit": "934d3c5a7aae812749bc5644391e799208b7ec3d",
      "fileid": "7922f5c876343358cd97a096d9f3bb82bf91b461390af5dbea027f1b9e17dd6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricsalgado/actions/runs/26689613981"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-30T17:00:51.000Z",
      "commit": "934d3c5a7aae812749bc5644391e799208b7ec3d",
      "fileid": "87c052bb92da2e0160024b980aa8b08b89d72acee047520304e975eea9bab38d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricsalgado/actions/runs/26689613981"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-30T17:00:42.000Z",
      "commit": "934d3c5a7aae812749bc5644391e799208b7ec3d",
      "fileid": "9c9a2ffbf8f25ff66737ec0579da25ec54328909539221800301c5699bf89d46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricsalgado/actions/runs/26689613981"
    }
  ]
}