We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 197b74f commit 096b638Copy full SHA for 096b638
DESCRIPTION
@@ -3,8 +3,9 @@ Type: Package
3
Title: NeuroAnatomy Toolbox for Analysis of 3D Image Data
4
Version: 1.8.13
5
Authors@R: c(
6
- person("Gregory", "Jefferis", , "[email protected]", role = c("aut", "cre")),
7
- person("James", "Manton", role = c("aut"))
+ person("Gregory","Jefferis", email="[email protected]",
+ role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0587-9355")),
8
+ person("James", "Manton", role = c("aut"), comment = c(ORCID = "0000-0001-9260-3156"))
9
)
10
URL: https://github.com/natverse/nat, https://natverse.github.io
11
BugReports: https://github.com/natverse/nat/issues
0 commit comments