mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
807 B
Tcl
23 lines
807 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 rsbivand splancs 2.01-45
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Spatial and space-time point pattern analysis
|
|
long_description {*}${description}
|
|
homepage https://www.maths.lancs.ac.uk/~rowlings/Splancs
|
|
checksums rmd160 4d180733977da3a1d3c2a97a2e3848d9d2235d16 \
|
|
sha256 8bccf1d61d7feaab52da07a9c95aa66bcd3986a6b214f13b232c1e2bea4b76d3 \
|
|
size 101473
|
|
|
|
depends_lib-append port:R-sp
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|