- Deprecated function replaced in
import_chron_delim(). (@jennybc, #3)
- Moved repository from gitlab.com to github.com
- CRAN fixes (see r-lib/roxygen2#1491).
- Update to maintain compatibility with newer versions of packages ChronochRt depends on.
import_chron()now has default arguments for the columns names.
- The documentation of
arrange_regions()was updated to emphasize that is works also with datasets for labels.
plot_chronochrt()now also accepts datasets for text and image labels with arranged regions (i. e. factors and not only characters).geom_chronochRtImage()now fails gracefully if the file does not exist.
- submission to CRAN
- fixing spelling
geom_chronochRt()for chronological chartgeom_chronochRtImage()for image labels- redesigned
plot_chronochrt()(implementation of the geoms)
- Release of the beta version
- See Readme for features of ChronochRt