File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
Package: reactR
2
2
Type: Package
3
- Title: React Helpers for R
3
+ Title: React Helpers
4
4
Version: 0.1.0
5
5
Date: 2016-11-04
6
6
Authors@R: c(
@@ -20,8 +20,8 @@ Maintainer: Kent Russell <kent.russell@timelyportfolio.com>
20
20
Description: Make it easy to use 'react' in R with helper
21
21
dependency functions, embedded 'Babel' transpiler,
22
22
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.
25
25
URL: https://github.com/timelyportfolio/reactR
26
26
BugReports: https://github.com/timelyportfolio/reactR/issues
27
27
License: 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
+
1
6
## Test environments
2
7
* local Windows 10 install, R 3.3.1
3
8
* ubuntu 12.04 (on travis-ci), R 3.3.1
You can’t perform that action at this time.
0 commit comments