Files

22 lines
761 B
Tcl
Raw Permalink Normal View History

2023-09-09 16:55:10 +07:00
# -*- 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
2024-05-26 16:28:32 +08:00
R.setup cran johndkloke Rfit 0.27.0
revision 0
2023-09-09 16:55:10 +07:00
categories-append math
maintainers nomaintainer
license GPL-2+
description Rank-based estimation estimation and inference for linear models
long_description {*}${description}
2024-05-26 16:28:32 +08:00
checksums rmd160 2f7949a63f1b0b079ea9705dd0aabbb76101b99f \
sha256 1a3c0f097b1648322c597ab5841d0f053401cf4dfb23fd943a57318a7a17b7f2 \
size 78923
2023-09-09 16:55:10 +07:00
compilers.setup require_fortran
depends_test-append port:R-testthat
test.run yes