mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
803 B
Tcl
23 lines
803 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 wrathematics coop 0.6-3
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license BSD
|
|
description Co-Operation: fast covariance, correlation and cosine similarity operations
|
|
long_description {*}${description}
|
|
checksums rmd160 1655f3d3601c94fa742a44d07d6b6df623e4089a \
|
|
sha256 40904e172812c14810f83bc7ee7f6e3fc768fae268208fb3b14f73f5b44e8973 \
|
|
size 467165
|
|
|
|
compilers.setup require_fortran
|
|
|
|
depends_test-append port:R-memuse \
|
|
port:R-slam
|
|
|
|
test.run yes
|