2023-01-18 11:48:45 +08:00
|
|
|
# -*- 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 zlzrm RcppDL 0.0.5
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 2
|
2023-01-18 11:48:45 +08:00
|
|
|
maintainers nomaintainer
|
|
|
|
|
license GPL-3
|
|
|
|
|
description Deep Learning Methods via Rcpp
|
|
|
|
|
long_description {*}${description}
|
|
|
|
|
checksums rmd160 c197b9c53749ace70271f0e83ef905e8ab0414a0 \
|
|
|
|
|
sha256 e223bee71e78f95470ab8b3272f3b45286dd04e9fa9dae945f691a65170031be \
|
|
|
|
|
size 12456
|
|
|
|
|
|
|
|
|
|
depends_lib-append port:R-Rcpp
|