Files
2024-06-25 02:34:25 +10:00

35 lines
1.2 KiB
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
R.setup cran cran spooky 1.4.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description Time feature extrapolation using spectral analysis and JackKnife resampling
long_description {*}${description}
checksums rmd160 c27849de3fa3af3b2af42033550aa6f8545298b6 \
sha256 b6079b4bda740a159929d5e8dcef50fbdeb61f75bb67abfab1825fbd5ba814a3 \
size 24314
supported_archs noarch
platforms {darwin any}
depends_lib-append 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-philentropy \
port:R-purrr \
port:R-readr \
port:R-scales \
port:R-tictoc
test.run yes