{
  "_id": "6a47ef3ae06c18f0a6524fe5",
  "Package": "varband",
  "Type": "Package",
  "Title": "Variable Banding of Large Precision Matrices",
  "Version": "0.9.1",
  "Authors@R": "person(\"Guo\", \"Yu\", email = \"gy63@cornell.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Implementation of the variable banding procedure for\nmodeling local dependence and estimating precision matrices\nthat is introduced in Yu & Bien (2016) and is available at\n<https://arxiv.org/abs/1604.07451>.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "5.0.1",
  "URL": "http://github.com/hugogogo/varband",
  "BugReports": "http://github.com/hugogogo/varband/issues",
  "Collate": "'model_gen.R' 'refit.R' 'varband_cv.R' 'varband_path.R'\n'RcppExports.R' 'misc.R' 'utils.R'",
  "Repository": "https://hugogogo.r-universe.dev",
  "Date/Publication": "2017-12-27 04:44:06 UTC",
  "RemoteUrl": "https://github.com/hugogogo/varband",
  "RemoteRef": "HEAD",
  "RemoteSha": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 17:15:29 UTC",
    "User": "root"
  },
  "Author": "Guo Yu [aut, cre]",
  "Maintainer": "Guo Yu <gy63@cornell.edu>",
  "_user": "hugogogo",
  "_type": "src",
  "_file": "varband_0.9.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/1d98751e43ca0cde2540a1bf26c14291bd2f88460a27c23f0a9d150d5d9c0050",
  "_filesize": 546362,
  "_sha256": "1d98751e43ca0cde2540a1bf26c14291bd2f88460a27c23f0a9d150d5d9c0050",
  "_expires": "2026-10-11T17:19:53.000Z",
  "_created": "2026-07-03T17:15:29.000Z",
  "_published": "2026-07-03T17:19:54.869Z",
  "_jobs": [
    {
      "job": 85045294721,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8071947281"
    },
    {
      "job": 85045294709,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8071946327"
    },
    {
      "job": 85045294758,
      "time": 133,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8071948655"
    },
    {
      "job": 85045294749,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8071950731"
    },
    {
      "job": 85045294745,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8071944375"
    },
    {
      "job": 85045294754,
      "time": 220,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8071964461"
    },
    {
      "job": 85045294701,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8071948309"
    },
    {
      "job": 85045294704,
      "time": 215,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8071963198"
    },
    {
      "job": 85044931115,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8071916041"
    },
    {
      "job": 85045294669,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8071950431"
    },
    {
      "job": 85045294696,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8071943543"
    },
    {
      "job": 85045294683,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8071940940"
    },
    {
      "job": 85045294691,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8071940557"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378",
  "_status": "failure",
  "_upstream": "https://github.com/hugogogo/varband",
  "_commit": {
    "id": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
    "author": "Guo Yu <gy63@cornell.edu>",
    "committer": "Guo Yu <gy63@cornell.edu>",
    "message": "Updated README\n",
    "time": 1514349846
  },
  "_maintainer": {
    "name": "Guo Yu",
    "email": "gy63@cornell.edu",
    "login": "hugogogo",
    "description": "Assistant Professor in Statistics at UCSB",
    "uuid": 10763926
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "hugogogo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "hugogogo",
      "count": 30,
      "uuid": 10763926
    }
  ],
  "_userbio": {
    "uuid": 10763926,
    "type": "user",
    "name": "Guo Yu",
    "followers": 8,
    "description": "Assistant Professor in Statistics at UCSB"
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/varband"
  },
  "_devurl": "https://github.com/hugogogo/varband",
  "_searchresults": 15,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/varband.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hugogogo/varband",
  "_realowner": "hugogogo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2016-11-07"
    }
  ],
  "_exports": [
    "ar_gen",
    "block_diag_gen",
    "matimage",
    "sample_gen",
    "varband",
    "varband_cv",
    "varband_gen",
    "varband_path"
  ],
  "_help": [
    {
      "page": "ar_gen",
      "title": "Generate an autoregressive model.",
      "topics": [
        "ar_gen"
      ]
    },
    {
      "page": "block_diag_gen",
      "title": "Generate a model with block-diagonal structure",
      "topics": [
        "block_diag_gen"
      ]
    },
    {
      "page": "matimage",
      "title": "Plot the sparsity pattern of a square matrix",
      "topics": [
        "matimage"
      ]
    },
    {
      "page": "sample_gen",
      "title": "Generate random samples.",
      "topics": [
        "sample_gen"
      ]
    },
    {
      "page": "varband",
      "title": "Compute the varband estimate for a fixed tuning parameter value with different penalty options.",
      "topics": [
        "varband"
      ]
    },
    {
      "page": "varband_cv",
      "title": "Perform nfolds-cross validation",
      "topics": [
        "varband_cv"
      ]
    },
    {
      "page": "varband_gen",
      "title": "Generate a model with variable bandwidth.",
      "topics": [
        "varband_gen"
      ]
    },
    {
      "page": "varband_path",
      "title": "Solve main optimization problem along a path of lambda",
      "topics": [
        "varband_path"
      ]
    }
  ],
  "_readme": "https://github.com/hugogogo/varband/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "varband-vignette.Rmd",
      "filename": "varband-vignette.html",
      "title": "Using the varband package",
      "author": "Guo Yu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data simulation",
        "Estimating $L$ with a fixed tuning parameter",
        "Computing estimators along a tuning parameter path",
        "Selecting the tuning parameter",
        "Estimating $L$ with a maximum number of bandwidth",
        "Estimating $L$ with $\\ell_1$ penalty"
      ],
      "created": "2016-11-07 02:38:48",
      "modified": "2017-12-27 04:38:13",
      "commits": 3
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "varband",
  "_universes": [
    "hugogogo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-03T17:17:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/b247da1cc7c10eb5380ef72db8a2cbc9228477910e6df0176e125c15cdcf905c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-03T17:17:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/e68698892dfe97fe52b3f29762a30c43fef465d5df6ef410c30e1b25f70a1e24",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-03T17:17:51.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/e5ef08b8d9325348b11847c07dfe353ddbea883b3b5c4561bca275a2b96889d5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-03T17:17:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/081e8bf154986e692a4d589dac8c4a542a49c1e8fb9b49b44a6170690102059e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-03T17:17:35.000Z",
      "arch": "aarch64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/b4ad5d0d40e0b76b88f00af0725d0439710624e9aa1c68d6465b8addc1a6b516",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-03T17:18:42.000Z",
      "arch": "x86_64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/9f4d9157db0c43479becf4c07c38b32222ca8e139e5e6a35b87a5897c3717025",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-03T17:17:43.000Z",
      "arch": "aarch64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/2be680c973bcbd88b0e9c32aa4c523640a60065b434f1aa492dc23ced68ddd5d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-03T17:18:32.000Z",
      "arch": "x86_64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/8c2efedd79f2e1d0cd6397c47ca91a2f0f7c4107a3be62ca68b631ddee560693",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1",
      "date": "2026-07-03T17:18:10.000Z",
      "arch": "emscripten",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/80896e67c16daf9923aa92779411ef67d47c9900ac75e398a20f6ad0691a5a24",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-03T17:16:53.000Z",
      "arch": "x86_64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/46ee9eece19aaf0f92d722daaa105175c3a0b62ad8fb2e3e0df5041be170457f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-03T17:16:47.000Z",
      "arch": "x86_64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/9105988e112997eb91134f05f6e7d827307c83c66550656dc8401c4212efe7b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-03T17:16:43.000Z",
      "arch": "x86_64",
      "commit": "aca7e8497ac9d881b50a4e0655ad83547bf2f445",
      "fileid": "https://r2.ropensci.org/627dd7c0fd97c5b21f66dc7a6a6aeaf44568520497b7c4147bcb801fa6d2bf41",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hugogogo/actions/runs/28674496378"
    }
  ]
}