NEWS
aramappings 0.2.0 (2026-04-05)
aramappings 0.1.3 (2026-01-29)
Removed package dependencies involving data sets. The data sets used in tests
and examples are now included in the package.
aramappings 0.1.2 (2025-11-26)
Fixed installation instructions in README and vignette
aramappings 0.1.1 (2025-11-19)
Fixed CRAN submission issues:
- Reduced size of images
- Increased test tolerance in test-ara_unconstrained_l1.R
aramappings 0.1.0 (2025-11-18)
This is the first release of aramappings
- Adaptable Radial Axes (ARA) mapping functions:
ara_unconstrained_L2()
ara_unconstrained_L1()
ara_unconstrained_Linf()
ara_exact_L2()
ara_exact_L1()
ara_exact_Linf()
ara_ordered_L2()
ara_ordered_L1()
ara_ordered_Linf()
- Plotting functions:
- `draw_ara_plot_2d_standardized()`
- Vignettes:
- [Introduction to **aramappings**](https://manuelrubio.github.io/aramappings/articles/intro_to_aramappings.html)