Skip to content
/ typeR Public

An R 📦 that infers and annotates types

Notifications You must be signed in to change notification settings

PRL-PRG/typeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typeR

Travis build status Coverage status

An R package that infers and annotates types.

Installation

If you are a user you can install typeR by running the following command:

library(devtools)
install_github('PRL-PRG/typeR')

If you are a developer, fork the project and make changes to your copy. Install your local copy by running the following command inside the project root directory:

R CMD INSTALL --build --with-keep.source .

About

An R 📦 that infers and annotates types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published