Skip to content

Commit

Permalink
docs: CRAN submission
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCoene committed Jan 3, 2022
1 parent 966eb43 commit 033b4cd
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ index.md
^FUNDING\.yml$
^CODE_OF_CONDUCT\.md$
^echarts4r-banner\.png$
^CRAN-SUBMISSION$
3 changes: 3 additions & 0 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Version: 0.4.3
Date: 2022-01-03 13:37:46 UTC
SHA: 966eb43aebdd1717753d55c678c3e83885f84a46
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: echarts4r
Title: Create Interactive Graphs with 'Echarts JavaScript' Version 5
Date: 2021-10-04
Version: 0.4.2.9000
Date: 2022-01-02
Version: 0.4.3
Authors@R: c(
person("John", "Coene", email = "[email protected]", role = c("aut", "cre", "cph")),
person(given = "Wei", family = "Su", email = "[email protected]", role = "ctb"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# echarts4r 0.4.2.9000
# echarts4r 0.4.3

- Bump echarts.js to version 5.2.2
- Support click on plot background
Expand Down

0 comments on commit 033b4cd

Please sign in to comment.