mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
813 B
Tcl
21 lines
813 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 bioconductor Bioconductor DynDoc 1.82.0
|
|
revision 0
|
|
categories-append bioconductor
|
|
maintainers nomaintainer
|
|
license Artistic-2
|
|
description Dynamic document tools
|
|
long_description A set of functions to create and interact \
|
|
with dynamic documents and vignettes.
|
|
checksums rmd160 a15a5bcf83a1d367437c91c93b95e732eced1cc2 \
|
|
sha256 5a9e0a67e0b628336d687ca5a7b14a265960cd70b3d5cd8fddf5bc837d73929c \
|
|
size 11267
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|