diff --git a/.github/workflows/pkgdown.yaml b/.github/workflows/pkgdown.yaml index bfc9f4d..f16962e 100644 --- a/.github/workflows/pkgdown.yaml +++ b/.github/workflows/pkgdown.yaml @@ -8,7 +8,7 @@ on: types: [published] workflow_dispatch: -name: pkgdown.yaml +name: pkgdown permissions: read-all diff --git a/DESCRIPTION b/DESCRIPTION index 2a99bed..cb64dce 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -10,7 +10,7 @@ Description: Leveraging information-theoretic measures like mutual information a License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.2 +RoxygenNote: 7.3.3 URL: https://stscl.github.io/itmsa/, https://github.com/stscl/itmsa BugReports: https://github.com/stscl/itmsa/issues Depends: @@ -29,5 +29,6 @@ Suggests: RcppThread, readr, rmarkdown, + spEDM, tibble VignetteBuilder: knitr diff --git a/cran-comments.md b/cran-comments.md index 858617d..20257fd 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,3 @@ ## R CMD check results -0 errors | 0 warnings | 1 note - -* This is a new release. +0 errors | 0 warnings | 0 note