Skip to content

Commit 125048a

Browse files
committed
r0.5.3 CRAN submission
1 parent b6d0734 commit 125048a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: RcppCWB
22
Type: Package
33
Title: 'Rcpp' Bindings for the 'Corpus Workbench' ('CWB')
4-
Version: 0.5.2.9003
4+
Version: 0.5.3
55
Date: 2022-05-17
66
Author: Andreas Blaette [aut, cre],
77
Bernard Desgraupes [aut],

cran-comments.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## General remarks
22

3-
This is a "standard" release with some new functionality. No changes to the
3+
This is a maintenance release with bug fixes. No changes to the
44
setup of the package.
55

6-
Previous aspects I repeat here:
6+
Previous aspects I repeat:
77

88
- CRAN package check results report 'GNU make is a SystemRequirements'. Using GNU
99
make remains important for the portability of the C code. There would be a great
@@ -18,7 +18,8 @@ change.
1818
## Test environments
1919

2020
* CI checks with GitHub Actions (Windows/macOS/Ubuntu)
21-
* local macOS R 4.1.3 (arm64)
21+
* R winbuilder (R 4.2 release and devel)
22+
* local macOS, still R 4.1.3 (arm64)
2223

2324

2425
## R CMD check results

0 commit comments

Comments
 (0)