Package: datos
Title: Traduce al Español Varios Conjuntos de Datos de Práctica
Version: 0.1.0
Authors@R: 
    c(person(given = "Edgar",
             family = "Ruiz",
             role = c("aut", "cre"),
             email = "edgararuiz@gmail.com"),
      person(given = "Riva",
             family = "Quiroga",
             role = "aut",
             email = "riva.quiroga@uc.cl"),
      person(given = "Mauricio",
             family = "Vargas",
             role = "aut",
             email = "mvargas@dcc.uchile.cl"),
      person(given = "Mauro",
             family = "Lepore",
             role = "aut",
             email = "maurolepore@gmail.com"),
      person(given = "Rayna",
             family = "Harris",
             role = "ctb",
             email = "rayna.harris@gmail.com"),
      person(given = "Daniela",
             family = "Vasquez",
             role = "ctb",
             email = "daniela.vazquez@gmail.com")
      )
Description: Provee una versión traducida de los siguientes conjuntos de datos: 
  'airlines', 'airports', 'babynames', 'Batting', 'diamonds', 'faithful', 'flights', 'gapminder', 
  'gss_cat', 'iris', 'mpg', 'mtcars', 'atmos', 'planes', 'presidential', 'table1', 'table2', 'table3', 
  'table4a', 'table4b', 'table5', 'vehicles','weather', 'who'. English: It provides a
  Spanish translated version of the datasets listed above.
License: CC0
Depends: R (>= 3.5.0)
Imports: yaml, tibble
Suggests: babynames, fueleconomy, nycflights13, nasaweather, Lahman,
        ggplot2, gapminder, forcats, tidyr, testthat (>= 2.1.0), covr
ByteCompile: true
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/cienciadedatos/datos
BugReports: https://github.com/cienciadedatos/datos/issues
Language: es
NeedsCompilation: no
Packaged: 2019-05-29 19:16:00 UTC; edgar
Author: Edgar Ruiz [aut, cre],
  Riva Quiroga [aut],
  Mauricio Vargas [aut],
  Mauro Lepore [aut],
  Rayna Harris [ctb],
  Daniela Vasquez [ctb]
Maintainer: Edgar Ruiz <edgararuiz@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-31 16:40:04 UTC
