Package: liver
Title: Foundations Toolkit and Datasets for Data Science
Version: 1.23
Authors@R: 
    c(person(given = "Reza",
             family = "Mohammadi",
             role = c("aut", "cre"),
             email = "a.mohammadi@uva.nl",
             comment = c(ORCID = "0000-0001-9538-0648")),
	  person(given = "Kevin",
             family = "Burke",
             role = c("aut"),
             email = "kevin.burke@ul.ie"
             )
      )
Description: Provides a collection of helper functions and illustrative datasets to support learning and teaching of data science with R. The package is designed as a companion to the book <https://book-data-science-r.netlify.app>, making key data science techniques accessible to individuals with minimal coding experience. Functions include tools for data partitioning, performance evaluation, and data transformations (e.g., z-score and min-max scaling). The included datasets are curated to highlight practical applications in data exploration, modeling, and multivariate analysis. An early inspiration for the package came from an ancient Persian idiom about "eating the liver," symbolizing deep and immersive engagement with knowledge.
URL: https://book-data-science-r.netlify.app
Depends: R (>= 3.5.0)
Imports: class, ggplot2
Suggests: pROC, skimr, knitr, rmarkdown, data.table, mltools, forcats
VignetteBuilder: knitr
License: GPL (>= 2)
Repository: CRAN
Author: Reza Mohammadi [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9538-0648>),
  Kevin Burke [aut]
Maintainer: Reza Mohammadi <a.mohammadi@uva.nl>
NeedsCompilation: no
Packaged: 2025-10-04 12:59:19 UTC; a.mohammadiuva.nl
Date/Publication: 2025-10-05 05:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:23:24 UTC; windows
