# -*- 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 outdated. R.setup cran samuel-watson SparseChol 0.3.1 revision 1 categories-append math maintainers nomaintainer license GPL-2+ description Sparse Cholesky LDL decomposition of symmetric matrices long_description {*}${description} homepage https://github.com/samuel-watson/SparseChol checksums rmd160 45c01b0b425f241177955cc582a8f74d1556d0a1 \ sha256 44a827285c6de8682ac47099e26e37527ce8432adfbc43497828d35a8c496abf \ size 22201 depends_lib-append port:R-Rcpp \ port:R-RcppEigen compilers.setup require_fortran depends_test-append port:R-testthat test.run yes