Package freesurfer details
Wrapper Functions for 'Freesurfer'
Wrapper functions that interface with 'Freesurfer'
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('freesurfer')
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('freesurfer')
# from GitHub
neuro_install('freesurfer', release = "stable", release_repo = "github")
neuro_install('freesurfer', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 2 2018 2:32PM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/freesurfer GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/freesurfer GitHub |
System requirements | freesurfer |
Depends | R (3.2.0) |
Imports | methods, neurobase, tools, R.utils, reshape2, utils |
Suggests | magrittr, knitr, oro.nifti (0.7), rgl, rmarkdown, pander, fslr (2.9.2) |
Reverse Suggests | ggseg |