2023-09-11 01:23:27 +07: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 cran RationalExp 0.2.2
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 1
|
2023-09-11 01:23:27 +07:00
|
|
|
categories-append economics
|
|
|
|
|
maintainers nomaintainer
|
|
|
|
|
license GPL-3
|
|
|
|
|
description Test of the rational expectations hypothesis based on the marginal distributions of realizations and subjective beliefs
|
|
|
|
|
long_description {*}${description}
|
|
|
|
|
checksums rmd160 942bda8d303f91fd44f6d3cd88c49bc13f930c1c \
|
|
|
|
|
sha256 ef3ad58b03a74834448f201d9c9d5f4e4d23f7aabac9916a38cbe9a1afd3a128 \
|
|
|
|
|
size 215395
|
|
|
|
|
supported_archs noarch
|
2024-05-22 15:26:15 +10:00
|
|
|
platforms {darwin any}
|
2023-09-11 01:23:27 +07:00
|
|
|
|
|
|
|
|
depends_lib-append port:R-snowfall
|
|
|
|
|
|
|
|
|
|
depends_test-append port:R-knitr \
|
|
|
|
|
port:R-rmarkdown
|
|
|
|
|
|
|
|
|
|
test.run yes
|