Package: weird Title: Functions and Data Sets for "That's Weird: Anomaly Detection Using R" by Rob J Hyndman Description: All functions and data sets required for the examples in the book Hyndman (2026) "That's Weird: Anomaly Detection Using R" . All packages needed to run the examples are also loaded. Version: 2.1.0.9000 Authors@R: c(person(given = "Rob", family = "Hyndman", role = c("aut", "cre", "cph"), email = "Rob.Hyndman@monash.edu", comment = c(ORCID = "0000-0002-2140-5352")), person(given = "RStudio", role = c("cph"))) Depends: R (>= 4.1.0) Imports: aplpack, broom, cli (>= 3.6.1), dbscan, distributional, dplyr (>= 0.7.4), evd, ggplot2 (>= 3.1.1), grDevices, ks, mlpack, RANN, robustbase, stray, vctrs Suggests: mgcv, mclust, rrcov, testthat (>= 3.0.0), tidyr URL: https://pkg.robjhyndman.com/weird/, https://github.com/robjhyndman/weird BugReports: https://github.com/robjhyndman/weird/issues License: GPL-3 Encoding: UTF-8 LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/Needs/website: tidyverse/tidytemplate Config/pak/sysreqs: libicu-dev Repository: https://robjhyndman.r-universe.dev Date/Publication: 2026-06-11 00:04:38 UTC RemoteUrl: https://github.com/robjhyndman/weird RemoteRef: HEAD RemoteSha: 538fe9942cbb5bfe2b6671580d46d095c180bd06 NeedsCompilation: no Packaged: 2026-06-28 11:18:08 UTC; root Author: Rob Hyndman [aut, cre, cph] (ORCID: ), RStudio [cph] Maintainer: Rob Hyndman