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 12 Mar. 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

threewords  
Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.co ...
Download / Learn more Package Citations See dependency  
riskCommunicator  
G-Computation to Estimate Interpretable Epidemiological Effects
Estimates flexible epidemiological effect measures including both differences and ratios using the p ...
Download / Learn more Package Citations See dependency  
sloop  
Helpers for 'OOP' in R
A collection of helper functions designed to help you to better understand object oriented programmi ...
Download / Learn more Package Citations See dependency  
impactflu  
Quantification of Population-Level Impact of Vaccination
Implements the compartment model from Tokars (2018) . This ena ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
funnelR  
Funnel Plots for Proportion Data
A set of simplified functions for creating funnel plots for proportion data. This package supports u ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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