File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11Package: reactR
22Type: Package
3- Title: React Helpers for R
3+ Title: React Helpers
44Version: 0.1.0
55Date: 2016-11-04
66Authors@R: c(
2020Description: Make it easy to use 'react' in R with helper
2121 dependency functions, embedded 'Babel' transpiler,
2222 and examples. Please note the separate 'react'
23- [ BSD license]( https://github.com/facebook/react/blob/master/LICENSE)
24- when using 'reactR' and ' react' in your projects.
23+ BSD license < https://github.com/facebook/react/blob/master/LICENSE>
24+ when using 'react' in your projects.
2525URL: https://github.com/timelyportfolio/reactR
2626BugReports: https://github.com/timelyportfolio/reactR/issues
2727License: BSD_3_clause + file LICENSE
Original file line number Diff line number Diff line change 1+ Resubmit with Uwe's suggested DESCRIPTION cleanups.
2+
3+ * remove "for R" in title
4+ * enclose url in "<>"
5+
16## Test environments
27* local Windows 10 install, R 3.3.1
38* ubuntu 12.04 (on travis-ci), R 3.3.1
You can’t perform that action at this time.
0 commit comments