Skip to content

mananshah99/xlsxboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlsxboost

A package that provides useful extensions for dealing with excel files in R

Install

Installing xlsxboost is quite simple. Since the package is not on CRAN yet, simply install with devtools as follows:

> require('devtools')
Loading required package: devtools

> devtools::install_github('mananshah99/xlsxboost')
Downloading github repo mananshah99/xlsxboost@master
Installing xlsxboost
"C:/PROGRA~1/R/R-31~1.3/bin/x64/R" --vanilla CMD INSTALL  \
  "C:/Users/Manan/AppData/Local/Temp/RtmpGGIzWC/devtoolsd0e058543144/mananshah99-xlsxboost-ccac255"  \
  --library="C:/Users/Manan/R/win-library/3.1" --install-tests 

* installing *source* package 'xlsxboost' ...
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
*** arch - x64
* DONE (xlsxboost)

About

A package that provides useful extensions for dealing with excel files in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages