We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad28dc9 commit 582bb4aCopy full SHA for 582bb4a
DESCRIPTION
@@ -2,7 +2,7 @@ Package: reactR
2
Type: Package
3
Title: React Helpers
4
Version: 0.3.0
5
-Date: 2019-01-03
+Date: 2019-01-11
6
Authors@R: c(
7
person(
8
"Facebook", "Inc"
@@ -23,8 +23,8 @@ Authors@R: c(
23
)
24
25
Maintainer: Kent Russell <[email protected]>
26
-Description: Make it easy to use 'React' in R with helper
27
- dependency functions, embedded 'Babel' 'transpiler',
+Description: Make it easy to use 'React' in R with 'htmlwidget' scaffolds,
+ helper dependency functions, an embedded 'Babel' 'transpiler',
28
and examples.
29
URL: https://github.com/react-R/reactR
30
BugReports: https://github.com/react-R/reactR/issues
0 commit comments