Skip to content

Commit 9b0741e

Browse files
committed
dev: CRAN comments for 1.6.6 submission
1 parent a8292d9 commit 9b0741e

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

cran-comments.md

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,34 @@
66
## R CMD check results
77
There were no ERRORs or WARNINGs on any platform.
88

9-
There were 2 NOTEs on winbuilder:
9+
There was 1 NOTE on winbuilder release:
1010

11-
http://win-builder.r-project.org/8B95Jeab8U8P/
11+
http://win-builder.r-project.org/BODOoUYV1PhZ/00check.log
1212

13-
* Possibly mis-spelled words in DESCRIPTION:
14-
(false positive)
13+
Possibly mis-spelled words in DESCRIPTION:
1514

16-
* checking package dependencies ... NOTE
17-
No repository set, so cyclic dependency check skipped
15+
These are either:
1816

17+
1. Proper names describing data formats:
18+
AmiraMesh (11:25)
19+
LineSet (13:5)
20+
NRRD (11:8)
21+
SWC (12:64)
22+
SkeletonGraph (13:17)
23+
hxsurf (11:73)
24+
25+
2. Part of the explanation of the package name:
26+
NeuroAnatomy (3:8, 9:14)
27+
nat (9:36)
28+
29+
3. words not in the dictionary
30+
skeletonisation (16:63)
31+
32+
Note that all other package names/external software have been capitalised in
33+
response to Uwe Ligges' evaluation of my submission of version 1.6.5. Note that
34+
there is one unquoted occurrence of 'nat' (this package's name) at the start of
35+
the description in order, as part of a phrase clarifying the origin of the
36+
package name.
1937

2038
## Downstream dependencies
2139
I have also run R CMD check on downstream dependencies of nat. All packages

0 commit comments

Comments
 (0)