Skip to content

Commit

Permalink
bump to devel
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Jul 6, 2024
1 parent 5d17e8d commit 7869157
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ message: 'To cite package "statsExpressions" in publications use:'
type: software
license: MIT
title: 'statsExpressions: Tidy Dataframes and Expressions with Statistical Details'
version: 1.5.5
version: 1.5.5.9000
doi: 10.21105/joss.03236
abstract: 'Utilities for producing dataframes with rich details for the most common
types of statistical approaches and tests: parametric, nonparametric, robust, and
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: statsExpressions
Title: Tidy Dataframes and Expressions with Statistical Details
Version: 1.5.5
Version: 1.5.5.9000
Authors@R:
person("Indrajeet", "Patil", , "[email protected]", role = c("cre", "aut", "cph"),
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets"))
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# statsExpressions 1.5.5.9000

# statsExpressions 1.5.5

## MAJOR CHANGES
Expand Down
4 changes: 2 additions & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"codeRepository": "https://github.com/IndrajeetPatil/statsExpressions",
"issueTracker": "https://github.com/IndrajeetPatil/statsExpressions/issues",
"license": "https://spdx.org/licenses/MIT",
"version": "1.5.5",
"version": "1.5.5.9000",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down Expand Up @@ -439,7 +439,7 @@
},
"SystemRequirements": null
},
"fileSize": "4129.647KB",
"fileSize": "4129.208KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down

0 comments on commit 7869157

Please sign in to comment.