File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11Type: Package
22Package: correlation
33Title: Methods for Correlation Analysis
4- Version: 0.8.6.2
4+ Version: 0.8.7
55Authors@R:
66 c(person(given = "Dominique",
77 family = "Makowski",
@@ -52,11 +52,11 @@ License: MIT + file LICENSE
5252URL: https://easystats.github.io/correlation/
5353BugReports: https://github.com/easystats/correlation/issues
5454Depends:
55- R (>= 3.6 )
55+ R (>= 4.1 )
5656Imports:
5757 bayestestR (>= 0.15.0),
5858 datasets,
59- datawizard (>= 0.13 .0),
59+ datawizard (>= 1.0 .0),
6060 insight (>= 1.0.0),
6161 parameters (>= 0.24.0),
6262 stats
@@ -95,4 +95,3 @@ Config/Needs/website:
9595 rstudio/bslib,
9696 r-lib/pkgdown,
9797 easystats/easystatstemplate
98- Remotes: easystats/insight
Original file line number Diff line number Diff line change 55
66- ` cor_sort() ` can now deal with non-square matrices.
77
8+ - Updated required R version to >= 4.1.0 (released May 2021) to pass CRAN checks
9+ on documentation
10+
811# correlation 0.8.6
912
1013- Fix CRAN check issues.
Original file line number Diff line number Diff line change 11Version: 1.0
2- ProjectId: b600adde-bc2d-4161-a558-4bf664e7e805
32
43RestoreWorkspace: No
54SaveWorkspace: No
You can’t perform that action at this time.
0 commit comments