mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
24 lines
814 B
Tcl
24 lines
814 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 goranbrostrom eha 2.11.5
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Event History Analysis
|
|
long_description {*}${description}
|
|
homepage https://ehar.se/r/eha
|
|
checksums rmd160 4686fc20269dc1808a2f141fed146db335da49c1 \
|
|
sha256 fbe6f553f5c1e05ae38056ecd09ba6985ac59b41e85c058f695ed4437051485f \
|
|
size 2040147
|
|
|
|
compilers.setup require_fortran
|
|
|
|
depends_test-append port:R-bookdown \
|
|
port:R-knitr \
|
|
port:R-rmarkdown
|
|
|
|
test.run yes
|