Package: frenchdata
Title: Download Data Sets from Kenneth's French Finance Data Library
        Site
Version: 0.2.0
Authors@R: 
    person(given = "Nelson",
           family = "Areal",
           role = c("aut", "cre"),
           email = "nareal@gmail.com",
           comment = c(ORCID = "0000-0002-1157-0178"))
Description: Download data sets from Kenneth's French finance data library site <http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html>, reads all the data subsets from the file. Allows R users to collect the data as
    'tidyverse'-ready data frames.
License: MIT + file LICENSE
URL: https://nareal.github.io/frenchdata/,
        https://github.com/nareal/frenchdata
BugReports: https://github.com/nareal/frenchdata/issues
Depends: R (>= 3.3)
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: utils, magrittr, tibble, dplyr, tidyr (>= 1.0.0), cli, httr,
        rvest (>= 1.0.0), stringr, purrr, assertthat, rlang, fs, readr
Suggests: markdown, rmarkdown, knitr, lubridate, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-08 20:48:25 UTC; nareal
Author: Nelson Areal [aut, cre] (<https://orcid.org/0000-0002-1157-0178>)
Maintainer: Nelson Areal <nareal@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-10 12:10:11 UTC
Built: R 4.3.0; ; 2023-04-07 03:37:58 UTC; unix
