Package: weird
Title: Functions and Data Sets for "That's Weird: Anomaly Detection
        Using R" by Rob J Hyndman
Version: 1.0.2
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")))
Description: All functions and data sets required for the examples in the book
    Hyndman (2024) "That's Weird: Anomaly Detection Using R" <https://OTexts.com/weird/>.  
    All packages needed to run the examples are also loaded.
Imports: aplpack, broom, cli (>= 1.0.0), crayon (>= 1.3.4), dbscan,
        dplyr (>= 0.7.4), evd, ggplot2 (>= 3.1.1), grDevices,
        interpolation, ks, purrr (>= 0.2.4), rlang, robustbase,
        rstudioapi (>= 0.7), stray, tibble (>= 1.4.2)
License: GPL-3
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.0
Depends: R (>= 4.1.0)
Suggests: mgcv, outliers, testthat (>= 3.0.0), tidyr
Config/testthat/edition: 3
URL: https://pkg.robjhyndman.com/weird-package/,
        https://github.com/robjhyndman/weird-package
BugReports: https://github.com/robjhyndman/weird-package/issues
NeedsCompilation: no
Packaged: 2024-01-24 06:27:01 UTC; hyndman
Author: Rob Hyndman [aut, cre, cph] (<https://orcid.org/0000-0002-2140-5352>),
  RStudio [cph]
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Repository: CRAN
Date/Publication: 2024-01-24 14:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:44:24 UTC; windows
