Changes in version 0.1.5.900 Changes in version 0.1.5 (2026-02-18) - Deprecated function replaced in import_chron_delim(). (@jennybc, #3) Changes in version 0.1.4 (2025-11-22) - Moved repository from gitlab.com to github.com Changes in version 0.1.3 (2024-01-14) - CRAN fixes (see r-lib/roxygen2#1491). Changes in version 0.1.2 (2022-11-12) - Update to maintain compatibility with newer versions of packages ChronochRt depends on. - import_chron() now has default arguments for the columns names. Changes in version 0.1.1 (2022-06-07) Improvements - The documentation of arrange_regions() was updated to emphasize that is works also with datasets for labels. Bug fixes - 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. Changes in version 0.1.0 (2021-08-02) - submission to CRAN - fixing spelling Changes in version 0.0.9 - geom_chronochRt() for chronological chart - geom_chronochRtImage() for image labels - redesigned plot_chronochrt() (implementation of the geoms) Changes in version 0.0.5 - Release of the beta version - See Readme for features of ChronochRt