Package: wrds Title: Access 'Wharton Research Data Services' ('WRDS') Version: 0.1.1.9000 Authors@R: person("Ulrich", "Atz", , "ulrich.atz@unibocconi.it", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1719-3780")) Description: Provides simple functions for accessing data from 'Wharton Research Data Services' ('WRDS'), a widely used financial database in academic research. Includes credential management via the system keyring, database tools, and functions for downloading generic tables, 'Compustat' fundamentals, and linking tables. Depends: R (>= 4.1) License: MIT + file LICENSE LazyData: true Encoding: UTF-8 Config/roxygen2/markdown: TRUE URL: https://statzhero.github.io/wrds/, https://github.com/statzhero/wrds BugReports: https://github.com/statzhero/wrds/issues Suggests: testthat (>= 3.0.0), withr Config/testthat/edition: 3 Imports: cli, DBI, dbplyr, dplyr, keyring, rlang, RPostgres, tidylog Config/roxygen2/version: 8.0.0 Config/Needs/website: pkgdown Config/pak/sysreqs: libicu-dev libsecret-1-dev libpq-dev Repository: https://statzhero.r-universe.dev Date/Publication: 2026-05-29 16:12:59 UTC RemoteUrl: https://github.com/statzhero/wrds RemoteRef: HEAD RemoteSha: f4f71b26ee985498f638bcfd8071b9d0c3a5445f NeedsCompilation: no Packaged: 2026-07-22 09:34:49 UTC; root Author: Ulrich Atz [aut, cre, cph] (ORCID: ) Maintainer: Ulrich Atz