{
  "_id": "6a26981424555f66ed51d9bf",
  "Package": "sglasso",
  "Type": "Package",
  "Title": "Lasso Method for RCON(V,E) Models",
  "Version": "1.2.6",
  "Date": "2023-12-03",
  "Author": "Luigi Augugliaro",
  "Maintainer": "Luigi Augugliaro <luigi.augugliaro@unipa.it>",
  "Description": "RCON(V, E) models are a kind of restriction of the\nGaussian Graphical Models defined by a set of equality\nconstraints on the entries of the concentration matrix.\n'sglasso' package implements the structured graphical lasso\n(sglasso) estimator proposed in Abbruzzo et al. (2014) for the\nweighted l1-penalized RCON(V, E) model. Two cyclic coordinate\nalgorithms are implemented to compute the sglasso estimator,\ni.e. a cyclic coordinate minimization (CCM) and a cyclic\ncoordinate descent (CCD) algorithm.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "URL": "http://www.unipa.it/persone/docenti/a/luigi.augugliaro",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 10:20:03 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-12-04 02:39:59 UTC",
  "RemoteUrl": "https://github.com/cran/sglasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "c884bab60dd0d1a5a0b0a3fd31efd8ef022449e7",
  "MD5sum": "b2857bb84600456f0d197db9c8352586",
  "_user": "cran",
  "_type": "src",
  "_file": "sglasso_1.2.6.tar.gz",
  "_fileid": "292b95a22f3a5c19dd56016b3aaa1161e13fd591420292be3480ced15ff4d9fd",
  "_filesize": 251622,
  "_sha256": "292b95a22f3a5c19dd56016b3aaa1161e13fd591420292be3480ced15ff4d9fd",
  "_created": "2026-06-08T10:20:03.000Z",
  "_published": "2026-06-08T10:23:16.339Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80072187487,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477517920"
    },
    {
      "job": 80072187465,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477514859"
    },
    {
      "job": 80072187538,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477528605"
    },
    {
      "job": 80072187463,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477513052"
    },
    {
      "job": 80071643571,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477470255"
    },
    {
      "job": 80072187422,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477508647"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27130986716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sglasso",
  "_commit": {
    "id": "c884bab60dd0d1a5a0b0a3fd31efd8ef022449e7",
    "author": "Luigi Augugliaro <luigi.augugliaro@unipa.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.6\n",
    "time": 1701657599
  },
  "_maintainer": {
    "name": "Luigi Augugliaro",
    "email": "luigi.augugliaro@unipa.it",
    "login": "luigiaugugliaro",
    "description": "",
    "uuid": 40381353
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "luigiaugugliaro",
      "count": 11,
      "uuid": 40381353
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sglasso"
  },
  "_mentions": 1,
  "_searchresults": 13,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sglasso.html",
    "manual.pdf"
  ],
  "_realowner": "luigiaugugliaro",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2014-04-23"
    },
    {
      "version": "1.0-1",
      "date": "2014-06-17"
    },
    {
      "version": "1.1-0",
      "date": "2014-09-22"
    },
    {
      "version": "1.1-1",
      "date": "2015-04-02"
    },
    {
      "version": "1.2",
      "date": "2015-05-04"
    },
    {
      "version": "1.2.1",
      "date": "2015-06-04"
    },
    {
      "version": "1.2.2",
      "date": "2015-12-03"
    },
    {
      "version": "1.2.3",
      "date": "2018-05-26"
    },
    {
      "version": "1.2.4",
      "date": "2019-12-05"
    },
    {
      "version": "1.2.5",
      "date": "2022-09-22"
    },
    {
      "version": "1.2.6",
      "date": "2023-12-03"
    }
  ],
  "_exports": [
    "fglasso",
    "fglasso_model2mask",
    "gplot",
    "gplot.fglasso",
    "gplot.sglasso",
    "Kh",
    "klcv",
    "loglik",
    "make_action",
    "make_sglasso",
    "mask2Te",
    "mask2Tv",
    "plot.klcv",
    "plot.sglasso",
    "print.klcv",
    "print.sglasso",
    "setDiff",
    "sglasso",
    "sglasso.fit",
    "summary.sglasso",
    "theta2Kh",
    "zero"
  ],
  "_datasets": [
    {
      "name": "neisseria",
      "title": "Neisseria Data Set",
      "object": "neisseria",
      "file": "neisseria.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "X1-5",
        "X2-5",
        "X3-5",
        "X4-5",
        "X5-5",
        "X6-5",
        "X7-5",
        "X8-5",
        "X9-5",
        "X10-5",
        "X1-25",
        "X2-25",
        "X3-25",
        "X4-25",
        "X5-25",
        "X6-25",
        "X7-25",
        "X8-25",
        "X9-25",
        "X10-25",
        "X1-45",
        "X2-45",
        "X3-45",
        "X4-45",
        "X5-45",
        "X6-45",
        "X7-45",
        "X8-45",
        "X9-45",
        "X10-45",
        "X1-65",
        "X2-65",
        "X3-65",
        "X4-65",
        "X5-65",
        "X6-65",
        "X7-65",
        "X8-65",
        "X9-65",
        "X10-65",
        "X1-85",
        "X2-85",
        "X3-85",
        "X4-85",
        "X5-85",
        "X6-85",
        "X7-85",
        "X8-85",
        "X9-85",
        "X10-85",
        "X1-105",
        "X2-105",
        "X3-105",
        "X4-105",
        "X5-105",
        "X6-105",
        "X7-105",
        "X8-105",
        "X9-105",
        "X10-105",
        "X1-125",
        "X2-125",
        "X3-125",
        "X4-125",
        "X5-125",
        "X6-125",
        "X7-125",
        "X8-125",
        "X9-125",
        "X10-125",
        "X1-160",
        "X2-160",
        "X3-160",
        "X4-160",
        "X5-160",
        "X6-160",
        "X7-160",
        "X8-160",
        "X9-160",
        "X10-160",
        "X1-200",
        "X2-200",
        "X3-200",
        "X4-200",
        "X5-200",
        "X6-200",
        "X7-200",
        "X8-200",
        "X9-200",
        "X10-200",
        "X1-240",
        "X2-240",
        "X3-240",
        "X4-240",
        "X5-240",
        "X6-240",
        "X7-240",
        "X8-240",
        "X9-240",
        "X10-240"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sglasso-package",
      "title": "Lasso Method for RCON(V, E) Models",
      "topics": [
        "sglasso-package"
      ]
    },
    {
      "page": "fglasso",
      "title": "L1-penalized Factorial Graphical Lasso Model",
      "topics": [
        "fglasso"
      ]
    },
    {
      "page": "gplot",
      "title": "Plotting Sparse Graph",
      "topics": [
        "gplot"
      ]
    },
    {
      "page": "gplot.fglasso",
      "title": "Plotting Sparse Factorial Dynamic Gaussian Graphical Model",
      "topics": [
        "gplot.fglasso"
      ]
    },
    {
      "page": "gplot.sglasso",
      "title": "Plotting Sparse Graphs",
      "topics": [
        "gplot.sglasso"
      ]
    },
    {
      "page": "Kh",
      "title": "Extract Sparse Structured Precision Matrices",
      "topics": [
        "Kh"
      ]
    },
    {
      "page": "klcv",
      "title": "Cross-Validated Kullback-Leibler Divergence",
      "topics": [
        "klcv",
        "print.klcv"
      ]
    },
    {
      "page": "loglik",
      "title": "Extract Log-Likelihood",
      "topics": [
        "loglik"
      ]
    },
    {
      "page": "neisseria",
      "title": "Neisseria Data Set",
      "topics": [
        "neisseria"
      ]
    },
    {
      "page": "plot.klcv",
      "title": "Plot Method for Leave-One-Out Cross-Validated Kullback-Leibler Divergence",
      "topics": [
        "plot.klcv"
      ]
    },
    {
      "page": "plot.sglasso",
      "title": "Plot Method for the Weighted l1-Penalized RCON(V, E) Model",
      "topics": [
        "plot.sglasso"
      ]
    },
    {
      "page": "sglasso",
      "title": "Lasso Method for the RCON(V, E) Models",
      "topics": [
        "print.sglasso",
        "sglasso"
      ]
    },
    {
      "page": "summary.sglasso",
      "title": "Summarizing sglasso Fits",
      "topics": [
        "summary.sglasso"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_score": 1.1139433523068367,
  "_indexed": false,
  "_nocasepkg": "sglasso",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://luigiaugugliaro.r-universe.dev/sglasso",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-06-08T10:22:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c884bab60dd0d1a5a0b0a3fd31efd8ef022449e7",
      "fileid": "8991ef553b559463c8dbb7de1d7c89390d6cb2138139a047b5670d96a4604cec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27130986716"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-06-08T10:21:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c884bab60dd0d1a5a0b0a3fd31efd8ef022449e7",
      "fileid": "ae7b06c9fd644d2beb01dfec70798e4d9f03fb5c5c07571be32f7f9ed835531e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27130986716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-06-08T10:22:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c884bab60dd0d1a5a0b0a3fd31efd8ef022449e7",
      "fileid": "4f83f5bf7762d9570c5867ad71c6273c2032e419e257dea3c8ee065a48e1df41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27130986716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-06-08T10:21:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c884bab60dd0d1a5a0b0a3fd31efd8ef022449e7",
      "fileid": "698a80ec185887bbd76540c4582ac7c37df9c3de5d19aa3fba71c69c689107a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27130986716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.6",
      "date": "2026-06-08T10:22:03.000Z",
      "arch": "emscripten",
      "commit": "c884bab60dd0d1a5a0b0a3fd31efd8ef022449e7",
      "fileid": "5912d1ff620bf3e3b7c0f7250afad8b0e67ff9cc2e1420c4d12d38a83c952463",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27130986716"
    }
  ]
}