Package: mesh3d Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R: person(given = "First", family = "Last", role = c("aut", "cre"), email = "first.last@example.com", comment = c(ORCID = "YOUR-ORCID-ID")) Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: rgl (>= 0.107.5), silicate Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2021-07-14 13:04:09 UTC RemoteUrl: https://github.com/hypertidy/mesh3d RemoteRef: HEAD RemoteSha: 201bf9203252bccdc096e31d060594ac24d69bf4 NeedsCompilation: no Packaged: 2026-06-07 07:19:08 UTC; root Author: First Last [aut, cre] (ORCID: YOUR-ORCID-ID) Maintainer: First Last