Package: ds4psy
Type: Package
Title: Data Science for Psychologists
Version: 0.8.0
Date: 2022-04-07
Authors@R: c(person("Hansjoerg", "Neth", role = c("aut", "cre"), email = "h.neth@uni.kn", comment = c(ORCID = "0000-0001-5427-3141")))
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, 2022), 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 explicit and instructive, rather than efficient or elegant. 
Depends: R (>= 3.5.0)
Imports: ggplot2, unikn
Suggests: knitr, rmarkdown, spelling
Collate: 'util_fun.R' 'time_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.1
Language: en-US
NeedsCompilation: no
Packaged: 2022-04-07 20:12:10 UTC; hneth
Author: Hansjoerg Neth [aut, cre] (<https://orcid.org/0000-0001-5427-3141>)
Repository: CRAN
Date/Publication: 2022-04-07 20:22:29 UTC
Built: R 4.0.5; ; 2022-04-21 12:30:25 UTC; windows
