Skip to content

Commit cdbb20a

Browse files
update DESCRIPTION, NEWS, and cran-comments
1 parent e0465db commit cdbb20a

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: reactR
22
Type: Package
33
Title: React Helpers
4-
Version: 0.3.0
5-
Date: 2019-01-11
4+
Version: 0.3.1
5+
Date: 2019-01-26
66
Authors@R: c(
77
person(
88
"Facebook", "Inc"

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# reactR 0.3.1
2+
3+
* Add `usethis` dependency
4+
* Ignore node_modules in `.Rbuildignore` and `.gitignore`
5+
6+
# reactR 0.3.0
7+
8+
* Add htmlwidget scaffold and helpers (see [tutorial](https://react-r.github.io/reactR/articles/intro_htmlwidgets.html))
9+
* Update react and react-dom to 16.6.7
10+
111
# reactR 0.2.1
212

313
* Update react and react-dom to 16.6.0

cran-comments.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Comments
22

3-
none
3+
resubmit; remove logo
44

55
## Test environments
66
* local Windows 10 install, R 3.4.0
@@ -10,11 +10,7 @@ none
1010

1111
## R CMD check results
1212

13-
0 errors | 1 warnings | 0 note
14-
15-
Conversion of 'README.md' failed:
16-
pandoc.exe: Could not fetch man/figures/logo.svg
17-
man/figures/logo.svg: openBinaryFile: does not exist (No such file or directory)
13+
0 errors | 0 warnings | 0 note
1814

1915
## Reverse dependencies
2016

0 commit comments

Comments
 (0)