README.md

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)


mananshah99/xlsxboost documentation built on May 21, 2019, 11:23 a.m.