mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
18 lines
766 B
Tcl
18 lines
766 B
Tcl
# -*- 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 cran cran carData 3.0-5
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Companion to Applied Regression Data Sets
|
|
long_description {*}${description}
|
|
homepage https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html
|
|
checksums rmd160 5442c2ade5c3e3dd4382d359ed43768ebe3fd782 \
|
|
sha256 02e77159b33e3afb8cd9cfab11cf5a996a93175f924b07d991ce44bc6e16451a \
|
|
size 1004201
|
|
supported_archs noarch
|
|
platforms {darwin any}
|