openxlsx

R package for .xlsx file reading and writing.

  • 所有者: awalker89/openxlsx
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者awalker89/openxlsx
主編程語言R
編程語言R (語言數: 3)
平台
許可證Other
所有者活动
創建於2014-04-25 01:42:06
推送於2020-10-22 14:57:50
最后一次提交2018-08-18 09:20:58
發布數0
用户参与
星數366
關注者數28
派生數79
提交數725
已啟用問題?
問題數501
打開的問題數205
拉請求數22
打開的拉請求數17
關閉的拉請求數15
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?