Source: r-cran-s7 Maintainer: Debian R Packages Maintainers Uploaders: Michael R. Crusoe Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, architecture-is-64-bit, architecture-is-little-endian Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-s7 Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-s7.git Homepage: https://cran.r-project.org/package=S7 Rules-Requires-Root: no Package: r-cran-s7 Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: Object Oriented System Successor to S3 and S4 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.