Files
2024-12-12 21:03:46 -05:00

32 lines
1.0 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 rchandak lpcde 0.1.5
revision 0
categories-append math
maintainers nomaintainer
license MIT
description Boundary adaptive local polynomial \
conditional density estimator
long_description {*}${description}
checksums rmd160 ceb7686c304778c26cb5dc850e3d8b1dcae006c8 \
sha256 f806164a06991e5a4b31834b76b654f15a8cd65f89d9044393ea3747207e0e1a \
size 56812
depends_lib-append port:R-combinat \
port:R-ggplot2 \
port:R-mvtnorm \
port:R-purrr \
port:R-Rcpp \
port:R-RcppArmadillo \
port:R-Rdpack
compilers.setup require_fortran
depends_test-append port:R-covr \
port:R-testthat
test.run yes