The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
An R package containing utility functions to support the NeuroAnatomy Toolbox (nat)
This package provides support functions for the nat NeuroAnatomy Toolbox package. Some functions may nevertheless be of general interest. See the online documentation for a for full function listing.
From CRAN. The recommended option for simplicity and since this package is not under heavy development:
install.packages("nat.utils")
Straight from github with Hadley Wickham’s remotes package:
if(!require("remotes")) install.packages("remotes")
::install_github('natverse/nat.utils') remotes
Note: Windows users need Rtools to install in this way.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.