Title: | Easily Load and Install the 'EconDataverse' |
Version: | 0.1.0 |
Description: | The 'EconDataverse' is a universe of open-source packages to work seamlessly with economic data. This package is designed to make it easy to install and load multiple 'EconDataverse' packages in a single step. Learn more about the 'EconDataverse' at https://www.econdataverse.org. |
License: | MIT + file LICENSE |
Depends: | R (≥ 4.1) |
Imports: | cli (≥ 3.6.1), econid, econtools, imfweo, oecdoda, owidapi, uisapi, wbids, wbwdi |
Suggests: | testthat (≥ 3.0.0) |
URL: | https://github.com/tidy-intelligence/r-econdataverse, https://tidy-intelligence.github.io/r-econdataverse/ |
BugReports: | https://github.com/tidy-intelligence/r-econdataverse/issues |
Config/testthat/edition: | 3 |
Encoding: | UTF-8 |
RoxygenNote: | 7.3.2 |
NeedsCompilation: | no |
Packaged: | 2025-09-06 08:03:11 UTC; krise |
Author: | Christoph Scheuch |
Maintainer: | Christoph Scheuch <christoph@tidy-intelligence.com> |
Repository: | CRAN |
Date/Publication: | 2025-09-10 08:50:13 UTC |
econdataverse: Easily Load and Install the 'EconDataverse'
Description
The 'EconDataverse' is a universe of open-source packages to work seamlessly with economic data. This package is designed to make it easy to install and load multiple 'EconDataverse' packages in a single step. Learn more about the 'EconDataverse' at https://www.econdataverse.org.
Author(s)
Maintainer: Christoph Scheuch christoph@tidy-intelligence.com (ORCID) [copyright holder]
See Also
Useful links:
Report bugs at https://github.com/tidy-intelligence/r-econdataverse/issues
List all packages in the econdataverse
Description
List all packages in the econdataverse
Usage
econdataverse_packages(include_self = TRUE)
Arguments
include_self |
Include econdataverse in the list? |
Value
A character vector of package names.
Examples
econdataverse_packages()