Package: FFdownload
Type: Package
Title: Download Data from Kenneth French's Website
Version: 1.1.1
Authors@R: c(person("Sebastian", "Stoeckl", email = "sebastian.stoeckl@uni.li", role = c("aut","cre"), comment = c(ORCID = "0000-0002-4196-6093", "Package commissioner and maintainer.")),
            person("Annar", "Massimov", email = "", role = c("ctb"), comment = "Original developer of FFdownload."))
Description: Downloads all the datasets (you can exclude the daily ones or specify a list of those you are targeting specifically) from Kenneth French's Website at <https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html>, process them and convert them to list of 'xts' (time series).
Depends: R (>= 3.5.0), utils, stats, rvest, xts, xml2, zoo, plyr
Imports: timetk
License: MIT + file LICENSE
URL: https://github.com/sstoeckl/ffdownload,
        https://sstoeckl.github.io/ffdownload/
BugReports: https://github.com/sstoeckl/ffdownload/issues
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown, dplyr, viridis, ggplot2, tidyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-11 11:52:39 UTC; sstoeckl
Author: Sebastian Stoeckl [aut, cre] (<https://orcid.org/0000-0002-4196-6093>,
    Package commissioner and maintainer.),
  Annar Massimov [ctb] (Original developer of FFdownload.)
Maintainer: Sebastian Stoeckl <sebastian.stoeckl@uni.li>
Repository: CRAN
Date/Publication: 2023-10-12 11:30:03 UTC
Built: R 4.3.0; ; 2023-10-12 14:11:27 UTC; unix
