Files
2024-04-26 11:38:57 -04:00

25 lines
825 B
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- 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
# GitHub version lags behind.
R.setup cran robertdj RDP 0.3.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description RamerDouglasPeucker algorithm
long_description {*}${description}
checksums rmd160 6dccd0af254deda30a7dde97c560924fafebfd02 \
sha256 931e182c1d8869183bc07accb48d5d2c46e3dd2a83924d193e26f80e92686da1 \
size 26683
depends_lib-append port:R-Rcpp
depends_test-append port:R-testthat \
port:R-withr \
port:R-zeallot
test.run yes