# -*- 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 github jaredhuling fastglm 0.0.3 v revision 1 categories-append math maintainers nomaintainer license GPL-2+ description Fast and stable fitting of generalized linear models using RcppEigen long_description {*}${description} checksums rmd160 f0cce30150e8445a1ab58b90b4094763fec9f2d0 \ sha256 d9aa083aee510bd9416e6b931995826003d258467eb1e6f0fbc5cf961062cf8b \ size 125160 depends_lib-append port:R-BH \ port:R-bigmemory \ port:R-Rcpp \ port:R-RcppEigen compilers.setup require_fortran depends_test-append port:R-glm2 \ port:R-knitr \ port:R-rmarkdown test.run yes