Skip to content

Commit

Permalink
Prepare CRAN release
Browse files Browse the repository at this point in the history
  • Loading branch information
vwmaus committed Oct 11, 2022
1 parent 2880752 commit d8ed1d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dtwSat v0.2.8.9999
# dtwSat v0.2.8

* Adds faster implementation of TWDTW for logistic weight function.
* Adds faster implementation of TWDTW for logistic weight function

* Fixes small bugs

Expand Down
8 changes: 4 additions & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
## Test environments

* Local Ubuntu 22.04.1 LTS x86_64-pc-linux-gnu (64-bit), R 4.2.1 (2022-06-23)
devtools::check(args = '--as-cran')
devtools::submit_cran()

* win-builder
devtools::check_win_release()
devtools::check_win_devel()
Expand All @@ -13,6 +9,10 @@
rhub::check_for_cran(check_args = '--as-cran')
rhub::check_for_cran(check_args = '--as-cran', valgrind = TRUE)

* Local Ubuntu 22.04.1 LTS x86_64-pc-linux-gnu (64-bit), R 4.2.1 (2022-06-23)
devtools::check(args = '--as-cran')
devtools::submit_cran()

## REVIEWS

# v0.2.8
Expand Down

0 comments on commit d8ed1d1

Please sign in to comment.