The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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
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: splitr_0.1.0.zip, r-oldrel: splitr_0.1.0.zip
macOS binaries: r-release (arm64): splitr_0.1.0.tgz, 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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.