# -*- 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 fabsig gpboost 1.5.0 revision 0 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license Apache-2 description Combining tree-boosting with Gaussian process and mixed effects models long_description {*}${description} homepage https://github.com/fabsig/GPBoost checksums rmd160 6f258b1e765425935ad243f325a964cf5b0a97d5 \ sha256 10cd1c3e4ac8a287a86a6ef4dab4f95d14761a4035794d45d783a7d5da06ae72 \ size 2154056 depends_lib-append port:R-data.table \ port:R-R6 \ port:R-RJSONIO compiler.cxx_standard 2017 depends_test-append port:R-testthat test.run yes # FIXME: linking on Rosetta may fail: https://github.com/fabsig/GPBoost/issues/97 # No problem when building natively on PowerPC.