Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
/ ooplah Public archive

Helper functions for class object-oriented programming in R with an emphasis on R6.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

xoopR/ooplah

Repository files navigation

ooplah

ooplah status badge R-CMD-check / codecov

Repo Status Lifecycle

CRAN Downloads codecov dependencies License: MIT

What is ooplah?

ooplah contains helper functions for object-oriented programming in R, with a focus on R6. These functions are used throughout the xoop universe but can be useful in any package.

Installation

For the latest release on CRAN, install with

install.packages("ooplah")

Otherwise for the latest stable build

remotes::install_github("xoopR/ooplah")

Future Plans

The ooplah API is still experimental and may be subject to major changes. Currently it’s primary use-case is in other xoopR packages, minor or major changes will be made to satisfy this dependency. Future development will then focus on code quality and speed.

Package Development and Contributing

ooplah is released under the MIT licence. We welcome and appreciate all new issues relating to bug reports, questions and suggestions. You can also start a discussion for more extensive feedback or feature suggestion.

About

Helper functions for class object-oriented programming in R with an emphasis on R6.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Languages