A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/aviralg/contractr below:

aviralg/contractr: Add contracts to R functions using annotations

contractr processes annotations on function arguments and body and inserts corresponding contracts in the function body. Since GNU R does not support annotations (yet), this package relies on my own version of R, rant, which extends R to support annotations on functions, function formals and function body.

To install this package you have to install rant and annotatr packages.

git clone https://github.com/aviralg/rant
make -j -C rant
git clone https://github.com/aviralg/annotatr
rant/bin/R CMD INSTALL annotatr
git clone https://github.com/aviralg/contractr
rant/bin/R CMD INSTALL contractr

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4