{
  "_id": "6a170e53acfb0bcc41d9341c",
  "Package": "jewel",
  "Title": "Graphical Models Estimation from Multiple Sources",
  "Version": "2.0.3",
  "Authors@R": "c(\nperson(\"Anna\", \"Plaksienko\",\nemail = \"anna@plaxienko.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9607-057X\")),\nperson(\"Claudia\", \"Angelini\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-8350-8464\")),\nperson(\"Daniela\", \"De Canditiis\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-3022-3411\")))",
  "Description": "Estimates networks of conditional dependencies (Gaussian\ngraphical models) from multiple classes of data (similar but\nnot exactly, i.e. measurements on different equipment, in\ndifferent locations or for various sub-types). Package also\nallows to generate simulation data and evaluate the\nperformance. Implementation of the method described in\nAngelini, De Canditiis and Plaksienko (2022)\n<doi:10.3390/math10213983>.",
  "URL": "https://github.com/annaplaksienko/jewel",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://annaplaksienko.r-universe.dev",
  "Date/Publication": "2026-05-27 09:14:37 UTC",
  "RemoteUrl": "https://github.com/annaplaksienko/jewel",
  "RemoteRef": "HEAD",
  "RemoteSha": "4168e47b6ed85b6d557756be950fdde5f0018288",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 15:28:00 UTC",
    "User": "root"
  },
  "Author": "Anna Plaksienko [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9607-057X>),\nClaudia Angelini [aut] (ORCID: <https://orcid.org/0000-0001-8350-8464>),\nDaniela De Canditiis [aut] (ORCID:\n<https://orcid.org/0000-0002-3022-3411>)",
  "Maintainer": "Anna Plaksienko <anna@plaxienko.com>",
  "MD5sum": "d4d235642968d55b67513a3b1e244c57",
  "_user": "annaplaksienko",
  "_type": "src",
  "_file": "jewel_2.0.3.tar.gz",
  "_fileid": "faf06546428b21076e40f7d4bea52714a46c9028b43d39640561d50f87ff757c",
  "_filesize": 136016,
  "_sha256": "faf06546428b21076e40f7d4bea52714a46c9028b43d39640561d50f87ff757c",
  "_created": "2026-05-27T15:28:00.000Z",
  "_published": "2026-05-27T15:31:31.443Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78111726157,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7244548776"
    },
    {
      "job": 78111725997,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244546838"
    },
    {
      "job": 78111726250,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7244546828"
    },
    {
      "job": 78111726016,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244542910"
    },
    {
      "job": 78111136556,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244485395"
    },
    {
      "job": 78111725954,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244532608"
    },
    {
      "job": 78111725973,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7244530606"
    },
    {
      "job": 78111726035,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7244546645"
    },
    {
      "job": 78111726005,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244550019"
    }
  ],
  "_buildurl": "https://github.com/r-universe/annaplaksienko/actions/runs/26520829246",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/annaplaksienko/jewel",
  "_commit": {
    "id": "4168e47b6ed85b6d557756be950fdde5f0018288",
    "author": "annaplaksienko <anna@plaxienko.com>",
    "committer": "annaplaksienko <anna@plaxienko.com>",
    "message": "Making n parameter for rewire() from igraph and integer\n",
    "time": 1779873277
  },
  "_maintainer": {
    "name": "Anna Plaksienko",
    "email": "anna@plaxienko.com",
    "login": "annaplaksienko",
    "twitter": "@annapla22",
    "description": "",
    "uuid": 59605799,
    "orcid": "0000-0001-9607-057X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "SMUT",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "annaplaksienko",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "annaplaksienko",
      "count": 7,
      "uuid": 59605799
    }
  ],
  "_userbio": {
    "uuid": 59605799,
    "type": "user",
    "name": "Anna Plaksienko"
  },
  "_downloads": {
    "count": 146,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jewel"
  },
  "_devurl": "https://github.com/annaplaksienko/jewel",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jewel.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/annaplaksienko/jewel",
  "_realowner": "annaplaksienko",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.0",
      "date": "2023-05-12"
    },
    {
      "version": "2.0.1",
      "date": "2023-06-13"
    },
    {
      "version": "2.0.2",
      "date": "2024-05-22"
    },
    {
      "version": "2.0.3",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "constructWeights",
    "evaluatePerformance",
    "generateData_rewire",
    "jewel"
  ],
  "_help": [
    {
      "page": "constructWeights",
      "title": "Construct weights for _jewel_ minimization problem from prior information on vertices degrees.",
      "topics": [
        "constructWeights"
      ]
    },
    {
      "page": "evaluatePerformance",
      "title": "Evaluation of graph estimation method's performance if the true graph is known.",
      "topics": [
        "evaluatePerformance"
      ]
    },
    {
      "page": "generateData_rewire",
      "title": "Generate a set of scale-free graphs and corresponding datasets (using the graphs as their Gaussian graphical models)",
      "topics": [
        "generateData_rewire"
      ]
    },
    {
      "page": "jewel",
      "title": "Estimate Gaussian graphical models from multiple datasets",
      "topics": [
        "jewel"
      ]
    }
  ],
  "_readme": "https://github.com/annaplaksienko/jewel/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixcalc",
    "pkgconfig",
    "purrr",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "RSpectra",
    "SKAT",
    "SMUT",
    "SPAtest",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "jewel_vignette.Rmd",
      "filename": "jewel_vignette.html",
      "title": "jewel_vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data generation",
        "Applying jewel",
        "Performance evaluation",
        "Session info"
      ],
      "created": "2023-05-08 18:12:45",
      "modified": "2023-05-08 18:12:45",
      "commits": 1
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "jewel",
  "_universes": [
    "annaplaksienko"
  ],
  "_previous": "2.0.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-27T15:30:19.000Z",
      "distro": "noble",
      "commit": "4168e47b6ed85b6d557756be950fdde5f0018288",
      "fileid": "bb9a6928dd214229ab7942fec61542753f8beb83161d7f2ae490e7271bb88e84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/annaplaksienko/actions/runs/26520829246"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-27T15:30:11.000Z",
      "distro": "noble",
      "commit": "4168e47b6ed85b6d557756be950fdde5f0018288",
      "fileid": "de6ba82fd0b8ed365efa7a994984763d401e6b0c85e3495f20944183dcbc07fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/annaplaksienko/actions/runs/26520829246"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-27T15:30:23.000Z",
      "commit": "4168e47b6ed85b6d557756be950fdde5f0018288",
      "fileid": "63dcad0cd0b910cc13075af5eeb7f2d5d91ce1116cdb5fc0f281276112a694dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/annaplaksienko/actions/runs/26520829246"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-27T15:29:58.000Z",
      "commit": "4168e47b6ed85b6d557756be950fdde5f0018288",
      "fileid": "81a1cf30f5ba15ca703ae7528be0cceef98034a9aff65be19a4c47cc76b77309",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/annaplaksienko/actions/runs/26520829246"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3",
      "date": "2026-05-27T15:30:06.000Z",
      "commit": "4168e47b6ed85b6d557756be950fdde5f0018288",
      "fileid": "4609a880de5fd86ae9c78ee1af2b95f64870d19c15563acc5b5e974fb6c3b575",
      "status": "success",
      "buildurl": "https://github.com/r-universe/annaplaksienko/actions/runs/26520829246"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-27T15:29:25.000Z",
      "commit": "4168e47b6ed85b6d557756be950fdde5f0018288",
      "fileid": "ad82f3afc50ab9ba9596f4a300aa99da129c2997819f386334ace8f2d59176f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/annaplaksienko/actions/runs/26520829246"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-27T15:30:06.000Z",
      "commit": "4168e47b6ed85b6d557756be950fdde5f0018288",
      "fileid": "8194d351a31f90a0eade10c8ecdf24cc8d24d1aeffca247df57afdc31fb861c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/annaplaksienko/actions/runs/26520829246"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-27T15:30:14.000Z",
      "commit": "4168e47b6ed85b6d557756be950fdde5f0018288",
      "fileid": "b122b3c9e48c5ea0f468be28beeb6d443d83aa72281641597167b325d4b36f16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/annaplaksienko/actions/runs/26520829246"
    }
  ]
}