Showing 3 of total 3 results (show query)
xoopr
ooplah:Helper Functions for Class Object-Oriented Programming
Helper functions for coding object-oriented programming with a focus on R6. Includes functions for assertions and testing, looping, and re-usable design patterns including Abstract and Decorator classes.
Maintained by Raphael Sonabend. Last updated 3 years ago.
7 stars 4.32 score 2 dependentsxoopr
R62S3:Automatic Method Generation from R6
After defining an R6 class, R62S3 is used to automatically generate optional S3/S4 generics and methods for dispatch. Also allows piping for R6 objects.
Maintained by Raphael Sonabend. Last updated 3 years ago.
dispatchobject-oriented-programmingoop
31 stars 4.19 score 1 scriptspetermeissner
r6extended:Extension for 'R6' Base Class
Useful methods and data fields to extend the bare bones 'R6' class provided by the 'R6' package - ls-method, hashes, warning- and message-method, general get-method and a debug-method that assigns self and private to the global environment.
Maintained by Peter Meissner. Last updated 6 years ago.
2 stars 3.48 score 2 scripts 1 dependents