Skip to content

Commit

Permalink
cran submission 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Dec 1, 2020
1 parent 310c230 commit f116bb8
Show file tree
Hide file tree
Showing 13 changed files with 61 additions and 66 deletions.
4 changes: 2 additions & 2 deletions CRAN-RELEASE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This package was submitted to CRAN on 2020-10-30.
Once it is accepted, delete this file and tag the release (commit 4c62a53).
This package was submitted to CRAN on 2020-12-01.
Once it is accepted, delete this file and tag the release (commit 310c230).
11 changes: 3 additions & 8 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@ BugReports:
Depends:
R (>= 3.6.0)
Imports:
correlation (>= 0.4.0.1),
correlation,
dplyr,
effectsize,
ez,
insight (>= 0.11.0),
ipmisc,
metafor,
metaplus,
parameters (>= 0.9.0.1),
performance (>= 0.5.1.1),
parameters (>= 0.10.0),
performance (>= 0.6.0),
rcompanion,
rlang,
stats,
Expand All @@ -48,11 +48,6 @@ Suggests:
spelling,
testthat,
utils
Remotes:
easystats/insight,
easystats/performance,
easystats/parameters,
easystats/correlation
VignetteBuilder:
knitr
Encoding: UTF-8
Expand Down
4 changes: 3 additions & 1 deletion R/global_vars.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ utils::globalVariables(
"statistic",
"std.error",
"term",
".counts"
".counts",
"df",
"df.error"
),
package = "statsExpressions",
add = FALSE
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| [![CRAN Checks](https://cranchecks.info/badges/summary/statsExpressions)](https://cran.r-project.org/web/checks/check_results_statsExpressions.html) | [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/IndrajeetPatil/statsExpressions?branch=master&svg=true)](https://ci.appveyor.com/project/IndrajeetPatil/statsExpressions) | [![Weekly downloads badge](https://cranlogs.r-pkg.org/badges/last-week/statsExpressions?color=blue)](https://CRAN.R-project.org/package=statsExpressions) | [![Forks](https://img.shields.io/badge/forks-10-blue.svg)](https://github.com/IndrajeetPatil/statsExpressions/) | [![Features](https://img.shields.io/badge/features-statsExpressions-orange.svg?colorB=2196F3)](https://indrajeetpatil.github.io/statsExpressions/reference/index.html) |
| [![minimal R version](https://img.shields.io/badge/R%3E%3D-3.6.0-6666ff.svg)](https://cran.r-project.org/) | [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/) | [![Monthly downloads badge](https://cranlogs.r-pkg.org/badges/last-month/statsExpressions?color=blue)](https://CRAN.R-project.org/package=statsExpressions) | [![Github Issues](https://img.shields.io/badge/issues-6-red.svg)](https://github.com/IndrajeetPatil/statsExpressions/issues) | [![vignettes](https://img.shields.io/badge/vignettes-0.4.3-orange.svg?colorB=FF5722)](https://CRAN.R-project.org/package=statsExpressions/vignettes/) |
| [![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/IndrajeetPatil/statsExpressions.svg)](https://github.com/IndrajeetPatil/statsExpressions) | [![Coverage Status](https://coveralls.io/repos/github/IndrajeetPatil/statsExpressions/badge.svg?branch=master)](https://coveralls.io/github/IndrajeetPatil/statsExpressions?branch=master) | [![Total downloads badge](https://cranlogs.r-pkg.org/badges/grand-total/statsExpressions?color=blue)](https://CRAN.R-project.org/package=statsExpressions) | [![Github Stars](https://img.shields.io/github/stars/IndrajeetPatil/statsExpressions.svg?style=social&label=Github)](https://github.com/IndrajeetPatil/statsExpressions) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2074621.svg)](https://doi.org/10.5281/zenodo.3386122) |
| [![Licence](https://img.shields.io/badge/licence-GPL--3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) | [![Codecov test coverage](https://codecov.io/gh/IndrajeetPatil/statsExpressions/branch/master/graph/badge.svg)](https://codecov.io/gh/IndrajeetPatil/statsExpressions?branch=master) | [![Covrpage Summary](https://img.shields.io/badge/covrpage-Last_Build_2020_03_22-yellowgreen.svg)](https://github.com/IndrajeetPatil/statsExpressions/blob/master/tests/README.md) | [![Last-changedate](https://img.shields.io/badge/last%20change-2020--11--30-yellowgreen.svg)](https://github.com/IndrajeetPatil/statsExpressions/commits/master) | [![GitHub last commit](https://img.shields.io/github/last-commit/IndrajeetPatil/statsExpressions.svg)](https://github.com/IndrajeetPatil/statsExpressions/commits/master) |
| [![Licence](https://img.shields.io/badge/licence-GPL--3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) | [![Codecov test coverage](https://codecov.io/gh/IndrajeetPatil/statsExpressions/branch/master/graph/badge.svg)](https://codecov.io/gh/IndrajeetPatil/statsExpressions?branch=master) | [![Covrpage Summary](https://img.shields.io/badge/covrpage-Last_Build_2020_03_22-yellowgreen.svg)](https://github.com/IndrajeetPatil/statsExpressions/blob/master/tests/README.md) | [![Last-changedate](https://img.shields.io/badge/last%20change-2020--12--01-yellowgreen.svg)](https://github.com/IndrajeetPatil/statsExpressions/commits/master) | [![GitHub last commit](https://img.shields.io/github/last-commit/IndrajeetPatil/statsExpressions.svg)](https://github.com/IndrajeetPatil/statsExpressions/commits/master) |
| [![status](https://tinyverse.netlify.com/badge/statsExpressions)](https://CRAN.R-project.org/package=statsExpressions) | [![R build status](https://github.com/IndrajeetPatil/statsExpressions/workflows/R-CMD-check/badge.svg)](https://github.com/IndrajeetPatil/statsExpressions) | [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/statsExpressions/community) | [![Project Status](http://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) | [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/IndrajeetPatil/statsExpressions/issues) |

# Introduction <img src="man/figures/logo.png" align="right" width="240" />
Expand Down
15 changes: 7 additions & 8 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,13 @@
"@type": "SoftwareApplication",
"identifier": "correlation",
"name": "correlation",
"version": ">= 0.4.0.1",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://github.com/easystats/correlation"
"sameAs": "https://CRAN.R-project.org/package=correlation"
},
{
"@type": "SoftwareApplication",
Expand Down Expand Up @@ -186,7 +185,7 @@
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://github.com/easystats/insight"
"sameAs": "https://CRAN.R-project.org/package=insight"
},
{
"@type": "SoftwareApplication",
Expand Down Expand Up @@ -228,27 +227,27 @@
"@type": "SoftwareApplication",
"identifier": "parameters",
"name": "parameters",
"version": ">= 0.9.0.1",
"version": ">= 0.10.0",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://github.com/easystats/parameters"
"sameAs": "https://CRAN.R-project.org/package=parameters"
},
{
"@type": "SoftwareApplication",
"identifier": "performance",
"name": "performance",
"version": ">= 0.5.1.1",
"version": ">= 0.6.0",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://github.com/easystats/performance"
"sameAs": "https://CRAN.R-project.org/package=performance"
},
{
"@type": "SoftwareApplication",
Expand Down Expand Up @@ -373,6 +372,6 @@
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"fileSize": "3875.821KB",
"fileSize": "3876.982KB",
"readme": "https://github.com/IndrajeetPatil/statsExpressions/blob/master/README.md"
}
2 changes: 1 addition & 1 deletion docs/articles/stats_details.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions docs/articles/web_only/dataframe_outputs.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pkgdown_sha: e5847476d79f08b4cdca0ed5cc55bf55fc18a161
articles:
stats_details: stats_details.html
web_only/dataframe_outputs: dataframe_outputs.html
last_built: 2020-11-30T10:47Z
last_built: 2020-12-01T20:48Z
urls:
reference: https://indrajeetpatil.github.io/statsExpressions//reference
article: https://indrajeetpatil.github.io/statsExpressions//articles
Expand Down
Binary file modified docs/reference/figures/README-corr-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 27 additions & 28 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
@@ -1,50 +1,56 @@
APA
AppVeyor
Codecov
Covrpage
Cramer's
Cramér's
Cramér’s
DOI
Github
Gitter
HFHD
IMDB
IndrajeetPatil
LDLF
LFHD
Licence
MPAA
McNemar's
NumGenre
Otterstetter
WRS
Welch
Welch's
Welch’s
Winsorized
Yuen's
Yuen’s
al
anova
anthropods
APA
AppVeyor
bayes
bayesian
changedate
checkmark
codecov
Codecov
conf
Covrpage
Cramer's
Cramér's
Cramér’s
disgustingness
doi
DOI
et
freighteningness
ggstatsplot
gh
github
Github
Gitter
hexsticker
HFHD
https
imdb
IMDB
img
indrajeetpatil
IndrajeetPatil
io
LDLF
LFHD
Licence
lifecycle
McNemar's
mpaa
MPAA
nd
noncentrality
normals
NumGenre
Otterstetter
pb
pearson
plotmath
Expand All @@ -57,13 +63,6 @@ svg
tibble
versicolor
virginica
Welch
Welch's
Welch’s
widehat
wilcox
Winsorized
WRS
yellowgreen
Yuen's
Yuen’s
Binary file modified man/figures/README-corr-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions tests/testthat/test-expr_corr_test.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ testthat::test_that(
testthat::skip_if(getRversion() < "3.6")
testthat::skip_on_cran()

if (utils::packageVersion("correlation") >= package_version("0.4.0")) {
if (utils::packageVersion("correlation") > package_version("0.4.0")) {
# `statsExpressions` output
set.seed(123)
using_function <-
Expand Down Expand Up @@ -100,7 +100,7 @@ testthat::test_that(
testthat::skip_if(getRversion() < "3.6")
testthat::skip_on_cran()

if (utils::packageVersion("correlation") >= package_version("0.4.0")) {
if (utils::packageVersion("correlation") > package_version("0.4.0")) {
# `statsExpressions` output
set.seed(123)
using_function <-
Expand Down Expand Up @@ -157,7 +157,7 @@ testthat::test_that(
testthat::skip_if(getRversion() < "3.6")
testthat::skip_on_cran()

if (utils::packageVersion("correlation") >= package_version("0.4.0")) {
if (utils::packageVersion("correlation") > package_version("0.4.0")) {
# using function
set.seed(123)
using_function <-
Expand Down

0 comments on commit f116bb8

Please sign in to comment.