Showing 4 of total 4 results (show query)
moodymudskipper
typed:Support Types for Variables, Arguments, and Return Values
A type system for R. It supports setting variable types in a script or the body of a function, so variables can't be assigned illegal values. Moreover it supports setting argument and return types for functions.
Maintained by Antoine Fabri. Last updated 3 months ago.
169 stars 8.65 score 18 scripts 1 dependentsstencila
stencilaschema:Bindings for Stencila Schema
Provides R bindings for the Stencila Schema <https://schema.stenci.la>. This package is primarily aimed at R developers wanting to programmatically generate, or modify, executable documents.
Maintained by Nokome Bentley. Last updated 3 years ago.
json-schemapythonrustschema-orgsemantictypescriptvocabulary
17 stars 4.93 score 2 scriptscmann3
eList:List Comprehension and Tools
Create list comprehensions (and other types of comprehension) similar to those in 'python', 'haskell', and other languages. List comprehension in 'R' converts a regular for() loop into a vectorized lapply() function. Support for looping with multiple variables, parallelization, and across non-standard objects included. Package also contains a variety of functions to help with list comprehension.
Maintained by Chris Mann. Last updated 4 years ago.
2 stars 4.48 score 9 scripts 1 dependentscanmod
oor:Object Oriented R
Lightweight tools for building object-oriented R code.
Maintained by Steve Walker. Last updated 1 years ago.
1 stars 2.73 score 18 scripts 2 dependents