Package: ds4psy
Type: Package
Title: Data Science for Psychologists
Version: 0.2.1
Date: 2020-05-06
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 datasets and functions required for the examples and exercises of the book "Data Science for Psychologists" (by Hansjoerg Neth, Konstanz University, 2020), 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 data generation and manipulation (e.g., of text and time data) and graphics that are used in the book and its exercises. All functions included in 'ds4psy' are designed to be instructive and entertaining, rather than elegant or efficient. 
Depends: R (>= 3.4.0)
Imports: ggplot2, cowplot, unikn
Suggests: knitr, rmarkdown, spelling
Collate: 'util_fun.R' 'color_fun.R' 'data.R' 'data_fun.R' 'text_fun.R'
        'time_fun.R' 'theme_fun.R' 'plot_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: 7.1.0
Language: en-US
NeedsCompilation: no
Packaged: 2020-05-06 15:06:50 UTC; hneth
Repository: CRAN
Date/Publication: 2020-05-06 15:50:02 UTC
