mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
728 B
Tcl
20 lines
728 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 michael.dietze caTools 1.18.3
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Some tools like moving window statistics, \
|
|
GIF, Base64, ROC AUC etc.
|
|
long_description {*}${description}
|
|
checksums rmd160 c89377290cb276a73923f8fdd8e528a9180b001f \
|
|
sha256 e71b3942a7a239779028b1104c262ec5f70183128638ac7fb649c8d62c0468d8 \
|
|
size 65825
|
|
|
|
depends_lib-append port:R-bitops
|
|
|
|
test.run yes
|