update news
This commit is contained in:
parent
676db102e4
commit
606b6e195a
13
NEWS.md
13
NEWS.md
@ -1,3 +1,14 @@
|
||||
# ts 0.1.0 - Initial release
|
||||
|
||||
The initial developmental release of ts.
|
||||
The initial developmental release of `ts`.
|
||||
|
||||
API expected to change in future releases as it is tested in various example
|
||||
applications, so if you happen to use this in a project I suggest you
|
||||
pin the version:
|
||||
|
||||
```r
|
||||
# install.packages("remotes")
|
||||
remotes::install_github("ws1/ts@0.1.0")
|
||||
```
|
||||
|
||||
To get started, check the docs site at https://tomelliott.co.nz/ts/.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user