Skip to content

Commit

Permalink
fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmackintosh committed Mar 24, 2021
1 parent 4cd8265 commit 5cac064
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 345 deletions.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
^README-.*\.png$
^pkgdown$
pkgdown/

^readme.md
^cran-comments\.md$
^\.github$

Expand Down
11 changes: 0 additions & 11 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,20 +1,9 @@
# Generated by roxygen2: do not edit by hand

S3method(print,palette)
export(aqua_pal)
export(pop_palette)
export(print_pal)
export(scale_color_aqua)
export(scale_colour_aqua)
export(scale_fill_aqua)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(glue,glue)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(scales,manual_pal)
106 changes: 0 additions & 106 deletions R/aqua_palette.R

This file was deleted.

23 changes: 0 additions & 23 deletions R/print_palette.R

This file was deleted.

107 changes: 0 additions & 107 deletions man/aqua_pal.Rd

This file was deleted.

22 changes: 0 additions & 22 deletions man/print_pal.Rd

This file was deleted.

Loading

0 comments on commit 5cac064

Please sign in to comment.