{
  "_id": "6a23db45530b9bc726be6692",
  "Package": "SimplicialCubature",
  "Type": "Package",
  "Title": "Integration of Functions Over Simplices",
  "Version": "1.3",
  "Date": "2021-01-04",
  "Author": "John P. Nolan, with parts adapted from Fortran and matlab code\nby Alan Genz",
  "Maintainer": "John P. Nolan <jpnolan@american.edu>",
  "Description": "Provides methods to integrate functions over m-dimensional\nsimplices in n-dimensional Euclidean space.  There are exact\nmethods for polynomials and adaptive methods for integrating an\narbitrary function.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 08:30:54 UTC",
    "User": "root"
  },
  "Repository": "https://jpnolan.r-universe.dev",
  "Date/Publication": "2021-01-06 15:01:22 UTC",
  "RemoteUrl": "https://github.com/cran/SimplicialCubature",
  "RemoteRef": "HEAD",
  "RemoteSha": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
  "MD5sum": "20253f305871e38103584c9ffabbc226",
  "_user": "jpnolan",
  "_type": "src",
  "_file": "SimplicialCubature_1.3.tar.gz",
  "_fileid": "cdeb0e22c93b8f008d23177b877d1e1fa4df775d264f9b1fe703132e0bb0bf8b",
  "_filesize": 204928,
  "_sha256": "cdeb0e22c93b8f008d23177b877d1e1fa4df775d264f9b1fe703132e0bb0bf8b",
  "_created": "2026-06-06T08:30:54.000Z",
  "_published": "2026-06-06T08:33:09.972Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79864444240,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452873590"
    },
    {
      "job": 79864444246,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452872218"
    },
    {
      "job": 79864444237,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452873291"
    },
    {
      "job": 79864444239,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452870839"
    },
    {
      "job": 79864282451,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452861880"
    },
    {
      "job": 79864444245,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452871308"
    },
    {
      "job": 79864444260,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452870440"
    },
    {
      "job": 79864444258,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452870342"
    },
    {
      "job": 79864444254,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452869066"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jpnolan/actions/runs/27057441912",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SimplicialCubature",
  "_commit": {
    "id": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
    "author": "John P. Nolan <jpnolan@american.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1609945282
  },
  "_maintainer": {
    "name": "John P. Nolan",
    "email": "jpnolan@american.edu",
    "login": "jpnolan",
    "description": "",
    "uuid": 87495146
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jpnolan",
      "count": 4,
      "uuid": 87495146
    }
  ],
  "_userbio": {
    "uuid": 87495146,
    "type": "user",
    "name": "John Nolan"
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SimplicialCubature"
  },
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SimplicialCubature.html",
    "manual.pdf"
  ],
  "_realowner": "jpnolan",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-09-24"
    },
    {
      "version": "1.1",
      "date": "2016-01-05"
    },
    {
      "version": "1.2",
      "date": "2016-05-16"
    },
    {
      "version": "1.3",
      "date": "2021-01-06"
    }
  ],
  "_exports": [
    "adaptIntegrateSimplex",
    "adaptIntegrateVectorFunc",
    "adsimp",
    "CanonicalSimplex",
    "definePoly",
    "evalPoly",
    "grnmol",
    "integrateSimplexPolynomial",
    "JacobianS2Canonical",
    "printPoly",
    "SimplexSurfaceArea",
    "SimplexVolume",
    "UnitSimplexV"
  ],
  "_help": [
    {
      "page": "SimplicialCubature-package",
      "title": "Numerical integration of functions over simplices",
      "topics": [
        "SimplicialCubature-package",
        "SimplicialCubature"
      ]
    },
    {
      "page": "adaptIntegrateSimplex",
      "title": "Integrate a general function over a simplex",
      "topics": [
        "adaptIntegrateSimplex",
        "adaptIntegrateVectorFunc",
        "original.coordinates"
      ]
    },
    {
      "page": "adsimp",
      "title": "Internal functions for adaptIntegrateSimplex.",
      "topics": [
        "adsimp",
        "adsimp.return.message",
        "SMPCHC",
        "SMPDFS",
        "SMPRMS",
        "SMPRUL",
        "SMPSAD",
        "SMPSMS"
      ]
    },
    {
      "page": "CanonicalSimplex",
      "title": "Internal functions for defining/working with simplices.",
      "topics": [
        "CanonicalSimplex",
        "JacobianS2Canonical",
        "SimplexSurfaceArea",
        "SimplexVolume",
        "UnitSimplexV"
      ]
    },
    {
      "page": "definePoly",
      "title": "Define, evaluate, or print a polynomial",
      "topics": [
        "definePoly",
        "evalPoly",
        "printPoly"
      ]
    },
    {
      "page": "grnmol",
      "title": "Grundmann-Moller integration of a function over a simplex",
      "topics": [
        "grnmol"
      ]
    },
    {
      "page": "integrateSimplexPolynomial",
      "title": "Exact integration of a polynomial over a simplex",
      "topics": [
        "integrateSimplexPolynomial"
      ]
    },
    {
      "page": "LasserreAvrachenkov",
      "title": "Internal functions for integrateSimplexPolynomial.",
      "topics": [
        "LasserreAvrachenkov",
        "nextIndexLA",
        "nextIntBaseB"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "simplicialcubature",
  "_universes": [
    "jpnolan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-06T08:32:40.000Z",
      "distro": "noble",
      "commit": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
      "fileid": "ef0721b055e50a5d75543869da20a549b767ce72a3f12d19c2470385f3d39718",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpnolan/actions/runs/27057441912"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-06T08:32:31.000Z",
      "distro": "noble",
      "commit": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
      "fileid": "6cc1e97dd535e8085d84eb8d0897e859a81ce45ff4c2789bba8885e7ca2dcaa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpnolan/actions/runs/27057441912"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-06T08:32:39.000Z",
      "commit": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
      "fileid": "d5be05eb931358f3478b7f0ffeec8d69eb10290bf965dc25e2ad49a502a28b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpnolan/actions/runs/27057441912"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-06T08:32:20.000Z",
      "commit": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
      "fileid": "2742e691532e344159a1ccaf0b7123ca93ce68e54634bf541b80d1540de8b036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpnolan/actions/runs/27057441912"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-06-06T08:32:32.000Z",
      "commit": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
      "fileid": "93ca3994ea3f90f7b38f0f5f70e1fb61a93134037a8541db75c16f201d8edee0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jpnolan/actions/runs/27057441912"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-06T08:32:08.000Z",
      "commit": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
      "fileid": "b005c7a94905f0590356f5f326f205fda70e785febcfe985ca0e942aac0bdddd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpnolan/actions/runs/27057441912"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-06T08:32:09.000Z",
      "commit": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
      "fileid": "c3cbde8fe1f66c87d64db538b485891dffdafbd934d9f0f8f7d3b93761d7924d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpnolan/actions/runs/27057441912"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-06T08:32:00.000Z",
      "commit": "b305a052b3ca2daa2218739be1236f3609ffd5b7",
      "fileid": "5bab9f146a8d17afa4ffdeba3a8486e0383897977a2c7ebf098429f0754bdd70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpnolan/actions/runs/27057441912"
    }
  ]
}