Skip to content

Commit 1c356db

Browse files
committed
CRAN submission 1.1.0
1 parent f7346f0 commit 1c356db

3 files changed

Lines changed: 2 additions & 8 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: jsTreeR
22
Type: Package
33
Title: A Wrapper of the JavaScript Library 'jsTree'
4-
Version: 1.0.0.9000
4+
Version: 1.1.0
55
Authors@R: c(
66
person("Stéphane", "Laurent", email = "laurent_step@outlook.fr", role = c("aut", "cre")),
77
person("jQuery contributors", role = c("ctb", "cph"), comment = "jQuery"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# jsTreeR 1.1.0 (2020-)
1+
# jsTreeR 1.1.0 (2020-10-02)
22

33
* Removed an unwanted `print` statement in `folderGadget`.
44
* Added `trash` option to `folderGadget`; it adds a trash to the gadget,

cran-comments.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
## Release summary
2-
3-
There is a substantial new function in this release: `folderGadget`. It is
4-
possible to run it as a RStudio addin. Other changes are bugs fixes and new
5-
input values in Shiny apps. The CRAN checks of the previous version are clean.
6-
71
## Test environments
82

93
* ubuntu 18.04, R 3.6.3

0 commit comments

Comments
 (0)