Changes in version 0.1.2 (2023-11-09) - In the demo, changed the parameter name of geom_segment() from size to linewidth according to the newer guideline of the ggplot2 package. - Added R >= 4.1.0 requirement for the use of native pipe. Changes in version 0.1.1 (2023-02-15) - Corrected the example of norm_vecs(). - Added an attribute mean to the matrix returned by norm_vecs(). - Used specific packages from tidyverse instead of the tidyverse package. Changes in version 0.1.0 (2022-05-27) - Initial release.