Skip to content

Commit

Permalink
Prepare for CRAN release
Browse files Browse the repository at this point in the history
  • Loading branch information
bwiernik committed Feb 14, 2022
1 parent 3d36d3d commit dc2364f
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 34 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Makowski, D., Ben-Shachar, M. S., Patil, I., \& Lüdecke, D. (2019). Methods and

[![CRAN](http://www.r-pkg.org/badges/version/correlation)](https://cran.r-project.org/package=correlation)
[![Build Status](https://travis-ci.org/easystats/correlation.svg?branch=master)](https://travis-ci.org/easystats/correlation)
[![codecov](https://codecov.io/gh/easystats/correlation/branch/master/graph/badge.svg)](https://codecov.io/gh/easystats/correlation)
[![codecov](https://codecov.io/gh/easystats/correlation/branch/master/graph/badge.svg)](https://app.codecov.io/gh/easystats/correlation)

Run the following to install the stable release from CRAN:

Expand Down
22 changes: 18 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Source Software*, *5*(51), 2306. <https://doi.org/10.21105/joss.02306>
[![CRAN](http://www.r-pkg.org/badges/version/correlation)](https://cran.r-project.org/package=correlation)
[![Build
Status](https://travis-ci.org/easystats/correlation.svg?branch=master)](https://travis-ci.org/easystats/correlation)
[![codecov](https://codecov.io/gh/easystats/correlation/branch/master/graph/badge.svg)](https://codecov.io/gh/easystats/correlation)
[![codecov](https://codecov.io/gh/easystats/correlation/branch/master/graph/badge.svg)](https://app.codecov.io/gh/easystats/correlation)

Run the following to install the stable release from CRAN:

Expand Down Expand Up @@ -74,6 +74,20 @@ correlation, including:
correlation**<br> ✅ **Point-Biserial and biserial correlation**<br> ✅
**Winsorized correlation**<br> ✅ **Polychoric correlation**<br> ✅
**Tetrachoric correlation**<br> ✅ **Multilevel correlation**<br>
**Kendall’s rank correlation**<br>
**Biweight midcorrelation**<br>
**Distance correlation**<br>
**Percentage bend correlation**<br>
**Shepherd’s Pi correlation**<br>
**Blomqvist’s coefficient**<br>
**Hoeffding’s D**<br>
**Gamma correlation**<br>
**Gaussian rank correlation**<br>
**Point-Biserial and biserial correlation**<br>
**Winsorized correlation**<br>
**Polychoric correlation**<br>
**Tetrachoric correlation**<br>
**Multilevel correlation**<br>

An overview and description of these correlations types is [**available
here**](https://easystats.github.io/correlation/articles/types.html).
Expand Down Expand Up @@ -200,11 +214,11 @@ correlation(iris, bayesian = TRUE)
##
## Parameter1 | Parameter2 | rho | 95% CI | pd | % in ROPE | Prior | BF
## ------------------------------------------------------------------------------------------------------
## Sepal.Length | Sepal.Width | -0.11 | [-0.26, 0.05] | 91.40% | 43.97% | Beta (3 +- 3) | 0.509
## Sepal.Length | Sepal.Width | -0.11 | [-0.26, 0.04] | 92.35% | 42.90% | Beta (3 +- 3) | 0.509
## Sepal.Length | Petal.Length | 0.86 | [ 0.82, 0.90] | 100%*** | 0% | Beta (3 +- 3) | > 1000***
## Sepal.Length | Petal.Width | 0.81 | [ 0.75, 0.86] | 100%*** | 0% | Beta (3 +- 3) | > 1000***
## Sepal.Width | Petal.Length | -0.41 | [-0.54, -0.28] | 100%*** | 0% | Beta (3 +- 3) | > 1000***
## Sepal.Width | Petal.Width | -0.35 | [-0.48, -0.20] | 100%*** | 0.12% | Beta (3 +- 3) | > 1000***
## Sepal.Width | Petal.Length | -0.41 | [-0.55, -0.29] | 100%*** | 0% | Beta (3 +- 3) | > 1000***
## Sepal.Width | Petal.Width | -0.35 | [-0.48, -0.21] | 100%*** | 0.07% | Beta (3 +- 3) | > 1000***
## Petal.Length | Petal.Width | 0.96 | [ 0.95, 0.97] | 100%*** | 0% | Beta (3 +- 3) | > 1000***
##
## Observations: 150
Expand Down
14 changes: 5 additions & 9 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
## Test environments
* local R installation, R 4.1.1
* ubuntu 16.04 (on github-actions), R 4.1.1
* win-builder (devel)

## R CMD check results

0 errors | 0 warnings | 0 note
0 errors | 0 warnings | 0 notes

* This is a new release.

## revdepcheck results

We checked 4 reverse dependencies, comparing R CMD check results across CRAN and
dev versions of this package.
We checked 7 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages
* We failed to check 0 packages
Binary file modified man/figures/README-7-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 20 additions & 19 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
# Platform

|field |value |
|:--------|:----------------------------|
|version |R version 4.1.0 (2021-05-18) |
|os |macOS Mojave 10.14.6 |
|system |x86_64, darwin17.0 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/Berlin |
|date |2021-06-23 |
|field |value |
|:--------|:------------------------------------|
|version |R version 4.1.2 (2021-11-01) |
|os |Windows 10 x64 (build 22000) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |English_United States.1252 |
|ctype |English_United States.1252 |
|tz |America/New_York |
|date |2022-02-14 |
|rstudio |2021.09.1+372 Ghost Orchid (desktop) |
|pandoc |NA |

# Dependencies

|package |old |new |Δ |
|:-----------|:------|:--------|:--|
|correlation |0.6.1 |0.6.2 |* |
|bayestestR |0.10.0 |0.10.5 |* |
|datawizard |NA |0.1.0 |* |
|effectsize |0.4.5 |NA |* |
|insight |0.14.2 |0.14.2 | |
|parameters |0.14.0 |0.14.0.1 |* |
|package |old |new |<U+0394> |
|:-----------|:------|:------|:--|
|correlation |0.7.1 |0.8.0 |* |
|bayestestR |0.11.5 |0.11.5 | |
|datawizard |0.2.3 |0.2.3 | |
|insight |0.15.0 |0.15.0 | |
|parameters |0.16.0 |0.16.0 | |

# Revdeps

2 changes: 1 addition & 1 deletion revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## revdepcheck results

We checked 6 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 7 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages
Expand Down

0 comments on commit dc2364f

Please sign in to comment.