Skip to content

Commit f147d61

Browse files
authored
nanonext 1.6.0
* Add CRAN-comments.md * nanonext 1.6.0
1 parent a7652c9 commit f147d61

File tree

4 files changed

+15
-2
lines changed

4 files changed

+15
-2
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
^compile_commands\.json$
1212
^\.cache$
1313
^vignettes-src$
14+
^cran-comments\.md$

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: nanonext
33
Title: NNG (Nanomsg Next Gen) Lightweight Messaging Library
4-
Version: 1.5.2.9021
4+
Version: 1.6.0
55
Authors@R: c(
66
person("Charlie", "Gao", , "[email protected]", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-0750-061X")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# nanonext (development version)
1+
# nanonext 1.6.0
22

33
#### New Features
44

cran-comments.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## R CMD check results
2+
3+
0 errors | 0 warnings | 1 note
4+
5+
Note on CRAN incoming feasibility: change of maintainer email address. I've already emailed cran-submissions about this.
6+
7+
## revdepcheck results
8+
9+
We checked 6 reverse dependencies (6 from CRAN), comparing R CMD check results across CRAN and dev versions of this package.
10+
11+
* We saw 0 new problems
12+
* We failed to check 0 packages

0 commit comments

Comments
 (0)