Wrapper functions that interface with 'Freesurfer' (https:// surfer.nmr.mgh.harvard.edu/), a powerful and commonly-used 'neuroimaging' software, using system commands. The goal is to be able to interface with 'Freesurfer' completely in R, where you pass R objects of class 'nifti', implemented by package 'oro.nifti', and the function executes an 'Freesurfer' command and returns an R object of class 'nifti' or necessary output.
Version: | 1.0 |
Depends: | R (≥ 3.2.0) |
Imports: | methods, neurobase, tools, R.utils, reshape2 |
Suggests: | magrittr, oro.nifti, knitr, rmarkdown |
Published: | 2016-09-28 |
Author: | John Muschelli |
Maintainer: | John Muschelli <muschellij2 at gmail.com> |
BugReports: | https://github.com/muschellij2/freesurfer/issues |
License: | GPL-3 |
NeedsCompilation: | no |
SystemRequirements: | Freesurfer (https://surfer.nmr.mgh.harvard.edu/) |
Citation: | freesurfer citation info |
CRAN checks: | freesurfer results |
Reference manual: | freesurfer.pdf |
Package source: | freesurfer_1.0.tar.gz |
Windows binaries: | r-devel: freesurfer_1.0.zip, r-release: freesurfer_1.0.zip, r-oldrel: freesurfer_1.0.zip |
OS X Mavericks binaries: | r-release: freesurfer_1.0.tgz, r-oldrel: freesurfer_1.0.tgz |
Old sources: | freesurfer archive |
Please use the canonical form https://CRAN.R-project.org/package=freesurfer to link to this page.