# -*- 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 rcst rim 0.6.4 revision 0 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-3+ description Interface to Maxima, enabling symbolic computation long_description ${name} is an interface to the powerful and fairly complete \ computer algebra system Maxima. homepage https://rcst.github.io/rim checksums rmd160 bd7b0bf2623c75d8e29f1229a60c9024ffa91aed \ sha256 9243588443af473e692dd5554d49bac37b436bf0823c124b838913394d599d44 \ size 717777 depends_lib-append port:R-GlobalOptions \ port:R-knitr \ port:R-R6 \ port:R-Rcpp depends_test-append port:R-rmarkdown \ port:R-testthat # FIXME: https://github.com/rcst/rim/issues/45 test.run yes notes " To use ${name} please install maxima port. "