Installation

R package marshal is only available via GitHub and can be installed in R as:

remotes::install_github("futureverse/marshal", ref="master")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("futureverse/marshal", ref="develop")

This will install the package from source.