Skip to content

Commit

Permalink
NEWS typos
Browse files Browse the repository at this point in the history
  • Loading branch information
lschneiderbauer committed Dec 29, 2024
1 parent 8a05319 commit b37a446
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# fcwtr 0.2.9000
# fCWTr 0.2.9000

- `fcwt():`

Expand All @@ -18,10 +18,10 @@

- add more convenience S3 methods: `print()`, `[]`, `as.matrix()`, `rbind()`, `as_tibble()`.

- `openmp_enabled()`/`avx_enabled()` new function to check for system OpenMP/AVX support.
- `openmp_enabled()`/`avx_enabled()` new functions to check for system OpenMP/AVX support.

- add a [package logo](https://lschneiderbauer.github.io/fCWTr/logo.svg)

# fcwtr 0.2.1
# fCWTr 0.2.1

- Initial CRAN submission.

0 comments on commit b37a446

Please sign in to comment.