Skip to content

rmarchingcubes

0.1.4

Calculate 3D Contour Meshes Using the Marching Cubes Algorithm

2packages depend
11.5Kdownloads / year
32.9%test coverage
13/13checks pass

Overview

About
Maintained by S. H. WilksFirst published 2021-06-163 releasesCRAN page ↗GitHub ↗

A port of the C++ routine for applying the marching cubes algorithm written by Thomas Lewiner et al. (2012) doi:10.1080/10867651.2003.10487582 into an R package. The package supplies the contour3d() function, which takes a 3-dimensional array of voxel data and calculates the vertices, vertex normals, and faces for a 3d mesh representing the contour(s) at a given level.

Install

Health

CRAN checks
13OK
Slowest check: 2.3 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 2,918.34
32.9%
Coverage · measured lines
100%
Documentation · exports
1
Dependencies · direct
Check history
  • OK2026-04-22
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-18
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 133 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 67% structuredCode of conductNoContributing guideNo
Examples that run
not tracked
Documented parameters
40%
Return-value docs
100%
References docs
0%

Downloads

11.5K
CRAN downloads in the past year
Rank #5,125 · ~32/day · ~961/mo
Daily download trend is not available in this view yet.
47030 days
1.8K90 days
11.5K1 year
Compare downloads with other packages →
Also on400 r2u31 autocran

Repository

Repository
8Stars
1Forks
2Open issues
0Open PRs
0Releases
47Commits
2Contributors
47 commits · Last activity 2025-09-30

Stars over time

2023-07-25 · 82026-07-07 · 8

Repository practices

Upstream repositoryBeta

3 development-tooling and community-health practices detected across 3 families in the upstream repository

Checks run against github.com/shwilks/rmarchingcubes on 2026-07-26.

Continuous integration (1)
GitHub Actions
CRAN release process (1)
cran-comments.md
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (1)
LinkingTo (2)
Enhances (0)
none
Reverse dependencies
2direct
0indirect

Code & Tests

People & History

People (2)
Maintainer (1)
Author, Maintainer
Authors (2)
Author, Maintainer
Listed in earlier versions (1)
no longer listed · 0.1.4
Package Timeline

3 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.1.4Latest
    2025-09-30 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • 0.1.3
    2021-06-17 · diff ↗
  • 0.1.2
    2021-06-16
  • R
    R 4.1.0 released · 2021-05-18

Package metadata

First published
2021-06-16
Total releases
3 / 5 yrs
License
MIT + file LICENSE OSI
Download size
2.6 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →