Skip to content

Commit c375fbe

Browse files
committed
v0.4.0
1 parent 927fda3 commit c375fbe

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Package: toastui
22
Title: Interactive Tables, Calendars and Charts for the Web
3-
Version: 0.3.4.9000
3+
Version: 0.4.0
44
Authors@R: c(
55
person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre", "cph")),
66
person("Fanny", "Meyer", role = "aut"),
77
person("NHN FE Development Lab", role = "cph", comment = "tui-grid, tui-calendar, tui-chart libraries"))
8-
Description: Create interactive tables, calendars and charts with 'TOAST UI' <https://ui.toast.com/> libraries to
8+
Description: Create interactive tables, calendars, charts and markdown WYSIWYG editor with 'TOAST UI' <https://ui.toast.com/> libraries to
99
integrate in 'shiny' applications or 'rmarkdown' 'HTML' documents.
1010
License: MIT + file LICENSE
1111
Encoding: UTF-8

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
55
<!-- badges: start -->
66
[![version](https://www.r-pkg.org/badges/version/toastui)](https://CRAN.R-project.org/package=toastui)
7-
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
87
[![R-CMD-check](https://github.com/dreamRs/toastui/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/dreamRs/toastui/actions/workflows/R-CMD-check.yaml)
8+
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
99
<!-- badges: end -->
1010

1111

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
0 errors | 0 warnings | 0 note
99

10-
* Fixed bugs.
10+
* New features.

0 commit comments

Comments
 (0)