Skip to content

Commit f46ef7b

Browse files
round 1 of CRAN cleanup
1 parent 5546b2a commit f46ef7b

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: reactR
22
Type: Package
3-
Title: React Helpers for R
3+
Title: React Helpers
44
Version: 0.1.0
55
Date: 2016-11-04
66
Authors@R: c(
@@ -20,8 +20,8 @@ Maintainer: Kent Russell <[email protected]>
2020
Description: 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.
2525
URL: https://github.com/timelyportfolio/reactR
2626
BugReports: https://github.com/timelyportfolio/reactR/issues
2727
License: BSD_3_clause + file LICENSE

cran-comments.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
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

0 commit comments

Comments
 (0)