Package: nullabor
Version: 0.3.15
Description: Tools for visual inference. Generate null data sets
    and null plots using permutation and simulation. Calculate distance metrics
    for a lineup, and examine the distributions of metrics.
Title: Tools for Graphical Inference
Authors@R: c(
    person("Hadley", "Wickham", email = "h.wickham@gmail.com", role = c("aut", "ctb"), comment = c(ORCID = "0000-0003-4757-117X")),
    person("Niladri Roy", "Chowdhury", email = "niladri.ia@gmail.com", role = c("aut", "ctb")),
    person("Di", "Cook", email = "dicook@monash.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3813-7155")),
    person("Heike", "Hofmann", email = "hofmann@iastate.edu", role = c("aut", "ctb"), comment = c(ORCID = "0000-0001-6216-5183")),
    person("Måns", "Thulin", email = "mans@statistikkonsult.com", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-2756-3933"))
  )
Maintainer: Di Cook <dicook@monash.edu>
License: GPL (>= 2)
URL: https://github.com/dicook/nullabor
BugReports: https://github.com/dicook/nullabor/issues
Imports: MASS, moments, fpc, ggplot2, dplyr, purrr, tidyr, tibble,
        magrittr, stats
Suggests: forecast, viridis, knitr
Depends: R (>= 4.1.0)
LazyData: true
Type: Package
LazyLoad: false
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-02-10 04:43:05 UTC; cookd
Author: Hadley Wickham [aut, ctb] (<https://orcid.org/0000-0003-4757-117X>),
  Niladri Roy Chowdhury [aut, ctb],
  Di Cook [aut, cre] (<https://orcid.org/0000-0002-3813-7155>),
  Heike Hofmann [aut, ctb] (<https://orcid.org/0000-0001-6216-5183>),
  Måns Thulin [aut, ctb] (<https://orcid.org/0000-0002-2756-3933>)
Repository: CRAN
Date/Publication: 2025-02-10 05:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:16:44 UTC; windows
