mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
697 B
Tcl
20 lines
697 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 spMC 0.3.15
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Continuous-lag spatial Markov chains
|
|
long_description {*}${description}
|
|
checksums rmd160 1a362ae87d272b52f1a2d8a909ab995ce5a7ee1b \
|
|
sha256 aa4a37f56a81ce27bf3840546cbbf17c61a6d6710d80a640619d90df933966bb \
|
|
size 94875
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|