-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION.bak
30 lines (30 loc) · 1.04 KB
/
DESCRIPTION.bak
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
Package: wf4ni
Type: Package
Title: Work-Flows for Neuroimage Processing
Version: 0.1.0
Date: 2019-04-29
Author: Domingo López-Rodríguez [aut, cre]
Authors@R: person("Domingo", "López-Rodríguez", role =
c("aut", "cre"), email =
"neuroimaginador@gmail.com")
Maintainer: Domingo López-Rodríguez
<neuroimaginador@gmail.com>
Description: The aim of this package is to provide a
means to create reproducible work-flows
specifically designed for Neuroimage processing.
License: GPL (>= 2)
URL: https://github.com/neuroimaginador/wf4ni
BugReports:
https://github.com/neuroimaginador/wf4ni/issues
Imports: stringr, styler, devtools, igraph, RCurl, R6,
RNifti, neurobase, oro.nifti, scales, crayon,
prettyunits, pryr, purrr, methods, utils,
Rgraphviz, grid, graph, Rcpp
Suggests: ANTsR, ANTsRCore, RColorBrewer, dplyr, dti,
extrantsr, fslr, ggplot2, readr, signal, tidyr,
tidyverse, testthat, knitr, rmarkdown,
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
LinkingTo: Rcpp