This package infers the types of inputs and outputs for R expresssions. More specifically, the purpose is to derive information about the variables and return values of functions and scripts based on the input types. This effort is complicated because R functions are very flexible in the types they accept and return. The primary application of type information is performance optimization, but other uses are possible.
| Package details | |
|---|---|
| Maintainer | |
| License | GPL-2 | 
| Version | 0.5.0-0030 | 
| URL | https://github.com/duncantl/RTypeInference | 
| Package repository | View on GitHub | 
| Installation | Install the latest version of this package by entering the following in R:  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.