NEWS


dataSDA 0.2.6 (2026-06-12)

New features

dataSDA 0.2.5 (2026-03-15)

New datasets (9 added, 114 total)

Nine interval time series (ITS) datasets from global financial markets and meteorology:

Interval time series (9)

Dataset renaming

Renamed 7 datasets with proper type suffixes for consistency:

| Old name | New name | |---|---| | airline_flights2 | airline_flights2.modal | | crime | crime.modal | | crime2 | crime2.modal | | fuel_consumption | fuel_consumption.modal | | health_insurance2 | health_insurance2.modal | | occupations | occupations.modal | | occupations2 | occupations2.modal |

Also added mushroom.int.mm (interval multi-modal format of mushroom data).

New functions (8 exported)

Bug fixes

Other changes

dataSDA 0.2.2

New datasets (17 added, 105 total)

Seventeen new datasets from R packages (intkrige, RSDA, MAINT.Data, GPCSIV, HistDAWass, symbolicDA), the Billard & Diday (2007) textbook, and the QualAr Portuguese air quality network:

Interval-valued (12)

Histogram-valued (4)

Mixed symbolic (1)

From Billard & Diday (2007) textbook (2)

dataSDA 0.2.1

New datasets (19 added, 88 total)

Nineteen new datasets from Billard & Diday (2020) Clustering Methodology for Symbolic Data, the HistDAWass R package, and other R packages:

Interval-valued (5)

Histogram-valued (9)

Distribution-valued (1)

Mixed symbolic (4)

dataSDA 0.2.0

New datasets (13 added, 69 total)

Thirteen new datasets extracted from R packages and the Billard & Diday (2006) textbook:

From R packages

From Billard & Diday (2006) textbook tables

dataSDA 0.1.9

New datasets (7 added, 55 total)

Seven new interval-valued benchmark datasets from recent SDA papers (2020-2025):

dataSDA 0.1.8 (2026-02-11)

Vignette

dataSDA 0.1.7

New functions (2 exported)

Updated functions

Vignette

Tests

dataSDA 0.1.6

Dataset naming convention

Adopted snake_case naming with type suffixes (.int, .hist, .mix, .distr, .iGAP) for all datasets. Renamed 10 existing datasets:

| Old name | New name | |---|---| | Abalone | abalone.int | | Abalone.iGAP | abalone.iGAP | | Cars.int | cars.int | | ChinaTemp.int | china_temp.int | | Face.iGAP | face.iGAP | | LoansbyPurpose.int | loans_by_purpose.int | | bird.int | bird.mix | | soccer.bivar.int | soccer_bivar.int | | airline_flights | airline_flights.hist | | health_insurance | health_insurance.mix |

New datasets (16 added, 48 total)

New functions (3 exported)

Other changes

dataSDA 0.1.5

New functions (31 exported)

Refactoring

dataSDA 0.1.4

dataSDA 0.1.3

dataSDA 0.1.2 (2025-06-07)