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

{
    "count": 50855,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=420",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=418",
    "results": [
        {
            "name": "latexdiff",
            "portdir": "tex/latexdiff",
            "version": "1.3.4",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ctan.org/pkg/latexdiff",
            "description": "determine and mark up significant differences between latex files",
            "long_description": "latexdiff is a Perl script, which compares two latex files and marks up significant differences between them (i.e. a diff for latex files). Various options are available for visual markup using standard latex packages such as \"color.sty\". Changes not directly affecting visible text, for example in formatting commands, are still marked in the latex source.",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-algorithm-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra"
                    ]
                }
            ]
        },
        {
            "name": "zenity",
            "portdir": "gnome/zenity",
            "version": "3.42.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Zenity",
            "description": "Zenity allows you to display dialog boxes from the commandline.",
            "long_description": "description",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [
                "libnotify",
                "webkitgtk",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "itstool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnotify",
                        "gtk3",
                        "libiconv",
                        "webkit2-gtk",
                        "xorg-libX11",
                        "gettext-runtime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "metacity",
                        "octave-zenity"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-spydr",
                        "geeqie",
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "R-EnvStats",
            "portdir": "R/R-EnvStats",
            "version": "3.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexkowa.github.io/EnvStats",
            "description": "Environmental Statistics",
            "long_description": "Environmental Statistics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-nortest",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-covr",
                        "R-Hmisc",
                        "R-tinytest",
                        "R-qcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2.utils",
                        "R-SmCCNet",
                        "R-FuzzyClass",
                        "R-LRTesteR",
                        "R-bgev",
                        "R-remaCor"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-Ecfun",
                        "R-TidyDensity"
                    ]
                }
            ]
        },
        {
            "name": "R-DPQ",
            "portdir": "R/R-DPQ",
            "version": "0.5-9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/scm/viewvc.php/pkg/DPQ",
            "description": "DPQ: Density, Probability, Quantile computations",
            "long_description": "DPQ: Density, Probability, Quantile computations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-sfsmisc",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-gmp",
                        "R-interp",
                        "R-scatterplot3d",
                        "R-DPQmpfr",
                        "R-cobs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DPQmpfr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr"
                    ]
                }
            ]
        },
        {
            "name": "R-GLCMTextures",
            "portdir": "R/R-GLCMTextures",
            "version": "0.4.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ailich.github.io/GLCMTextures",
            "description": "GLCM Textures of raster layers",
            "long_description": "GLCM Textures of raster layers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-raster",
                        "R-terra",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ForestTools"
                    ]
                }
            ]
        },
        {
            "name": "R-HIMA",
            "portdir": "R/R-HIMA",
            "version": "2.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YinanZheng/HIMA",
            "description": "High-Dimensional Mediation Analysis",
            "long_description": "High-Dimensional Mediation Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-conquer",
                        "R-quantreg",
                        "R-glmnet",
                        "R-ncvreg",
                        "R-hdi",
                        "R-hommel",
                        "R-HDMT",
                        "R-CRAN-recommended",
                        "R-iterators",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppEigen",
            "portdir": "R/R-RcppEigen",
            "version": "0.3.4.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.eigen.html",
            "description": "Rcpp integration for the Eigen Templated Linear Algebra Library",
            "long_description": "Rcpp integration for the Eigen Templated Linear Algebra Library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-inline",
                        "R-pkgKitten",
                        "R-tinytest",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-volesti",
                        "R-StanHeaders",
                        "R-APML0",
                        "R-AlphaHull3D",
                        "R-BLSM",
                        "R-xrnet",
                        "R-BVSNLP",
                        "R-BayesESS",
                        "R-BayesFactor",
                        "R-BayesLN",
                        "R-BayesPPD",
                        "R-BayesProject",
                        "R-transport",
                        "R-TMB",
                        "R-GeneralizedWendland",
                        "R-RTMB",
                        "R-bvhar",
                        "R-leidenAlg",
                        "R-bellreg",
                        "R-HDTSA",
                        "R-SparseChol",
                        "R-rstanemax",
                        "R-FRK",
                        "R-Rlgt",
                        "R-geostan",
                        "R-FastGP",
                        "R-FastJM",
                        "R-qfratio",
                        "R-unmarked",
                        "R-MCMCprecision",
                        "R-MIRES",
                        "R-MTS",
                        "R-MedianaDesigner",
                        "R-OwenQ",
                        "R-PReMiuM",
                        "R-PUlasso",
                        "R-RobustCalibration",
                        "R-RMixtCompIO",
                        "R-RNewsflow",
                        "R-RUVIIIC",
                        "R-RZigZag",
                        "R-RationalMatrix",
                        "R-RcppEigenAD",
                        "R-RcppML",
                        "R-RcppNumerical",
                        "R-Rfssa",
                        "R-Rmixmod",
                        "R-RobustGaSP",
                        "R-ctsem",
                        "R-SBCK",
                        "R-hts",
                        "R-YPBP",
                        "R-YPPE",
                        "R-aihuman",
                        "R-bigstep",
                        "R-EigenR",
                        "R-basad",
                        "R-bayesPO",
                        "R-bayesWatch",
                        "R-bayesZIB",
                        "R-bigtime",
                        "R-bisque",
                        "R-tensorMiss",
                        "R-tsdistributions",
                        "R-boodist",
                        "R-jfa",
                        "R-RoBTT",
                        "R-rkriging",
                        "R-cbq",
                        "R-cgalMeshes",
                        "R-cgalPolygons",
                        "R-CVXR",
                        "R-FastGaSP",
                        "R-RSpectra",
                        "R-dgumbel",
                        "R-gRim",
                        "R-diffudist",
                        "R-disaggregation",
                        "R-drf",
                        "R-bWGR",
                        "R-survPen",
                        "R-estimatr",
                        "R-expectreg",
                        "R-glmmrOptim",
                        "R-apollo",
                        "R-fastglm",
                        "R-ranger",
                        "R-samc",
                        "R-rmsb",
                        "R-fractalRegression",
                        "R-surveil",
                        "R-gbeta",
                        "R-REndo",
                        "R-ggforce",
                        "R-CausalQueries",
                        "R-DPTM",
                        "R-MetricGraph",
                        "R-fdapace",
                        "R-gllvm",
                        "R-glmmLasso",
                        "R-glmnet",
                        "R-lme4",
                        "R-tramME",
                        "R-hBayesDM",
                        "R-hal9001",
                        "R-hbal",
                        "R-OpenMx",
                        "R-hmmTMB",
                        "R-hopit",
                        "R-huge",
                        "R-keyATM",
                        "R-icenReg",
                        "R-interp",
                        "R-iprior",
                        "R-kde1d",
                        "R-glmmrBase",
                        "R-mcmcsae",
                        "R-lazyNumbers",
                        "R-lfmm",
                        "R-sdmTMB",
                        "R-multiview",
                        "R-nabor",
                        "R-penppml",
                        "R-pimeta",
                        "R-plac",
                        "R-pompp",
                        "R-Seurat",
                        "R-nebula",
                        "R-qpmadr",
                        "R-mrfDepth",
                        "R-blackbox",
                        "R-qtl2",
                        "R-spaMM",
                        "R-marginaleffects",
                        "R-rootWishart",
                        "R-rpf",
                        "R-dsem",
                        "R-eimpute",
                        "R-gaston",
                        "R-rvinecopulib",
                        "R-sanic",
                        "R-sccore",
                        "R-fido",
                        "R-gRbase",
                        "R-blavaan",
                        "R-BayesSenMC",
                        "R-CNVRG",
                        "R-LMMELSM",
                        "R-autoFRK",
                        "R-baggr",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-RBesT",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-bws",
                        "R-crctStepdown",
                        "R-sparseHessianFD",
                        "R-sparseLTSEigen",
                        "R-densEstBayes",
                        "R-fcirt",
                        "R-hsstan",
                        "R-lgpr",
                        "R-measr",
                        "R-metaBMA",
                        "R-multipleDL",
                        "R-pcFactorStan",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-rater",
                        "R-rbmi",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-rstan",
                        "R-rstanarm",
                        "R-survstan",
                        "R-thurstonianIRT",
                        "R-tmbstan",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet",
                        "R-zoid",
                        "R-svines",
                        "R-telefit",
                        "R-stan4bart",
                        "R-tlrmvnmvt",
                        "R-trustOptim",
                        "R-vennLasso",
                        "R-vinereg",
                        "R-ztpln",
                        "R-SeuratObject",
                        "R-apeglm",
                        "R-FlexReg",
                        "R-Rvcg",
                        "R-dlmtree",
                        "R-HypergeoMat",
                        "R-bigsparser",
                        "R-sleev",
                        "R-gRain",
                        "R-glmmTMB",
                        "R-hbamr",
                        "R-mmrm",
                        "R-RcppFastAD",
                        "R-ocf",
                        "R-psqn",
                        "R-staggered",
                        "R-glmmPen",
                        "R-walker",
                        "R-grf",
                        "R-multinma",
                        "R-bsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cmdstanr",
                        "R-PosteriorBootstrap",
                        "R-bayestestR",
                        "R-insight",
                        "R-collapse",
                        "R-performance",
                        "R-brms.mmrm",
                        "R-nestedcv",
                        "R-estimatr",
                        "R-pfr",
                        "R-see"
                    ]
                }
            ]
        },
        {
            "name": "R-boinet",
            "portdir": "R/R-boinet",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=boinet",
            "description": "Conduct simulation study of Bayesian optimal interval design with BOIN-ET family",
            "long_description": "Conduct simulation study of Bayesian optimal interval design with BOIN-ET family",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Iso",
                        "R-mfp",
                        "R-CRAN-recommended",
                        "R-copula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-constrainedKriging",
            "portdir": "R/R-constrainedKriging",
            "version": "0.2-8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=constrainedKriging",
            "description": "Constrained, covariance-matching constrained and universal point or block Kriging",
            "long_description": "Constrained, covariance-matching constrained and universal point or block Kriging",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-spatialCovariance",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spdep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-energy",
            "portdir": "R/R-energy",
            "version": "1.7-12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariarizzo.github.io/energy/index.html",
            "description": "Multivariate inference via the energy of data",
            "long_description": "Multivariate inference via the energy of data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-CompQuadForm",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-itdr",
                        "R-semidist",
                        "R-EDMeasure",
                        "R-nda",
                        "R-metrica",
                        "R-MXM",
                        "R-Compositional",
                        "R-TDAkit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-correlation",
                        "R-compositions",
                        "R-tourr"
                    ]
                }
            ]
        },
        {
            "name": "R-poibin",
            "portdir": "R/R-poibin",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=poibin",
            "description": "Poisson binomial distribution",
            "long_description": "Poisson binomial distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sgof"
                    ]
                }
            ]
        },
        {
            "name": "R-sparsegl",
            "portdir": "R/R-sparsegl",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dajmcdon.github.io/sparsegl",
            "description": "Sparse Group Lasso",
            "long_description": "Sparse Group Lasso",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-RSpectra",
                        "R-dotCall64",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-glmnet",
                        "R-gglasso"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spdlog0",
            "portdir": "devel/spdlog0",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gabime/spdlog",
            "description": "Very fast, header only, C++ logging library.",
            "long_description": "Very fast, header only, C++ logging library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "aff4"
                    ]
                }
            ]
        },
        {
            "name": "R-conquer",
            "portdir": "R/R-conquer",
            "version": "1.3.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=conquer",
            "description": "Convolution-type smoothed quantile regression",
            "long_description": "Estimation and inference for conditional linear quantile regression models using a convolution smoothed approach.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixStats",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Qtools",
                        "R-HIMA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quantreg"
                    ]
                }
            ]
        },
        {
            "name": "bat-extras",
            "portdir": "textproc/bat-extras",
            "version": "2024.08.24",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eth-p/bat-extras",
            "description": "Bash scripts that integrate bat with various command line tools.",
            "long_description": "Bash scripts that integrate bat with various command line tools.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bash"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fzf",
                        "bat",
                        "git-delta",
                        "less",
                        "ripgrep",
                        "entr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "so",
            "portdir": "devel/so",
            "version": "0.4.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samtay/so",
            "description": "A terminal interface for Stack Overflow",
            "long_description": "A terminal interface for Stack Overflow",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pngloss",
            "portdir": "graphics/pngloss",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/foobaz/pngloss",
            "description": "Lossy compression of PNG images",
            "long_description": "Lossily compress your PNG images with pngloss. The program reads the original PNG file and modifies the pixels to make them more compressible. The resulting PNGs are fully backwards compatible with existing PNG decoders. The compression technique relies on making small adjustments to pixel colors. It works best on true-color images with a wide variety of colors, like photographs or computer generated graphics with realistic lighting. It does not do a good job on paletted images or images with large areas of flat color.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "termusic",
            "portdir": "multimedia/termusic",
            "version": "0.9.1",
            "license": "GPL-3 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tramhao/termusic",
            "description": "Music Player TUI written in Rust",
            "long_description": "Music Player TUI written in Rust",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "protobuf3-cpp",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc10",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc10",
                        "libgcc",
                        "perl5.26",
                        "ifeffit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "p5.34-ifeffit",
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-ifeffit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "perl5.28",
                        "ifeffit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "perl5.30",
                        "ifeffit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "perl5.32",
                        "ifeffit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "ifeffit",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-ifeffit",
                        "demeter"
                    ]
                }
            ]
        },
        {
            "name": "atf",
            "portdir": "devel/atf",
            "version": "0.21",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmmv/atf",
            "description": "The Automated Testing Framework",
            "long_description": "The Automated Testing Framework (ATF) is a collection of libraries and utilities designed to ease unattended application testing in the hands of developers and end users of a specific piece of software.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bandwhich",
            "portdir": "net/bandwhich",
            "version": "0.23.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/imsnif/bandwhich",
            "description": "Terminal bandwidth utilization tool (formerly known as \"what\")",
            "long_description": "bandwhich sniffs a given network interface and records IP packet size, cross referencing it with the /proc filesystem on linux or lsof on macOS. It is responsive to the terminal window size, displaying less info if there is no room for it. It will also attempt to resolve ips to their host name in the background using reverse DNS on a best effort basis.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1027
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "use references as hash keys",
            "long_description": "This module provides the ability to use references as hash keys if you first tie the hash variable to this module. Normally, only the keys of the tied hash itself are preserved as references; to use references as keys in hashes-of-hashes, use Tie::RefHash::Nestable, included as part of Tie::RefHash.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-data-visitor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session",
                        "p5.26-hash-util-fieldhash-compat",
                        "p5.26-tie-refhash-weak"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-version",
            "portdir": "perl/p5-version",
            "version": "0.992.900",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/version",
            "description": "Perl extension for Version Objects",
            "long_description": "Version objects were added to Perl in 5.10. This module implements version objects for older versions of Perl and provides the version object API for all versions of Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cpan-meta",
                        "p5.26-module-metadata",
                        "p5.26-bioperl",
                        "p5.26-class-dbi",
                        "p5.26-dbd-pg",
                        "p5.26-dist-zilla-plugin-checkprereqsindexed",
                        "p5.26-dist-zilla-plugin-checkstrictversion",
                        "p5.26-gearman",
                        "p5.26-log-dispatch-filerotate",
                        "p5.26-mail-spf",
                        "p5.26-module-load-conditional",
                        "p5.26-module-runtime",
                        "p5.26-module-scandeps",
                        "p5.26-module-starter",
                        "p5.26-net-dns-resolver-programmable",
                        "p5.26-perl-critic",
                        "p5.26-pod-readme",
                        "p5.26-semver",
                        "p5.26-smart-comments",
                        "p5.26-svn-notify",
                        "p5.26-test-compile",
                        "p5.26-test-trap",
                        "p5.26-text-recordparser"
                    ]
                }
            ]
        },
        {
            "name": "p5.325.32-version",
            "portdir": "perl/p5-version",
            "version": "0.992.900",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/version",
            "description": "Perl extension for Version Objects",
            "long_description": "Version objects were added to Perl in 5.10. This module implements version objects for older versions of Perl and provides the version object API for all versions of Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-cpan-meta",
                        "p5.325.32-module-metadata"
                    ]
                }
            ]
        },
        {
            "name": "p5-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-refhash",
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "Tie::RefHash - Use references as hash keys",
            "long_description": "Tie::RefHash - Use references as hash keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-refhash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "Tie::RefHash - Use references as hash keys",
            "long_description": "Tie::RefHash - Use references as hash keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-data-visitor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-hash-util-fieldhash-compat",
                        "p5.30-tie-refhash-weak"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "Tie::RefHash - Use references as hash keys",
            "long_description": "Tie::RefHash - Use references as hash keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-data-visitor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-hash-util-fieldhash-compat",
                        "p5.28-tie-refhash-weak"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "Tie::RefHash - Use references as hash keys",
            "long_description": "Tie::RefHash - Use references as hash keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-data-visitor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-hash-util-fieldhash-compat",
                        "p5.32-tie-refhash-weak"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "Tie::RefHash - Use references as hash keys",
            "long_description": "Tie::RefHash - Use references as hash keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-data-visitor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-util-fieldhash-compat",
                        "p5.34-tie-refhash-weak",
                        "p5-tie-refhash"
                    ]
                }
            ]
        },
        {
            "name": "p5-version",
            "portdir": "perl/p5-version",
            "version": "0.993.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": "p5.34-version",
            "homepage": "https://metacpan.org/pod/version",
            "description": "version - Perl extension for Version Objects",
            "long_description": "version - Perl extension for Version Objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-version"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-version",
            "portdir": "perl/p5-version",
            "version": "0.993.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/version",
            "description": "version - Perl extension for Version Objects",
            "long_description": "version - Perl extension for Version Objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl",
                        "p5.28-class-dbi",
                        "p5.28-dist-zilla-plugin-checkstrictversion",
                        "p5.28-gearman",
                        "p5.28-module-metadata",
                        "p5.28-log-dispatch-filerotate",
                        "p5.28-module-load-conditional",
                        "p5.28-perl-critic",
                        "p5.28-pod-readme",
                        "p5.28-semver",
                        "p5.28-smart-comments",
                        "p5.28-svn-notify",
                        "p5.28-test-trap",
                        "p5.28-text-recordparser",
                        "p5.28-net-dns-resolver-programmable",
                        "p5.28-module-scandeps",
                        "p5.28-extutils-makemaker-cpanfile",
                        "p5.28-dbd-pg",
                        "p5.28-module-starter",
                        "p5.28-time-out",
                        "p5.28-cpan-meta",
                        "p5.28-dist-zilla-plugin-checkprereqsindexed",
                        "p5.28-ppi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-version",
            "portdir": "perl/p5-version",
            "version": "0.993.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/version",
            "description": "version - Perl extension for Version Objects",
            "long_description": "version - Perl extension for Version Objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-class-dbi",
                        "p5.30-dist-zilla-plugin-checkstrictversion",
                        "p5.30-gearman",
                        "p5.30-module-metadata",
                        "p5.30-log-dispatch-filerotate",
                        "p5.30-module-load-conditional",
                        "p5.30-perl-critic",
                        "p5.30-pod-readme",
                        "p5.30-semver",
                        "p5.30-smart-comments",
                        "p5.30-svn-notify",
                        "p5.30-test-trap",
                        "p5.30-text-recordparser",
                        "p5.30-net-dns-resolver-programmable",
                        "p5.30-module-scandeps",
                        "p5.30-extutils-makemaker-cpanfile",
                        "p5.30-dbd-pg",
                        "p5.30-module-starter",
                        "p5.30-time-out",
                        "p5.30-cpan-meta",
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-ppi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-version",
            "portdir": "perl/p5-version",
            "version": "0.993.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/version",
            "description": "version - Perl extension for Version Objects",
            "long_description": "version - Perl extension for Version Objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl",
                        "p5.32-class-dbi",
                        "p5.32-dist-zilla-plugin-checkstrictversion",
                        "p5.32-gearman",
                        "p5.32-module-metadata",
                        "p5.32-log-dispatch-filerotate",
                        "p5.32-module-load-conditional",
                        "p5.32-perl-critic",
                        "p5.32-pod-readme",
                        "p5.32-semver",
                        "p5.32-smart-comments",
                        "p5.32-svn-notify",
                        "p5.32-test-trap",
                        "p5.32-text-recordparser",
                        "p5.32-net-dns-resolver-programmable",
                        "p5.32-module-scandeps",
                        "p5.32-extutils-makemaker-cpanfile",
                        "p5.32-dbd-pg",
                        "p5.32-module-starter",
                        "p5.32-time-out",
                        "p5.32-cpan-meta",
                        "p5.32-dist-zilla-plugin-checkprereqsindexed",
                        "p5.32-ppi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-version",
            "portdir": "perl/p5-version",
            "version": "0.993.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/version",
            "description": "version - Perl extension for Version Objects",
            "long_description": "version - Perl extension for Version Objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-bioperl",
                        "p5.34-class-dbi",
                        "p5.34-dist-zilla-plugin-checkstrictversion",
                        "p5.34-gearman",
                        "p5.34-module-metadata",
                        "p5.34-log-dispatch-filerotate",
                        "p5.34-module-load-conditional",
                        "p5.34-perl-critic",
                        "p5.34-pod-readme",
                        "p5.34-semver",
                        "p5.34-smart-comments",
                        "p5.34-svn-notify",
                        "p5.34-test-trap",
                        "p5.34-text-recordparser",
                        "ack",
                        "p5.34-net-dns-resolver-programmable",
                        "p5.34-module-scandeps",
                        "p5.34-extutils-makemaker-cpanfile",
                        "p5.34-dbd-pg",
                        "log2timeline",
                        "p5.34-module-starter",
                        "p5-version",
                        "p5.34-time-out",
                        "p5.34-cpan-meta",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-ppi"
                    ]
                }
            ]
        },
        {
            "name": "R-MCMCpack",
            "portdir": "R/R-MCMCpack",
            "version": "1.7-1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MCMCpack",
            "description": "Markov Chain Monte Carlo (MCMC) package",
            "long_description": "Markov Chain Monte Carlo (MCMC) package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mcmc",
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-telescope",
                        "R-llbayesireg",
                        "R-MBSP",
                        "R-MCPAN",
                        "R-MixSIAR",
                        "R-bacr",
                        "R-bayesanova",
                        "R-bayest",
                        "R-PLMIX",
                        "R-RSGHB",
                        "R-mbsts",
                        "R-miWQS",
                        "R-PRSPGx",
                        "R-fungible",
                        "R-brxx",
                        "R-prolsirm",
                        "R-robustsae",
                        "R-hdpGLM",
                        "R-bartcs",
                        "R-spikeSlabGAM",
                        "R-FAVAR",
                        "R-BMRMM",
                        "R-BMTAR",
                        "R-Bergm",
                        "R-BayesESS",
                        "R-mHMMbayes",
                        "R-mvst",
                        "R-DPtree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-MCMCglmm",
                        "R-BayesDA",
                        "R-pscl",
                        "R-fido",
                        "R-dyn"
                    ]
                }
            ]
        },
        {
            "name": "R-LMMsolver",
            "portdir": "R/R-LMMsolver",
            "version": "1.0.8",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biometris.github.io/LMMsolver/index.html",
            "description": "Linear Mixed Model Solver",
            "long_description": "An efficient and flexible system to solve sparse mixed model equations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maps",
                        "R-spam",
                        "R-agridat",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RANN",
            "portdir": "R/R-RANN",
            "version": "2.6.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jefferislab.github.io/RANN",
            "description": "Fast nearest neighbour search (wraps ANN library) using L2 metric",
            "long_description": "Fast nearest neighbour search (wraps ANN library) using L2 metric",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-themis",
                        "R-ldbod",
                        "R-LOMAR",
                        "R-spNNGP",
                        "R-lookout",
                        "R-EntropyMCMC",
                        "R-anticlust",
                        "R-celestial",
                        "R-MetricGraph",
                        "R-maotai",
                        "R-mastif",
                        "R-Rdimtools",
                        "R-SSLR",
                        "R-Seurat",
                        "R-rcccd",
                        "R-alphashape3d",
                        "R-kanjistat",
                        "R-tidySEM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caret",
                        "R-StatMatch",
                        "R-nabor",
                        "R-recipes",
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-bda",
            "portdir": "R/R-bda",
            "version": "18.3.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bda",
            "description": "Binned Data Analysis",
            "long_description": "Algorithms developed for binned data analysis, gene expression data analysis and measurement error models for ordinal data analysis.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang12",
                "clang10",
                "clang11",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ecp",
            "portdir": "R/R-ecp",
            "version": "3.1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ecp",
            "description": "Non-parametric multiple change-point analysis of multivariate data",
            "long_description": "Non-parametric multiple change-point analysis of multivariate data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-R.rsp",
                        "R-combinat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ftsa"
                    ]
                }
            ]
        },
        {
            "name": "R-freealg",
            "portdir": "R/R-freealg",
            "version": "1.1-8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=freealg",
            "description": "The free algebra in R with non-commuting indeterminates",
            "long_description": "The free algebra in R with non-commuting indeterminates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-disordR",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-partitions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-freegroup",
                        "R-permutations",
                        "R-weyl",
                        "R-onion"
                    ]
                }
            ]
        },
        {
            "name": "R-ghyp",
            "portdir": "R/R-ghyp",
            "version": "1.6.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ghyp",
            "description": "Generalized hyperbolic distribution and its special cases",
            "long_description": "Generalized hyperbolic distribution and its special cases",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MixGHD",
                        "R-yuimaGUI"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FFP"
                    ]
                }
            ]
        },
        {
            "name": "R-jtools",
            "portdir": "R/R-jtools",
            "version": "2.3.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jtools.jacob-long.com",
            "description": "Analysis and presentation of social scientific data",
            "long_description": "Analysis and presentation of social scientific data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-tibble",
                        "R-generics",
                        "R-ggplot2",
                        "R-broom",
                        "R-pander",
                        "R-broom.mixed",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-pkgconfig",
                        "R-rlang",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kableExtra",
                        "R-weights",
                        "R-survey",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-vdiffr",
                        "R-quantreg",
                        "R-huxtable",
                        "R-lmerTest",
                        "R-pbkrtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-interactions",
                        "R-panelr",
                        "R-bruceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-bsitar"
                    ]
                }
            ]
        },
        {
            "name": "R-khroma",
            "portdir": "R/R-khroma",
            "version": "1.14.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packages.tesselle.org/khroma",
            "description": "Color schemes for scientific data visualization",
            "long_description": "Color schemes for scientific data visualization",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-tinytest",
                        "R-svglite",
                        "R-ggraph",
                        "R-rsvg",
                        "R-tinysnapshot",
                        "R-spacesXYZ",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dimensio"
                    ]
                }
            ]
        },
        {
            "name": "R-mvnmle",
            "portdir": "R/R-mvnmle",
            "version": "0.1-11.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/indenkun/mvnmle",
            "description": "ML estimation for multivariate normal data with missing values",
            "long_description": "ML estimation for multivariate normal data with missing values",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-misty"
                    ]
                }
            ]
        },
        {
            "name": "R-pak",
            "portdir": "R/R-pak",
            "version": "0.8.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pak.r-lib.org",
            "description": "Another approach to package installation",
            "long_description": "Another approach to package installation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-ps",
                        "R-desc",
                        "R-glue",
                        "R-withr",
                        "R-processx",
                        "R-callr",
                        "R-pkgbuild",
                        "R-testthat",
                        "R-gitcreds",
                        "R-rstudioapi",
                        "R-covr",
                        "R-mockery",
                        "R-pingr",
                        "R-filelock",
                        "R-pkgcache",
                        "R-pkgsearch",
                        "R-pkgdepends",
                        "R-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dockerfiler"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgload",
                        "R-pkgdepends",
                        "R-xfun",
                        "R-renv"
                    ]
                }
            ]
        }
    ]
}