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

{
    "count": 50855,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=417",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=415",
    "results": [
        {
            "name": "R-bayesnec",
            "portdir": "R/R-bayesnec",
            "version": "2.1.3.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://open-aims.github.io/bayesnec",
            "description": "Bayesian No-Effect-Concentration (NEC) algorithm",
            "long_description": "Bayesian No-Effect-Concentration (NEC) algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-loo",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-brms",
                        "R-chk",
                        "R-formula.tools",
                        "R-CRAN-recommended",
                        "R-evaluate",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bnlearn",
            "portdir": "R/R-bnlearn",
            "version": "5.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bnlearn.com",
            "description": "Bayesian network structure learning, parameter learning and inference",
            "long_description": "Bayesian network structure learning, parameter learning and inference",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gRbase",
                        "R-Rmpfr",
                        "R-gmp",
                        "R-igraph",
                        "R-graph",
                        "R-Rgraphviz",
                        "R-gRain"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BNSL",
                        "R-bayesvl",
                        "R-bnmr2",
                        "R-pchc",
                        "R-BayesianNetwork",
                        "R-imbalance",
                        "R-mDAG",
                        "R-dagHMM",
                        "R-r.blip",
                        "R-BayesNetBP",
                        "R-bnmonitor",
                        "R-GroupBN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rbmn",
                        "R-gRain"
                    ]
                }
            ]
        },
        {
            "name": "R-ctsem",
            "portdir": "R/R-ctsem",
            "version": "3.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cdriveraus/ctsem",
            "description": "Continuous Time Structural Equation Modelling",
            "long_description": "Continuous Time Structural Equation Modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-data.table",
                        "R-mvtnorm",
                        "R-plyr",
                        "R-rstantools",
                        "R-statmod",
                        "R-tibble",
                        "R-ggplot2",
                        "R-rstan",
                        "R-expm",
                        "R-Deriv",
                        "R-cOde",
                        "R-mize",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-collapse",
                        "R-gridExtra",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-lme4",
                        "R-tinytex",
                        "R-devtools",
                        "R-DEoptim",
                        "R-arules",
                        "R-qgam",
                        "R-papaja"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CoTiMA",
                        "R-ctsemOMX"
                    ]
                }
            ]
        },
        {
            "name": "R-clustermq",
            "portdir": "R/R-clustermq",
            "version": "0.9.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mschubert.github.io/clustermq",
            "description": "Evaluate function calls on HPC schedulers",
            "long_description": "Evaluate function calls on HPC schedulers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-progress",
                        "R-globals",
                        "R-narray",
                        "R-CRAN-recommended",
                        "cppzmq",
                        "zmq",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-callr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2",
                        "R-iterators",
                        "R-foreach",
                        "R-BiocParallel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-drake",
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-deepgp",
            "portdir": "R/R-deepgp",
            "version": "1.1.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=deepgp",
            "description": "Bayesian Deep Gaussian Processes using MCMC",
            "long_description": "Performs Bayesian posterior inference for deep Gaussian processes.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-doParallel",
                        "R-foreach",
                        "R-FNN",
                        "R-GpGp",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-digest",
            "portdir": "R/R-digest",
            "version": "0.6.37",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dirk.eddelbuettel.com/code/digest.html",
            "description": "Create compact hash digests of R objects",
            "long_description": "Create compact hash digests of R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-simplermarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-storr",
                        "R-job",
                        "R-shinytest",
                        "R-downloader",
                        "R-kableExtra",
                        "R-knitcitations",
                        "R-ecd",
                        "R-ascii",
                        "R-aws.s3",
                        "R-aws.signature",
                        "R-FRK",
                        "R-targeted",
                        "R-text2vec",
                        "R-reactable",
                        "R-readtext",
                        "R-repana",
                        "R-repmis",
                        "R-lintr",
                        "R-tmle3",
                        "R-emayili",
                        "R-mlr3misc",
                        "R-IRkernel",
                        "R-BatchJobs",
                        "R-mlr3pipelines",
                        "R-phangorn",
                        "R-pkgdown",
                        "R-archivist",
                        "R-pomp",
                        "R-animint2",
                        "R-hunspell",
                        "R-pins",
                        "R-testthat",
                        "R-ChemmineR",
                        "R-dipsaus",
                        "R-OpenML",
                        "R-Rborist",
                        "R-maptiles",
                        "R-metR",
                        "R-future",
                        "R-miscTools",
                        "R-RestRserve",
                        "R-shinycssloaders",
                        "R-modelStudio",
                        "R-NMF",
                        "R-batchtools",
                        "R-biomaRt",
                        "R-filearray",
                        "R-filehash",
                        "R-yulab.utils",
                        "R-nlsr",
                        "R-sarsop",
                        "R-blockmodels",
                        "R-gWidgets2",
                        "R-ggmap",
                        "R-covr",
                        "R-glmbb",
                        "R-googleAuthR",
                        "R-pkgmaker",
                        "R-plotly",
                        "R-trelliscopejs",
                        "R-ufs",
                        "R-disordR",
                        "R-drake",
                        "R-rmdpartials",
                        "R-rngtools",
                        "R-glmmrOptim",
                        "R-bsub",
                        "R-stepR",
                        "R-tesseract",
                        "R-rmsb",
                        "R-httptest2",
                        "R-OpenMx",
                        "R-virtuoso",
                        "R-htmltools",
                        "R-ape",
                        "R-rms",
                        "R-rsconnect",
                        "R-mvp",
                        "R-sl3",
                        "R-pander",
                        "R-MplusAutomation",
                        "R-ComplexHeatmap",
                        "R-shinyjs",
                        "R-downlit",
                        "R-rgeoda",
                        "R-r6extended",
                        "R-rcmdcheck",
                        "R-httptest",
                        "R-dplR",
                        "R-progressr",
                        "R-R.cache",
                        "R-R.filesets",
                        "R-R.rsp",
                        "R-ROAuth",
                        "R-distill"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-EBImage",
                        "R-modelsummary",
                        "R-jointseg",
                        "R-cli",
                        "R-SeqArray",
                        "R-textmineR",
                        "R-memoise",
                        "R-brms",
                        "R-FuzzyNumbers",
                        "R-R.devices",
                        "R-rstanarm",
                        "R-webfakes",
                        "R-gt",
                        "R-fritools",
                        "R-crosstable",
                        "R-gdsfmt",
                        "R-rotor",
                        "R-styler",
                        "R-R.utils",
                        "R-knitr",
                        "R-stars",
                        "R-rmarkdown",
                        "R-REBayes",
                        "R-devtools",
                        "R-dm",
                        "R-altdoc",
                        "R-openssl",
                        "R-lfe",
                        "R-LDAvis",
                        "R-igraph"
                    ]
                }
            ]
        },
        {
            "name": "R-expm",
            "portdir": "R/R-expm",
            "version": "1.0-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R-Forge.R-project.org/projects/expm",
            "description": "Matrix exponential, log etc.",
            "long_description": "Computation of the matrix exponential, logarithm, sqrt and related quantities, using traditional and modern methods.",
            "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-Rmpfr",
                        "R-RColorBrewer",
                        "R-sfsmisc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CovTools",
                        "R-madness",
                        "R-ctsem",
                        "R-BMTAR",
                        "R-BSSoverSpace",
                        "R-markovchain",
                        "R-WSGeometry",
                        "R-DescTools",
                        "R-ctmcd",
                        "R-diffudist",
                        "R-msm",
                        "R-semtree",
                        "R-slm",
                        "R-ReMFPCA",
                        "R-dlbayes",
                        "R-yuima"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatialreg",
                        "R-rex2arma",
                        "R-ape"
                    ]
                }
            ]
        },
        {
            "name": "R-fBasics",
            "portdir": "R/R-fBasics",
            "version": "4041.97",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rmetrics",
            "description": "Rmetrics – Markets and Basic Statistics",
            "long_description": "Provides a collection of functions to explore and to investigate basic properties of financial returns and related quantities.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stabledist",
                        "R-timeSeries",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-timeDate",
                        "R-gss"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-StableEstim",
                        "R-fUnitRoots",
                        "R-fExtremes",
                        "R-fMultivar",
                        "R-fNonlinear",
                        "R-fTrading",
                        "R-MTS",
                        "R-modeest",
                        "R-fCopulae",
                        "R-fGarch",
                        "R-distrRmetrics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lawstat",
                        "R-fitteR",
                        "R-stabledist",
                        "R-alphastable",
                        "R-ForeCA"
                    ]
                }
            ]
        },
        {
            "name": "R-ggsurvfit",
            "portdir": "R/R-ggsurvfit",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/insightsengineering/cardx",
            "description": "Flexible time-to-event figures",
            "long_description": "Flexible time-to-event figures",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-broom",
                        "R-patchwork",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-spelling",
                        "R-tidycmprsk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cardx",
                        "R-tidycmprsk"
                    ]
                }
            ]
        },
        {
            "name": "R-heteromixgm",
            "portdir": "R/R-heteromixgm",
            "version": "2.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=heteromixgm",
            "description": "Copula graphical models for heterogeneous mixed data",
            "long_description": "Copula graphical models for heterogeneous mixed data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tmvtnorm",
                        "R-BDgraph",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-glasso"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-minqa",
            "portdir": "R/R-minqa",
            "version": "1.2.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://optimizer.r-forge.r-project.org",
            "description": "Derivative-Free Optimization Algorithms by Quadratic Approximation",
            "long_description": "Derivative-free optimization by quadratic approximation based on an interface to Fortran implementations by M.J.D. Powell.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FME",
                        "R-lme4",
                        "R-palm",
                        "R-spaMM",
                        "R-cplm",
                        "R-survey",
                        "R-wCorr",
                        "R-GMMBoost",
                        "R-mvord",
                        "R-glmmLasso"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-msm",
                        "R-RandomFields",
                        "R-fdapace",
                        "R-ROI.plugin.optimx",
                        "R-sirt",
                        "R-blackbox",
                        "R-optimx",
                        "R-rminqa"
                    ]
                }
            ]
        },
        {
            "name": "R-ordinal",
            "portdir": "R/R-ordinal",
            "version": "2023.12-4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/runehaubo/ordinal",
            "description": "Regression models for ordinal data",
            "long_description": "Regression models for ordinal data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-ucminf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-serp",
                        "R-MXM",
                        "R-crch",
                        "R-projpred",
                        "R-RcmdrPlugin.MPAStats",
                        "R-jomo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-tram",
                        "R-prediction",
                        "R-texreg",
                        "R-margins",
                        "R-performance",
                        "R-effects",
                        "R-broom",
                        "R-car",
                        "R-nonnest2",
                        "R-memisc",
                        "R-AICcmodavg",
                        "R-broom.mixed",
                        "R-ggeffects",
                        "R-insight",
                        "R-buildmer",
                        "R-MuMIn",
                        "R-tramME"
                    ]
                }
            ]
        },
        {
            "name": "R-pcaPP",
            "portdir": "R/R-pcaPP",
            "version": "2.0-5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/pcaPP",
            "description": "Robust PCA by Projection Pursuit",
            "long_description": "Robust PCA by Projection Pursuit",
            "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",
                "gfortran",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-copula",
                        "R-rainbow",
                        "R-jeek",
                        "R-ccaPP",
                        "R-rrcov",
                        "R-rrcovHD",
                        "R-ftsa",
                        "R-rospca",
                        "R-rmgarch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-robustX",
                        "R-cord"
                    ]
                }
            ]
        },
        {
            "name": "R-priceR",
            "portdir": "R/R-priceR",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=priceR",
            "description": "Economics and pricing tools",
            "long_description": "Functions to aid in micro- and macroeconomic analysis and handling of price and currency data.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-lubridate",
                        "R-gsubfn",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-revdbayes",
            "portdir": "R/R-revdbayes",
            "version": "1.5.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paulnorthrop.github.io/revdbayes",
            "description": "Ratio-of-uniforms sampling for bayesian extreme value analysis",
            "long_description": "Ratio-of-uniforms sampling for bayesian extreme value analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesplot",
                        "R-exdex",
                        "R-rust",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rust",
                        "R-fitteR",
                        "R-mev",
                        "R-exdex",
                        "R-distributions3"
                    ]
                }
            ]
        },
        {
            "name": "R-rjags",
            "portdir": "R/R-rjags",
            "version": "4-16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rjags",
            "description": "Bayesian graphical models using MCMC",
            "long_description": "Bayesian graphical models using MCMC",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended",
                        "jags"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-longit",
                        "R-RcmdrPlugin.RMTCJags",
                        "R-jagsUI",
                        "R-abn",
                        "R-lcra",
                        "R-JointAI",
                        "R-BANOVA",
                        "R-BCHM",
                        "R-BEND",
                        "R-BayesRS",
                        "R-neojags",
                        "R-R2jags",
                        "R-bayesmix",
                        "R-mcp",
                        "R-RoBSA",
                        "R-RobustBayesianCopas",
                        "R-TreeBUGS",
                        "R-bayescount",
                        "R-pcnetmeta",
                        "R-jagstargets",
                        "R-bnma",
                        "R-psborrow",
                        "R-gemtc",
                        "R-RoBMA",
                        "R-zoib",
                        "R-pexm",
                        "R-dclone"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lucid",
                        "R-dcmle",
                        "R-compareMCMCs",
                        "R-runjags",
                        "R-bamlss",
                        "R-BayesTools",
                        "R-runMCMCbtadjust",
                        "R-blavaan",
                        "R-tidybayes",
                        "R-DHARMa",
                        "R-mvgam"
                    ]
                }
            ]
        },
        {
            "name": "R-robust",
            "portdir": "R/R-robust",
            "version": "0.7-5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/robust",
            "description": "Methods for robust statistics, a state of the art in the early 2000s, notably for robust regression and robust multivariate analysis.",
            "long_description": "Methods for robust statistics, a state of the art in the early 2000s, notably for robust regression and robust multivariate analysis.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rrcov",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-robustbase",
                        "R-fit.models"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lolR",
                        "R-robustvarComp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-texreg",
                        "R-broom",
                        "R-robustbase"
                    ]
                }
            ]
        },
        {
            "name": "R-rrcov",
            "portdir": "R/R-rrcov",
            "version": "1.7-6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/rrcov",
            "description": "Scalable robust estimators with high breakdown point",
            "long_description": "Scalable robust estimators with high breakdown point",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pcaPP",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BMA",
                        "R-DepthProc",
                        "R-GSE",
                        "R-ICSClust",
                        "R-RobStatTM",
                        "R-robust",
                        "R-rrcovHD",
                        "R-rrcovNA",
                        "R-ICSShiny",
                        "R-RobAStBase",
                        "R-cellWise",
                        "R-riv",
                        "R-robustfa",
                        "R-rospca",
                        "R-groc",
                        "R-RcmdrPlugin.PcaRobust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigutilsr",
                        "R-robustbase"
                    ]
                }
            ]
        },
        {
            "name": "R-rrcovHD",
            "portdir": "R/R-rrcovHD",
            "version": "0.3-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/rrcovHD",
            "description": "Robust multivariate methods for high-dimensional data",
            "long_description": "Robust multivariate methods for high-dimensional data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pcaPP",
                        "R-rrcov",
                        "R-pls",
                        "R-Rcpp",
                        "R-spls",
                        "R-CRAN-recommended",
                        "R-robustHD",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rospca"
                    ]
                }
            ]
        },
        {
            "name": "R-rrcovNA",
            "portdir": "R/R-rrcovNA",
            "version": "0.5-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/rrcovNA",
            "description": "Scalable robust estimators with high breakdown point for incomplete data",
            "long_description": "Scalable robust estimators with high breakdown point for incomplete data",
            "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-norm",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-robustbase",
                        "R-rrcov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-shinyEffects",
            "portdir": "R/R-shinyEffects",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RinteRface/shinyEffects",
            "description": "Customize your web-apps with fancy effects",
            "long_description": "Customize your web-apps with fancy effects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-shinydashboard",
                        "R-shinydashboardPlus",
                        "R-bs4Dash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinydashboardPlus"
                    ]
                }
            ]
        },
        {
            "name": "R-shinydashboardPlus",
            "portdir": "R/R-shinydashboardPlus",
            "version": "2.0.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shinydashboardplus.rinterface.com",
            "description": "Add more AdminLTE2 components to R-shinydashboard",
            "long_description": "Add more AdminLTE2 components to R-shinydashboard",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-shinydashboard",
                        "R-waiter",
                        "R-CRAN-recommended",
                        "R-fresh",
                        "R-lifecycle",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-bslib",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-styler",
                        "R-shinyAce",
                        "R-shinyWidgets",
                        "R-shinyjqui",
                        "R-shinyEffects"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinyEffects",
                        "R-shinyWidgets"
                    ]
                }
            ]
        },
        {
            "name": "R-smd",
            "portdir": "R/R-smd",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bsaul.github.io/smd",
            "description": "Compute standardized mean differences",
            "long_description": "Compute standardized mean differences",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-tableone",
                        "R-stddiff",
                        "R-dplyr",
                        "R-purrr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cardx",
                        "R-gtsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-spatialreg",
            "portdir": "R/R-spatialreg",
            "version": "1.3-5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/spatialreg",
            "description": "Spatial regression analysis",
            "long_description": "Spatial regression analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-multcomp",
                        "R-sf",
                        "R-spdep",
                        "R-LearnBayes",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-coda",
                        "R-spData"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-knitr",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-lmtest",
                        "R-expm",
                        "R-tinytest",
                        "R-RSpectra",
                        "R-spam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sphet",
                        "R-splm",
                        "R-spatialprobit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-texreg",
                        "R-broom",
                        "R-spData",
                        "R-prabclus",
                        "R-MuMIn",
                        "R-spdep"
                    ]
                }
            ]
        },
        {
            "name": "R-stddiff",
            "portdir": "R/R-stddiff",
            "version": "3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stddiff",
            "description": "Calculate the standardized difference for numeric, binary and category variables",
            "long_description": "Calculate the standardized difference for numeric, binary and category variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-smd"
                    ]
                }
            ]
        },
        {
            "name": "R-spray",
            "portdir": "R/R-spray",
            "version": "1.0-26",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/spray",
            "description": "Sparse arrays and multivariate polynomials",
            "long_description": "Sparse arrays and multivariate polynomials",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magic",
                        "R-partitions",
                        "R-disordR",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-polynom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack",
                        "R-polyhedralCubature",
                        "R-weyl",
                        "R-stokes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cgalMeshes",
                        "R-mvp"
                    ]
                }
            ]
        },
        {
            "name": "R-tidycmprsk",
            "portdir": "R/R-tidycmprsk",
            "version": "1.1.0",
            "license": "AGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mskcc-epi-bio.github.io/tidycmprsk",
            "description": "Competing risks estimation",
            "long_description": "Competing risks estimation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-broom",
                        "R-cmprsk",
                        "R-hardhat",
                        "R-gtsummary",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-broom.helpers",
                        "R-aod",
                        "R-cardx",
                        "R-ggsurvfit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggsurvfit"
                    ]
                }
            ]
        },
        {
            "name": "R-wavethresh",
            "portdir": "R/R-wavethresh",
            "version": "4.7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wavethresh",
            "description": "Wavelets statistics and transforms",
            "long_description": "Wavelets statistics and transforms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lpacf",
                        "R-costat",
                        "R-locits",
                        "R-dLagM",
                        "R-rTensor2"
                    ]
                }
            ]
        },
        {
            "name": "R-robustHD",
            "portdir": "R/R-robustHD",
            "version": "0.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aalfons/robustHD",
            "description": "Robust methods for high-dimensional data",
            "long_description": "Robust methods for high-dimensional data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-robustbase",
                        "R-perry",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-testthat",
                        "R-lars"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rrcovHD",
                        "R-gamreg",
                        "R-sparseLTSEigen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cellWise"
                    ]
                }
            ]
        },
        {
            "name": "ud",
            "portdir": "sysutils/ud",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xyproto/ud",
            "description": "ud is the UNIX day utility.",
            "long_description": "ud calculates the UNIX days from the current UNIX time, which is the number of seconds since January 1st, 1970 at 00:00:00 UTC.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-clonedigger",
            "portdir": "python/py-clonedigger",
            "version": "1.1.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://clonedigger.sourceforge.net/",
            "description": "Clone Digger aimed to detect similar code in Python programs",
            "long_description": "Clone Digger is the tool for finding software clones. Currently only Python language is supported, Java support will be added soon.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-clonedigger"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-clonedigger",
            "portdir": "python/py-clonedigger",
            "version": "1.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://clonedigger.sourceforge.net/",
            "description": "Clone Digger aimed to detect similar code in Python programs",
            "long_description": "Clone Digger is the tool for finding software clones. Currently only Python language is supported, Java support will be added soon.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-clonedigger"
                    ]
                }
            ]
        },
        {
            "name": "py-awesome_slugify",
            "portdir": "python/py-awesome_slugify",
            "version": "1.6.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/awesome-slugify",
            "description": "Flexible slugify function",
            "long_description": "Flexible slugify function",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-awesome_slugify"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-awesome_slugify",
            "portdir": "python/py-awesome_slugify",
            "version": "1.6.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/awesome-slugify",
            "description": "Flexible slugify function",
            "long_description": "Flexible slugify function",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-nose",
                        "py27-regex",
                        "py27-unidecode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-awesome_slugify",
            "portdir": "python/py-awesome_slugify",
            "version": "1.6.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/awesome-slugify",
            "description": "Flexible slugify function",
            "long_description": "Flexible slugify function",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-nose",
                        "py35-regex",
                        "py35-unidecode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-awesome_slugify",
            "portdir": "python/py-awesome_slugify",
            "version": "1.6.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/awesome-slugify",
            "description": "Flexible slugify function",
            "long_description": "Flexible slugify function",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-nose",
                        "py36-regex",
                        "py36-unidecode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-awesome_slugify"
                    ]
                }
            ]
        },
        {
            "name": "py27-abjad",
            "portdir": "python/py-abjad",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.projectabjad.org",
            "description": "Python wrapper for Lilypond",
            "long_description": "Abjad helps composers build up complex pieces of music notation in an iterative and incremental way. Use Abjad to create a symbolic representation of all the notes, rests, staves, tuplets, beams and slurs in any score. Because Abjad wraps the powerful LilyPond music notation package, you can use Abjad to control extremely fine-grained typographic details of all elements of any score.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-abjad"
                    ]
                }
            ]
        },
        {
            "name": "py-abjad",
            "portdir": "python/py-abjad",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.projectabjad.org",
            "description": "Python wrapper for Lilypond",
            "long_description": "Abjad helps composers build up complex pieces of music notation in an iterative and incremental way. Use Abjad to create a symbolic representation of all the notes, rests, staves, tuplets, beams and slurs in any score. Because Abjad wraps the powerful LilyPond music notation package, you can use Abjad to control extremely fine-grained typographic details of all elements of any score.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-abjad"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-chm2pdf",
            "portdir": "python/py-chm2pdf",
            "version": "0.9.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gnochm.sourceforge.net/pychm.html",
            "description": "chm2pdf is a convenient wrapper around chmlib and htmldoc for quickly converting chm files.",
            "long_description": "chm2pdf is a convenient wrapper around chmlib and htmldoc for quickly converting chm files.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-chm2pdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-chm2pdf",
            "portdir": "python/py-chm2pdf",
            "version": "0.9.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gnochm.sourceforge.net/pychm.html",
            "description": "chm2pdf is a convenient wrapper around chmlib and htmldoc for quickly converting chm files.",
            "long_description": "chm2pdf is a convenient wrapper around chmlib and htmldoc for quickly converting chm files.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-chm",
                        "chmlib",
                        "htmldoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-chm2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py-PyQGLViewer",
            "portdir": "python/py-PyQGLViewer",
            "version": "0.11",
            "license": "(GPL-2+ or Commercial)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyqglviewer.gforge.inria.fr/",
            "description": "PyQGLViewer is a set of Python bindings for libQGLViewer",
            "long_description": "PyQGLViewer is a set of Python bindings for the libQGLViewer C++ class library which ease the creation of OpenGL 3D viewers. It provides some of the typical 3D viewer functionalities, such as the possibility to move the camera using the mouse, which lacks in most of the other APIs. Other features include mouse manipulated frames, interpolated keyFrames, object selection, stereo display, screenshot saving and much more. It can be used by OpenGL beginners as well as to create complex applications, being fully customizable and easy to extend.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "christophe.pradal",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-PyQGLViewer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-PyQGLViewer",
            "portdir": "python/py-PyQGLViewer",
            "version": "0.11",
            "license": "(GPL-2+ or Commercial)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyqglviewer.gforge.inria.fr/",
            "description": "PyQGLViewer is a set of Python bindings for libQGLViewer",
            "long_description": "PyQGLViewer is a set of Python bindings for the libQGLViewer C++ class library which ease the creation of OpenGL 3D viewers. It provides some of the typical 3D viewer functionalities, such as the possibility to move the camera using the mouse, which lacks in most of the other APIs. Other features include mouse manipulated frames, interpolated keyFrames, object selection, stereo display, screenshot saving and much more. It can be used by OpenGL beginners as well as to create complex applications, being fully customizable and easy to extend.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "christophe.pradal",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "mesa"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libQGLViewer",
                        "py27-sip4",
                        "python27",
                        "py27-pyqt4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-PyQGLViewer"
                    ]
                }
            ]
        },
        {
            "name": "py-cdb",
            "portdir": "python/py-cdb",
            "version": "0.35",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/acg/python-cdb",
            "description": "python module for using the constant database package",
            "long_description": "The python-cdb extension module is an adaptation of D. J. Bernstein's constant database package (see https://cr.yp.to/cdb.html) The cdb files are mappings of keys to values, designed for wickedly fast lookups and atomic updates. This module mimics the normal cdb utilities, cdb(get|dump|make), via convenient, high-level Python objects.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-cdb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-cdb",
            "portdir": "python/py-cdb",
            "version": "0.35",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/acg/python-cdb",
            "description": "python module for using the constant database package",
            "long_description": "The python-cdb extension module is an adaptation of D. J. Bernstein's constant database package (see https://cr.yp.to/cdb.html) The cdb files are mappings of keys to values, designed for wickedly fast lookups and atomic updates. This module mimics the normal cdb utilities, cdb(get|dump|make), via convenient, high-level Python objects.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cdb"
                    ]
                }
            ]
        },
        {
            "name": "py-checker",
            "portdir": "python/py-checker",
            "version": "0.8.19",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pychecker.sourceforge.net/",
            "description": "python source code checker for finding bugs",
            "long_description": "PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect. However, spurious warnings should be fairly infrequent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-checker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-checker",
            "portdir": "python/py-checker",
            "version": "0.8.19",
            "license": "BSD",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pychecker.sourceforge.net/",
            "description": "python source code checker for finding bugs",
            "long_description": "PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect. However, spurious warnings should be fairly infrequent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-checker"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "createrepo",
                        "yum-createrepo"
                    ]
                }
            ]
        },
        {
            "name": "py-amqplib",
            "portdir": "python/py-amqplib",
            "version": "1.0.2",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/py-amqplib/",
            "description": "Simple non-threaded Python client library for AMQP.",
            "long_description": "Simple non-threaded Python client library for AMQP.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2880
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-amqplib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-amqplib",
            "portdir": "python/py-amqplib",
            "version": "1.0.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/py-amqplib/",
            "description": "Simple non-threaded Python client library for AMQP.",
            "long_description": "Simple non-threaded Python client library for AMQP.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2880
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-amqplib"
                    ]
                }
            ]
        },
        {
            "name": "py-authkit",
            "portdir": "python/py-authkit",
            "version": "0.3.0pre5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/AuthKit/",
            "description": "An authentication and authorization toolkit for WSGI applications and frameworks",
            "long_description": "An authentication and authorization toolkit for WSGI applications and frameworks",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-authkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-authkit",
            "portdir": "python/py-authkit",
            "version": "0.3.0pre5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/AuthKit/",
            "description": "An authentication and authorization toolkit for WSGI applications and frameworks",
            "long_description": "An authentication and authorization toolkit for WSGI applications and frameworks",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-authkit"
                    ]
                }
            ]
        }
    ]
}