-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1.33 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Package: fslr
Type: Package
Title: Wrapper Functions for 'FSL' ('FMRIB' Software Library) from
Functional MRI of the Brain ('FMRIB')
Version: 2.23.1
Authors@R: c(person(given = "John", family = "Muschelli", email =
"muschellij2@gmail.com", role = c("aut", "cre"), comment =
c(ORCID = "0000-0001-6469-1750")))
Maintainer: John Muschelli <muschellij2@gmail.com>
Description: Wrapper functions that interface with 'FSL'
<http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/>, a powerful and
commonly-used 'neuroimaging' software, using system commands.
The goal is to be able to interface with 'FSL' completely in R,
where you pass R objects of class 'nifti', implemented by
package 'oro.nifti', and the function executes an 'FSL' command
and returns an R object of class 'nifti' if desired.
Imports: methods, R.utils, graphics, grDevices, stats, utils
Depends: oro.nifti (>= 0.5.0), neurobase, R (>= 3.2.0)
License: GPL-3
VignetteBuilder: knitr
Suggests:
knitr,
rmarkdown,
covr,
testthat
BugReports: https://github.com/muschellij2/fslr/issues
SystemRequirements: fsl
RoxygenNote: 6.1.1
Encoding: UTF-8
Repository: Neuroconductor
Remotes:
neuroconductor/oro.nifti@acbc87a93512a48ae9e627823b8a08337da59bcc,
neuroconductor/neurobase@96abd32e868c588567869749268993766f421bfa
biocViews: