Package: ds4psy
Type: Package
Title: Data Science for Psychologists
Version: 0.1.0
Date: 2019-08-09
Authors@R: c(person("Hansjoerg", "Neth", role = c("aut", "cre"), email = "h.neth@uni.kn"))
Author: Hansjoerg Neth [aut, cre]
Maintainer: Hansjoerg Neth <h.neth@uni.kn>
Description: All data sets required for the examples and exercises in the book "Data Science for Psychologists" (by Hansjoerg Neth, Konstanz University, 2019), freely available at <https://bookdown.org/hneth/ds4psy/>. The book and course introduce principles and methods of data science to students of psychology and other biological or social sciences. The 'ds4psy' package primarily provides datasets, but also functions for graphics and text-manipulation that are used in the book and its exercises. 
Depends: R (>= 3.4.0)
Imports: ggplot2, cowplot, here, readr, stringr, tibble, tidyr,
        tidyverse, unikn
Suggests: knitr, rmarkdown, spelling
Collate: 'data.R' 'color_fun.R' 'text_fun.R' 'data_fun.R' 'theme_fun.R'
        'plot_fun.R' 'util_fun.R' 'start.R'
Encoding: UTF-8
LazyData: true
License: CC BY-SA 4.0
URL: https://bookdown.org/hneth/ds4psy/,
        https://github.com/hneth/ds4psy/
BugReports: https://github.com/hneth/ds4psy/issues
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2019-08-09 17:52:11 UTC; hneth
Repository: CRAN
Date/Publication: 2019-08-10 09:30:10 UTC
Built: R 4.0.0; ; 2020-04-10 12:29:36 UTC; windows
