splitr: Fast Utilities for Splitting Excel Sheets

Provides tools for splitting large Excel worksheets into multiple smaller sheets based on a specified number of rows per chunk. The package reads Excel files, partitions the data efficiently using the 'data.table' package, and writes the resulting subsets into a single workbook with multiple sheets using the 'openxlsx' package. This is useful for handling large datasets, preparing data for reporting, and exporting manageable Excel files for downstream analysis.

Version: 0.1.0
Imports: data.table, openxlsx
Published: 2026-03-25
DOI: 10.32614/CRAN.package.splitr (may not be active yet)
Author: Daniel Amah [aut, cre]
Maintainer: Daniel Amah <danielamahtoday at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: splitr results

Documentation:

Reference manual: splitr.html , splitr.pdf

Downloads:

Package source: splitr_0.1.0.tar.gz
Windows binaries: r-devel: splitr_0.1.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): splitr_0.1.0.tgz, r-oldrel (x86_64): splitr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=splitr to link to this page.