{
  "_id": "6a1541fbacfb0bcc41d561ba",
  "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.\")),\nperson(\"Annar\", \"Massimov\", email = \"\", role = c(\"ctb\"), comment = \"Original developer of FFdownload.\"))",
  "Description": "Downloads all the datasets (you can exclude the daily ones\nor specify a list of those you are targeting specifically) from\nKenneth French's Website at\n<https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html>,\nprocess them and convert them to list of 'xts' (time series).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/sstoeckl/ffdownload,\nhttps://sstoeckl.github.io/ffdownload/",
  "BugReports": "https://github.com/sstoeckl/ffdownload/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-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": {
    "Date": "2026-05-26 06:43:19 UTC",
    "User": "root"
  },
  "Author": "Sebastian Stoeckl [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4196-6093>, Package commissioner and\nmaintainer.),\nAnnar Massimov [ctb] (Original developer of FFdownload.)",
  "Maintainer": "Sebastian Stoeckl <sebastian.stoeckl@uni.li>",
  "MD5sum": "0675829a36d72e1b23c315c2c04b886a",
  "_user": "sstoeckl",
  "_type": "src",
  "_file": "FFdownload_1.2.0.tar.gz",
  "_fileid": "f19eeb68289fd44c6325b32de8853b957f155a3bf8cfda7b89ff7b0459e2b48d",
  "_filesize": 1466703,
  "_sha256": "f19eeb68289fd44c6325b32de8853b957f155a3bf8cfda7b89ff7b0459e2b48d",
  "_created": "2026-05-26T06:43:19.000Z",
  "_published": "2026-05-26T06:47:23.550Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77821270299,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210557812"
    },
    {
      "job": 77821270290,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210559412"
    },
    {
      "job": 77821270270,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210537807"
    },
    {
      "job": 77821270292,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210537160"
    },
    {
      "job": 77820797213,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210509577"
    },
    {
      "job": 77821270277,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210548090"
    },
    {
      "job": 77821270293,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210543640"
    },
    {
      "job": 77821270304,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210547116"
    },
    {
      "job": 77821270296,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210542329"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sstoeckl/actions/runs/26436602421",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sstoeckl/ffdownload",
  "_commit": {
    "id": "0ac33990767ad977cd19c6b6de0b3f659ddf6662",
    "author": "Sebastian Stöckl <sebastian.stoeckl@uni.li>",
    "committer": "Sebastian Stöckl <sebastian.stoeckl@uni.li>",
    "message": "submnitted to cran\n",
    "time": 1772058754
  },
  "_maintainer": {
    "name": "Sebastian Stoeckl",
    "email": "sebastian.stoeckl@uni.li",
    "login": "sstoeckl",
    "orcid": "0000-0002-4196-6093",
    "description": "",
    "uuid": 36445234
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "rvest",
      "role": "Depends"
    },
    {
      "package": "xts",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "role": "Depends"
    },
    {
      "package": "timetk",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sstoeckl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v1.2.0",
      "date": "2026-02-25"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "sstoeckl",
      "count": 89,
      "uuid": 36445234
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 36445234,
    "type": "user",
    "name": "Sebastian Stöckl"
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FFdownload"
  },
  "_devurl": "https://github.com/sstoeckl/ffdownload",
  "_pkgdown": "https://sstoeckl.github.io/ffdownload/",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FFdownload.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sstoeckl/ffdownload",
  "_realowner": "sstoeckl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2020-10-29"
    },
    {
      "version": "1.0.6",
      "date": "2021-05-27"
    },
    {
      "version": "1.1.0",
      "date": "2022-10-31"
    },
    {
      "version": "1.1.1",
      "date": "2023-10-12"
    },
    {
      "version": "1.2.0",
      "date": "2026-02-25"
    }
  ],
  "_exports": [
    "FFdownload",
    "FFget",
    "FFlist",
    "FFmatch"
  ],
  "_help": [
    {
      "page": "FFdownload",
      "title": "Downloads Datasets from Kenneth French's Website",
      "topics": [
        "FFdownload"
      ]
    },
    {
      "page": "FFget",
      "title": "Download and return a single French dataset directly",
      "topics": [
        "FFget"
      ]
    },
    {
      "page": "FFlist",
      "title": "List available datasets on Kenneth French's website",
      "topics": [
        "FFlist"
      ]
    },
    {
      "page": "FFmatch",
      "title": "Preview fuzzy-matching results before downloading",
      "topics": [
        "FFmatch"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sstoeckl/ffdownload/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sstoeckl/ffdownload/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "askpass",
    "base64enc",
    "BH",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "class",
    "cli",
    "clipr",
    "clock",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "fracdiff",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "ipred",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "padr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plotly",
    "prettyunits",
    "prodlim",
    "progress",
    "progressr",
    "promises",
    "purrr",
    "quadprog",
    "quantmod",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppRoll",
    "readr",
    "recipes",
    "rlang",
    "rmarkdown",
    "rpart",
    "rsample",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "shape",
    "slider",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "timetk",
    "tinytex",
    "tseries",
    "tsfeatures",
    "TTR",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "warp",
    "withr",
    "xfun",
    "xml2",
    "xts",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "assetpricing.Rmd",
      "filename": "assetpricing.html",
      "title": "Empirical Asset Pricing with FFdownload",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1  Data",
        "1.1  Download",
        "1.2  Extract factors",
        "1.3  Extract test portfolios",
        "1.4  Build long panels",
        "2  Time-Series Tests: 25 Size×BM Portfolios",
        "2.1  CAPM: large and structured pricing errors",
        "2.2  FF3: modest improvement over the full sample",
        "2.3  Side-by-side comparison",
        "3  GRS Test",
        "4  Momentum: The Anomaly FF3 Cannot Explain",
        "5  Fama-MacBeth Cross-Sectional Regressions",
        "5.1  Helper functions",
        "5.2  Prepare 100-portfolio matrices",
        "5.3  Run FMB for all four models",
        "5.4  Results",
        "5.5  Interpretation",
        "6  Summary"
      ],
      "created": "2024-06-18 10:32:07",
      "modified": "2026-02-25 10:51:52",
      "commits": 2
    },
    {
      "source": "FFD-tibble-how-to.Rmd",
      "filename": "FFD-tibble-how-to.html",
      "title": "How-to in the Tidyverse",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quick start: FFget() (new in v1.2.0)",
        "Dataset discovery: FFlist() and FFmatch()",
        "Bulk download with FFdownload() (classic API)",
        "New parameters",
        "Working with the result"
      ],
      "created": "2022-10-31 15:51:52",
      "modified": "2026-02-25 10:51:52",
      "commits": 5
    },
    {
      "source": "FFD-xts-how-to.Rmd",
      "filename": "FFD-xts-how-to.html",
      "title": "How-to xts",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 1: Browse available datasets",
        "Option A — FFlist() (recommended, new in v1.2.0)",
        "Option B — listsave (classic approach, still supported)",
        "Verifying your search strings with FFmatch()",
        "Step 2: Download selected datasets",
        "Step 3: Process downloaded files",
        "Step 4: Inspect the result",
        "Step 5: Use the data"
      ],
      "created": "2022-10-31 15:51:52",
      "modified": "2026-02-25 10:51:52",
      "commits": 5
    }
  ],
  "_score": 5.829303772831024,
  "_indexed": true,
  "_nocasepkg": "ffdownload",
  "_universes": [
    "sstoeckl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-26T06:46:06.000Z",
      "distro": "noble",
      "commit": "0ac33990767ad977cd19c6b6de0b3f659ddf6662",
      "fileid": "a897b48be0c50721789cbc29c06e84a779c28c46a61b8aaca2a1aa3d8f18479c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sstoeckl/actions/runs/26436602421"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-26T06:46:14.000Z",
      "distro": "noble",
      "commit": "0ac33990767ad977cd19c6b6de0b3f659ddf6662",
      "fileid": "cef927cf3fe8f6f1e78cfe45c11eb202b42fe78b88dd9c4959d29bdd70c8a6c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sstoeckl/actions/runs/26436602421"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-26T06:44:59.000Z",
      "commit": "0ac33990767ad977cd19c6b6de0b3f659ddf6662",
      "fileid": "5ebfe2477d0a2c141ec6b595f9f591385fc3429dbaf8ba2aaac77143ef471d28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sstoeckl/actions/runs/26436602421"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-26T06:44:58.000Z",
      "commit": "0ac33990767ad977cd19c6b6de0b3f659ddf6662",
      "fileid": "57249379d99d50bff55198c6294f208acef4a511b5640da5f5c5a42cbb24204d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sstoeckl/actions/runs/26436602421"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-26T06:46:20.000Z",
      "commit": "0ac33990767ad977cd19c6b6de0b3f659ddf6662",
      "fileid": "ef964e59b1f11b35c637aeef27ccfdb6a956038eb438af65cc5c7549c5212eae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sstoeckl/actions/runs/26436602421"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-26T06:45:03.000Z",
      "commit": "0ac33990767ad977cd19c6b6de0b3f659ddf6662",
      "fileid": "48d99201ddf50e369e46b48d5f8e64937656efd0329168f157a89e781c87c023",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sstoeckl/actions/runs/26436602421"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-26T06:45:16.000Z",
      "commit": "0ac33990767ad977cd19c6b6de0b3f659ddf6662",
      "fileid": "0952e94e17a0f686cc2fa090a256ab88fb59fd2b40c529b4c4824fa87312c06d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sstoeckl/actions/runs/26436602421"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-26T06:44:54.000Z",
      "commit": "0ac33990767ad977cd19c6b6de0b3f659ddf6662",
      "fileid": "fbff9da375866438979456cf5ce726ac77eb71f942c26a0915289b5203d79bb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sstoeckl/actions/runs/26436602421"
    }
  ]
}