Package neurocInstall details
'Neuroconductor' Installer
Installs 'Neuroconductor' packages from the release
repository
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('neurocInstall')
If you have any problems with this package you can open a new issue or check the already existing ones here.
Versions(Pending - no previous version)
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('neurocInstall')
# from GitHub
neuro_install('neurocInstall', release = "stable", release_repo = "github")
neuro_install('neurocInstall', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 2 2018 11:42AM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/neurocInstall.git GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/neurocInstall GitHub |
Imports | devtools (1.12.0.9000), utils, methods |
Suggests | testthat, knitr, rmarkdown, httr |