Skip to content

Commit

Permalink
Add CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Oct 28, 2017
1 parent 8d4f798 commit 49068c3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
^README-.*\.png$
^\.travis\.yml$
^LICENSE$
^cran-comments\.md$
23 changes: 23 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Test environments

* local OS X install, R 3.4.2
* ubuntu 12.04 (on travis-ci), R 3.4.2
* win-builder (devel and release)

## R CMD check results

0 errors | 0 warnings | 1 note

* This is a new release.
* The URL containing the CRAN badge has yet to be initialized as the package
isn't on CRAN. Once listed, this warning will disappear.

> Found the following (possibly) invalid URLs:
> URL: http://www.r-pkg.org/pkg/rgen (moved to https://www.r-pkg.org:443/pkg/rgen)
> From: README.md
> Status: 404
> Message: Not Found
## Reverse dependencies

This is a new release, so there are no reverse dependencies.

0 comments on commit 49068c3

Please sign in to comment.