Files

40 lines
1.4 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 Doktorandahl evinf 0.8.10
revision 0
categories-append math
maintainers nomaintainer
license MIT
description Inference with extreme value inflated count data
long_description {*}${description}
homepage https://github.com/Doktorandahl/evinf
checksums rmd160 90645e6a93a35c43c03c38e714b7bed33401f136 \
sha256 459903b80d96fcb11a829830f90851fb08279e56d159a6b1f005c73f9a795990 \
size 112169
depends_lib-append port:R-doParallel \
port:R-doRNG \
port:R-dplyr \
port:R-foreach \
port:R-generics \
port:R-magrittr \
port:R-mistr \
port:R-MLmetrics \
port:R-pscl \
port:R-purrr \
port:R-Rcpp \
port:R-RcppArmadillo \
port:R-Rdpack \
port:R-rlang \
port:R-stringi \
port:R-stringr \
port:R-tibble \
port:R-tidyr
compilers.setup require_fortran
test.run yes