-
Improves detection of geoms and stats
-
Fixes CRAN Warnings related to methods consistency.
- Updates documentation to CRAN HTML5 format
- Removes vdiffr from dependencies.
-
setperiodic()
andsetunperiodic()
modify objects by reference.periodic()
andunperiodic()
can modifydata.table
s by reference also by settingoptions(ggperiodic.data.table.copy = TRUE)
-
New
qwrap()
function for quickly wraping to any range.
- Fixed a nasty bug in the implementation of
wrap()
.
- Implemented
dplyr
methods. - Published on github
- Added a
NEWS.md
file to track changes to the package.