Skip to content

Commit

Permalink
fix cran comments
Browse files Browse the repository at this point in the history
  • Loading branch information
clauswilke committed Apr 4, 2018
1 parent 6392cdc commit eab1f53
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@

One data file contains UTF-8 marked strings. The file contains election results from Catalania, and the municipality names contain non-ASCII characters. None of these names make it into the example figure that is generated from this file, so it is best to leave the file as is for completeness.

## Test environments
* R devel and R 3.4.4 on win-builder [ via devtools::build_win() ]
* local OS X install x86_64-apple-darwin15.6.0 (64-bit), R devel (3.5.0)

## R CMD check results
There were no ERRORs, WARNINGs, or NOTEs.
There were no ERRORs or WARNINGs. There was one NOTE, about possible misspelling. The spelling is correct.

## Downstream dependencies
Seem fine, according to devtools::revdep_check().
Downstream dependencies seem fine, according to devtools::revdep_check().
The packages with errors failed at the installation stage,
not because of ggridges.

Expand Down

0 comments on commit eab1f53

Please sign in to comment.