Package: cassowaryr Title: Compute Scagnostics on Pairs of Numeric Variables in a Data Set Version: 2.0.21 Authors@R: c(person(given = "Harriet", family = "Mason", email = "harriet.m.mason@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0007-4568-8215")), person(given = "Stuart", family = "Lee", email = "stuart.andrew.lee@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-1179-8436")), person(given = "Ursula", family = "Laa", email = "ursula.laa@boku.ac.at", role = "aut", comment = c(ORCID = "0000-0002-0249-6439")), person(given = "Dianne", family = "Cook", email = "dicook@monash.edu", role = "aut", comment = c(ORCID = "0000-0002-3813-7155")), person("Tina", "Rashid Jafari", email = "tina.rashidjafari@gmail.com", role = c("aut"), comment = c(ORCID = "0009-0008-3605-5341"))) Description: Computes a range of scatterplot diagnostics (scagnostics) on pairs of numerical variables in a data set. A range of scagnostics, including graph and association-based scagnostics described by Leland Wilkinson and Graham Wills (2008) and association-based scagnostics described by Katrin Grimm (2016,ISBN:978-3-8439-3092-5) can be computed. Summary and plotting functions are provided. License: GPL-3 Encoding: UTF-8 LazyData: true URL: https://github.com/numbats/cassowaryr BugReports: https://github.com/numbats/cassowaryr/issues Depends: R (>= 4.1.0) Imports: igraph, alphahull (>= 2.5), splancs, interp (>= 1.1-6), energy, dplyr, ggplot2, progress, tibble, stats, tidyselect, hexbin Suggests: rmarkdown, knitr, mgcv, GGally, tidyr, testthat (>= 3.0.0), covr VignetteBuilder: knitr Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libglpk-dev libgsl0-dev libxml2-dev Repository: https://numbats.r-universe.dev Date/Publication: 2026-06-02 18:39:13 UTC RemoteUrl: https://github.com/numbats/cassowaryr RemoteRef: HEAD RemoteSha: 4196230ed88ec6884e2bbf5c4ccb4b175b86dc9d NeedsCompilation: no Packaged: 2026-07-02 09:38:36 UTC; root Author: Harriet Mason [aut, cre] (ORCID: ), Stuart Lee [aut] (ORCID: ), Ursula Laa [aut] (ORCID: ), Dianne Cook [aut] (ORCID: ), Tina Rashid Jafari [aut] (ORCID: ) Maintainer: Harriet Mason