Package: tidytitanic 0.0.1

tidytitanic: Dataframes Based on Titanic Passengers and Crew

The tidytitanic package provides a version of the Titanic data tailored for people analytics demonstrations and practice. Unlike other packages such as titanic, which reproduce the Kaggle competition files with minimal preprocessing, tidytitanic combines and tidies the train and test datasets into a single unified dataset, `passengers`, facilitating exploration across the full set of individuals. It also extracts meaningful personal identifiers—such as first names, last names, and titles—from the raw Name field, enabling richer demographic analysis and grouping. The `passengers` data does not cover the crew, however. Therefore the package also provides a flat and uncounted version of the `Titanic` dataset which contains crew information for futher practice. This human-centered data package is designed to support exploratory data analysis, feature engineering, and pedagogical use cases.

Authors:Evangeline Reynolds [aut, cre]

tidytitanic_0.0.1.tar.gz
tidytitanic_0.0.1.zip(r-4.7)tidytitanic_0.0.1.zip(r-4.6)tidytitanic_0.0.1.zip(r-4.5)
tidytitanic_0.0.1.tgz(r-4.6-any)tidytitanic_0.0.1.tgz(r-4.5-any)
tidytitanic_0.0.1.tar.gz(r-4.7-any)tidytitanic_0.0.1.tar.gz(r-4.6-any)
tidytitanic_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
tidytitanic/json (API)

# Install 'tidytitanic' in R:
install.packages('tidytitanic', repos = c('https://evamaerey.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/evamaerey/tidytitanic/issues

Datasets:
  • flat_titanic - Tallied characteristics
  • passengers - Titanic test data.
  • tidy_titanic - A dataset titanic passengers and characteristics based on Titanic data from base R. Includes Crew

On CRAN:

Conda:

2.70 score 1 stars 7 scripts 186 downloads 0 exports 0 dependencies

Last updated from:6ea49e4e9d. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK96
source / vignettesOK120
linux-release-x86_64OK95
macos-release-arm64OK186
macos-oldrel-arm64OK131
windows-develOK49
windows-releaseOK59
windows-oldrelOK63
wasm-releaseOK88

Exports:

Dependencies: