Files

40 lines
1.4 KiB
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 giancarlo.vercellino jenga 1.3.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description Fast extrapolation of time features using k-nearest neighbors
long_description {*}${description}
homepage https://rpubs.com/giancarlo_vercellino/jenga
checksums rmd160 4f1aceb35a5f6f2aed04bd664e2fe97bb46acfab \
sha256 0c5e5e7729142c84cc8c61b16a48011df36be88c1f1a3e669352fda9d4b4017b \
size 14639
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-abind \
port:R-dplyr \
port:R-entropy \
port:R-fANCOVA \
port:R-fastDummies \
port:R-ggplot2 \
port:R-greybox \
port:R-imputeTS \
port:R-lubridate \
port:R-modeest \
port:R-moments \
port:R-narray \
port:R-philentropy \
port:R-purrr \
port:R-readr \
port:R-Rfast \
port:R-scales \
port:R-tictoc
test.run yes