Package: ufs
Type: Package
Title: A Collection of Utilities
Version: 0.5.12
Authors@R: 
    c(
        person(given = "Gjalt-Jorn",
               family = "Peters",
               role = c("aut", "cre"),
               email = "ufs@opens.science",
               comment = c(ORCID = "0000-0002-0336-9589")),
        person(given = "Stefan",
               family = "Gruijters",
               role = c("ctb"),
               email = "mail@stefangruijters.nl",
               comment = c(ORCID = "0000-0003-0141-0071"))
    )
Maintainer: Gjalt-Jorn Peters <ufs@opens.science>
License: GPL (>= 3)
Description: This is a new version of the 'userfriendlyscience' package,
    which has grown a bit unwieldy. Therefore, distinct functionalities
    are being 'consciously uncoupled' into different packages. This package
    contains the general-purpose tools and utilities (see the
    'behaviorchange' package, the 'rosetta' package, and the
    soon-to-be-released 'scd' package for other functionality), and
    is the most direct 'successor' of the original 'userfriendlyscience' package.
    For example, this package contains a number of basic functions to create
    higher level plots, such as diamond plots, to easily plot sampling
    distributions, to generate confidence intervals, to plan study sample sizes
    for confidence intervals, and to do some basic operations such as
    (dis)attenuate effect size estimates.
URL: https://ufs.opens.science
BugReports: https://gitlab.com/r-packages/ufs/-/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Depends: R (>= 3.0.0)
Suggests: bootES (>= 1.2), car (>= 3.0), careless (>= 1.1), GGally (>=
        1.4.0), jmvcore (>= 1.2), lavaan (>= 0.6), MASS (>= 7.3), MBESS
        (>= 4.5.1), psych (>= 1.8), rio (>= 0.5), remotes (>= 0.2),
        rmarkdown (>= 2.5), rstudioapi (>= 0.11), viridis (>= 0.5.1)
Imports: digest (>= 0.6.19), diptest (>= 0.75.7), dplyr (>= 0.7.6),
        GPArotation, ggplot2 (>= 2.2.1), ggrepel (>= 0.8), ggridges (>=
        0.5.0), grDevices (>= 3.0.0), gridExtra (>= 2.3), gtable (>=
        0.2.0), htmltools (>= 0.4.0), kableExtra (>= 1.1.0), knitr (>=
        1.22), pander (>= 0.6.3), plyr (>= 1.8.4), pwr, rmdpartials (>=
        0.5.8), scales (>= 1.0.0), SuppDists (>= 1.1.9)
NeedsCompilation: no
Packaged: 2024-03-09 21:31:11 UTC; gjalt
Author: Gjalt-Jorn Peters [aut, cre] (<https://orcid.org/0000-0002-0336-9589>),
  Stefan Gruijters [ctb] (<https://orcid.org/0000-0003-0141-0071>)
Repository: CRAN
Date/Publication: 2024-03-09 22:30:02 UTC
