Package: personr
Type: Package
Title: Test Your Personality
Version: 1.0.0
Author: Renfei Mao
Maintainer: Renfei Mao <renfeimao@gmail.com>
Description: An R-package-version of an open online science-based personality
    test from <https://openpsychometrics.org/tests/IPIP-BFFM/>,
    providing a better-designed interface and a more detailed report.
    The core command launch_test() opens a personality test in your browser,
    and generates a report after you click "Submit". In this report, your results
    are compared with other people's, to show what these results mean.
    Other people's data is from <https://openpsychometrics.org/_rawdata/BIG5.zip>.
URL: https://github.com/flujoo/personr
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: ggplot2, rlang, rmarkdown, shiny, stats, utils, whisker
Suggests: testthat
Depends: R (>= 2.10)
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-18 05:39:19 UTC; flujoo
Repository: CRAN
Date/Publication: 2020-06-24 11:00:02 UTC
