Skip to content

Commit 120dbf5

Browse files
committed
prepare for CRAN
1 parent 1d5bab2 commit 120dbf5

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

cran-comments.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,27 @@
11

2-
2+
I would like to request an early update for the rquery package, please.
3+
Due to an aggressive development pace the package has been updated 7 times in the last 6 months and will
4+
not be eligible for an update until July 24th. However an early update will allow
5+
me to submit a substantial new package to CRAN ( rqdatatable: https://github.com/WinVector/rqdatatable )
6+
and allow a substantial update to the vtreat package on CRAN.
7+
The main improvements are the ability to work with the data.table package and allowing vtreat to
8+
work with databases and data.table.
9+
Both of these updates are fully tested and I will not ask for any more early updates
10+
on the rquery package in the near term (before the number of updates again falls to below 7 in the last
11+
6 months).
312

413
## Test environments
514

6-
* OSX (local machien using --as-cran from the command line)
15+
* OSX (local machine using --as-cran from the command line)
716
* using R version 3.5.0 (2018-04-23)
817
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
9-
18+
1019
* Windows ( win-builder.r-project.org uses --as-cran )
11-
* using R Under development (unstable) (2018-06-13 r74894)
20+
* devtools::build_win()
21+
* using R Under development (unstable) (2018-06-15 r74904)
1222
* using platform: x86_64-w64-mingw32 (64-bit)
1323

14-
24+
1525
## R CMD check results
1626

1727
R CMD check --as-cran rquery_0.5.0.tar.gz
@@ -25,7 +35,6 @@
2535
Maintainer: ‘John Mount <[email protected]>’
2636

2737
Number of updates in past 6 months: 7
28-
2938
Status: 1 NOTE
3039

3140

@@ -36,7 +45,7 @@ New package, now reverse dependencies.
3645
devtools::revdep()
3746
character(0)
3847
39-
48+
4049
Note: "Edgar F. Codd", "SQL", and "observable" are all spelled correctly.
4150

4251

0 commit comments

Comments
 (0)