Files

26 lines
943 B
Tcl
Raw Permalink Normal View History

2023-06-08 08:22:39 +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
2024-03-23 01:17:20 +08:00
R.setup cran benjamin.taylor.software miscFuncs 1.5-8
revision 1
2023-06-08 08:22:39 +08:00
maintainers nomaintainer
license GPL-3
2024-03-23 01:17:20 +08:00
description Miscellaneous useful functions including LaTeX tables, \
Kalman filtering and development tools
2023-06-08 08:22:39 +08:00
long_description {*}${description}
2024-03-23 01:17:20 +08:00
checksums rmd160 f5bb2207a7e985927976c81106aadc34f7ab7c38 \
sha256 58814cb2314c04235b0fc9f63add52c01d82e06c3c39d6af811c37a1de00ddc6 \
size 89722
2023-06-08 08:22:39 +08:00
supported_archs noarch
2024-06-02 03:09:44 +10:00
platforms {darwin any}
2023-06-08 08:22:39 +08:00
2024-03-23 01:17:20 +08:00
depends_lib-append port:R-extraDistr \
port:R-mvtnorm \
2023-06-08 08:22:39 +08:00
port:R-roxygen2
2024-03-23 01:17:20 +08:00
depends_test-append port:R-bayesGARCH
2023-06-08 08:22:39 +08:00
test.run yes