Skip to content

Commit 03dd0ab

Browse files
committed
submit to CRAN
1 parent 8898095 commit 03dd0ab

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: cdata
22
Type: Package
33
Title: Fluid Data Transformations
44
Version: 1.0.0
5-
Date: 2018-09-02
5+
Date: 2018-09-08
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-
# cdata 1.0.0 2018/09/02
2+
# cdata 1.0.0 2018/09/08
33

44
* Neaten up uniqueness checking.
55

cran-comments.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,17 @@
77
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
88

99
* win-builder
10-
* using R Under development (unstable) (2018-08-16 r75161)
10+
* using R Under development (unstable) (2018-09-07 r75257)
1111
* using platform: x86_64-w64-mingw32 (64-bit)
1212

13-
## R CMD check --as-cran cdata_0.7.4.tar.gz
13+
## Test rsults
1414

15+
R CMD check --as-cran cdata_1.0.0.tar.gz
16+
1517
* using option ‘--as-cran’
1618
* checking for file ‘cdata/DESCRIPTION’ ... OK
1719
* checking extension type ... Package
18-
* this is package ‘cdata’ version ‘0.7.4
20+
* this is package ‘cdata’ version ‘1.0.0
1921
* package encoding: UTF-8
2022
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
2123
Maintainer: ‘John Mount <[email protected]>’

0 commit comments

Comments
 (0)