Skip to content

Commit 2759310

Browse files
committed
prepare for CRAN
1 parent 3beab7f commit 2759310

File tree

6 files changed

+11
-15
lines changed

6 files changed

+11
-15
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.3.0
5-
Date: 2018-03-16
5+
Date: 2018-03-20
66
Authors@R: c(
77
person("John", "Mount", email = "[email protected]", role = c("aut", "cre")),
88
person("Nina", "Zumel", email = "[email protected]", role = c("aut")),

NEWS.md

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

2-
# WVPlots 0.3.0 2018-03-16
2+
# WVPlots 0.3.0 2018-03-20
33

44
* Make dependencies more flexible.
55
* Remove replyr dependency.

cran-comments.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,26 @@ Maintinance upate.
44
## Test environments
55

66
* OSX
7-
* using R version 3.4.3 (2017-11-30)
7+
* using R version 3.4.4 (2018-03-15)
88
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
99

1010
* Windows
11-
* using R Under development (unstable) (2018-03-15 r74413)
11+
* using R Under development (unstable) (2018-03-18 r74422)
1212
* using platform: x86_64-w64-mingw32 (64-bit)
1313

14-
1514
## R CMD check --as-cran WVPlots_0.3.0.tar.gz
1615

1716
* using option ‘--as-cran’
1817
* checking for file ‘WVPlots/DESCRIPTION’ ... OK
1918
* checking extension type ... Package
2019
* this is package ‘WVPlots’ version ‘0.3.0’
21-
* checking CRAN incoming feasibility ... NOTE
20+
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
2221
Maintainer: ‘John Mount <[email protected]>’
2322

24-
Days since last update: 3
23+
Status: OK
2524

2625
No other notes, warnings, or errors.
2726

28-
Status: 1 NOTE
29-
(days since last update)
30-
3127
## Downstream dependencies
3228

3329
No declared reverse dependencies:

docs/articles/WVPlots_concept.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/WVPlots_examples.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/news/index.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)