Designed to simplify and streamline the process of reading and processing large volumes of data in R, this package offers a collection of functions tailored for bulk data operations. It enables users to efficiently read multiple sheets from Microsoft Excel and Google Sheets workbooks, as well as various CSV files from a directory. The data is returned as organized data frames, facilitating further analysis and manipulation. Ideal for handling extensive data sets or batch processing tasks, bulkreadr empowers users to manage data in bulk effortlessly, saving time and effort in data preparation workflows. Additionally, the package seamlessly works with labelled data from SPSS and Stata.
Version: | 1.1.1 |
Depends: | purrr |
Imports: | curl, dplyr, fs, googlesheets4, haven, inspectdf, labelled, lubridate, magrittr, methods, openxlsx, readr, readxl, rlang, sjlabelled, stats, stringr, tibble, tidyr |
Suggests: | knitr, googledrive, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-05-26 |
DOI: | 10.32614/CRAN.package.bulkreadr |
Author: | Ezekiel Ogundepo [aut, cre], Ernest Fokoue [ctb], Golibe Ezeechesi [ctb], Fatimo Adebanjo [ctb], Isaac Ajao [ctb] |
Maintainer: | Ezekiel Ogundepo <gbganalyst at gmail.com> |
BugReports: | https://github.com/gbganalyst/bulkreadr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/gbganalyst/bulkreadr, https://gbganalyst.github.io/bulkreadr/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | bulkreadr results |
Reference manual: | bulkreadr.pdf |
Vignettes: |
Introduction to bulkreadr package Introduction to labelled data Other functions in bulkreadr |
Package source: | bulkreadr_1.1.1.tar.gz |
Windows binaries: | r-devel: bulkreadr_1.1.1.zip, r-release: bulkreadr_1.1.1.zip, r-oldrel: bulkreadr_1.1.1.zip |
macOS binaries: | r-release (arm64): bulkreadr_1.1.1.tgz, r-oldrel (arm64): bulkreadr_1.1.1.tgz, r-release (x86_64): bulkreadr_1.1.1.tgz, r-oldrel (x86_64): bulkreadr_1.1.1.tgz |
Old sources: | bulkreadr archive |
Please use the canonical form https://CRAN.R-project.org/package=bulkreadr to link to this page.