Files

32 lines
1.0 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
# GitHub version is old.
R.setup cran cszang treeclim 2.0.6.0
revision 1
maintainers nomaintainer
license GPL-2
description Numerical calibration of proxyclimate relationships
long_description {*}${description}
checksums rmd160 9b592f07c57c89c5f214d11641a8fe8894d316c1 \
sha256 62016efb4d7cfa7fa11b8a7a181bc4f304a4e181f670e9a58eccbfbe8d39b67d \
size 95720
depends_lib-append port:R-abind \
port:R-ggplot2 \
port:R-lmodel2 \
port:R-lmtest \
port:R-np \
port:R-plyr \
port:R-Rcpp \
port:R-RcppArmadillo
compilers.setup require_fortran
depends_test-append port:R-dplR \
port:R-testthat
test.run yes