{
  "_id": "6a1813d8acfb0bcc41daee7f",
  "Package": "FastBandChol",
  "Type": "Package",
  "Title": "Fast Estimation of a Covariance Matrix by Banding the Cholesky\nFactor",
  "Version": "0.1.1",
  "Author": "Aaron Molstad <molst029@umn.edu>",
  "Maintainer": "Aaron Molstad <molst029@umn.edu>",
  "Description": "Fast and numerically stable estimation of a covariance\nmatrix by banding the Cholesky factor using a modified\nGram-Schmidt algorithm implemented in RcppArmadilo. See\n<http://stat.umn.edu/~molst029> for details on the algorithm.",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 10:04:36 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2015-08-26 16:44:04 UTC",
  "RemoteUrl": "https://github.com/cran/FastBandChol",
  "RemoteRef": "HEAD",
  "RemoteSha": "5807b0616880fec2a919090bc53c7e440a967751",
  "MD5sum": "f2296f262be06fd2d1a6287c36060c70",
  "_user": "cran",
  "_type": "src",
  "_file": "FastBandChol_0.1.1.tar.gz",
  "_fileid": "7c3a567973034f20a36db15ead8cd8104ce6d0bb21389abbcaef077205fa1dc7",
  "_filesize": 119006,
  "_sha256": "7c3a567973034f20a36db15ead8cd8104ce6d0bb21389abbcaef077205fa1dc7",
  "_created": "2026-05-28T10:04:36.000Z",
  "_published": "2026-05-28T10:07:20.621Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78268254251,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263145167"
    },
    {
      "job": 78268254222,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263143566"
    },
    {
      "job": 78268254307,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263146748"
    },
    {
      "job": 78268254311,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263144874"
    },
    {
      "job": 78267869442,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263108093"
    },
    {
      "job": 78268254241,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263141629"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26568063625",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FastBandChol",
  "_commit": {
    "id": "5807b0616880fec2a919090bc53c7e440a967751",
    "author": "Aaron Molstad <molst029@umn.edu>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1440607444
  },
  "_maintainer": {
    "name": "Aaron Molstad",
    "email": "molst029@umn.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 151,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FastBandChol"
  },
  "_searchresults": 5,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FastBandChol.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-08-24"
    },
    {
      "version": "0.1.1",
      "date": "2015-08-26"
    }
  ],
  "_exports": [
    "banded.chol",
    "banded.chol.cv",
    "banded.sample",
    "banded.sample.cv"
  ],
  "_help": [
    {
      "page": "FastBandChol-package",
      "title": "Fast estimation of covariance matrix by banded Cholesky factor",
      "topics": [
        "FastBandChol-package",
        "FastBandChol"
      ]
    },
    {
      "page": "Banded.Chol",
      "title": "Computes estimate of covariance matrix by banding the Cholesky factor",
      "topics": [
        "banded.chol"
      ]
    },
    {
      "page": "Banded.Chol.CV",
      "title": "Selects bandwidth for Cholesky factorization by cross validation",
      "topics": [
        "banded.chol.cv"
      ]
    },
    {
      "page": "Banded.Sample",
      "title": "Computes banded sample covariance matrix",
      "topics": [
        "banded.sample"
      ]
    },
    {
      "page": "Banded.Sample.CV",
      "title": "Selects bandwidth for sample covariance matrix by cross validation",
      "topics": [
        "banded.sample.cv"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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)"
    },
    {
      "shlib": "libblas",
      "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)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fastbandchol",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:06:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5807b0616880fec2a919090bc53c7e440a967751",
      "fileid": "a74e18137eee4bc53ceb92d607a83b7ce54b9df66a3e2eb9d126a3d1939b9345",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26568063625"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:06:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5807b0616880fec2a919090bc53c7e440a967751",
      "fileid": "53eaae172dc4550a3b20ad4c0254f2da2b947f7bac643201dd57b592a4a272b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26568063625"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:06:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5807b0616880fec2a919090bc53c7e440a967751",
      "fileid": "4d60d06867ed3f8064dfa70e345016eaaf80930258581eb34ab12062a9a11634",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26568063625"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:06:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5807b0616880fec2a919090bc53c7e440a967751",
      "fileid": "14a6f0009d79c9f1e5a591b71d483355fbf0721bbf644559111a3ffad6d9522b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26568063625"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T10:06:38.000Z",
      "arch": "emscripten",
      "commit": "5807b0616880fec2a919090bc53c7e440a967751",
      "fileid": "cb1ace717b84ed523b7633698f5a7bd31c4b94a06c97f63e20b1a54557bbb2aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26568063625"
    }
  ]
}