Skip to content

Commit

Permalink
R-distr*: update family of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 authored and herbygillot committed Aug 30, 2024
1 parent 981b01d commit c84f843
Show file tree
Hide file tree
Showing 9 changed files with 180 additions and 28 deletions.
29 changes: 29 additions & 0 deletions R/R-ROptEst/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# -*- 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 r-project ROptEst 1.3.3
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license LGPL-3
description Optimally Robust Estimation
long_description {*}${description}
homepage http://robast.r-forge.r-project.org
checksums rmd160 a6ca274b8950fbbd20ff525358ba7365a17f1d4f \
sha256 77e5956c3ae301251ec6992298aa4667c764e97d6f71bd8b362cca7a22382d56 \
size 162812
supported_archs noarch

depends_lib-append port:R-distr \
port:R-distrEx \
port:R-distrMod \
port:R-RandVar \
port:R-RobAStBase \
port:R-startupmsg

depends_test-append port:R-RobLox

test.run yes
30 changes: 30 additions & 0 deletions R/R-RobAStBase/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# -*- 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 r-project RobAStBase 1.2.5
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license LGPL-3
description Robust Asymptotic Statistics
long_description Base S4-classes and functions for robust asymptotic statistics.
homepage https://distr.r-forge.r-project.org
checksums rmd160 c95ad6727a6654bad55e4f9ad1854313def4cd1b \
sha256 9de17eaf366a4fdbbfb5bbb6a54b307c089a2106b48038b5ef83b2b0a81d549b \
size 163684
supported_archs noarch

depends_lib-append port:R-distr \
port:R-distrEx \
port:R-distrMod \
port:R-RandVar \
port:R-rrcov \
port:R-startupmsg

depends_test-append port:R-ROptEst \
port:R-RUnit

test.run yes
21 changes: 21 additions & 0 deletions R/R-RobAStRDA/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# -*- 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 r-project RobAStRDA 1.2.1
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license LGPL-3
description Interpolation grids for the R-RobASt \
family of packages
long_description {*}${description}
homepage https://r-forge.r-project.org/projects/robast
checksums rmd160 3d32a64c13003e7e6cf7bb52fc7e6211c374e9fe \
sha256 bc9827e848e413f10b8efec8e3b6b020570d2759cece619562ace041456fcc94 \
size 3545051
supported_archs noarch

test.run yes
34 changes: 34 additions & 0 deletions R/R-RobExtremes/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# -*- 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 r-project RobExtremes 1.3.0
revision 0
categories-append math
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license LGPL-3
description Optimally robust estimation for extreme value distributions
long_description {*}${description}
homepage https://r-forge.r-project.org/projects/robast
checksums rmd160 cf8a46692028865ac28b90a24c0ad61013266009 \
sha256 a46b54edd956d619841e94d7d9e7f88bca9e6ea1bc5f80978cc8439ba757f137 \
size 135534

depends_lib-append port:R-actuar \
port:R-evd \
port:R-distr \
port:R-distrEx \
port:R-distrMod \
port:R-RandVar \
port:R-RobAStBase \
port:R-RobAStRDA \
port:R-robustbase \
port:R-ROptEst \
port:R-startupmsg

depends_test-append port:R-fitdistrplus \
port:R-ismev \
port:R-RUnit

test.run yes
28 changes: 28 additions & 0 deletions R/R-RobLox/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# -*- 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 r-project RobLox 1.2.1
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license LGPL-3
description Optimally robust influence curves \
and estimators for location and scale
long_description {*}${description}
homepage http://robast.r-forge.r-project.org
checksums rmd160 498d1318984fe86372a7fcb321b10c168cc90492 \
sha256 42e354f5bf6ee64a719da5f65169e49e48397f8d7fc72f5b419b0fd37f868135 \
size 98839
supported_archs noarch

depends_lib-append port:R-Biobase \
port:R-distr \
port:R-distrMod \
port:R-RandVar \
port:R-RColorBrewer \
port:R-RobAStBase

test.run yes
19 changes: 14 additions & 5 deletions R/R-distr/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,26 @@
PortSystem 1.0
PortGroup R 1.0

