Package: rsimsum
Version: 0.11.3
Title: Analysis of Simulation Studies Including Monte Carlo Error
Description: Summarise results from simulation studies and compute Monte Carlo
  standard errors of commonly used summary statistics. This package is modelled 
  on the 'simsum' user-written command in 'Stata' (White I.R., 2010 
  <https://www.stata-journal.com/article.html?article=st0200>), further extending
  it with additional performance measures and functionality.
Authors@R: c(
  person(given = "Alessandro", 
         family = "Gasparini", 
         role = c("aut", "cre"), 
         email = "alessandro@ellessenne.xyz",
         comment = c(ORCID = "0000-0002-8319-7624")),
  person(given = "Ian R.", 
         family = "White", 
         role = "aut")
  )
License: GPL (>= 3)
Depends: R (>= 2.10)
Imports: checkmate, generics, ggridges, ggplot2, knitr, lifecycle,
        rlang (>= 0.4.0), scales, stats
Suggests: covr, devtools, dplyr, eha, rmarkdown, rstpm2, survival,
        testthat, usethis
URL: https://ellessenne.github.io/rsimsum/
BugReports: https://github.com/ellessenne/rsimsum/issues
VignetteBuilder: knitr
RoxygenNote: 7.2.1
LazyData: true
ByteCompile: true
Encoding: UTF-8
Language: en-GB
NeedsCompilation: no
Packaged: 2022-08-17 07:38:07 UTC; ellessenne
Author: Alessandro Gasparini [aut, cre]
    (<https://orcid.org/0000-0002-8319-7624>),
  Ian R. White [aut]
Maintainer: Alessandro Gasparini <alessandro@ellessenne.xyz>
Repository: CRAN
Date/Publication: 2022-08-17 09:10:02 UTC
