2023-02-16 14:21:23 +08:00
|
|
|
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
|
|
|
|
|
|
PortSystem 1.0
|
|
|
|
|
PortGroup R 1.0
|
|
|
|
|
|
|
|
|
|
R.setup github HenrikBengtsson R.methodsS3 1.8.2
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 2
|
2026-04-11 19:42:02 +04:00
|
|
|
maintainers nomaintainer
|
2023-02-16 14:21:23 +08:00
|
|
|
license {LGPL-2.1 LGPL-3}
|
|
|
|
|
description S3 methods simplified
|
|
|
|
|
long_description {*}${description}
|
|
|
|
|
checksums rmd160 413c6c28913562084ca582235fee92729214cc4a \
|
|
|
|
|
sha256 4f41b96fa0e2721ebd9168c063cac99e74d055a8440ce237e7379267bc53774e \
|
|
|
|
|
size 35872
|
|
|
|
|
supported_archs noarch
|
2024-05-22 15:26:15 +10:00
|
|
|
platforms {darwin any}
|
2023-02-16 14:21:23 +08:00
|
|
|
|
|
|
|
|
test.run yes
|