I scratched together a new package called RS for R (via Rust) that provides a relatively simple OOP implementation, and it is currently the fastest R classes option available (that I am aware of).
If you're interested in Rust and/or R programming I'd love to hear your thoughts/criticisms/suggestions, and issues/PRs are definitely welcome. It's still very early stages with things I need to add and iron out.
I scratched together a new package called RS for R (via Rust) that provides a relatively simple OOP implementation, and it is currently the fastest R classes option available (that I am aware of).
If you're interested in Rust and/or R programming I'd love to hear your thoughts/criticisms/suggestions, and issues/PRs are definitely welcome. It's still very early stages with things I need to add and iron out.