Skip to content

Commit 5cbdbeb

Browse files
committed
Add CRAN comments
1 parent 533ccd2 commit 5cbdbeb

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

.Rbuildignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
^README-.*\.png$
55
^\.travis\.yml$
66
^codecov\.yml$
7+
^cran-comments\.md$

cran-comments.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Test environments
2+
* local OS X install, R 3.3.2
3+
* ubuntu 12.04 (on travis-ci), R 3.3.2
4+
* win-builder (devel and release)
5+
6+
## R CMD check results
7+
8+
0 errors | 0 warnings | 1 note
9+
10+
* This is a new release.
11+
12+
* Found the following (possibly) invalid URLs:
13+
URL: https://cran.r-project.org/package=blob
14+
From: README.md
15+
16+
This will work if this package is accepted :)
17+
18+
## Reverse dependencies
19+
20+
This is a new release, so there are no reverse dependencies.

0 commit comments

Comments
 (0)