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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=250",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=248",
    "results": [
        {
            "name": "R-DPP",
            "portdir": "R/R-DPP",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DPP",
            "description": "Inference of parameters of normal distributions from a mixture of normals",
            "long_description": "This MCMC method takes a data numeric vector (Y) and assigns the elements of Y to a (potentially infinite) number of normal distributions. The individual normal distributions from a mixture of normals can be inferred.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BTdecayLasso",
            "portdir": "R/R-BTdecayLasso",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BTdecayLasso",
            "description": "Bradley–Terry model with exponential time decayed log-likelihood and adaptive lasso",
            "long_description": "Bradley–Terry model with exponential time decayed log-likelihood and adaptive lasso",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-optimx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "socnetv",
            "portdir": "science/socnetv",
            "version": "3.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socnetv.org/",
            "description": "Social Network Visualizer",
            "long_description": "Social Network Visualizer (SocNetV) is a cross-platform, user-friendly free graphical software application for social network analysis and visualization.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "qt6-qttools",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "qt6-qtcharts",
                        "qt6-qtsvg",
                        "qt6-qt5compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shiny.semantic",
            "portdir": "R/R-shiny.semantic",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://appsilon.github.io/shiny.semantic",
            "description": "Semantic UI support for Shiny",
            "long_description": "Semantic UI support for Shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-shiny",
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-semantic.assets",
                        "R-R6",
                        "R-htmltools",
                        "R-glue",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plotly",
                        "R-gapminder",
                        "R-leaflet",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-DT",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-rcmdcheck",
                        "R-covr",
                        "R-mockery",
                        "R-lintr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-data.validator"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-semantic.assets"
                    ]
                }
            ]
        },
        {
            "name": "R-sdwd",
            "portdir": "R/R-sdwd",
            "version": "1.0.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sdwd",
            "description": "Sparse Distance Weighted Discrimination",
            "long_description": "Sparse Distance Weighted Discrimination",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-scrime",
            "portdir": "R/R-scrime",
            "version": "1.3.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=scrime",
            "description": "Analysis of high-dimensional categorical data such as SNP data",
            "long_description": "Analysis of high-dimensional categorical data such as SNP data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BayesSUR"
                    ]
                }
            ]
        },
        {
            "name": "R-rtape",
            "portdir": "R/R-rtape",
            "version": "2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mbq.me/rtape",
            "description": "Manage and manipulate large collections of R objects stored as tape-like files",
            "long_description": "Manage and manipulate large collections of R objects stored as tape-like files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ra4bayesmeta",
            "portdir": "R/R-ra4bayesmeta",
            "version": "1.0-8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ra4bayesmeta",
            "description": "Reference analysis for Bayesian meta-analysis",
            "long_description": "Reference analysis for Bayesian meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesmeta",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-piton",
            "portdir": "R/R-piton",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=piton",
            "description": "Parsing of expression grammars in Rcpp",
            "long_description": "Parsing of expression grammars in Rcpp",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyxl"
                    ]
                }
            ]
        },
        {
            "name": "R-perm",
            "portdir": "R/R-perm",
            "version": "1.0-0.4",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=perm",
            "description": "Exact or asymptotic permutation tests",
            "long_description": "Exact or asymptotic permutation tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FHtest",
                        "R-asht",
                        "R-interval"
                    ]
                }
            ]
        },
        {
            "name": "R-orders",
            "portdir": "R/R-orders",
            "version": "0.1.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=orders",
            "description": "Sampling from k-th order statistics of new families of distributions",
            "long_description": "Sampling from k-th order statistics of new families of distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-actuar",
                        "R-gamlss.dist",
                        "R-Newdistns",
                        "R-CRAN-recommended",
                        "R-VGAM"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-libbib",
            "portdir": "R/R-libbib",
            "version": "1.6.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=libbib",
            "description": "Various utilities for library science/assessment and cataloging",
            "long_description": "Various utilities for library science/assessment and cataloging",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-stringr",
                        "R-pbapply",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-assertr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lessSEM",
            "portdir": "R/R-lessSEM",
            "version": "1.5.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jhorzek.github.io/lessSEM",
            "description": "Non-smooth regularization for structural equation models",
            "long_description": "Non-smooth regularization for structural equation models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-rlang",
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-stringr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lavaan",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-Rsolnp",
                        "R-plotly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-interval",
            "portdir": "R/R-interval",
            "version": "1.1-1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=interval",
            "description": "Weighted logrank tests and NPMLE for interval-censored data",
            "long_description": "Weighted logrank tests and NPMLE for interval-censored data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Icens",
                        "R-perm",
                        "R-CRAN-recommended",
                        "R-MLEcens"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DCchoice",
                        "R-FHtest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ReIns"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.mx",
            "portdir": "R/R-gamlss.mx",
            "version": "6.0-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.mx",
            "description": "Fit mixture distributions with GAMLSS",
            "long_description": "Fit mixture distributions with GAMLSS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fixtuRes",
            "portdir": "R/R-fixtuRes",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jakubnowicki.github.io/fixtuRes",
            "description": "Mock data generator",
            "long_description": "Mock data generator",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-glue",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-yaml",
                        "R-lubridate",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-lintr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-data.validator"
                    ]
                }
            ]
        },
        {
            "name": "R-factorstochvol",
            "portdir": "R/R-factorstochvol",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=factorstochvol",
            "description": "Bayesian estimation of (sparse) latent factor stochastic volatility models",
            "long_description": "Bayesian estimation of (sparse) latent factor stochastic volatility models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GIGrvg",
                        "R-stochvol",
                        "R-corrplot",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-zoo",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-LSD"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesianVARs"
                    ]
                }
            ]
        },
        {
            "name": "R-data.validator",
            "portdir": "R/R-data.validator",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://appsilon.github.io/data.validator",
            "description": "Automatic data validation and reporting",
            "long_description": "Automatic data validation and reporting",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-htmltools",
                        "R-purrr",
                        "R-tidyr",
                        "R-knitr",
                        "R-htmlwidgets",
                        "R-rmarkdown",
                        "R-assertr",
                        "R-shiny.semantic",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-magrittr",
                        "R-withr",
                        "R-shiny",
                        "R-testthat",
                        "R-rcmdcheck",
                        "R-readr",
                        "R-covr",
                        "R-lintr",
                        "R-spelling",
                        "R-visNetwork",
                        "R-targets",
                        "R-fixtuRes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cpd",
            "portdir": "R/R-cpd",
            "version": "0.3.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cpd",
            "description": "Complex Pearson Distributions",
            "long_description": "Complex Pearson Distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dgof",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-hypergeo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.cpd"
                    ]
                }
            ]
        },
        {
            "name": "R-compute.es",
            "portdir": "R/R-compute.es",
            "version": "0.2-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=compute.es",
            "description": "Compute effect sizes",
            "long_description": "Compute effect sizes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.MA",
                        "R-bayesmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-bayesmeta",
            "portdir": "R/R-bayesmeta",
            "version": "3.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gwdg.de/croever/bayesmeta",
            "description": "Bayesian random-effects meta-analysis and meta-regression",
            "long_description": "Bayesian random-effects meta-analysis and meta-regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-forestplot",
                        "R-metafor",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-compute.es"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ra4bayesmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-assertr",
            "portdir": "R/R-assertr",
            "version": "3.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/assertr",
            "description": "Assertive programming for R analysis pipelines",
            "long_description": "Assertive programming for R analysis pipelines",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-magrittr",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-data.validator"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-libbib"
                    ]
                }
            ]
        },
        {
            "name": "R-anocva",
            "portdir": "R/R-anocva",
            "version": "0.1.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=anocva",
            "description": "Non-parametric statistical test to compare clustering structures",
            "long_description": "Non-parametric statistical test to compare clustering structures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MAd",
            "portdir": "R/R-MAd",
            "version": "0.8-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MAd",
            "description": "Meta-analysis with mean differences",
            "long_description": "Meta-analysis with mean differences",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-metafor",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.MA"
                    ]
                }
            ]
        },
        {
            "name": "R-LSD",
            "portdir": "R/R-LSD",
            "version": "4.1-0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LSD",
            "description": "Lots of Superior Depictions",
            "long_description": "Lots of Superior Depictions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-factorstochvol"
                    ]
                }
            ]
        },
        {
            "name": "R-Icens",
            "portdir": "R/R-Icens",
            "version": "1.76.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/Icens",
            "description": "NPMLE for censored and truncated data",
            "long_description": "NPMLE for censored and truncated data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-interval"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ReIns"
                    ]
                }
            ]
        },
        {
            "name": "R-DCchoice",
            "portdir": "R/R-DCchoice",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DCchoice",
            "description": "Analyzing of dichotomous choice contingent valuation data",
            "long_description": "Analyzing of dichotomous choice contingent valuation data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-interval",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.DCCV"
                    ]
                }
            ]
        },
        {
            "name": "R-BayesSUR",
            "portdir": "R/R-BayesSUR",
            "version": "2.2-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mbant/BayesSUR",
            "description": "Bayesian Seemingly Unrelated Regression",
            "long_description": "Bayesian Seemingly Unrelated Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-igraph",
                        "R-tikzDevice",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-plyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-BDgraph",
                        "R-scrime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesReversePLLH",
            "portdir": "R/R-BayesReversePLLH",
            "version": "1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesReversePLLH",
            "description": "Fit Bayesian piece-wise linear log-hazard model",
            "long_description": "Fit Bayesian piece-wise linear log-hazard model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesRep",
            "portdir": "R/R-BayesRep",
            "version": "0.42.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesRep",
            "description": "Bayesian analysis of replication studies",
            "long_description": "Bayesian analysis of replication studies",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-hypergeo",
                        "R-lamW"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-websocket-client",
            "portdir": "python/py-websocket-client",
            "version": "1.9.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://websocket-client.readthedocs.io/",
            "description": "WebSocket client for Python with low level API options",
            "long_description": "websocket-client is a WebSocket client for Python. It provides access to low level APIs for WebSockets. websocket-client implements version hybi-13 of the WebSocket procotol. This client does not currently support the permessage-deflate extension from RFC 7692.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-socks"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-jupyter_server",
                        "py311-docker",
                        "docker-compose",
                        "py311-kubernetes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-socketio",
                        "py311-engineio",
                        "py311-selenium"
                    ]
                }
            ]
        },
        {
            "name": "Deriv",
            "portdir": "www/Deriv",
            "version": "2014.04.22",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nark/Deriv",
            "description": "Cross-platform client for Wired 2.0",
            "long_description": "Deriv is full graphical and cross-platform client for the Wired 2.0 protocol. It is built against libwired and Qt frameworks.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl10",
                        "qtkeychain-qt4",
                        "qt4-mac",
                        "libxml2",
                        "libwired",
                        "libiconv",
                        "zlib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wired-server",
            "portdir": "net/wired-server",
            "version": "2.5.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wired.read-write.fr/products/wired",
            "description": "Wired Server is BBS-oriented server for UNIX-based operating systems",
            "long_description": "Wired Server is BBS-oriented server for UNIX-based operating systems",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "zlib",
                        "libwired",
                        "libxml2",
                        "sqlite3",
                        "ncurses",
                        "openssl10",
                        "miniupnpc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wire",
            "portdir": "net/wire",
            "version": "2014.04.22",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wired.read-write.fr/products/wire",
            "description": "wire is an UNIX command-line client for the Wired 2.0 protocol",
            "long_description": "wire is an UNIX command-line client for the Wired 2.0 protocol",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "sqlite3",
                        "libwired",
                        "ncurses",
                        "openssl10",
                        "readline",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "taisei",
            "portdir": "games/taisei",
            "version": "1.4.4",
            "license": "BSD and CC-BY-SA-4",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://taisei-project.org/",
            "description": "A free and open-source Touhou Project fangame",
            "long_description": "Taisei Project is an open source fan-game set in the world of Tōhō Project. It is a top-down vertical-scrolling curtain fire shooting game (STG), also known as a \"bullet hell\" or \"danmaku.\" STGs are fast-paced games focused around pattern recognition and mastery through practice.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18",
                        "python314",
                        "py314-docutils"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "freetype",
                        "libzip",
                        "py314-zstd",
                        "cglm",
                        "zlib",
                        "zstd",
                        "libsdl2_mixer",
                        "opusfile",
                        "libsdl2",
                        "openssl",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libwired",
            "portdir": "devel/libwired",
            "version": "2020.05.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wired.read-write.fr",
            "description": "libwired is standard C library that implements the Wired 2.0 protocol",
            "long_description": "This project is a fork of the Wired library (libwired) created by Axel Andersson at Zanka Software. It was created and is mainly intended for use by the Wired network suite. It contains collections and other data structures, and portable abstractions for many OS services, like threads, sockets, files etc.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3",
                        "openssl10",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wire",
                        "wired-server",
                        "Deriv"
                    ]
                }
            ]
        },
        {
            "name": "R-reclin2",
            "portdir": "R/R-reclin2",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/djvanderlaan/reclin2",
            "description": "Record linkage toolkit",
            "long_description": "Record linkage toolkit",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringdist",
                        "R-lpSolve",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-simplermarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PriceIndices"
                    ]
                }
            ]
        },
        {
            "name": "R-mokken",
            "portdir": "R/R-mokken",
            "version": "3.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sites.google.com/a/tilburguniversity.edu/avdrark/mokken",
            "description": "Conducts Mokken scale analysis",
            "long_description": "Conducts Mokken scale analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-poLCA"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-coxerr",
            "portdir": "R/R-coxerr",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=coxerr",
            "description": "Cox regression with dependent error in covariates",
            "long_description": "Cox regression with dependent error in covariates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bread",
            "portdir": "R/R-bread",
            "version": "0.4.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bread",
            "description": "Analyze big files without loading them in memory",
            "long_description": "Analyze big files without loading them in memory",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PriceIndices",
            "portdir": "R/R-PriceIndices",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PriceIndices",
            "description": "Calculate bilateral and multilateral price indices",
            "long_description": "Calculate bilateral and multilateral price indices",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-caret",
                        "R-xgboost",
                        "R-strex",
                        "R-reclin2",
                        "R-CRAN-recommended",
                        "R-reshape",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-devel-stacktrace-extract",
            "portdir": "perl/p5-devel-stacktrace-extract",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::StackTrace::Extract",
            "description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "long_description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-devel-stacktrace",
                        "p5.34-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-devel-stacktrace-extract"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-devel-stacktrace-extract",
            "portdir": "perl/p5-devel-stacktrace-extract",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::StackTrace::Extract",
            "description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "long_description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-devel-stacktrace-extract",
            "portdir": "perl/p5-devel-stacktrace-extract",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::StackTrace::Extract",
            "description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "long_description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-devel-stacktrace",
                        "p5.30-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-devel-stacktrace-extract",
            "portdir": "perl/p5-devel-stacktrace-extract",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::StackTrace::Extract",
            "description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "long_description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-devel-stacktrace",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-devel-stacktrace-extract",
            "portdir": "perl/p5-devel-stacktrace-extract",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-devel-stacktrace-extract",
            "homepage": "https://metacpan.org/pod/Devel::StackTrace::Extract",
            "description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "long_description": "Devel::StackTrace::Extract - Extract a stack trace from an exception object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-devel-stacktrace-extract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-memprof",
            "portdir": "python/py-memprof",
            "version": "0.3.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jmdana.github.io/memprof/",
            "description": "Memprof is a memory profiler for Python.",
            "long_description": "Memprof is a memory profiler for Python. It logs and plots the memory usage of all the variables during the execution of the decorated methods.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "memprof_select",
                        "py311-matplotlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-memprof"
                    ]
                }
            ]
        },
        {
            "name": "py311-gprof2dot",
            "portdir": "python/py-gprof2dot",
            "version": "2022.7.29",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jrfonseca/gprof2dot",
            "description": "Generate a dot graph from the output of several profilers.",
            "long_description": "Generate a dot graph from the output of several profilers.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gprof2dot",
                        "py311-pytest-profiling"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-lingua-ja-name-splitter",
            "portdir": "perl/p5-lingua-ja-name-splitter",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::JA::Name::Splitter",
            "description": "Lingua::JA::Name::Splitter - split a Japanese name into given and family",
            "long_description": "Lingua::JA::Name::Splitter - split a Japanese name into given and family",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-deep",
                        "p5.34-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-lingua-ja-moji"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lingua-ja-name-splitter",
                        "p5.34-lingua-nameutils"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lingua-ja-name-splitter",
            "portdir": "perl/p5-lingua-ja-name-splitter",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::JA::Name::Splitter",
            "description": "Lingua::JA::Name::Splitter - split a Japanese name into given and family",
            "long_description": "Lingua::JA::Name::Splitter - split a Japanese name into given and family",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-deep",
                        "p5.32-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-lingua-ja-moji"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-lingua-nameutils"
                    ]
                }
            ]
        }
    ]
}