r-misc3d
Miscellaneous 3D Plots
This package provides a collection of miscellaneous 3d plots, including isosurfaces.
- Versions: 0.9-1
- Website: https://cran.r-project.org/web/packages/misc3d/
- Licenses: GPL 2+ · GPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-misc3d
as follows:
guix install r-misc3d
Or install a particular version:
guix install r-misc3d@0.9-1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-misc3d about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-misc3d'><img src='https://packages.guix.gnu.org/packages/r-misc3d/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-misc3d/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-misc3d)
Example Org:
[[https://packages.guix.gnu.org/packages/r-misc3d][https://packages.guix.gnu.org/packages/r-misc3d/badges/latest-version.svg]]