-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
62c089a
commit 1fafecd
Showing
2 changed files
with
6 additions
and
7 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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Type: Package | ||
Package: datawizard | ||
Title: Easy Data Wrangling and Statistical Transformations | ||
Version: 0.11.0 | ||
Version: 0.11.0.1 | ||
Authors@R: c( | ||
person("Indrajeet", "Patil", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")), | ||
|
@@ -33,7 +33,7 @@ BugReports: https://github.com/easystats/datawizard/issues | |
Depends: | ||
R (>= 3.6) | ||
Imports: | ||
insight (>= 0.19.11), | ||
insight (>= 0.20.0), | ||
stats, | ||
utils | ||
Suggests: | ||
|
@@ -55,7 +55,7 @@ Suggests: | |
lme4, | ||
mediation, | ||
modelbased, | ||
parameters (>= 0.21.6), | ||
parameters (>= 0.21.7), | ||
poorman (>= 0.2.7), | ||
psych, | ||
readxl, | ||
|
@@ -76,7 +76,4 @@ Roxygen: list(markdown = TRUE) | |
RoxygenNote: 7.3.1 | ||
Config/testthat/edition: 3 | ||
Config/testthat/parallel: true | ||
Config/Needs/website: | ||
rstudio/bslib, | ||
r-lib/pkgdown, | ||
easystats/easystatstemplate | ||
Config/Needs/website: easystats/easystatstemplate | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
IndrajeetPatil
Author
Member
|
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,3 +1,5 @@ | ||
# datawizard 0.11.0.1 | ||
|
||
# datawizard 0.11.0 | ||
|
||
BREAKING CHANGES | ||
|
Not sure if this change is related to the website bug, but the package logo is huge now...