diff --git a/DESCRIPTION b/DESCRIPTION index 09a58bab..41ae16c2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: toastui Title: Interactive Tables, Calendars and Charts for the Web -Version: 0.2.1.9500 +Version: 0.3.0 Authors@R: c( person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre", "cph")), person("Fanny", "Meyer", role = "aut"), diff --git a/README.md b/README.md index 8bcc00e0..f16ab3d3 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Interactive charts: ## Development -This package uses [packer](https://github.com/JohnCoene/packer) to manage JavaScript source code and dependencies. If you want to modify it, you'll need a working installation of [Node.js](https://nodejs.org/en/). +This package uses [packer](https://github.com/JohnCoene/packer) to manage JavaScript source code and dependencies. If you want to modify it, you'll need a working installation of [Node.js](https://nodejs.org). After cloning the Git repository, install nodes modules with: diff --git a/cran-comments.md b/cran-comments.md index 858617db..cae0d7bf 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,10 @@ +## Test environments +* local Ubuntu 22.04 install, R 4.3.0 +* ubuntu 22.04, Windows 10, macOS (on GitHub Actions), R 4.3.1 +* win-builder (devel and release) + ## R CMD check results -0 errors | 0 warnings | 1 note +0 errors | 0 warnings | 0 note -* This is a new release. +* Updated JavaScript assets.