R.setup r-forge r-project distr 2.9.3
revision 1
R.setup r-forge r-project distr 2.9.5
revision 0
categories-append math
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license LGPL-3
description Object-oriented implementation of distributions
long_description {*}${description}
homepage https://distr.r-forge.r-project.org
checksums rmd160 e34725b24d56c64b41e955d6fda67498357a644e \
sha256 fd4b2f868783c70ab77394c2faf89d81682dbda77add5fcaf1a7a673ae860da7 \
size 668295
checksums rmd160 45371456656e8f7c88fbc5122fbcae390c0cf3d8 \
sha256 70969e77a8b8ef1d0f2e384ca1ca51ca11631a1818e98e7b6d4518bbf76e318e \
size 668532

depends_lib-append port:R-sfsmisc \
port:R-startupmsg

depends_test-append port:R-distrEx \
port:R-distrMod \
port:R-knitr \
port:R-RobAStBase \
port:R-ROptEst \
port:R-svUnit

test.run yes
15 changes: 8 additions & 7 deletions R/R-distrEllipse/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,20 @@
PortSystem 1.0
PortGroup R 1.0

R.setup r-forge r-project distrEllipse 2.8.2
revision 1
R.setup r-forge r-project distrEllipse 2.8.3
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license LGPL-3
description Estimation and testing classes based on package R-distr
description Estimation and testing classes \
based on package R-distr
long_description {*}${description}
homepage https://distr.r-forge.r-project.org
checksums rmd160 757c27389cdd0102a787549e6d82e754ca264311 \
sha256 b87c67b5986e2c65923cfa792fb45476aab6cc12fd1ce55464e8efdd945a4b3c \
size 22600
checksums rmd160 c0b18f04bdaab4795cb6988f9a758e4bdf67d64c \
sha256 d3645cee912289c7557a0ed3ab9df028cf235a0e63937a4c7ba033b79ab894cd \
size 22736
supported_archs noarch
platforms {darwin any}

depends_lib-append port:R-distr \
port:R-distrEx \
Expand Down
16 changes: 7 additions & 9 deletions R/R-distrMod/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
PortSystem 1.0
PortGroup R 1.0

R.setup r-forge r-project distrMod 2.9.1
revision 2
R.setup r-forge r-project distrMod 2.9.3
revision 0
platforms {darwin any}
categories-append math
maintainers nomaintainer
Expand All @@ -13,21 +13,19 @@ description Implements S4 classes for probability models \
based on packages R-distr and R-distrEx
long_description {*}${description}
homepage https://distr.r-forge.r-project.org
checksums rmd160 c1c3a2c21261e3e70ce79b3118eea2004737403a \
sha256 e6fefa907e784bf894e5ea500739a1d9abdfed904c25f2b10555f3fac86da0fc \
size 780028
checksums rmd160 df744b717b2fa3bcbae8b04418a7f057de762245 \
sha256 af82e2ef5333bbe5f11a4a06b8af285783e9c96b0f7828567dfbfaed113b2e66 \
size 780146
supported_archs noarch

# Remove with the next update:
dist_subdir ${name}/${version}_1

depends_lib-append port:R-distr \
port:R-distrEx \
port:R-RandVar \
port:R-sfsmisc \
port:R-startupmsg

depends_test-append port:R-evd \
port:R-ismev
port:R-ismev \
port:R-RobExtremes

test.run yes
16 changes: 9 additions & 7 deletions R/R-distrSim/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,21 @@
PortSystem 1.0
PortGroup R 1.0

R.setup r-forge r-project distrSim 2.8.2
revision 1
# Revert to r-forge once updated there.
R.setup cran r-project distrSim 2.8.3
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license LGPL-3
description S4-classes for setting up a coherent framework for simulation within the R-distr family of packages
description S4-classes for setting up a coherent framework \
for simulation within the R-distr family of packages
long_description {*}${description}
homepage https://distr.r-forge.r-project.org
checksums rmd160 77456352a24730f4e1037a6bdf7c243a712ad822 \
sha256 d408e7bb984b0b7bcf683a32a63fa20ea0c93091f24c2bc70894f0bbb57626d3 \
size 26247
checksums rmd160 29463a92ec41685b3af7235f4c7e8955fbe013f1 \
sha256 feb0b4a6fc2887f62f827f94e603e309f7a9dc9cfc53a2eff973c117bef34c2c \
size 28220
supported_archs noarch
platforms {darwin any}

depends_lib-append port:R-distr \
port:R-setRNG \
Expand Down

0 comments on commit c84f843

Please sign in to comment.