Port details |
- R-cran-R.methodsS3 Methods that simplify the setup of S3 generic functions
- 1.8.2 devel =0 1.8.2Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2024-09-26 07:45:12
- Last Update: 2024-09-26 07:44:21
- Commit Hash: e6f0342
- License: LGPL21 LGPL3
- WWW:
- https://cran.r-project.org/web/packages/R.methodsS3/
- Description:
- Methods that simplify the setup of S3 generic functions and S3 methods. Major
effort has been made in making definition of methods as simple as possible with
a minimum of maintenance for package developers. For example, generic functions
are created automatically, if missing, and naming conflict are automatically
solved, if possible. The method setMethodS3() is a good start for those who in
the future may want to migrate to S4. This is a cross-platform package
implemented in pure R that generates standard S3 methods.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-R.methodsS3>0:devel/R-cran-R.methodsS3
- To install the port:
- cd /usr/ports/devel/R-cran-R.methodsS3/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-R.methodsS3
- pkg install R-cran-R.methodsS3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-R.methodsS3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727336130
SHA256 (R.methodsS3_1.8.2.tar.gz) = 822d5e61dad4c91e8883be2b38d7b89f87492046d0fe345704eb5d2658927c2e
SIZE (R.methodsS3_1.8.2.tar.gz) = 24131
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
- Runtime dependencies:
-
- R : math/R
- This port is required by:
- for Run
-
- devel/R-cran-R.oo
- devel/R-cran-R.utils
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-R.methodsS3
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.2 26 Sep 2024 07:44:21 |
Zsolt Udvari (uzsolt) |
devel/R-cran-R.methodsS3: new port
Methods that simplify the setup of S3 generic functions and S3 methods.
Major effort has been made in making definition of methods as simple as
possible with a minimum of maintenance for package developers. For
example, generic functions are created automatically, if missing, and
naming conflict are automatically solved, if possible. The method
setMethodS3() is a good start for those who in the future may want to
migrate to S4. This is a cross-platform package implemented in pure R
that generates standard S3 methods. |
Number of commits found: 1
|