- r-base-core (>= 4.0.0-3)
- r-api-4.0
- r-cran-foreign
- r-cran-haven (>= 1.1.0)
- r-cran-curl (>= 0.6)
- r-cran-data.table (>= 1.9.8)
- r-cran-readxl (>= 0.1.1)
- r-cran-openxlsx
- r-cran-tibble
Streamlined data import and export by making assumptions that the
user is probably willing to make: 'import()' and 'export()' determine
the data structure from the file extension, reasonable defaults are
used for data import and export (e.g., 'stringsAsFactors=FALSE'),
web-based import is natively supported (including from SSL/HTTPS),
compressed files can be read directly without explicit decompression,
and fast import packages are used where appropriate. An additional
convenience function, 'convert()', provides a simple method for
converting between file types.
Installed Size: 1.3 MB
Architectures: all