{
  "_id": "6a3630833efcd9bda43f5564",
  "Package": "CVglasso",
  "Type": "Package",
  "Title": "Lasso Penalized Precision Matrix Estimation",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\ngiven = \"Matt\",\nfamily = \"Galloway\",\nemail = \"mattxgalloway@gmail.com\",\nrole = c(\"aut\")),\nperson(\ngiven = \"James\",\nfamily = \"Curran\",\nemail = \"j.curran@auckland.ac.nz\",\nrole = c(\"aut\", \"cre\")\n))",
  "Description": "Estimates a lasso penalized precision matrix via blockwise\ncoordinate descent (BCD). This package is a simple wrapper\naround the popular 'glasso' package and extends and enhances\nits capabilities. These enhancements include built-in cross\nvalidation and visualizations. See Friedman et al. (2008)\n<doi:10.1093/biostatistics/kxm045> for details regarding the\nestimation method.",
  "URL": "https://github.com/jmcurran/CVglasso",
  "BugReports": "https://github.com/jmcurran/CVglasso/issues",
  "License": "GPL (>= 2)",
  "ByteCompile": "TRUE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://jmcurran.r-universe.dev",
  "Date/Publication": "2026-05-20 01:47:40 UTC",
  "RemoteUrl": "https://github.com/jmcurran/cvglasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "56986970c4ff94c3463d49606c56e57e3584ff8c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 06:10:39 UTC",
    "User": "root"
  },
  "Author": "Matt Galloway [aut],\nJames Curran [aut, cre]",
  "Maintainer": "James Curran <j.curran@auckland.ac.nz>",
  "MD5sum": "1c04650d3a040a98d9f77642b4046a64",
  "_user": "jmcurran",
  "_type": "src",
  "_file": "CVglasso_1.0.1.tar.gz",
  "_fileid": "c02c7f4e504a128aad2a3db4c75c88e315d33949971bdd8c2120e88fcc32d240",
  "_filesize": 393186,
  "_sha256": "c02c7f4e504a128aad2a3db4c75c88e315d33949971bdd8c2120e88fcc32d240",
  "_created": "2026-06-20T06:10:39.000Z",
  "_published": "2026-06-20T06:17:39.915Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82460753819,
      "time": 380,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7762732665"
    },
    {
      "job": 82460753803,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762704671"
    },
    {
      "job": 82460753807,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7762699717"
    },
    {
      "job": 82460753804,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762702097"
    },
    {
      "job": 82460573933,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762688781"
    },
    {
      "job": 82460753800,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762702575"
    },
    {
      "job": 82460753830,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7762704252"
    },
    {
      "job": 82460753825,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7762698154"
    },
    {
      "job": 82460753827,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762699001"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27862430040",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jmcurran/cvglasso",
  "_commit": {
    "id": "56986970c4ff94c3463d49606c56e57e3584ff8c",
    "author": "James Curran <j.curran@auckland.ac.nz>",
    "committer": "James Curran <j.curran@auckland.ac.nz>",
    "message": ".gitattributes\n",
    "time": 1779241660
  },
  "_maintainer": {
    "name": "James Curran",
    "email": "j.curran@auckland.ac.nz",
    "login": "jmcurran",
    "description": "Professor of Statistics at the University of Auckland. Keen cyclist and gamer.",
    "uuid": 1457367
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glasso",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "jmcurran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-21",
      "n": 15
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jmcurran",
      "count": 25,
      "uuid": 1457367
    }
  ],
  "_userbio": {
    "uuid": 1457367,
    "type": "user",
    "name": "James Curran",
    "followers": 15,
    "description": "Professor of Statistics at the University of Auckland. Keen cyclist and gamer."
  },
  "_downloads": {
    "count": 641,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CVglasso"
  },
  "_devurl": "https://github.com/jmcurran/cvglasso",
  "_searchresults": 46,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CVglasso.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jmcurran/cvglasso",
  "_realowner": "jmcurran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-06-04"
    },
    {
      "version": "1.0.1",
      "date": "2026-05-20"
    }
  ],
  "_exports": [
    "CVglasso"
  ],
  "_help": [
    {
      "page": "CVglasso",
      "title": "Penalized precision matrix estimation",
      "topics": [
        "CVglasso"
      ]
    },
    {
      "page": "plot.CVglasso",
      "title": "Plot CVglasso object",
      "topics": [
        "plot.CVglasso"
      ]
    }
  ],
  "_readme": "https://github.com/jmcurran/cvglasso/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "doParallel",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glasso",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Benchmark.Rmd",
      "filename": "Benchmark.html",
      "title": "Benchmarks",
      "author": "Matt Galloway",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2018-08-01 01:13:17",
      "modified": "2026-05-19 03:51:20",
      "commits": 3
    },
    {
      "source": "Tutorial.Rmd",
      "filename": "Tutorial.html",
      "title": "CVglasso Tutorial",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Simulation",
        "More advanced options"
      ],
      "created": "2018-06-04 20:04:16",
      "modified": "2026-05-19 02:28:38",
      "commits": 8
    }
  ],
  "_score": 5.139879086401237,
  "_indexed": true,
  "_nocasepkg": "cvglasso",
  "_universes": [
    "jmcurran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-20T06:16:47.000Z",
      "distro": "noble",
      "commit": "56986970c4ff94c3463d49606c56e57e3584ff8c",
      "fileid": "bd48ec093e135286c1b63e7dce37802eb8420ee17cb4c01646aec9e840524f3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27862430040"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-20T06:12:43.000Z",
      "distro": "noble",
      "commit": "56986970c4ff94c3463d49606c56e57e3584ff8c",
      "fileid": "7e17770c02958e3cd42e9b6e8be2f1eb7cf443988afe28649d86adfc3a5e1544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27862430040"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-20T06:12:10.000Z",
      "commit": "56986970c4ff94c3463d49606c56e57e3584ff8c",
      "fileid": "183e342dadec2498cfc4995cbc8acfadb590e90efcd9f49e641599af4ac67b55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27862430040"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-20T06:12:28.000Z",
      "commit": "56986970c4ff94c3463d49606c56e57e3584ff8c",
      "fileid": "e9c67dad14d0d02926619f4fd0c4633d1819e3f87b1c105f507857030bc12896",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27862430040"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-20T06:12:50.000Z",
      "commit": "56986970c4ff94c3463d49606c56e57e3584ff8c",
      "fileid": "fd0e5b39785314afb46456d38f46c287d4f70afb68c4d63458d2eb56f7ab7020",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27862430040"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-20T06:12:28.000Z",
      "commit": "56986970c4ff94c3463d49606c56e57e3584ff8c",
      "fileid": "24c8184243ad1348501c8cc741095dafdb2ac3982f0e1fa5034f6546653292ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27862430040"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-20T06:11:42.000Z",
      "commit": "56986970c4ff94c3463d49606c56e57e3584ff8c",
      "fileid": "691c25bee8bf673db25870dd32a75e296955e6d0fb970698a6d0f95900b060bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27862430040"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-20T06:11:50.000Z",
      "commit": "56986970c4ff94c3463d49606c56e57e3584ff8c",
      "fileid": "77ab9f81a7b0fe2b27306e4eabdfb5a0d993cba8ab5ea97f59881f5f0b496a83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27862430040"
    }
  ]
}