mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
955 B
Tcl
26 lines
955 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 truecluster bit 4.5.0
|
|
revision 0
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Classes and methods for fast memory-efficient boolean selections
|
|
long_description {*}${description}
|
|
checksums rmd160 a2150a68ae4983a633267f13d08032f2609991a9 \
|
|
sha256 89ddc5e38c2d61718d117a0288828ab61dee93269ca61c609d3e173a85e7cbed \
|
|
size 859114
|
|
|
|
depends_test-append port:R-bit64 \
|
|
port:R-ff \
|
|
port:R-knitr \
|
|
port:R-microbenchmark \
|
|
port:R-rmarkdown \
|
|
port:R-roxygen2 \
|
|
port:R-testthat
|
|
|
|
test.run yes
|