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.7)proto_1.0.0.9000.zip(r-4.6)proto_1.0.0.9000.zip(r-4.5)
proto_1.0.0.9000.tgz(r-4.6-any)proto_1.0.0.9000.tgz(r-4.5-any)
proto_1.0.0.9000.tar.gz(r-4.7-any)proto_1.0.0.9000.tar.gz(r-4.6-any)
proto_1.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
proto/json (API)

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

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

On CRAN:

Conda:

11.59 score 11 stars 113 packages 647 scripts 33k downloads 5 mentions 3 exports 0 dependencies

Last updated from:833b200e04. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK98
source / vignettesOK143
linux-release-x86_64OK105
macos-release-arm64OK100
macos-oldrel-arm64OK120
windows-develOK76
windows-releaseOK63
windows-oldrelOK58
wasm-releaseOK85

Exports:as.protois.protoproto

Dependencies:

proto: An R Package for Prototype Programming
Introduction | The class "proto" and its methods | Examples | Summary | References | Frequently Asked Questions | Reference Card

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

protoref: proto Reference Card

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