Files

26 lines
865 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 stla intmap 1.0.0
revision 2
categories-append devel
maintainers nomaintainer
license GPL-3
description Ordered containers with integer keys
long_description {*}${description}
checksums rmd160 edad66111b48094651c008f6aaf55a106a5e04bf \
sha256 6e41d32b058b1ccabf4762054483b9d8788123c9d96ecd2fd9cf2aa8a604b8bb \
size 10590
depends_lib-append port:R-BH \
port:R-maybe \
port:R-R6 \
port:R-Rcpp
depends_test-append port:R-testthat
# There are no specific tests, as of now.
test.run yes