Package: proto 1.0.0.9000

proto: Prototype Object-Based Programming

An object oriented system using object-based, also called prototype-based, rather than class-based object oriented ideas.

Authors:Hadley Wickham [cre], Gabor Grothendieck [aut], Louis Kates [aut], Thomas Petzoldt [aut]

proto_1.0.0.9000.tar.gz
proto_1.0.0.9000.zip(r-4.5)proto_1.0.0.9000.zip(r-4.4)proto_1.0.0.9000.zip(r-4.3)
proto_1.0.0.9000.tgz(r-4.4-any)proto_1.0.0.9000.tgz(r-4.3-any)
proto_1.0.0.9000.tar.gz(r-4.5-noble)proto_1.0.0.9000.tar.gz(r-4.4-noble)
proto_1.0.0.9000.tgz(r-4.4-emscripten)proto_1.0.0.9000.tgz(r-4.3-emscripten)
proto.pdf |proto.html
proto/json (API)
NEWS

# Install 'proto' in R:
install.packages('proto', repos = c('https://hadley.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/hadley/proto/issues

On CRAN:

3 exports 11 stars 6.66 score 0 dependencies 109 dependents 5 mentions 318 scripts 21.1k downloads

Last updated 8 years agofrom:833b200e04. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-winOKSep 03 2024
R-4.5-linuxOKSep 03 2024
R-4.4-winOKSep 03 2024
R-4.4-macOKSep 03 2024
R-4.3-winOKSep 03 2024
R-4.3-macOKSep 03 2024

Exports:as.protois.protoproto

Dependencies:

proto: An R Package for Prototype Programming

Rendered fromproto.Rnwusingutils::Sweaveon Sep 03 2024.

Last update: 2016-10-28
Started: 2015-06-17

protoref: proto Reference Card

Rendered fromprotoref.Rnwusingutils::Sweaveon Sep 03 2024.

Last update: 2015-06-17
Started: 2015-06-17

Readme and manuals

Help Manual

Help pageTopics
Object-Oriented Programming with the Prototype Modelproto-package
Prototype object-based programming$.proto $<-.proto . .super .that as.proto as.proto.data.frame as.proto.environment as.proto.list as.proto.proto is.proto isnot.function print.instantiatedProtoMethod proto str.proto super that this with.proto