Package: ds4psy Type: Package Title: Data Science for Psychologists Version: 1.3.0.9003 Date: 2026-05-06 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 Description: All datasets and functions required for the examples and exercises of the book "Data Science for Psychologists" (by Hansjoerg Neth, Konstanz University, 2026, ), freely available at . The book and corresponding courses 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, testthat (>= 3.0.0) Collate: 'util_fun.R' 'num_util_fun.R' 'text_util_fun.R' 'time_util_fun.R' 'color_fun.R' 'data.R' 'data_fun.R' 'text_fun.R' 'time_fun.R' 'num_fun.R' 'theme_fun.R' 'plot_fun.R' 'start.R' Encoding: UTF-8 LazyData: true License: CC BY-SA 4.0 URL: https://hneth-ds4psy.share.connect.posit.cloud/, https://github.com/hneth/ds4psy/ BugReports: https://github.com/hneth/ds4psy/issues VignetteBuilder: knitr RoxygenNote: 7.3.3 Language: en-US Repository: https://hneth.r-universe.dev Date/Publication: 2026-05-07 08:49:24 UTC RemoteUrl: https://github.com/hneth/ds4psy RemoteRef: HEAD RemoteSha: e47f670f692600979de7ef4f238950fa034fd945 NeedsCompilation: no Packaged: 2026-06-06 06:11:48 UTC; root Author: Hansjoerg Neth [aut, cre] (ORCID: )