Skip to content

Commit ed9154d

Browse files
committed
prepare for CRAN
1 parent 4af0c3e commit ed9154d

File tree

3 files changed

+7
-13
lines changed

3 files changed

+7
-13
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: wrapr
22
Type: Package
33
Title: Wrap R Functions for Debugging and Ease of Use
44
Version: 0.1.1
5-
Date: 2017-02-28
5+
Date: 2017-03-13
66
Author: John Mount, Nina Zumel
77
Maintainer: John Mount <[email protected]>
88
URL: https://github.com/WinVector/wrapr

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
`wrapr` 0.1.1
2+
`wrapr` 0.1.1 2017-03-13
33

44
* Allow names in `let`.
55

cran-comments.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,18 @@
66
* R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch"
77
* win-builder (devel and release)
88

9-
## R CMD check --as-cran wrapr_0.1.0.tar.gz
9+
## R CMD check --as-cran wrapr_0.1.1.tar.gz
1010

11-
* using R version 3.3.2 (2016-10-31)
11+
* using R version 3.3.3 (2017-03-06)
1212
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
1313
* using session charset: UTF-8
1414
* using option ‘--as-cran’
1515

16-
NOTE
17-
Maintainer: ‘John Mount <[email protected]>
18-
19-
New submission
20-
21-
One NOTE (shown above)
22-
No WARNINGs or ERRORs
16+
Status: OK
2317

2418
## Downstream dependencies
2519

26-
No declared reverse dependencies:
20+
Checked against all downstream dependencies.
2721

2822
devtools::revdep('wrapr')
29-
character(0)
23+
[1] "replyr" "WVPlots"

0 commit comments

Comments
 (0)