Package: psre
Type: Package
Title: Presenting Statistical Results Effectively
Version: 0.1.1
Authors@R: c(person("Dave", "Armstrong", role=c("aut", "cre"), email="dave@quantoid.net"), 
             person("Robert", "Andersen", role="aut"), 
             person("Justin", "Esarey", role="cph"), 
             person("John", "Fox", role="cph"), 
             person("Michael", "Friendly", role="cph"), 
             person("Adrian", "Bowman", role="cph"), 
             person("Adelchi", "Azzalini", role="cph"))
Description: Includes functions and data used in the book "Presenting Statistical Results Effectively", Andersen and Armstrong (2022, 978-1446269800).  
biocViews:
Imports: stats, MASS, metap, car, nortest, lawstat, DAMisc, ggplot2,
        boot, grid, cowplot, fANCOVA, dplyr, tidyr, utils, magrittr,
        tibble, sm, multcomp, rlang, ggrepel, mgcv
Suggests: L1pack, ggeffects, nnet
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-10 14:41:57 UTC; david
Author: Dave Armstrong [aut, cre],
  Robert Andersen [aut],
  Justin Esarey [cph],
  John Fox [cph],
  Michael Friendly [cph],
  Adrian Bowman [cph],
  Adelchi Azzalini [cph]
Maintainer: Dave Armstrong <dave@quantoid.net>
Repository: CRAN
Date/Publication: 2022-04-10 15:20:02 UTC
