Skip to contents

weird (development version)

  • Added fetch_air_quality() to download Beijing air quality data from 12 monitoring stations (2013-2017).
  • Added gun_deaths dataset containing firearm homicide rates and gun ownership by country for 2017.
  • wine_reviews columns have been reordered.
  • gg_density_layer() removed,
  • density_df() added, converting a distributional object to a data frame containing density values over a grid, suitable for plotting.
  • dist_mclust() added to convert a Gaussian mixture model (Mclust object) to a distributional object.
  • lof_scores() now returns 1 (instead of 0) when there are too many duplicates.
  • mvscale() now better handles missing and infinite values.
  • dist_kde() is now robust to missing values.
  • Removed several dependencies
  • Bug fixes and documentation improvements

weird 2.1.0

CRAN release: 2026-05-05

weird 2.0.0

CRAN release: 2026-01-27

weird 1.0.2

CRAN release: 2024-01-24

weird 1.0.0

CRAN release: 2024-01-12

  • Initial CRAN submission.