Data Science for Psychologists (ds4psy)

All datasets and functions required for the examples and exercises of the book Data Science for Psychologists (by Hansjoerg Neth, Konstanz University, 2023), 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 R package ds4psy 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.

Overview

The book and course Data Science for Psychologists includes the following resources:


ds4psy 1.0.0

Release of ds4psy (1.0.0) on CRAN fixes some bugs, but mostly acknowledges the package’s stable state. [2023-09-15]

Changes since last release:

Minor changes

Details

The current development version of ds4psy is hosted at https://github.com/hneth/ds4psy/.


ds4psy 0.9.0

Release of ds4psy (0.9.0) on CRAN adds functionality, implements minor changes, and fixes some bugs. [2022-10-20]

Changes since last release:

Major changes

Minor changes

Details


ds4psy 0.8.0

Release of ds4psy (0.8.0) on CRAN adds functionality, increases modularity, and fixes some bugs. [2022-04-08]

Changes since last release:

Major changes

Minor changes

Details


ds4psy 0.7.0

Release of ds4psy (0.7.0) on CRAN adds functionality, increases modularity, and fixes a bug in text data. [2021-05-12]

Changes since last release:

Major changes

Minor changes

Details

The current development version of ds4psy is hosted at https://github.com/hneth/ds4psy/.


ds4psy 0.6.0

Release of ds4psy (0.6.0) on CRAN adds functionality, updates data, and reduces dependencies. [2021-04-08]

Changes since last release:

Major changes

Minor changes

Details


ds4psy 0.5.0

Release of ds4psy (0.5.0) on CRAN adds and revises functionality, updates data, and fixes bugs. [2020-09-01]

Changes since last release:

Major changes

Minor changes

Details


ds4psy 0.4.0

Release of ds4psy (0.4.0) on CRAN adds new functionality and fixes minor bugs. [2020-07-06]

Changes since last release:

Major changes

Minor changes

Details


ds4psy 0.3.0

Release of ds4psy (0.3.0) on CRAN adds new functionality (e.g., support for processing text data, new datasets, and functions). [2020-06-15]

Changes since last release:

Major changes

Minor changes

Details


ds4psy 0.2.1

Release of ds4psy (0.2.1) on CRAN is a maintenance release (to remove some dependencies, fix bugs on CRAN platforms, and add some datasets). [2020-05-06]

Changes since last release:

Major changes

Minor changes

Details


ds4psy 0.2.0

Release of ds4psy (0.2.0) on CRAN adds functionality and fixes some bugs. [2020-04-20]

Changes since last release:

Major changes

Changes involving new functionality include:

Minor changes

Details


ds4psy 0.1.0

Initial release of ds4psy (0.1.0) on CRAN. [2019-08-10]

Contents in this release:

The initial functionality is limited, as the package is designed to support the emerging ds4psy book:


[File NEWS.md updated on 2023-09-15.]