-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #61 from edgararuiz/cran-rel
CRAN release prep
- Loading branch information
Showing
117 changed files
with
205 additions
and
735 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,4 @@ | |
^\.Rprofile$ | ||
^packrat/ | ||
^to-cor-df\.png$ | ||
revdep |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,26 @@ | ||
## Test environments | ||
* local Windows 10 install, R 3.3.1 | ||
* ubuntu 12.04.5 LTS (on travis-ci), R 3.3.1 | ||
* win-builder (devel and release) | ||
## Release summary | ||
|
||
## R CMD check results | ||
- `as_cordf` will coerce lists or matrices into correlation data frames if possible | ||
|
||
- `focus_if` enables conditional variable selection | ||
|
||
- Can use arithmetic operators (e.g., `+` or `-`) with correlation data frames | ||
|
||
- `correlate()` now supports data frame with a SQL back-end (`tbl_sql`) | ||
|
||
Except for win-builder, there were no ERRORs, WARNINGs or NOTEs. | ||
- Small breaking change: The `diagonal` argument of `as_matrix` and `as_matrix.cor_df` is now an optional argument rather than set to `1` by default | ||
|
||
Via win-builder, there was 1 NOTE: | ||
- Other improvements and fixes | ||
|
||
## Test environments | ||
* local Windows 10 install, R 3.5.0 | ||
* ubuntu 14.04 (on travis-ci) | ||
* Ubuntu 14.04.5 LTS with RStudio Server, R 3.4.3 | ||
|
||
## R CMD check results | ||
|
||
* checking CRAN incoming feasibility ... NOTE | ||
Maintainer: 'Simon Jackson <[email protected]>' | ||
|
||
License components with restrictions and base license permitting such: | ||
MIT + file LICENSE | ||
File 'LICENSE': | ||
YEAR: 2016 | ||
COPYRIGHT HOLDER: Simon Jackson | ||
- 0 errors | 0 warnings | 0 notes | ||
|
||
## Downstream dependencies | ||
## revdep check results | ||
|
||
There are currently no downstream dependencies for this package. | ||
- 0 packages |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.