mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
794 B
Tcl
20 lines
794 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 RoelandCEKindt maxlike 0.1-11
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-3+
|
|
description Model species distributions by estimating the probability \
|
|
of occurrence using presence-only data
|
|
long_description {*}${description}
|
|
checksums rmd160 f34b8c91a0f89d52d385b5332107551bbc536464 \
|
|
sha256 6dde7bb4a46d5509a1fee024c2fd1d13c82e14a80806969ec89359103ade01e9 \
|
|
size 481334
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-raster
|