{
  "_id": "6a1ea8ebb25058d4daad9454",
  "Package": "rmarchingcubes",
  "Type": "Package",
  "Title": "Calculate 3D Contour Meshes Using the Marching Cubes Algorithm",
  "Version": "0.1.4",
  "Date": "2025-09-30",
  "Authors@R": "c(person(given = c(\"S.\", \"H.\"),\nfamily = \"Wilks\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sam.wilks@unimelb.edu.au\"),\nperson(given = \"Thomas\",\nfamily = \"Lewiner\",\nrole = \"aut\",\nemail = \"lewiner@gmail.com\"))",
  "Maintainer": "S. H. Wilks <sam.wilks@unimelb.edu.au>",
  "Description": "A port of the C++ routine for applying the marching cubes\nalgorithm written by Thomas Lewiner et al. (2012)\n<doi:10.1080/10867651.2003.10487582> into an R package. The\npackage supplies the contour3d() function, which takes a\n3-dimensional array of voxel data and calculates the vertices,\nvertex normals, and faces for a 3d mesh representing the\ncontour(s) at a given level.",
  "URL": "https://github.com/shwilks/rmarchingcubes",
  "BugReports": "https://github.com/shwilks/rmarchingcubes/issues",
  "Language": "en-US",
  "License": "MIT + file LICENSE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Repository": "https://shwilks.r-universe.dev",
  "Date/Publication": "2025-09-30 03:24:50 UTC",
  "RemoteUrl": "https://github.com/shwilks/rmarchingcubes",
  "RemoteRef": "HEAD",
  "RemoteSha": "e4b47c6a14a44aded261d72560dcd982351f4e02",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 09:50:16 UTC",
    "User": "root"
  },
  "Author": "S. H. Wilks [aut, cre],\nThomas Lewiner [aut]",
  "MD5sum": "8dea3332134d13d32b7eebe8444d5fb2",
  "_user": "shwilks",
  "_type": "src",
  "_file": "rmarchingcubes_0.1.4.tar.gz",
  "_fileid": "aa596d54a8f63fb7f0e690f9bad4490d5a94e60a1cd4530afa07a689253acdd2",
  "_filesize": 2796605,
  "_sha256": "aa596d54a8f63fb7f0e690f9bad4490d5a94e60a1cd4530afa07a689253acdd2",
  "_created": "2026-06-02T09:50:16.000Z",
  "_published": "2026-06-02T09:56:59.491Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79044474708,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354501280"
    },
    {
      "job": 79044474702,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354502254"
    },
    {
      "job": 79044474803,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354502576"
    },
    {
      "job": 79044474861,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354508124"
    },
    {
      "job": 79044474740,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354496574"
    },
    {
      "job": 79044474736,
      "time": 350,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354568780"
    },
    {
      "job": 79044474720,
      "time": 212,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354512042"
    },
    {
      "job": 79044474668,
      "time": 243,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354527197"
    },
    {
      "job": 79043887602,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354447941"
    },
    {
      "job": 79044474734,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354490460"
    },
    {
      "job": 79044474674,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354493839"
    },
    {
      "job": 79044474683,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354496411"
    },
    {
      "job": 79044474681,
      "time": 171,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354510477"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shwilks/rmarchingcubes",
  "_commit": {
    "id": "e4b47c6a14a44aded261d72560dcd982351f4e02",
    "author": "shwilks <sw463@cam.ac.uk>",
    "committer": "shwilks <sw463@cam.ac.uk>",
    "message": "Update armadillo link\n",
    "time": 1759202690
  },
  "_maintainer": {
    "name": "S. H. Wilks",
    "email": "sam.wilks@unimelb.edu.au",
    "login": "shwilks",
    "description": "",
    "uuid": 10160755
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shwilks",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-40",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "shwilks",
      "count": 46,
      "uuid": 10160755
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 10160755,
    "type": "user",
    "name": "Sam Wilks"
  },
  "_downloads": {
    "count": 599,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmarchingcubes"
  },
  "_devurl": "https://github.com/shwilks/rmarchingcubes",
  "_searchresults": 44,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rmarchingcubes.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shwilks/rmarchingcubes",
  "_realowner": "shwilks",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-06-16"
    },
    {
      "version": "0.1.3",
      "date": "2021-06-17"
    },
    {
      "version": "0.1.4",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "contour3d"
  ],
  "_help": [
    {
      "page": "contour3d",
      "title": "Compute Isosurface, a Three Dimension Contour",
      "topics": [
        "contour3d"
      ]
    }
  ],
  "_readme": "https://github.com/shwilks/rmarchingcubes/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "calculating_3d_contours.Rmd",
      "filename": "calculating_3d_contours.html",
      "title": "Calculating 3d contours",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A simple usage example"
      ],
      "created": "2021-06-12 11:47:34",
      "modified": "2021-06-16 10:50:10",
      "commits": 2
    }
  ],
  "_score": 6.023663918197793,
  "_indexed": true,
  "_nocasepkg": "rmarchingcubes",
  "_universes": [
    "shwilks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-02T09:52:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "3cd9da1028295bf0cd41efab615a8a376c65990acf24b9514e0f340ae864f8c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-02T09:52:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "cfffb50fd0a3b9a3808a40c1e108f0d8b90fee6b0938b07e0bd47f394550968c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-02T09:52:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "bcc8391e2967401b214d49775ff8c8c7188f59eecf596f17cf4922aeb74642e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-02T09:53:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "38f1c276391b35a7528ddaec33eea0c33de68ece28b5e1e9418e56c3b7e885a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-02T09:52:41.000Z",
      "arch": "aarch64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "242bb547be109d8ff5ecd051bc8d8dbd10a2ba5c9f324834d0d16b7d26e1317e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-02T09:55:27.000Z",
      "arch": "x86_64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "78cc85bd8eae67a8a780b4ee08aee473a0a17ab5d60713707cf3c73259cc8798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-02T09:53:04.000Z",
      "arch": "aarch64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "1704d29b887743b41e12b274c99d563eb59363dcc040ec60e54ce28f020b4998",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-02T09:53:40.000Z",
      "arch": "x86_64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "debcb2ecdd95f44a430ef853f96de60761f991bdbfc99f63504b495bc9d2caef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T09:52:32.000Z",
      "arch": "emscripten",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "ca080898bcd31b66655401f0182a8dab38ff3e2e4e437f0db46d28a65e36844f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-02T09:51:53.000Z",
      "arch": "x86_64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "263a8cea1f0a33cb18ad7aa1a8a84af96d4d5006cf17a08f3df832189d87c340",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-02T09:51:44.000Z",
      "arch": "x86_64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "5b27b2ea274128581ff5d0d01f1e93142efa6b0a73ede859034089de9f6b70b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-02T09:52:30.000Z",
      "arch": "x86_64",
      "commit": "e4b47c6a14a44aded261d72560dcd982351f4e02",
      "fileid": "e89025eaf03165a4e18039fd2aa74cde6f9f2db42c8b1fb3c1e886c8cd5abcf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shwilks/actions/runs/26811917858"
    }
  ]
}