r-cran-promises
GNU R abstractions for promise-based asynchronous programming
Provides fundamental abstractions for doing asynchronous programming
in R using promises. Asynchronous programming is useful for allowing a single
R process to orchestrate multiple tasks in the background while also attending
to something else. Semantics are similar to 'JavaScript' promises, but with a
syntax that is idiomatic R.
r-cran-mda
GNU R mixture and flexible discriminant analysis
This package provides GNU R mixture and flexible discriminant analysis,
multivariate adaptive regression splines (MARS), BRUTO, ...
libstd-rust-1.26
Rust standard libraries
python3-reparser
Simple regex-based lexer/parser for inline markup
This is a library with a Simple regex-based lexer/parser
for inline markup. The example use shows writing a simple
markdown parser.