-
Notifications
You must be signed in to change notification settings - Fork 17
/
DESCRIPTION
67 lines (67 loc) · 2.04 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Package: RMINC
Version: 1.5.3.0
Date: 2017-05-31
Title: Statistical Tools for Medical Imaging NetCDF (MINC) Files
Authors@R: c(person("Jason", "Lerch", role = "aut", email = "[email protected]"),
person("Chris", "Hammill", role = c("aut", "cre"), email = "[email protected]"),
person("Matthijs", "van Eede", role = "aut"),
person("Daniel", "Cassel", role = "aut"),
person("Jim", "Nikelski", role = "ctb", email = "[email protected]"),
person("Yohan", "Yee", role = "ctb"),
person("Miriam", "Friedel", role = "ctb"),
person("Nick", "Wang", role = "ctb"),
person("Gabriel", "Devenyi", role = "ctb", email = "[email protected]"),
person("Benjamin", "Darwin", role = "ctb"),
person("Bilal", "Syed", role = "ctb"))
Description: Tools for reading, writing, analyzing, and visualizing Medical
Imaging NetCDF (MINC) files with R.
Additional_repositories: http://bioconductor.org/packages/3.10/bioc
Depends:
R (>= 3.2)
Imports:
batchtools,
dplyr (>= 0.7.6),
tidyr (>= 0.8.1),
readr ,
lme4 (>= 1.1-13),
purrr (>= 0.2.5),
shiny (>= 1.1.0),
methods,
grDevices,
graphics,
grid (>= 3.4.1),
gridBase (>= 0.4-7),
utils,
stats,
Rcpp (>= 0.12.17),
parallel,
Matrix (>= 1.2-14),
tibble (>= 1.4.2),
yaml (>= 2.1.19),
data.tree (>= 0.7.6),
visNetwork (>= 2.0.4),
rjson (>= 0.2.20),
DT (>= 0.4),
rlang (>= 0.2.1),
bigstatsr
Suggests:
rgl,
plotrix,
lmerTest,
qvalue,
testthat,
igraph
LinkingTo: Rcpp
SystemRequirements: lsof AND EITHER
minc-toolkit-v2 (https://github.com/BIC-MNI/minc-toolkit-v2) OR
cmake (> 2.6),
git,
linux_apt: libhdf5-dev
mac_brew: homebrew/hdf5
License: BSD_3_clause + file LICENSE
LazyLoad: yes
OS_type: unix
BugReports: https://github.com/Mouse-Imaging-Centre/RMINC/issues
URL: https://github.com/Mouse-Imaging-Centre/RMINC,
https://wiki.mouseimaging.ca/display/MICePub/RMINC
RoxygenNote: 7.0.2