README.md

ooplah

CRAN Status
Badge CRAN
Checks 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.



Try the ooplah package in your browser

Any scripts or data that you put into this service are public.

ooplah documentation built on Jan. 21, 2022, 5:07 p.m.