{
  "_id": "6a106b88acfb0bcc41caa561",
  "Package": "SparseGrid",
  "Type": "Package",
  "Title": "Sparse grid integration in R",
  "Version": "0.8.2",
  "Date": "2012-07-31",
  "Author": "Jelmer Ypma",
  "Maintainer": "Jelmer Ypma <uctpjyy@ucl.ac.uk>",
  "Description": "SparseGrid is a package to create sparse grids for\nnumerical integration, based on code from www.sparse-grids.de",
  "License": "GPL",
  "Packaged": {
    "Date": "2026-05-07 09:18:23 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2012-07-31 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/SparseGrid",
  "RemoteRef": "HEAD",
  "RemoteSha": "45393731f96b4d6b7e884da6c8d96d989c36e16b",
  "MD5sum": "c401b442ca485e8952a3123d12fa1176",
  "_user": "cran",
  "_type": "src",
  "_file": "SparseGrid_0.8.2.tar.gz",
  "_fileid": "bd1136c8125d9da66c5f81c4affc6bd04c0113a2dc2d0a4a05c56528d079720c",
  "_filesize": 357659,
  "_sha256": "bd1136c8125d9da66c5f81c4affc6bd04c0113a2dc2d0a4a05c56528d079720c",
  "_created": "2026-05-07T09:18:23.000Z",
  "_published": "2026-05-22T14:43:20.556Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77402721194,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6851400137"
    },
    {
      "job": 77402721646,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6851394458"
    },
    {
      "job": 77402720633,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851358993"
    },
    {
      "job": 77402720659,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163278117"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25486826502",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SparseGrid",
  "_commit": {
    "id": "45393731f96b4d6b7e884da6c8d96d989c36e16b",
    "author": "Jelmer Ypma <uctpjyy@ucl.ac.uk>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 0.8.2\n",
    "time": 1343692800
  },
  "_maintainer": {
    "name": "Jelmer Ypma",
    "email": "uctpjyy@ucl.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "statmod",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 8,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 4817,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SparseGrid"
  },
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SparseGrid.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.8.0",
      "date": "2011-12-15"
    },
    {
      "version": "0.8.1",
      "date": "2012-05-21"
    },
    {
      "version": "0.8.2",
      "date": "2013-07-31"
    }
  ],
  "_exports": [
    "createIntegrationGrid",
    "createMonteCarloGrid",
    "createProductRuleGrid",
    "createSparseGrid",
    "readASCGrid"
  ],
  "_help": [
    {
      "page": "createIntegrationGrid",
      "title": "Create integration grid with the least number of nodes, either using a sparse grid or a product rule grid.",
      "topics": [
        "createIntegrationGrid"
      ]
    },
    {
      "page": "createMonteCarloGrid",
      "title": "Create a multidimensional grid of nodes and weights for Monte Carlo integration",
      "topics": [
        "createMonteCarloGrid"
      ]
    },
    {
      "page": "createProductRuleGrid",
      "title": "Create a multidimensional grid of nodes and weights for integration",
      "topics": [
        "createProductRuleGrid"
      ]
    },
    {
      "page": "createSparseGrid",
      "title": "Create sparse grid",
      "topics": [
        "createSparseGrid",
        "SparseGrid"
      ]
    },
    {
      "page": "readASCGrid",
      "title": "Read integration grid from file",
      "topics": [
        "readASCGrid"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "SparseGrid.Rnw",
      "filename": "SparseGrid.pdf",
      "title": "Introduction to SparseGrid",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-07-31",
      "modified": "2012-07-31",
      "commits": 1
    }
  ],
  "_score": 4.142169134073665,
  "_indexed": true,
  "_nocasepkg": "sparsegrid",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.2",
      "date": "2026-05-07T09:20:31.000Z",
      "distro": "noble",
      "commit": "45393731f96b4d6b7e884da6c8d96d989c36e16b",
      "fileid": "5519aa1f5d1763c707e52df93cf0e4db722e5ec53668656193a94ec6170b2230",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25486826502"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.2",
      "date": "2026-05-07T09:20:12.000Z",
      "distro": "noble",
      "commit": "45393731f96b4d6b7e884da6c8d96d989c36e16b",
      "fileid": "56ce4ffba2cd8bddb70d8c68133f239a9b7bade07e9f5b81261d9662f8d35234",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25486826502"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.2",
      "date": "2026-05-22T14:43:07.000Z",
      "commit": "45393731f96b4d6b7e884da6c8d96d989c36e16b",
      "fileid": "17939f73f63f3dc6fee42c8ba1235a806c5012b91889a977e4e0f46cca6f036b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25486826502"
    }
  ]
}