Changelog
relper 3.0.0 (Calculations All The Way)
In this major release,
relper
enhances its data analysis capabilities with a powerful suite of functions for computing various metrics and calculations.These additions transform the package into a comprehensive “Data Insight Toolbox,” empowering users to gain deeper insights and perform advanced analyses on their datasets. Additionally, some functions have been renamed for better clarity and consistency.
relper 3.10.1
Additions
- New palettes
- Function is_zero
Improvements
- Refactoring of the pal_ functions
relper 3.9.2
Additions
- Functions
plt_no_text
andplt_no_grid
- New palettes
Improvements
- Functions
palette_
prefix changed topal_
relper 3.8.18
Additions
- Functions
calc_combination
andplt_pinpoint
- Arguments
trim
andweight
to the functioncalc_mean
Improvements
- Functions
calc_geometric_mean
andcalc_harmonic_mean
were removed and becamecalc_mean
relper 2.0.0 (Visual Delight)
In this major release,
relper
introduces a brand-new feature calledpalette_
, that contains palettes inspired by movies and TV shows.The
palette_
functions provides users with a rich collection of color palettes carefully curated from popular films and television series, adding a touch of cinematic charm to their data visualizations.Whether it’s evoking the nostalgic hues of a beloved classic or the vibrant colors of a contemporary blockbuster,
palette_
allows users to effortlessly infuse visual storytelling into their plots.
relper 1.0.0 (Rebirth)
The initial release of
relper
lays the groundwork for future development of the library.This version entails a complete refactoring of the entire package in order to comply with better development practices.
Significant enhancements include the addition of vignettes to provide comprehensive usage examples, extensive documentation for all functions to assist developers in understanding the library’s capabilities, the adoption of standard naming conventions for improved consistency, and the integration of comprehensive unit tests to ensure the codebase’s reliability and stability.