Package: rosetta
Title: Parallel Use of Statistical Packages in Teaching
Version: 0.3.12
Authors@R: c(
    person(given = "Gjalt-Jorn",
           family = "Peters",
           role = c("aut", "cre"),
           email = "rosetta@opens.science",
           comment = c(ORCID = "0000-0002-0336-9589")),
    person(given = "Peter",
           family = "Verboon",
           role = c("aut", "ctb"),
           email = "peter.verboon@ou.nl",
           comment = c(ORCID = "0000-0001-8656-0890")),
    person(given = "Ron",
           family = "Pat-El",
           role = c("ctb"),
           email = "ron.pat-el@ou.nl",
           comment = c(ORCID = "0000-0002-4742-0163")),
    person(given = "Melissa",
           family = "Gordon Wolf",
           role = c("ctb"),
           email = "melissagordon@ucsb.edu",
           comment = c(ORCID = "0000-0001-7677-0659"))
  )
Description: When teaching statistics, it can often be desirable to
  uncouple the content from specific software packages. To ease such
  efforts, the Rosetta Stats website (<https://rosettastats.com>) allows
  comparing analyses in different packages. This package is the companion
  to the Rosetta Stats website, aiming to provide functions that produce
  output that is similar to output from other statistical packages, thereby
  facilitating 'software-agnostic' teaching of statistics.
Maintainer: Gjalt-Jorn Peters <rosetta@opens.science>
License: GPL (>= 3)
URL: https://r-packages.gitlab.io/rosetta/
BugReports: https://gitlab.com/r-packages/rosetta/-/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.0.0)
Suggests: downlit, effectsize, GGally (>= 2.0), GPArotation (>=
        2014.11), jmvcore (>= 1.0), MBESS (>= 4.8), pkgdown, rio (>=
        0.5.10), rmarkdown, testthat
Imports: car (>= 3.0.2), ggplot2 (>= 2.2), ggrepel (>= 0.8), gridExtra
        (>= 2.3), lavaan (>= 0.6-5), lme4 (>= 1.1.19), multcompView (>=
        0.1), pander (>= 0.6.3), plyr (>= 1.8.4), psych (>= 1.8.4), pwr
        (>= 1.2.2), rmdpartials (>= 0.5.8), ufs (>= 0.5.2), lmerTest,
        sjstats, stats, knitr, kableExtra
NeedsCompilation: no
Packaged: 2023-03-05 11:13:25 UTC; gjalt
Author: Gjalt-Jorn Peters [aut, cre] (<https://orcid.org/0000-0002-0336-9589>),
  Peter Verboon [aut, ctb] (<https://orcid.org/0000-0001-8656-0890>),
  Ron Pat-El [ctb] (<https://orcid.org/0000-0002-4742-0163>),
  Melissa Gordon Wolf [ctb] (<https://orcid.org/0000-0001-7677-0659>)
Repository: CRAN
Date/Publication: 2023-03-05 22:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:43:39 UTC; unix
