Package: FFdownload Type: Package Title: Download Data from Kenneth French's Website Version: 1.2.0 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 , process them and convert them to list of 'xts' (time series). Depends: R (>= 3.5.0), utils, stats, rvest, xts, xml2, zoo 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.3.3 Suggests: knitr, rmarkdown, dplyr, viridis, ggplot2, tidyr, tibble, purrr, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://sstoeckl.r-universe.dev Date/Publication: 2026-02-25 22:32:34 UTC RemoteUrl: https://github.com/sstoeckl/ffdownload RemoteRef: HEAD RemoteSha: 0ac33990767ad977cd19c6b6de0b3f659ddf6662 NeedsCompilation: no Packaged: 2026-07-04 06:22:16 UTC; root Author: Sebastian Stoeckl [aut, cre] (ORCID: , Package commissioner and maintainer.), Annar Massimov [ctb] (Original developer of FFdownload.) Maintainer: Sebastian Stoeckl