File tree Expand file tree Collapse file tree 3 files changed +14
-8
lines changed
Expand file tree Collapse file tree 3 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 11Package: reactR
22Type: Package
33Title: React Helpers
4- Version: 0.3.0
5- Date: 2019-01-11
4+ Version: 0.3.1
5+ Date: 2019-01-26
66Authors@R: c(
77 person(
88 "Facebook", "Inc"
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 11## Comments
22
3- none
3+ resubmit; remove logo
44
55## Test environments
66* local Windows 10 install, R 3.4.0
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
You can’t perform that action at this time.
0 commit comments