Skip to content

Commit 146a59e

Browse files
committed
prepare release
1 parent ea1fb08 commit 146a59e

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# RcppXPtrUtils 0.1.1
2+
3+
- Fix error messages (#2).

cran-comments.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
## Patch release
22

3+
Fixes some error messages.
4+
35
The maintainer's address has changed. It is the same account, just a different
46
alias. I'm sending confirmation from the previous address to CRAN-submissions.
57

68
## Test environments
79

8-
* Fedora 26 + GCC + clang (local), R 3.4.1
9-
* Ubuntu 12.04 + GCC (on travis-ci), R 3.3.3, 3.4.0, devel
10+
* Fedora 29 + GCC + clang (local), R 3.5.1
11+
* Ubuntu 14.04 + GCC (on travis-ci), R 3.4.4, 3.5.1, devel
1012
* win-builder, R devel
1113

1214
## R CMD check results
@@ -15,4 +17,4 @@ There were no ERRORs, WARNINGs or NOTEs.
1517

1618
## Downstream dependencies
1719

18-
There are currently no downstream dependencies for this package.
20+
Shouldn't be affected by this minimal patch.

0 commit comments

Comments
 (0)