prepare for CRAN

This commit is contained in:
pvictor 2022-02-27 18:22:58 +01:00
parent ea4abf2779
commit 7a959cb461
No known key found for this signature in database
GPG Key ID: 31124C9F3F9268B8
3 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,5 @@
Package: apexcharter
Version: 0.3.0.9100
Version: 0.3.1
Title: Create Interactive Chart with the JavaScript 'ApexCharts' Library
Description: Provides an 'htmlwidgets' interface to 'apexcharts.js'.
'Apexcharts' is a modern JavaScript charting library to build interactive charts and visualizations with simple API.

View File

@ -1,7 +1,8 @@
apexcharter (unreleased)
apexcharter 0.3.1
==================
* Updated ApexCharts.js to 3.33.0
* Updated ApexCharts.js to 3.33.1
* Minimal {htmlwidgets} version required >= 1.5.3

View File

@ -1,6 +1,6 @@
## Test environments
* local OS Widows 10 install, R 4.1.0
* ubuntu 20.04, Windows 10, macOS (on GitHub Actions), R 4.1.1
* local OS Widows 10 install, R 4.1.2
* ubuntu 20.04, Windows 10, macOS (on GitHub Actions), R 4.1.2
* win-builder (devel and release)
## R CMD check results