Package: S7 0.2.2.9000
S7: An Object Oriented System Meant to Become a Successor to S3 and S4
A new object oriented programming system designed to be a successor to S3 and S4. It includes formal class, generic, and method specification, and a limited form of multiple dispatch. It has been designed and implemented collaboratively by the R Consortium Object-Oriented Programming Working Group, which includes representatives from R-Core, 'Bioconductor', 'Posit'/'tidyverse', and the wider R community.
Authors:
S7_0.2.2.9000.tar.gz
S7_0.2.2.9000.zip(r-4.7)S7_0.2.2.9000.zip(r-4.6)S7_0.2.2.9000.zip(r-4.5)
S7_0.2.2.9000.tgz(r-4.6-x86_64)S7_0.2.2.9000.tgz(r-4.6-arm64)S7_0.2.2.9000.tgz(r-4.5-x86_64)S7_0.2.2.9000.tgz(r-4.5-arm64)
S7_0.2.2.9000.tar.gz(r-4.7-arm64)S7_0.2.2.9000.tar.gz(r-4.7-x86_64)S7_0.2.2.9000.tar.gz(r-4.6-arm64)S7_0.2.2.9000.tar.gz(r-4.6-x86_64)
S7_0.2.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
S7/json (API)
NEWS
| # Install 'S7' in R: |
| install.packages('S7', repos = c('https://rconsortium.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rconsortium/s7/issues
Pkgdown/docs site:https://rconsortium.github.io
Last updated from:24d3abc34c. Checks:9 OK, 4 NOTE. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 178 | ||
| linux-devel-x86_64 | OK | 140 | ||
| source / vignettes | OK | 176 | ||
| linux-release-arm64 | OK | 124 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | NOTE | 125 | ||
| macos-release-x86_64 | NOTE | 154 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| macos-oldrel-x86_64 | OK | 177 | ||
| windows-devel | NOTE | 111 | ||
| windows-release | NOTE | 196 | ||
| windows-oldrel | OK | 115 | ||
| wasm-release | OK | 95 |
Exports::=as_classcheck_is_S7class_anyclass_atomicclass_callclass_characterclass_complexclass_data.frameclass_Dateclass_doubleclass_environmentclass_expressionclass_factorclass_formulaclass_functionclass_integerclass_languageclass_listclass_logicalclass_missingclass_nameclass_numericclass_POSIXctclass_POSIXltclass_POSIXtclass_rawclass_vectorconvertmethodmethod_explainmethod<-methods_registernew_classnew_external_genericnew_genericnew_objectnew_propertynew_S3_classnew_unionpropprop_existsprop_infoprop_namesprop<-propsprops<-S4_registerS7_classS7_class_descS7_dataS7_data<-S7_dispatchS7_inheritsS7_objectS7_on_buildS7_on_loadset_propssupervalid_eventuallyvalid_implicitlyvalidate
Dependencies:
Classes and objects
Rendered fromclasses-objects.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-11
Started: 2023-05-08
Compatibility with S3 and S4
Rendered fromcompatibility.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-11
Started: 2022-03-18
Generics and methods
Rendered fromgenerics-methods.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-11
Started: 2023-05-08
Motivation for S7
Rendered frommotivation.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2023-11-23
Started: 2023-07-10
Performance
Rendered fromperformance.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-11
Started: 2021-03-17
S7 basics
Rendered fromS7.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-11
Started: 2023-02-13
Using S7 in a package
Rendered frompackages.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-11
Started: 2023-07-18
