Skip to content

YunlongNie/makingRpk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A R package for making R packages

Install it by running:


library("devtools")

install_github('YunlongNie/makingRpk')

A demo example is under the Demo folder

Note that this package works in a max os system.

The git_push() Function

It allows you to git your files and upload the changes to your github account using R. The main reason I implement this function is trying to avoid pushing large files to github using github desktop.


changelog

  • 28-Feb-2016 add a demo in the demo folder

About

R package for making R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages