-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
41 lines (41 loc) · 1.09 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
Type: Package
Package: nat.templatebrains
Title: NeuroAnatomy Toolbox ('nat') Extension for Handling
Template Brains
Version: 1.2
Authors@R:
c(person(given = "Gregory",
family = "Jefferis",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-0587-9355")),
person(given = "James",
family = "Manton",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0001-9260-3156")))
Description: Extends package 'nat' (NeuroAnatomy Toolbox) by
providing objects and functions for handling template brains.
License: GPL-3
URL: http://natverse.org/nat.templatebrains/,
https://github.com/natverse/nat.templatebrains
Depends:
nat (>= 1.8.6),
R (>= 2.10),
rgl
Imports:
digest,
igraph,
memoise,
rappdirs
Suggests:
spelling,
git2r (>= 0.22.1),
nabor,
testthat (>= 2.1.0),
covr,
Morpho
Encoding: UTF-8
RoxygenNote: 7.2.3
BugReports: https://github.com/natverse/nat.templatebrains/issues
Language: en-GB