Source: r-cran-s7
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Michael R. Crusoe <crusoe@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
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: 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.
