Skip to content

Commit 5042b13

Browse files
committed
Prepare for CRAN
1 parent 520ad49 commit 5042b13

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: sigr
22
Type: Package
33
Title: Format Significance Summaries for Reports
44
Version: 0.1.7
5-
Date: 2017-05-18
5+
Date: 2017-07-04
66
Author: John Mount, Nina Zumel
77
Maintainer: John Mount <[email protected]>
88
URL: https://github.com/WinVector/sigr

NEWS.md

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

2-
'sigr' 0.1.7 2017-05-18
2+
'sigr' 0.1.7 2017-07-04
33

44
* Fix NA warning bug in wrapChiSqTest.data.frame.
55

cran-comments.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
## Test environments
33

44
* local OS X install x86_64-apple-darwin13.4.0 (64-bit)
5-
* R version 3.3.3
5+
* using R version 3.4.0 (2017-04-21)
66
* win-builder (devel and release)
77

8-
## R CMD check --as-cran sigr_0.1.6.tar.gz
8+
## R CMD check --as-cran sigr_0.1.7.tar.gz
99

1010
* using log directory ‘/Users/johnmount/Documents/work/sigr.Rcheck’
1111
* using R version 3.4.0 (2017-04-21)
@@ -14,7 +14,7 @@
1414
* using option ‘--as-cran’
1515
* checking for file ‘sigr/DESCRIPTION’ ... OK
1616
* checking extension type ... Package
17-
* this is package ‘sigr’ version ‘0.1.6
17+
* this is package ‘sigr’ version ‘0.1.7
1818

1919

2020
One NOTE:
@@ -28,7 +28,7 @@ Status: OK
2828

2929
## Downstream dependencies
3030

31-
checked:
31+
Checked all of:
3232

3333
devtools::revdep('sigr')
3434
[1] "WVPlots"

0 commit comments

Comments
 (0)