This package browser is in early development. Mind the rough edges.

r-openxlsx 4.2.8

Read, write and edit XLSX files

This package simplifies the creation of Excel .xlsx files by providing a high level interface to writing, styling and editing worksheets. Through the use of Rcpp, read/write times are comparable to the xlsx and XLConnect packages with the added benefit of removing the dependency on Java.

Installation

Install r-openxlsx 4.2.8 as follows:

guix install r-openxlsx@4.2.8

Or install the latest version:

guix install r-openxlsx

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.