-
Notifications
You must be signed in to change notification settings - Fork 2
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
5d4ee73
commit 6cd3c7e
Showing
9 changed files
with
198 additions
and
34 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,8 +1,8 @@ | ||
Package: seolmatrix | ||
Type: Package | ||
Title: Correlations suite for jamovi | ||
Version: 3.9.3 | ||
Date: 2024-06-01 | ||
Version: 3.9.4 | ||
Date: 2024-07-23 | ||
Author: Hyunsoo Seol | ||
Maintainer: Hyunsoo Seol <[email protected]> | ||
Description: This module is a tool for calculating correlations such as Person, Partial, | ||
|
@@ -11,7 +11,7 @@ Description: This module is a tool for calculating correlations such as Person, | |
License: GPL (>= 2) | ||
Encoding: UTF-8 | ||
LazyData: true | ||
RoxygenNote: 7.3.1 | ||
RoxygenNote: 7.3.2 | ||
Imports: | ||
janitor, | ||
jmvcore (>= 1.0.8), | ||
|
@@ -38,5 +38,4 @@ Imports: | |
lme4, | ||
equate, | ||
rmcorr, | ||
Remotes: cddesja/hemp | ||
|
||
lattice |
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
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
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
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
Binary file not shown.
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,12 +1,12 @@ | ||
--- | ||
title: Correlations suite for jamovi | ||
name: seolmatrix | ||
version: 3.9.3 | ||
version: 3.9.4 | ||
jms: '1.0' | ||
authors: | ||
- Hyunsoo Seol | ||
maintainer: Hyunsoo Seol <[email protected]> | ||
date: '2024-06-01' | ||
date: '2024-07-23' | ||
type: R | ||
description: >- | ||
This module is a tool for calculating correlations such as Pearson, Partial, | ||
|
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
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