Showing 2 of total 2 results (show query)
extendr
rextendr:Call Rust Code from R using the 'extendr' Crate
Provides functions to compile and load Rust code from R, similar to how 'Rcpp' or 'cpp11' allow easy interfacing with C++ code. Also provides helper functions to create R packages that use Rust code. Under the hood, the Rust crate 'extendr' is used to do all the heavy lifting.
Maintained by Ilia Kosenkov. Last updated 10 hours ago.
56.3 match 208 stars 9.47 score 61 scriptsshrektan
ymd:Parse 'YMD' Format Number or String to Date
Convert 'YMD' format number or string to Date efficiently, using Rust's standard library. It also provides helper functions to handle Date, e.g., quick finding the beginning or end of the given period, adding months to Date, etc.
Maintained by Xianying Tan. Last updated 4 months ago.
11.0 match 34 stars 5.82 score 13 scripts 1 dependents