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

{
    "count": 50587,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=582",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=580",
    "results": [
        {
            "name": "p5.26-mce-shared",
            "portdir": "perl/p5-mce-shared",
            "version": "1.873.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MCE::Shared",
            "description": "MCE::Shared - MCE extension for sharing data supporting threads and processes",
            "long_description": "MCE::Shared - MCE extension for sharing data supporting threads and processes",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-io-fdpass",
                        "p5.26-mce",
                        "p5.26-scalar-list-utils",
                        "perl5.26",
                        "p5.26-sereal-encoder",
                        "p5.26-time-hires",
                        "p5.26-sereal-decoder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "finite-diff",
            "portdir": "math/finite-diff",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zfergus/finite-diff",
            "description": "Simple finite-difference library using Eigen",
            "long_description": "Simple finite-difference library using Eigen",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "catch2",
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spdlog",
                        "eigen3",
                        "libfmt10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cppoptlib",
            "portdir": "math/cppoptlib",
            "version": "2024.01.03",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PatWie/CppNumericalSolvers",
            "description": "Header-only C++17 optimization library",
            "long_description": "cppoptlib is light-weight header-only C++17 library of numerical optimization methods for non-linear functions based on Eigen.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "eigen3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jpeginfo",
            "portdir": "multimedia/jpeginfo",
            "version": "1.7.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kokkonen.net/tjko/projects.html",
            "description": "Prints information and tests integrity of JPEG/JFIF files.",
            "long_description": "Utility to get information about jpeg files and check them for errors. Program also supports automagic deletion of broken jpegs.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "bstj",
                    "github": "toy",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-villager",
            "portdir": "R/R-villager",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zizroc/villager",
            "description": "Framework for designing and running agent-based models",
            "long_description": "Framework for designing and running agent-based models (ABM).",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-readr",
                        "R-R6",
                        "R-uuid",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-plotly",
                        "R-leaflet",
                        "R-pandoc",
                        "R-remotes",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-wbacon",
            "portdir": "R/R-wbacon",
            "version": "0.6-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tobiasschoch/wbacon",
            "description": "Weighted BACON algorithms",
            "long_description": "Weighted BACON algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "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-CRAN-recommended",
                        "libgcc",
                        "R-hexbin",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-robustbase",
                        "R-robustX",
                        "R-modi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-robsurvey"
                    ]
                }
            ]
        },
        {
            "name": "R-statsExpressions",
            "portdir": "R/R-statsExpressions",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://indrajeetpatil.github.io/statsExpressions",
            "description": "Tidy dataframes and expressions with statistical details",
            "long_description": "Tidy dataframes and expressions with statistical details",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-datawizard",
                        "R-glue",
                        "R-insight",
                        "R-effectsize",
                        "R-parameters",
                        "R-performance",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-correlation",
                        "R-BayesFactor",
                        "R-zeallot",
                        "R-afex",
                        "R-PMCMRplus",
                        "R-WRS2",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayestestR",
                        "R-rstantools",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-metafor",
                        "R-metaBMA",
                        "R-metaplus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spTimer",
            "portdir": "R/R-spTimer",
            "version": "3.3.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spTimer",
            "description": "Spatio-temporal Bayesian modelling",
            "long_description": "Spatio-temporal Bayesian modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "gis",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-extraDistr",
                        "R-spacetime",
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sna",
            "portdir": "R/R-sna",
            "version": "2.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sna",
            "description": "Tools for social network analysis",
            "long_description": "Tools for social network analysis",
            "active": true,
            "categories": [
                "science",
                "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-statnet.common",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-SparseM",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ergMargins",
                        "R-NetCluster",
                        "R-netmediate",
                        "R-CEoptim",
                        "R-statnet",
                        "R-relevent",
                        "R-netdiffuseR",
                        "R-BANAM",
                        "R-ggnetwork",
                        "R-bipartite",
                        "R-btergm",
                        "R-BGGM",
                        "R-latentnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-manynet",
                        "R-bigergm",
                        "R-network",
                        "R-ergm",
                        "R-ergmito"
                    ]
                }
            ]
        },
        {
            "name": "R-norMmix",
            "portdir": "R/R-norMmix",
            "version": "0.2-0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=norMmix",
            "description": "Direct MLE for multivariate normal mixture distributions",
            "long_description": "Direct MLE for multivariate normal mixture distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mclust",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-sfsmisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-nor1mix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-matrixStats",
            "portdir": "R/R-matrixStats",
            "version": "1.4.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/matrixStats",
            "description": "Functions that apply to rows and columns of matrices",
            "long_description": "Functions that apply to rows and columns of matrices (and to vectors).",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-markdown",
                        "R-microbenchmark",
                        "R-R.devices",
                        "R-R.rsp",
                        "R-base64enc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rvec",
                        "R-ltmle",
                        "R-BSgenome",
                        "R-felp",
                        "R-hbamr",
                        "R-CopulaGAMM",
                        "R-MatrixGenerics",
                        "R-glmGamPoi",
                        "R-expss",
                        "R-maic",
                        "R-matrixTests",
                        "R-mbsts",
                        "R-PSCBS",
                        "R-mixOmics",
                        "R-PlackettLuce",
                        "R-Qindex",
                        "R-fergm",
                        "R-bigstep",
                        "R-JointFPM",
                        "R-mvpd",
                        "R-iwmm",
                        "R-bnclassify",
                        "R-cellWise",
                        "R-coin",
                        "R-spdesign",
                        "R-flexmsm",
                        "R-mvgam",
                        "R-mgcViz",
                        "R-apollo",
                        "R-ggdmc",
                        "R-loo",
                        "R-posterior",
                        "R-jointseg",
                        "R-weakARMA",
                        "R-mcmcsae",
                        "R-conformalbayes",
                        "R-localgauss",
                        "R-multinomialLogitMix",
                        "R-penppml",
                        "R-Seurat",
                        "R-ComplexHeatmap",
                        "R-CpGFilter",
                        "R-cvCovEst",
                        "R-sctransform",
                        "R-mrfDepth",
                        "R-dagHMM",
                        "R-blackbox",
                        "R-nestedcv",
                        "R-sts",
                        "R-rpm",
                        "R-conquer",
                        "R-DESeq2",
                        "R-EnrichedHeatmap",
                        "R-sparseMatrixStats",
                        "R-vsclust",
                        "R-samr",
                        "R-dplR",
                        "R-priorsense",
                        "R-UPG",
                        "R-JMbayes2",
                        "R-slasso",
                        "R-RBesT",
                        "R-coconots",
                        "R-aroma.light",
                        "R-brms",
                        "R-stm",
                        "R-sumR",
                        "R-GJRM",
                        "R-GLMMadaptive",
                        "R-SparseArray"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DelayedMatrixStats",
                        "R-pcaMethods",
                        "R-robustbase",
                        "R-fastcpd"
                    ]
                }
            ]
        },
        {
            "name": "R-labelr",
            "portdir": "R/R-labelr",
            "version": "0.1.9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rhartmano/labelr",
            "description": "Label data frames, variables and values",
            "long_description": "Label data frames, variables and values",
            "active": true,
            "categories": [
                "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-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-haven",
                        "R-modelr",
                        "R-car",
                        "R-nycflights13",
                        "R-collapse",
                        "R-tibble",
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kit",
            "portdir": "R/R-kit",
            "version": "0.0.19",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kit",
            "description": "Data manipulation functions implemented in C",
            "long_description": "Data manipulation functions implemented in C",
            "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": [
                        "libomp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fastverse",
                        "R-text2map"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-collapse"
                    ]
                }
            ]
        },
        {
            "name": "R-jmvcore",
            "portdir": "R/R-jmvcore",
            "version": "2.6.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jamovi.org",
            "description": "Dependencies for the Jamovi framework",
            "long_description": "Dependencies for the Jamovi framework",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastmap",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-ragg",
                        "R-RProtoBuf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jmv",
                        "R-jmvconnect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ufs"
                    ]
                }
            ]
        },
        {
            "name": "R-ggrepel",
            "portdir": "R/R-ggrepel",
            "version": "0.9.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggrepel.slowkow.com",
            "description": "Automatically position non-overlapping text labels",
            "long_description": "Automatically position non-overlapping text labels with R-ggplot2.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-withr",
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-readr",
                        "R-vdiffr",
                        "R-svglite",
                        "R-patchwork",
                        "R-prettydoc",
                        "R-ggbeeswarm",
                        "R-ggpp",
                        "R-magrittr",
                        "R-stringr",
                        "R-dplyr",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gWQS",
                        "R-semlbci",
                        "R-autostsm",
                        "R-ggnetwork",
                        "R-ggpubr",
                        "R-ufs",
                        "R-rnmamod",
                        "R-ggraph",
                        "R-keyATM",
                        "R-semfindr",
                        "R-skewlmm",
                        "R-Seurat",
                        "R-dtwclust",
                        "R-sccore",
                        "R-SetMethods",
                        "R-baggr",
                        "R-bayesammi",
                        "R-EIX",
                        "R-Factoshiny",
                        "R-GDAtools",
                        "R-shapviz",
                        "R-semhelpinghands",
                        "R-FactoMineR",
                        "R-mixOmics",
                        "R-factoextra",
                        "R-jmv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-feasts",
                        "R-ggpmisc",
                        "R-cubble",
                        "R-sjPlot",
                        "R-mosaic",
                        "R-ZIprop",
                        "R-parsnip",
                        "R-tidybayes",
                        "R-ggpp",
                        "R-ggfortify",
                        "R-ggiraph",
                        "R-projpred",
                        "R-see",
                        "R-harmony",
                        "R-rempsyc",
                        "R-ergm.multi",
                        "R-logitr",
                        "R-robustmatrix",
                        "R-signs"
                    ]
                }
            ]
        },
        {
            "name": "R-fNonlinear",
            "portdir": "R/R-fNonlinear",
            "version": "4041.82",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fNonlinear",
            "description": "Rmetrics – non-linear and chaotic time series modelling",
            "long_description": "Rmetrics – non-linear and chaotic time series modelling",
            "active": true,
            "categories": [
                "science",
                "finance",
                "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-timeSeries",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-timeDate",
                        "R-fBasics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-datefixR",
            "portdir": "R/R-datefixR",
            "version": "1.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/datefixR",
            "description": "Standardize dates in different formats or with missing data",
            "long_description": "Standardize dates in different formats or with missing data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-readr",
                        "R-spelling",
                        "R-parsedate",
                        "R-png",
                        "R-withr",
                        "R-htmltools",
                        "R-readxl",
                        "R-knitr",
                        "R-pkgbuild",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-declared",
            "portdir": "R/R-declared",
            "version": "0.25",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dusadrian/declared",
            "description": "Functions for declared missing values",
            "long_description": "Functions for declared missing values",
            "active": true,
            "categories": [
                "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-pillar",
                        "R-tibble",
                        "R-vroom",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-haven",
                        "R-covr",
                        "R-labelled",
                        "R-spelling",
                        "R-admisc",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QCA"
                    ]
                }
            ]
        },
        {
            "name": "R-blme",
            "portdir": "R/R-blme",
            "version": "1.0-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vdorie/blme",
            "description": "Bayesian Linear Mixed Effect models",
            "long_description": "Maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting. Extends lme4 package.",
            "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-lme4",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-expint",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-merTools",
                        "R-brxx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-PMCMRplus",
            "portdir": "R/R-PMCMRplus",
            "version": "1.9.12",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PMCMRplus",
            "description": "Calculate pairwise multiple comparisons of mean rank sums extended",
            "long_description": "Calculate pairwise multiple comparisons of mean rank sums extended",
            "active": true,
            "categories": [
                "science",
                "math",
                "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-Rmpfr",
                        "R-gmp",
                        "R-mvtnorm",
                        "R-SuppDists",
                        "R-multcompView",
                        "R-kSamples",
                        "R-BWStest",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "gmp",
                        "mpfr",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-xtable",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-car",
                        "R-multcomp",
                        "R-pwr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statsExpressions"
                    ]
                }
            ]
        },
        {
            "name": "R-L1pack",
            "portdir": "R/R-L1pack",
            "version": "0.50",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://l1pack.mat.utfsm.cl",
            "description": "Routines for L1 estimation",
            "long_description": "Routines for L1 estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "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-CRAN-recommended",
                        "libgcc",
                        "R-fastmatrix",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LRTesteR",
            "portdir": "R/R-LRTesteR",
            "version": "1.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LRTesteR",
            "description": "Likelihood ratio tests and confidence intervals",
            "long_description": "Likelihood ratio tests and confidence intervals",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-EnvStats",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-statmod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-lmtest",
                        "R-emplik",
                        "R-emplik2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EMCluster",
            "portdir": "R/R-EMCluster",
            "version": "0.2-16",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snoweye/EMCluster",
            "description": "EM algorithm for model-based clustering of finite mixture Gaussian distribution",
            "long_description": "EM algorithm for model-based clustering of finite mixture Gaussian distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "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": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fdapace"
                    ]
                }
            ]
        },
        {
            "name": "R-FKF",
            "portdir": "R/R-FKF",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://waternumbers.github.io/FKF",
            "description": "Fast Kalman Filter",
            "long_description": "Fast Kalman Filter",
            "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": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppSMC",
                        "R-tscopula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sarima"
                    ]
                }
            ]
        },
        {
            "name": "igrep",
            "portdir": "textproc/igrep",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/konradsz/igrep",
            "description": "Interactive Grep",
            "long_description": "Runs ripgrep's library in the background, allows interactively pick its results and open selected match in text editor of choice (vim by default).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-math-symbolic",
            "portdir": "perl/p5-math-symbolic",
            "version": "0.613.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Symbolic",
            "description": "Math::Symbolic - Symbolic calculations",
            "long_description": "Math::Symbolic - Symbolic calculations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-data-dumper",
                        "p5.34-memoize",
                        "p5.34-parse-recdescent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-curvefit",
                        "p5-math-symbolic",
                        "p5.34-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-math-symbolic",
            "portdir": "perl/p5-math-symbolic",
            "version": "0.613.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Symbolic",
            "description": "Math::Symbolic - Symbolic calculations",
            "long_description": "Math::Symbolic - Symbolic calculations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-data-dumper",
                        "p5.32-memoize",
                        "p5.32-parse-recdescent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-algorithm-curvefit",
                        "p5.32-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-math-symbolic",
            "portdir": "perl/p5-math-symbolic",
            "version": "0.613.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Symbolic",
            "description": "Math::Symbolic - Symbolic calculations",
            "long_description": "Math::Symbolic - Symbolic calculations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-data-dumper",
                        "p5.28-memoize",
                        "p5.28-parse-recdescent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-algorithm-curvefit",
                        "p5.28-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-math-symbolic",
            "portdir": "perl/p5-math-symbolic",
            "version": "0.613.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Symbolic",
            "description": "Math::Symbolic - Symbolic calculations",
            "long_description": "Math::Symbolic - Symbolic calculations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-data-dumper",
                        "p5.30-memoize",
                        "p5.30-parse-recdescent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-algorithm-curvefit",
                        "p5.30-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5-math-symbolic",
            "portdir": "perl/p5-math-symbolic",
            "version": "0.613.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-symbolic",
            "homepage": "https://metacpan.org/pod/Math::Symbolic",
            "description": "Math::Symbolic - Symbolic calculations",
            "long_description": "Math::Symbolic - Symbolic calculations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-symbolic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-math-symbolic",
            "portdir": "perl/p5-math-symbolic",
            "version": "0.612.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Symbolic",
            "description": "Math::Symbolic - Symbolic calculations",
            "long_description": "Math::Symbolic - Symbolic calculations",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-data-dumper",
                        "p5.26-memoize",
                        "p5.26-module-build",
                        "p5.26-parse-recdescent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-algorithm-curvefit",
                        "p5.26-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "man-db",
            "portdir": "textproc/man-db",
            "version": "2.13.0",
            "license": "GPL-3+",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://man-db.nongnu.org",
            "description": "Modern, featureful implementation of the Unix man page system.",
            "long_description": "man-db is an implementation of the standard Unix documentation system accessed using the man command. It uses a Berkeley DB database in place of the traditional flat-text whatis databases. man-db is used by several popular Linux distributions, including: Arch, Debian, Dragora, Fedora, Gentoo, openSUSE, and Ubuntu.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "georgedp",
                    "github": "ylluminarious",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "groff",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpipeline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-crypt-isaac",
            "portdir": "ruby/rb-crypt-isaac",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wyhaines/crypt-isaac",
            "description": "Implementation of the ISAAC psuedo random number generator",
            "long_description": "This is a Ruby implementation of the ISAAC cryptographically secure PRNG. One can use it when one wants independent sources of high quality random numbers.",
            "active": true,
            "categories": [
                "security",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-crypt-isaac",
            "portdir": "ruby/rb-crypt-isaac",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wyhaines/crypt-isaac",
            "description": "Implementation of the ISAAC psuedo random number generator",
            "long_description": "This is a Ruby implementation of the ISAAC cryptographically secure PRNG. One can use it when one wants independent sources of high quality random numbers.",
            "active": true,
            "categories": [
                "security",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-crypt-isaac",
            "portdir": "ruby/rb-crypt-isaac",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wyhaines/crypt-isaac",
            "description": "Implementation of the ISAAC psuedo random number generator",
            "long_description": "This is a Ruby implementation of the ISAAC cryptographically secure PRNG. One can use it when one wants independent sources of high quality random numbers.",
            "active": true,
            "categories": [
                "security",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-crypt-isaac",
            "portdir": "ruby/rb-crypt-isaac",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wyhaines/crypt-isaac",
            "description": "Implementation of the ISAAC psuedo random number generator",
            "long_description": "This is a Ruby implementation of the ISAAC cryptographically secure PRNG. One can use it when one wants independent sources of high quality random numbers.",
            "active": true,
            "categories": [
                "security",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-thor",
            "portdir": "ruby/rb-thor",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/thor",
            "description": "Thor is a toolkit for building powerful command-line interfaces",
            "long_description": "Thor is a toolkit for building powerful command-line interfaces",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-t"
                    ]
                }
            ]
        },
        {
            "name": "rb30-thor",
            "portdir": "ruby/rb-thor",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/thor",
            "description": "Thor is a toolkit for building powerful command-line interfaces",
            "long_description": "Thor is a toolkit for building powerful command-line interfaces",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-thor",
            "portdir": "ruby/rb-thor",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/thor",
            "description": "Thor is a toolkit for building powerful command-line interfaces",
            "long_description": "Thor is a toolkit for building powerful command-line interfaces",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-t"
                    ]
                }
            ]
        },
        {
            "name": "rb32-thor",
            "portdir": "ruby/rb-thor",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/thor",
            "description": "Thor is a toolkit for building powerful command-line interfaces",
            "long_description": "Thor is a toolkit for building powerful command-line interfaces",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-t"
                    ]
                }
            ]
        },
        {
            "name": "rb-thor",
            "portdir": "ruby/rb-thor",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/thor",
            "description": "Thor is a toolkit for building powerful command-line interfaces",
            "long_description": "Thor is a toolkit for building powerful command-line interfaces",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-minitar",
            "portdir": "ruby/rb-minitar",
            "version": "1.0.2",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/halostatue/minitar",
            "description": "Pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files",
            "long_description": "Pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files",
            "active": true,
            "categories": [
                "archivers",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb31-archive-tar-minitar",
                        "rb31-minitar-cli"
                    ]
                }
            ]
        },
        {
            "name": "rb32-minitar",
            "portdir": "ruby/rb-minitar",
            "version": "1.0.2",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/halostatue/minitar",
            "description": "Pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files",
            "long_description": "Pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files",
            "active": true,
            "categories": [
                "archivers",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb32-archive-tar-minitar",
                        "rb32-minitar-cli"
                    ]
                }
            ]
        },
        {
            "name": "rb33-minitar",
            "portdir": "ruby/rb-minitar",
            "version": "1.0.2",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/halostatue/minitar",
            "description": "Pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files",
            "long_description": "Pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files",
            "active": true,
            "categories": [
                "archivers",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb33-archive-tar-minitar",
                        "rb33-minitar-cli"
                    ]
                }
            ]
        },
        {
            "name": "rb-minitar",
            "portdir": "ruby/rb-minitar",
            "version": "1.0.2",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/halostatue/minitar",
            "description": "Pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files",
            "long_description": "Pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files",
            "active": true,
            "categories": [
                "archivers",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-http-cookie",
            "portdir": "ruby/rb-http-cookie",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sparklemotion/http-cookie",
            "description": "Library to handle HTTP Cookies based on RFC 6265",
            "long_description": "Library to handle HTTP Cookies based on RFC 6265",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-domain_name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-http",
                        "rb31-rest-client"
                    ]
                }
            ]
        },
        {
            "name": "rb32-http-cookie",
            "portdir": "ruby/rb-http-cookie",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sparklemotion/http-cookie",
            "description": "Library to handle HTTP Cookies based on RFC 6265",
            "long_description": "Library to handle HTTP Cookies based on RFC 6265",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-domain_name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-http",
                        "rb32-rest-client"
                    ]
                }
            ]
        },
        {
            "name": "rb33-http-cookie",
            "portdir": "ruby/rb-http-cookie",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sparklemotion/http-cookie",
            "description": "Library to handle HTTP Cookies based on RFC 6265",
            "long_description": "Library to handle HTTP Cookies based on RFC 6265",
            "active": true,
            "categories": [
                "net",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-domain_name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-http",
                        "rb33-rest-client"
                    ]
                }
            ]
        },
        {
            "name": "rb31-highline",
            "portdir": "ruby/rb-highline",
            "version": "3.1.1",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JEG2/highline",
            "description": "A high-level IO library.",
            "long_description": "A high-level IO library. that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb31-bee"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-sup"
                    ]
                }
            ]
        },
        {
            "name": "rb33-highline",
            "portdir": "ruby/rb-highline",
            "version": "3.1.1",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JEG2/highline",
            "description": "A high-level IO library.",
            "long_description": "A high-level IO library. that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb33-bee"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-sup"
                    ]
                }
            ]
        }
    ]
}