Skip to content

Commit 6609953

Browse files
authored
Merge pull request #9 from stscl/dev
sync update with r ecosystems
2 parents 5338d10 + 204f221 commit 6609953

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
types: [published]
99
workflow_dispatch:
1010

11-
name: pkgdown.yaml
11+
name: pkgdown
1212

1313
permissions: read-all
1414

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Description: Leveraging information-theoretic measures like mutual information a
1010
License: GPL-3
1111
Encoding: UTF-8
1212
Roxygen: list(markdown = TRUE)
13-
RoxygenNote: 7.3.2
13+
RoxygenNote: 7.3.3
1414
URL: https://stscl.github.io/itmsa/, https://github.com/stscl/itmsa
1515
BugReports: https://github.com/stscl/itmsa/issues
1616
Depends:
@@ -29,5 +29,6 @@ Suggests:
2929
RcppThread,
3030
readr,
3131
rmarkdown,
32+
spEDM,
3233
tibble
3334
VignetteBuilder: knitr

cran-comments.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
## R CMD check results
22

3-
0 errors | 0 warnings | 1 note
4-
5-
* This is a new release.
3+
0 errors | 0 warnings | 0 note

0 commit comments

Comments
 (0)