GET /api/v1/ports/?format=api&ordering=-created_at&page=226
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=227",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=225",
    "results": [
        {
            "name": "libqtxdg-legacy",
            "portdir": "devel/libqtxdg-legacy",
            "version": "1.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lxqt/libqtxdg",
            "description": "Qt implementation of freedesktop.org xdg specs",
            "long_description": "Qt implementation of freedesktop.org xdg specs",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "qt4-mimetypes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "starpu13",
            "portdir": "devel/starpu13",
            "version": "1.3.11",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://starpu.gitlabpages.inria.fr",
            "description": "Unified runtime system for heterogeneous multicore architectures",
            "long_description": "StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "OpenBLAS",
                        "hdf5",
                        "hwloc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwinff",
            "portdir": "multimedia/qwinff",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/qwinff/qwinff",
            "description": "QWinFF, FFmpeg GUI front-end based on Qt4",
            "long_description": "QWinFF, FFmpeg GUI front-end based on Qt4",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sox",
                        "ffmpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-vMF",
            "portdir": "R/R-vMF",
            "version": "0.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vMF",
            "description": "Sampling from the von Mises–Fisher distribution",
            "long_description": "Sampling from the von Mises–Fisher distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-triangle",
            "portdir": "R/R-triangle",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bertcarnell/triangle",
            "description": "Distribution functions and parameter estimates for the Triangle distribution",
            "long_description": "Distribution functions and parameter estimates for the Triangle distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimMultiCorrData"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-extraDistr",
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-trapezoid",
            "portdir": "R/R-trapezoid",
            "version": "2.0-2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trapezoid",
            "description": "Trapezoidal distribution",
            "long_description": "Trapezoidal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FuzzyClass"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-sampling",
            "portdir": "R/R-sampling",
            "version": "2.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sampling",
            "description": "Survey Sampling",
            "long_description": "Survey Sampling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NonProbEst",
                        "R-bootstrapFP",
                        "R-ergMargins",
                        "R-jipApprox"
                    ]
                }
            ]
        },
        {
            "name": "R-rrMixture",
            "portdir": "R/R-rrMixture",
            "version": "0.1-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rrMixture",
            "description": "Reduced-Rank Mixture models",
            "long_description": "Reduced-Rank Mixture models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-matrixcalc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesm",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rrpack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jipApprox",
            "portdir": "R/R-jipApprox",
            "version": "0.1.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jipApprox",
            "description": "Approximate inclusion probabilities for survey sampling",
            "long_description": "Approximate inclusion probabilities for survey sampling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sampling",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gb",
            "portdir": "R/R-gb",
            "version": "2.3.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gb",
            "description": "Generalized Lambda distribution and generalized bootstrapping",
            "long_description": "Generalized Lambda distribution and generalized bootstrapping",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-gamCopula",
            "portdir": "R/R-gamCopula",
            "version": "0.0-7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamCopula",
            "description": "Generalized additive models for bivariate conditional dependence structures and vine copulas",
            "long_description": "Generalized additive models for bivariate conditional dependence structures and vine copulas",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-doParallel",
                        "R-foreach",
                        "R-gsl",
                        "R-VineCopula",
                        "R-CRAN-recommended",
                        "R-copula",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-expectreg",
            "portdir": "R/R-expectreg",
            "version": "0.53",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=expectreg",
            "description": "Expectile and quantile regression",
            "long_description": "Expectile and quantile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-quadprog",
                        "R-fields",
                        "R-BayesX",
                        "R-mboost",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SemiPar"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-locpolExpectile"
                    ]
                }
            ]
        },
        {
            "name": "R-easyanova",
            "portdir": "R/R-easyanova",
            "version": "11.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=easyanova",
            "description": "Analysis of variance and other important complementary analyses",
            "long_description": "Analysis of variance and other important complementary analyses",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-comparison",
            "portdir": "R/R-comparison",
            "version": "1.0.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=comparison",
            "description": "Multivariate likelihood ratio calculation and evaluation",
            "long_description": "Multivariate likelihood ratio calculation and evaluation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-isotone",
                        "R-CVglasso",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bootstrapFP",
            "portdir": "R/R-bootstrapFP",
            "version": "0.4.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bootstrapFP",
            "description": "Bootstrap algorithms for finite population inference",
            "long_description": "Bootstrap algorithms for finite population inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sampling",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-betaMC",
            "portdir": "R/R-betaMC",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jeksterslab.github.io/betaMC",
            "description": "Monte Carlo for regression effect sizes",
            "long_description": "Monte Carlo for regression effect sizes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mice",
                        "R-Amelia"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bartBMA",
            "portdir": "R/R-bartBMA",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bartBMA",
            "description": "Bayesian Additive Regression Trees using Bayesian Model Averaging",
            "long_description": "Bayesian Additive Regression Trees using Bayesian Model Averaging",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-mvnfast",
                        "R-Rdpack",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PReMiuM",
            "portdir": "R/R-PReMiuM",
            "version": "3.2.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PReMiuM",
            "description": "Dirichlet process Bayesian clustering, profile regression",
            "long_description": "Dirichlet process Bayesian clustering, profile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-data.table",
                        "R-ggplot2",
                        "R-plotrix",
                        "R-sf",
                        "R-spdep",
                        "R-gamlss.dist",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LMMstar",
            "portdir": "R/R-LMMstar",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bozenne/LMMstar",
            "description": "Repeated measurement models for discrete times",
            "long_description": "Repeated measurement models for discrete times",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-lava",
                        "R-doParallel",
                        "R-foreach",
                        "R-copula",
                        "R-multcomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Publish",
                        "R-ggh4x",
                        "R-mice",
                        "R-ggpubr",
                        "R-asht",
                        "R-qqtest",
                        "R-nlmeU",
                        "R-rmcorr",
                        "R-data.table",
                        "R-mvtnorm",
                        "R-reshape2",
                        "R-scales",
                        "R-testthat",
                        "R-lme4",
                        "R-pbapply",
                        "R-psych",
                        "R-lmerTest",
                        "R-R.rsp",
                        "R-optimx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HMMcopula",
            "portdir": "R/R-HMMcopula",
            "version": "1.0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HMMcopula",
            "description": "Markov regime switching copula models estimation and goodness of fit",
            "long_description": "R functions to estimate and perform goodness of fit test for several Markov regime switching and mixture bivariate copula models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-copula",
                        "R-matrixcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GenBinomApps",
            "portdir": "R/R-GenBinomApps",
            "version": "1.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GenBinomApps",
            "description": "Clopper–Pearson confidence interval and generalized Binomial distribution",
            "long_description": "Clopper–Pearson confidence interval and generalized Binomial distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-GLDEX",
            "portdir": "R/R-GLDEX",
            "version": "2.0.0.9.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GLDEX",
            "description": "Fitting single and mixture of generalised Lambda distributions",
            "long_description": "Fitting single and mixture of generalised Lambda distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-spacefillr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-DiSSMod",
            "portdir": "R/R-DiSSMod",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DiSSMod",
            "description": "Fitting sample selection models for discrete response variables",
            "long_description": "Fitting sample selection models for discrete response variables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sfsmisc",
                        "R-matrixcalc",
                        "R-CRAN-recommended",
                        "R-psych"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CVglasso",
            "portdir": "R/R-CVglasso",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CVglasso",
            "description": "Lasso-penalized precision matrix estimation",
            "long_description": "Lasso-penalized precision matrix estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glasso",
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GGRidge",
                        "R-comparison"
                    ]
                }
            ]
        },
        {
            "name": "R-CARBayesdata",
            "portdir": "R/R-CARBayesdata",
            "version": "3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CARBayesdata",
            "description": "Data used in the vignettes accompanying the CARBayes and CARBayesST packages",
            "long_description": "Data used in the vignettes accompanying the CARBayes and CARBayesST packages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "asl",
            "portdir": "math/asl",
            "version": "20240106",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ampl/asl",
            "description": "ASL is A Modeling Language for Mathematical Programming (AMPL) Solver Library",
            "long_description": "ASL is A Modeling Language for Mathematical Programming (AMPL) Solver Library.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "coinor-cbc",
                        "coinor-clp",
                        "ipopt"
                    ]
                }
            ]
        },
        {
            "name": "py-nmrglue-devel",
            "portdir": "python/py-nmrglue",
            "version": "20260209-5b2e8ce9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nmrglue.com",
            "description": "A module for working with NMR data in Python",
            "long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-nmrglue-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-math-dct",
            "portdir": "perl/p5-math-dct",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::DCT",
            "description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-phash",
                        "p5-math-dct"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-math-dct",
            "portdir": "perl/p5-math-dct",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::DCT",
            "description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-image-phash"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-math-dct",
            "portdir": "perl/p5-math-dct",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::DCT",
            "description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-image-phash"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-math-dct",
            "portdir": "perl/p5-math-dct",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::DCT",
            "description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-image-phash"
                    ]
                }
            ]
        },
        {
            "name": "p5-math-dct",
            "portdir": "perl/p5-math-dct",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-math-dct",
            "homepage": "https://metacpan.org/pod/Math::DCT",
            "description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "long_description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-dct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-image-phash",
            "portdir": "perl/p5-image-phash",
            "version": "0.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PHash",
            "description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "long_description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-perlmagick",
                        "p5.34-imager",
                        "clang-18",
                        "p5.34-gd",
                        "p5.34-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-dct",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-image-phash"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-image-phash",
            "portdir": "perl/p5-image-phash",
            "version": "0.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PHash",
            "description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "long_description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-perlmagick",
                        "p5.32-imager",
                        "clang-18",
                        "p5.32-gd",
                        "p5.32-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-math-dct",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-image-phash",
            "portdir": "perl/p5-image-phash",
            "version": "0.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PHash",
            "description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "long_description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-perlmagick",
                        "p5.30-imager",
                        "clang-18",
                        "p5.30-gd",
                        "p5.30-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-math-dct",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-image-phash",
            "portdir": "perl/p5-image-phash",
            "version": "0.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PHash",
            "description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "long_description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-perlmagick",
                        "p5.28-imager",
                        "clang-18",
                        "p5.28-gd",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-math-dct",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-image-phash",
            "portdir": "perl/p5-image-phash",
            "version": "0.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-image-phash",
            "homepage": "https://metacpan.org/pod/Image::PHash",
            "description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "long_description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-phash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-imager",
            "portdir": "perl/p5-imager",
            "version": "1.31.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager",
            "description": "Imager - Perl extension for Generating 24 bit Images",
            "long_description": "Imager - Perl extension for Generating 24 bit Images",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "tiff",
                        "giflib",
                        "perl5.34",
                        "p5.34-scalar-list-utils",
                        "freetype",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-image-phash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-imager",
                        "p5.34-imager-file-avif",
                        "p5.34-imager-file-heif"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-imager",
            "portdir": "perl/p5-imager",
            "version": "1.31.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager",
            "description": "Imager - Perl extension for Generating 24 bit Images",
            "long_description": "Imager - Perl extension for Generating 24 bit Images",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "tiff",
                        "giflib",
                        "freetype",
                        "p5.32-scalar-list-utils",
                        "perl5.32",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-image-phash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-imager-file-avif",
                        "p5.32-imager-file-heif"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-imager",
            "portdir": "perl/p5-imager",
            "version": "1.31.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager",
            "description": "Imager - Perl extension for Generating 24 bit Images",
            "long_description": "Imager - Perl extension for Generating 24 bit Images",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "tiff",
                        "giflib",
                        "p5.30-scalar-list-utils",
                        "freetype",
                        "perl5.30",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-image-phash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-imager-file-avif",
                        "p5.30-imager-file-heif"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-imager",
            "portdir": "perl/p5-imager",
            "version": "1.31.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager",
            "description": "Imager - Perl extension for Generating 24 bit Images",
            "long_description": "Imager - Perl extension for Generating 24 bit Images",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "tiff",
                        "giflib",
                        "p5.28-scalar-list-utils",
                        "freetype",
                        "perl5.28",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-image-phash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-imager-file-avif",
                        "p5.28-imager-file-heif"
                    ]
                }
            ]
        },
        {
            "name": "p5-imager",
            "portdir": "perl/p5-imager",
            "version": "1.31.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "p5.34-imager",
            "homepage": "https://metacpan.org/pod/Imager",
            "description": "Imager - Perl extension for Generating 24 bit Images",
            "long_description": "Imager - Perl extension for Generating 24 bit Images",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libjodycode",
            "portdir": "devel/libjodycode",
            "version": "4.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/jbruchon/libjodycode",
            "description": "Library for imagepile, jdupes, winregfs, zeromerge.",
            "long_description": "libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jdupes"
                    ]
                }
            ]
        },
        {
            "name": "repgrep",
            "portdir": "textproc/repgrep",
            "version": "0.16.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/acheronfail/repgrep",
            "description": "An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.",
            "long_description": "repgrep is an interactive command line tool to make find and replacement easy. It uses ripgrep to find, and then provides you with a simple interface to see the replacements in real-time and conditionally replace matches.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "asciidoctor",
                        "clang-20",
                        "cargo",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ripgrep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-truncnormbayes",
            "portdir": "R/R-truncnormbayes",
            "version": "0.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mathurlabstanford.github.io/truncnormbayes",
            "description": "Estimates moments for a truncated normal distribution via Stan",
            "long_description": "Estimates moments for a truncated normal distribution via Stan",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-rstan",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-truncnorm",
                        "R-withr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sumR",
            "portdir": "R/R-sumR",
            "version": "0.4.15",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sumR",
            "description": "Approximate summation of series",
            "long_description": "Approximate summation of series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixStats",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sae2",
            "portdir": "R/R-sae2",
            "version": "1.2-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sae2",
            "description": "Time series area-level models for small area estimation",
            "long_description": "Time series area-level models for small area estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sae"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-polyaAeppli",
            "portdir": "R/R-polyaAeppli",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=polyaAeppli",
            "description": "Implementation of the Polya–Aeppli distribution",
            "long_description": "Implementation of the Polya–Aeppli distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-poistweedie",
            "portdir": "R/R-poistweedie",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=poistweedie",
            "description": "Poisson–Tweedie exponential family models",
            "long_description": "Poisson–Tweedie exponential family models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-plasso",
            "portdir": "R/R-plasso",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plasso",
            "description": "Cross-validated (post-)lasso",
            "long_description": "Cross-validated (post-)lasso",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "R-iterators",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xfun",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}