Package: datana
Title: Datasets and Functions to Accompany Analisis De Datos Con R
Version: 1.1.5
Authors@R: c(person(given = "Christian",
                    family = "Salas-Eljatib",
		    role = c("aut", "cre"),
		    email = "cseljatib@gmail.com",
		    comment = c(ORCID = "0000-0002-8468-0829")),
             person(given = "Nicolás",
	            family = "Campos",
		    role = "ctb",
		    comment = c(ORCID = "0009-0001-9534-9808", "since 2025")),
             person(given = "Joaquín",
	            family = "Riquelme",
		    role = "ctb",
		    comment = "up to 2020"),
             person(given = "Nicolás",
	            family = "Pino",
		    role = "ctb",
		    comment = "up to 2020"))	
Description: Datasets and functions to accompany the book 'Analisis de datos con el programa
    estadistico R: una introduccion aplicada' by Salas-Eljatib (2021, ISBN: 9789566086109).     
    The package helps carry out data management, exploratory analyses, and model fitting.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.5)
LazyData: true
LazyDataCompression: xz
Imports: ggplot2, graphics, Hmisc, methods, scales, stats, utils
Suggests: lattice, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-10 04:51:15 UTC; christian
Author: Christian Salas-Eljatib [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8468-0829>),
  Nicolás Campos [ctb] (ORCID: <https://orcid.org/0009-0001-9534-9808>,
    since 2025),
  Joaquín Riquelme [ctb] (up to 2020),
  Nicolás Pino [ctb] (up to 2020)
Maintainer: Christian Salas-Eljatib <cseljatib@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-14 22:40:02 UTC
Built: R 4.4.3; ; 2025-11-07 20:15:09 UTC; windows
