Skip to content

Commit cb6a34f

Browse files
committed
Prepare for CRAN
1 parent 847b62b commit cb6a34f

File tree

3 files changed

+23
-10
lines changed

3 files changed

+23
-10
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: WVPlots
22
Type: Package
33
Title: Common Plots for Analysis
44
Version: 0.2.3
5-
Date: 2017-03-10
5+
Date: 2017-03-24
66
Author: Nina Zumel, John Mount
77
Maintainer: John Mount <[email protected]>
88
URL: https://github.com/WinVector/WVPlots

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11

2-
'WVPlots' 0.2.3 2017-03-10
2+
'WVPlots' 0.2.3 2017-03-24
33

4-
* Fix right-plot alighment in ScatterHist*
4+
* Fix right-plot alighment in ScatterHist
5+
* Expose ROC data structures
56

67
'WVPlots' 0.2.2 2017-02-17
78

cran-comments.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,30 @@
11

22
## Test environments
3+
34
* local OS X install x86_64-apple-darwin13.4.0 (64-bit)
4-
* R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch"
5+
* R version 3.3.3
56
* win-builder (devel and release)
67

7-
## R CMD check --as-cran WVPlots_0.2.2.tar.gz
8-
* using R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch"
9-
* using platform: x86_64-apple-darwin14.5.0 (64-bit)
8+
## R CMD check --as-cran WVPlots_0.2.3.tar.gz
9+
10+
* using R version 3.3.3 (2017-03-06)
11+
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
12+
* using session charset: UTF-8
13+
* using option ‘--as-cran’
14+
* checking for file ‘WVPlots/DESCRIPTION’ ... OK
15+
* checking extension type ... Package
16+
* this is package ‘WVPlots’ version ‘0.2.3’
17+
18+
One NOTE:
1019

11-
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
12-
Maintainer: 'John Mount <[email protected]>'
20+
Note_to_CRAN_maintainers
21+
Maintainer: ‘John Mount <[email protected]>
22+
23+
No WARNINGs or ERRORs.
1324

1425
R CMD check results
15-
0 errors | 0 warnings | 1 note
26+
27+
Status: OK
1628

1729

1830
## Downstream dependencies

0 commit comments

Comments
 (0)