Files

33 lines
1.2 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
# Revert to GitHub once updated there.
R.setup cran Biometris LMMsolver 1.0.8 v.
revision 0
categories-append math
maintainers nomaintainer
license GPL
description Linear Mixed Model Solver
long_description An efficient and flexible system \
to solve sparse mixed model equations.
homepage https://biometris.github.io/LMMsolver/index.html
checksums rmd160 c6d77aec8ef3552807cd322daea8fd62a58fb02a \
sha256 586b8f2c9075f153ec1f5984608c15afb8af23941425d109903c5a2234db741e \
size 1777199
# github.tarball_from archive
depends_lib-append port:R-agridat \
port:R-ggplot2 \
port:R-maps \
port:R-Rcpp \
port:R-sf \
port:R-spam
depends_test-append port:R-knitr \
port:R-rmarkdown \
port:R-tinytest
test.run yes