# -*- 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 xsp 0.1.2
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Chi-square periodogram
long_description    The circadian period of a time series data is predicted and the statistical significance of the periodicity \
                    are calculated using the chi-square periodogram.
checksums           rmd160  841494d3eec1a316b56a0c14f5b8748a67e14b07 \
                    sha256  19f0d279b0897fe73d0ffe26f8c12ac60a46c49b8b7c8da2c4a26c3284ea75c9 \
                    size    3282
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2 \
                    port:R-reshape2

depends_test-append port:R-testthat

test.run            yes
