CRAN/E | oops

oops

S3 Style Object Oriented Programming

Installation

About

Create simple, hassle-free classes with reference semantics similar to 'RefClass' or 'R6' but relying on S3 methods. "oops" class instances tend to be lighter weight and faster to create. Creating a class is as easy creating a list, while generating an instance is a simple function call. Support for inheritance and fixed field classes.

Key Metrics

Version 0.2.0
R ≥ 3.5
Published 2022-03-02 968 days ago
Needs compilation? yes
License MIT
License File
CRAN checks oops results

Downloads

Yesterday 3 0%
Last 7 days 7 -46%
Last 30 days 53 +4%
Last 90 days 185 +32%
Last 365 days 689 -48%

Maintainer

Maintainer

Christopher Mann

Authors

Christopher Mann

Material

NEWS
Reference manual
Package source

Vignettes

Introduction to 'oops' Classes
Building an Artificial Neural Network with 'oops' Layers to Forecast Inflation

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

oops archive

Depends

R ≥ 3.5

Imports

utils

Suggests

knitr
rmarkdown