NEWS
add2ggplot 0.3.0 (2020-02-07)
- Add cran badge.
- Fix image path, update disclaimer, update readme framework.
- Fix the invalid url https://en.wikipedia.org/wiki/w._E._B._Du_bois
- Update the year of the license.
- Use 'donttest' instead of 'dontrun' into the functions.
- Add '@return' into the function metadata.
- Add examples for all exported functions.
- Add depends for some functions.
- Move used files into 'inst/extdata'.
- Add code of conduct
- Fix invalid urls.
- Fix mis-spelling.
- Drop invalid urls.
- Fix title in the tite case.
- Add cran comments.
- Added the function of
theme_classic2
, update coc in README.Rmd
.
add2ggplot 0.2.0
- Added the function
theme_grey_and_red
.
add2ggplot 0.1.0
- Added the function
more_colors
to build a more robust palette serving ggplot objects.
add2ggplot 0.0.1
- Add references for the function
theme_du_bois
.
- Updated
README
.
add2ggplot 0.0.0.9000
- Added a
NEWS.md
file to track changes to the package.
- Added a
README.Rmd
file.
- Added Github Repository.
- Added the function
theme_du_bois
and dependency ggplot2
.
- Added MIT License.
- Set URL and Bug Reports.
- Edited
DESC
and built site using pkgdown
.
- Added GitHub Pages.