Files

32 lines
1.1 KiB
Tcl

# -*- 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 alexiosg RcppBessel 1.0.0
revision 0
categories-append math
maintainers nomaintainer
license GPL-2+
description Bessel Functions Rcpp Interface
long_description ${name} exports an Rcpp interface for the Bessel \
functions in the Bessel package.
homepage https://github.com/alexiosg/RcppBessel
checksums rmd160 620623e105272b231b1dd369359964ba0e079cd0 \
sha256 a987531b86c18f46f37cd3ecf33a02261b85110a8af7b60045d73a6503d0d4a5 \
size 90820
depends_lib-append port:R-Rcpp \
port:R-Rdpack
compilers.setup require_fortran
depends_test-append port:R-Bessel \
port:R-knitr \
port:R-microbenchmark \
port:R-rmarkdown \
port:R-roxygen2 \
port:R-testthat
test.run yes