openxlsx

R package for .xlsx file reading and writing.

  • Owner: awalker89/openxlsx
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

openxlsx

Project Status: Active – The project has reached a stable, usable state and is being actively developed.
Build Status
Coverage Status
CRAN_Status_Badge
CRAN RStudio mirror downloads

This R package simplifies the
creation of .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

Stable version

Current stable version is available on
CRAN via

install.packages("openxlsx", dependencies = TRUE)

Development version

install.packages(c("Rcpp", "devtools"), dependencies = TRUE)
require(devtools)
install_github("awalker89/openxlsx")

Bug/feature request

Please let me know which version of openxlsx you are using when posting bug reports.

packageVersion("openxlsx")

Thanks, here.

News

Here.

Authors and Contributors

A list is automagically maintained
here.

Main metrics

Overview
Name With Ownerawalker89/openxlsx
Primary LanguageR
Program languageR (Language Count: 3)
Platform
License:Other
所有者活动
Created At2014-04-25 01:42:06
Pushed At2020-10-22 14:57:50
Last Commit At2018-08-18 09:20:58
Release Count0
用户参与
Stargazers Count366
Watchers Count28
Fork Count79
Commits Count725
Has Issues Enabled
Issues Count501
Issue Open Count205
Pull Requests Count22
Pull Requests Open Count17
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private