| Port details |
- R-cran-S7 Object Oriented System, Successor to S3 and S4
- 0.2.1 devel
=0 0.2.1Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-03-01 15:00:06
- Last Update: 2025-11-19 05:45:49
- Commit Hash: dc9d331
- License: MIT
- WWW:
- https://cran.r-project.org/package=S7
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-S7>0:devel/R-cran-S7
- To install the port:
- cd /usr/ports/devel/R-cran-S7/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-S7
- pkg install R-cran-S7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-S7
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1763437578
SHA256 (S7_0.2.1.tar.gz) = f026ec13aa4d0613720c483e2b6ec28251f4d4b7cc6624cab689ecfcac189a5b
SIZE (S7_0.2.1.tar.gz) = 184141
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- R-cran-callr>0 : devel/R-cran-callr
- R-cran-covr>0 : devel/R-cran-covr
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-testthat>=3.2.0 : devel/R-cran-testthat
- R-cran-tibble>0 : devel/R-cran-tibble
- Runtime dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- graphics/R-cran-ggplot2
- for Run
-
- graphics/R-cran-ggplot2
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-S7
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.1 19 Nov 2025 05:45:49
    |
Zsolt Udvari (uzsolt)  |
devel/R-cran-S7: Update to 0.2.1
Changelog: https://cran.r-project.org/web/packages/S7/news/news.html |
0.2.0 01 Mar 2025 14:57:09
    |
Zsolt Udvari (uzsolt)  |
devel/R-cran-S7: new port
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. |