Other packages > Find by keyword >

WriteXLS  

Cross-Platform Perl Based R Function to Create Excel 2003 (XLS) and Excel 2007 (XLSX) Files
View on CRAN: Click here


Download and install WriteXLS package within the R console
Install from CRAN:
install.packages("WriteXLS")

Install from Github:
library("remotes")
install_github("cran/WriteXLS")

Install by package version:
library("remotes")
install_version("WriteXLS", "6.8.0")



Attach the package and use:
library("WriteXLS")
Maintained by
Marc Schwartz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-03-26
Latest Update: 2025-05-22
Description:
Cross-platform Perl based R function to create Excel 2003 (XLS) and Excel 2007 (XLSX) files from one or more data frames. Each data frame will be written to a separate named worksheet in the Excel spreadsheet. The worksheet name will be the name of the data frame it contains or can be specified by the user.
How to cite:
Marc Schwartz (2009). WriteXLS: Cross-Platform Perl Based R Function to Create Excel 2003 (XLS) and Excel 2007 (XLSX) Files. R package version 6.8.0, https://cran.r-project.org/web/packages/WriteXLS. Accessed 07 Jun. 2026.
Previous versions and publish date:
1.5.0 (2009-03-26 09:42), 1.6.0 (2009-03-31 20:00), 1.7.1 (2009-05-29 14:27), 1.8.0 (2009-06-17 14:13), 1.8.1 (2009-06-25 17:10), 1.8.2 (2009-10-12 19:17), 1.8.3 (2009-11-06 18:09), 1.8.4 (2009-12-23 09:18), 1.9.0 (2010-03-21 19:15), 2.0.1 (2010-09-16 20:40), 2.1.0 (2010-09-19 20:30), 2.1.1 (2012-06-01 18:32), 2.2.0 (2012-11-04 16:16), 2.3.0 (2012-11-20 07:54), 2.3.1 (2013-03-14 13:37), 3.0.0 (2013-07-18 19:47), 3.2.0 (2013-07-28 19:31), 3.2.1 (2013-08-08 18:40), 3.2.2 (2013-11-12 14:30), 3.3.1 (2014-01-21 17:48), 3.4.0 (2014-02-12 19:56), 3.5.0 (2014-03-18 21:18), 3.5.1 (2014-10-02 19:46), 3.6.0 (2015-06-24 18:29), 3.6.1 (2015-07-03 00:54), 4.0.0 (2015-12-07 16:17), 4.1.0 (2019-02-26 22:40), 5.0.0 (2019-05-26 00:50), 6.0.0 (2020-10-17 18:20), 6.1.0 (2020-11-23 20:20), 6.2.0 (2021-02-22 18:30), 6.3.0 (2021-04-01 17:10), 6.4.0 (2022-02-24 19:20), 6.5.0 (2024-01-09 07:10), 6.6.0 (2024-05-13 19:23), 6.7.0 (2024-07-20 19:00)
Other packages that cited WriteXLS R package
View WriteXLS citation profile
Other R packages that WriteXLS depends, imports, suggests or enhances
Complete documentation for WriteXLS
Functions, R codes and Examples using the WriteXLS R package
Some associated functions: WriteXLS . testPerl . 
Some associated R codes: WriteXLS.R . testPerl.R .  Full WriteXLS package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

embryogrowth  
Tools to Analyze the Thermal Reaction Norm of Embryo Growth
Tools to analyze the embryo growth and the sexualisation thermal reaction norms. See ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
cesR  
Access the Canadian Election Study Datasets
Makes accessing and loading the Canadian Election Study (, ...
Download / Learn more Package Citations See dependency  
gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
Download / Learn more Package Citations See dependency  
roxygen2  
In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted com ...
Download / Learn more Package Citations See dependency  
xmlr  
Read, Write and Work with 'XML' Data
'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Refere ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA