Skip to content

Commit

Permalink
Add any small changes after release() highlighted it.
Browse files Browse the repository at this point in the history
  • Loading branch information
timcdlucas committed Apr 6, 2016
1 parent 06e2a09 commit 44783dd
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 25 deletions.
15 changes: 9 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@ Version: 0.1.1
Date: 2016-04-06
Author: Tim Lucas
Maintainer: Tim Lucas <timcdlucas@gmail.com>
Description: Use Pokemon(R) inspired palettes with additional 'ggplot2' scales. Palettes are the colours in each Pokemon's sprite, ordered by how common they are in the image. The first 386 Pokemon are currently provided.
Description: Use Pokemon(R) inspired palettes with additional 'ggplot2' scales.
Palettes are the colours in each Pokemon's sprite, ordered by how common
they are in the image. The first 386 Pokemon are currently provided.
Suggests:
ggplot2,
magrittr
ggplot2,
magrittr
Imports:
grDevices,
stats,
graphics
grDevices,
stats,
graphics
License: MIT + file LICENSE
Copyright: Pokemon, pokedex and all pokemon names are trademarks of Nintendo.
URL: https://github.com/timcdlucas/palettetown
RoxygenNote: 5.0.1
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by roxygen2 (4.1.1): do not edit by hand
# Generated by roxygen2: do not edit by hand

export(ichooseyou)
export(pokedex)
Expand Down
9 changes: 5 additions & 4 deletions man/ichooseyou.Rd

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

2 changes: 1 addition & 1 deletion man/palettetown.Rd

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

12 changes: 6 additions & 6 deletions man/pokedex.Rd

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

6 changes: 3 additions & 3 deletions man/pokepal.Rd

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

8 changes: 4 additions & 4 deletions man/scale_colour_poke.Rd

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

0 comments on commit 44783dd

Please sign in to comment.