Package: FFdownload
Type: Package
Title: Download Data from Kenneth French's Website
Version: 1.0.6
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("aut","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
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-27 19:22:59 UTC; SSTOECKL
Author: Sebastian Stoeckl [aut, cre] (<https://orcid.org/0000-0002-4196-6093>,
    Package commissioner and maintainer.),
  Annar Massimov [aut, ctb] (Original developer of FFdownload.)
Maintainer: Sebastian Stoeckl <sebastian.stoeckl@uni.li>
Repository: CRAN
Date/Publication: 2021-05-27 19:30:02 UTC
