Skip to content

Commit

Permalink
prepare CRAN submission
Browse files Browse the repository at this point in the history
  • Loading branch information
elbersb committed Apr 15, 2018
1 parent 0f68359 commit 6890379
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 10 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
^data-raw$
^README\.Rmd$
^README-.*\.png$
^cran-comments.md$
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: segregation
Type: Package
Title: Entropy-based segregation indices
Version: 0.0.0.9000
Title: Entropy-Based Segregation Indices
Version: 0.0.1
Authors@R: person("Benjamin", "Elbers", email = "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5392-3448"))
Description: Computes entropy-based segregation indices, with a focus
Expand Down
12 changes: 12 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
This is the first submission of this package.

## Test environments

* local OS X, R 3.4.4
* CRAN win-builder

## R CMD check results

No ERRORs, WARNINGSs, or NOTES.


5 changes: 1 addition & 4 deletions man/schools00.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions man/schools05.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6890379

Please sign in to comment.