Skip to content

zedoul/coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coder

R programming challenges platform. This project is NOT finished yet.

Background

At workplaces engineers organise programming challenages where they hack on interesting data analysis skills. It is a good way to get that side-project going or validate idea for a new technique.

How-To-Use

  1. You'll need to have R environment, at least 3.0.0
> R --version
3.3.0
  1. Install coder with devtools
devtools::install_github("zedoul/coder")
  1. Run coder
library(coder)
coder()

Plan

  • R platform in R
  • Make domain language in R
  • Write Lisp style R code
  • Maintain solutions like the similar way as CocoaPods
  • Release alpha version no later than the end of 2017

Releases

No releases published

Packages

No packages published

Languages