Skip to content

Commit

Permalink
Added CRAN submission remarks
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Apr 26, 2017
1 parent c2f8671 commit af636dc
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
^README\.Rmd$
^README-.*\.png$
^\.travis\.yml$
^cran-comments\.md$
24 changes: 24 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## Test environments
* local OS X install, R 3.4.0
* ubuntu 12.04 (on travis-ci), R 3.4.0
* win-builder (devel and release)

## R CMD check results

0 errors | 0 warnings | 0 note

We have one note related to spelling:

Possibly mis-spelled words in DESCRIPTION:
Aguinis (11:18)
Culpepper (11:28)
Intraclass (3:25)
iccbeta (11:50)
intraclass (10:56)

The first two are the authors' last names. The last three are correct spellings,
with intraclass being the method and iccbeta being the package name.

## Reverse dependencies

There are no reverse dependencies for this packge.

0 comments on commit af636dc

Please sign in to comment.