Files

26 lines
868 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 jkrijthe Rtsne 0.17
revision 1
categories-append math
maintainers nomaintainer
license BSD
description T-distributed stochastic neighbor embedding using a BarnesHut implementation
long_description {*}${description}
checksums rmd160 b275383a43e7bdbae5ac729d644e1fba191b1c44 \
sha256 3aae6814d6c6d406785145f07374135652f2b26a58690dfd4bfbc8365dc5590b \
size 70904
depends_lib-append port:R-Rcpp
compilers.setup require_fortran
depends_test-append port:R-irlba \
port:R-testthat
test.run yes