Package: nullabor
Version: 0.3.9
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"))
  )
Maintainer: Di Cook <dicook@monash.edu>
License: GPL (>= 2)
URL: http://github.com/dicook/nullabor
BugReports: http://github.com/dicook/nullabor/issues
Imports: MASS, rlang, moments, fpc, tsibble, forecast, ggplot2, dplyr,
        purrr, tidyr, tibble, magrittr, viridis
Suggests: reshape2, knitr
LazyData: true
Type: Package
LazyLoad: false
VignetteBuilder: knitr
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-02-25 21:12:19 UTC; dicook
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>)
Repository: CRAN
Date/Publication: 2020-02-25 21:50:02 UTC
Built: R 4.2.0; ; 2023-07-11 02:19:06 UTC; unix
