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

{
    "count": 50305,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=670",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=668",
    "results": [
        {
            "name": "R-BVARverse",
            "portdir": "R/R-BVARverse",
            "version": "0.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BVARverse",
            "description": "Tidy Bayesian Vector Autoregression",
            "long_description": "Tidy Bayesian Vector Autoregression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-BVAR",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-generics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BVAR",
            "portdir": "R/R-BVAR",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nk027/bvar",
            "description": "Hierarchical Bayesian Vector Autoregression",
            "long_description": "Hierarchical Bayesian Vector Autoregression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-tinytest",
                        "R-vars"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BVARverse"
                    ]
                }
            ]
        },
        {
            "name": "R-BTdecayLasso",
            "portdir": "R/R-BTdecayLasso",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BTdecayLasso",
            "description": "Bradley–Terry model with exponential time decayed log-likelihood and adaptive lasso",
            "long_description": "Bradley–Terry model with exponential time decayed log-likelihood and adaptive lasso",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-optimx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BT",
            "portdir": "R/R-BT",
            "version": "0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BT",
            "description": "(Adaptive) Boosting Trees algorithm",
            "long_description": "(Adaptive) Boosting Trees algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BSgenomeForge",
            "portdir": "R/R-BSgenomeForge",
            "version": "1.4.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/BSgenomeForge",
            "description": "Forge BSgenome data packages",
            "long_description": "Forge BSgenome data packages",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-BiocIO",
                        "R-Biostrings",
                        "R-GenomeInfoDb",
                        "R-GenomicRanges",
                        "R-rtracklayer",
                        "R-BSgenome",
                        "R-CRAN-recommended",
                        "R-BiocGenerics",
                        "R-Biobase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-BiocStyle",
                        "R-GenomicFeatures",
                        "R-Rsamtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BSgenome",
            "portdir": "R/R-BSgenome",
            "version": "1.72.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/BSgenome",
            "description": "Software infrastructure for efficient representation of full genomes and their SNPs",
            "long_description": "Software infrastructure for efficient representation of full genomes and their SNPs",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-BiocIO",
                        "R-Biostrings",
                        "R-matrixStats",
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-rtracklayer",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VariantAnnotation",
                        "R-BSgenomeForge"
                    ]
                }
            ]
        },
        {
            "name": "R-BSSoverSpace",
            "portdir": "R/R-BSSoverSpace",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BSSoverSpace",
            "description": "Blind source separation for multivariate spatial data using eigen analysis",
            "long_description": "Blind source separation for multivariate spatial data using eigen analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rSPDE",
                        "R-SpatialBSS",
                        "R-CRAN-recommended",
                        "R-expm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BSDA",
            "portdir": "R/R-BSDA",
            "version": "1.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alanarnholt.github.io/BSDA",
            "description": "Basic Statistics and Data Analysis",
            "long_description": "Basic Statistics and Data Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-e1071",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BFF"
                    ]
                }
            ]
        },
        {
            "name": "R-BMTAR",
            "portdir": "R/R-BMTAR",
            "version": "0.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BMTAR",
            "description": "Bayesian approach for MTAR models with missing data",
            "long_description": "Bayesian approach for MTAR models with missing data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-expm",
                        "R-doParallel",
                        "R-Brobdingnag",
                        "R-ks",
                        "R-CRAN-recommended",
                        "R-MCMCpack",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BMT",
            "portdir": "R/R-BMT",
            "version": "0.1.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BMT",
            "description": "Bezier–Montenegro–Torres distribution",
            "long_description": "Bezier–Montenegro–Torres distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fitdistrplus",
                        "R-partitions",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BMS",
            "portdir": "R/R-BMS",
            "version": "0.3.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BMS",
            "description": "Bayesian model averaging library",
            "long_description": "Bayesian model averaging for linear models with a wide choice of (customizable) priors.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-WALS",
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-BMRMM",
            "portdir": "R/R-BMRMM",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BMRMM",
            "description": "Implementation of the Bayesian Markov (Renewal) Mixed Models",
            "long_description": "Implementation of the Bayesian Markov (Renewal) Mixed Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fields",
                        "R-multicool",
                        "R-pracma",
                        "R-CRAN-recommended",
                        "R-logOfGamma",
                        "R-MCMCpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BISdata",
            "portdir": "R/R-BISdata",
            "version": "0.2-3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://enricoschumann.net/R/packages/BISdata",
            "description": "Download data from the Bank for International Settlements (BIS)",
            "long_description": "Download data from the Bank for International Settlements (BIS)",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BINCOR",
            "portdir": "R/R-BINCOR",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BINCOR",
            "description": "Estimate the correlation between two irregular time series",
            "long_description": "Estimate the correlation between two irregular time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BH",
            "portdir": "R/R-BH",
            "version": "1.84.0-0",
            "license": "Boost-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/bh.html",
            "description": "Boost C++ Header Files",
            "long_description": "Boost C++ Header Files",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-volesti",
                        "R-AlphaHull3D",
                        "R-xrnet",
                        "R-Rlgt",
                        "R-BiocParallel",
                        "R-ChemmineR",
                        "R-anytime",
                        "R-RBGL",
                        "R-geostan",
                        "R-GeneralizedWendland",
                        "R-pcalg",
                        "R-bvhar",
                        "R-bellreg",
                        "R-rstanemax",
                        "R-qs",
                        "R-GiRaF",
                        "R-MIRES",
                        "R-OwenQ",
                        "R-PReMiuM",
                        "R-RCDT",
                        "R-RMixtCompIO",
                        "R-RationalMatrix",
                        "R-RcppBDT",
                        "R-RcppEigenAD",
                        "R-RcppGreedySetCover",
                        "R-RcppMsgPack",
                        "R-RcppQuantuccia",
                        "R-RcppStreams",
                        "R-RcppUUID",
                        "R-GpGp",
                        "R-anomaly",
                        "R-ctsem",
                        "R-jack",
                        "R-SSN",
                        "R-YPBP",
                        "R-YPPE",
                        "R-ZVCV",
                        "R-lefko3",
                        "R-bartBMA",
                        "R-bayesWatch",
                        "R-bayesZIB",
                        "R-FSelectorRcpp",
                        "R-cbbinom",
                        "R-filearray",
                        "R-hypergeo2",
                        "R-biganalytics",
                        "R-bigmemory",
                        "R-bignum",
                        "R-bigtabulate",
                        "R-sarsop",
                        "R-bnclassify",
                        "R-boodist",
                        "R-bpnreg",
                        "R-bpr",
                        "R-jfa",
                        "R-RoBTT",
                        "R-rkriging",
                        "R-rstpm2",
                        "R-bzinb",
                        "R-tm",
                        "R-cbq",
                        "R-cgalMeshes",
                        "R-mixture",
                        "R-cgalPolygons",
                        "R-clifford",
                        "R-cnum",
                        "R-concom",
                        "R-glmmrOptim",
                        "R-fastglm",
                        "R-finity",
                        "R-rmsb",
                        "R-surveil",
                        "R-magi",
                        "R-CausalQueries",
                        "R-gigg",
                        "R-hBayesDM",
                        "R-hibayes",
                        "R-hipread",
                        "R-OpenMx",
                        "R-interpolation",
                        "R-intmap",
                        "R-isqg",
                        "R-kde1d",
                        "R-glmmrBase",
                        "R-lazyNumbers",
                        "R-lolog",
                        "R-mdgc",
                        "R-dqrng",
                        "R-mvnfast",
                        "R-nabor",
                        "R-nlmm",
                        "R-odeintr",
                        "R-ordinalClust",
                        "R-parsermd",
                        "R-jmvconnect",
                        "R-ldt",
                        "R-rgeoda",
                        "R-ddalpha",
                        "R-qlcal",
                        "R-rootWishart",
                        "R-ChemmineOB",
                        "R-DelayedRandomArray",
                        "R-dynsurv",
                        "R-rvinecopulib",
                        "R-sgd",
                        "R-fido",
                        "R-blavaan",
                        "R-RBesT",
                        "R-BayesSenMC",
                        "R-CNVRG",
                        "R-LMMELSM",
                        "R-RcppMeCab",
                        "R-baggr",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-bws",
                        "R-densEstBayes",
                        "R-fcirt",
                        "R-hsstan",
                        "R-lgpr",
                        "R-measr",
                        "R-metaBMA",
                        "R-multipleDL",
                        "R-pcFactorStan",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-rater",
                        "R-rbmi",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-rstan",
                        "R-rstanarm",
                        "R-survstan",
                        "R-rnndescent",
                        "R-thurstonianIRT",
                        "R-tmbstan",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet",
                        "R-zoid",
                        "R-svines",
                        "R-synchronicity",
                        "R-tdata",
                        "R-stan4bart",
                        "R-tlrmvnmvt",
                        "R-vinereg",
                        "R-waspr",
                        "R-copre",
                        "R-FlexReg",
                        "R-qspray",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray",
                        "R-BranchGLM",
                        "R-MBA",
                        "R-bigalgebra",
                        "R-hbamr",
                        "R-LOMAR",
                        "R-glmmPen",
                        "R-walker",
                        "R-semaphore",
                        "R-multinma",
                        "R-bsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-brms.mmrm",
                        "R-StanHeaders",
                        "R-pfr",
                        "R-bayestestR",
                        "R-PosteriorBootstrap"
                    ]
                }
            ]
        },
        {
            "name": "R-BGFD",
            "portdir": "R/R-BGFD",
            "version": "0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BGFD",
            "description": "Bell-G and Complementary Bell-G family of distributions",
            "long_description": "Bell-G and Complementary Bell-G family of distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-AdequacyModel",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                }
            ]
        },
        {
            "name": "R-BEND",
            "portdir": "R/R-BEND",
            "version": "1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/crohlo/BEND",
            "description": "Bayesian Estimation of Non-linear Data (BEND)",
            "long_description": "R-BEND provides a set of models to estimate non-linear longitudinal data using Bayesian methods.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-label.switching",
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-rjags"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BDEsize",
            "portdir": "R/R-BDEsize",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BDEsize",
            "description": "Efficient determination of sample size in balanced design of experiments",
            "long_description": "Efficient determination of sample size in balanced design of experiments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-fpow",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BCHM",
            "portdir": "R/R-BCHM",
            "version": "1.00",
            "license": "LGPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BCHM",
            "description": "Clinical trial calculation based on BCHM design",
            "long_description": "Clinical trial calculation based on BCHM design",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-plyr",
                        "R-knitr",
                        "R-rjags",
                        "R-CRAN-recommended",
                        "jags",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BCA1SG",
            "portdir": "R/R-BCA1SG",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BCA1SG",
            "description": "Block coordinate ascent with one-step generalized Rosen algorithm",
            "long_description": "Block coordinate ascent with one-step generalized Rosen algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-logOfGamma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BBcor",
            "portdir": "R/R-BBcor",
            "version": "1.0.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BBcor",
            "description": "Bayesian bootstrapping correlations",
            "long_description": "Bayesian bootstrapping correlations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-psych",
                        "R-wdm",
                        "R-bayeslincom",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-pbapply"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BGGM"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BB",
            "portdir": "R/R-BB",
            "version": "2019.10-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BB",
            "description": "Solving and optimizing large-scale non-linear systems",
            "long_description": "Solving and optimizing large-scale non-linear systems",
            "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-quadprog",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-Hmisc",
                        "R-setRNG"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimMultiCorrData",
                        "R-GNE",
                        "R-pim",
                        "R-mlt",
                        "R-pcts",
                        "R-mvord"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-optimx",
                        "R-ROI.plugin.optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-BASS",
            "portdir": "R/R-BASS",
            "version": "1.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BASS",
            "description": "Bayesian Adaptive Spline Surfaces",
            "long_description": "Bayesian Adaptive Spline Surfaces",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-truncdist",
                        "R-hypergeo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BANOVA",
            "portdir": "R/R-BANOVA",
            "version": "1.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BANOVA",
            "description": "Hierarchical Bayesian ANOVA models",
            "long_description": "Hierarchical Bayesian ANOVA models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstan",
                        "R-runjags",
                        "R-rjags",
                        "R-CRAN-recommended",
                        "jags",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BACprior",
            "portdir": "R/R-BACprior",
            "version": "2.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BACprior",
            "description": "Choice of Omega in the BAC algorithm",
            "long_description": "Choice of Omega in the BAC algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-leaps",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctlang",
            "portdir": "graphics/ctlang",
            "version": "1.5.3",
            "license": "AMPAS",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ampas/CTL",
            "description": "Programming language for digital color management",
            "long_description": "The Color Transformation Language, or CTL, is a programming language for digital color management.",
            "active": true,
            "categories": [
                "graphics",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aces_container",
                        "imath",
                        "openexr",
                        "tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AutoTransQF",
            "portdir": "R/R-AutoTransQF",
            "version": "0.1.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AutoTransQF",
            "description": "Novel automatic shifted log transformation",
            "long_description": "Novel automatic shifted log transformation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-matlab2r",
                        "R-CRAN-recommended",
                        "R-moments"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nortest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AssetCorr",
            "portdir": "R/R-AssetCorr",
            "version": "1.0.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AssetCorr",
            "description": "Estimation of asset correlations from default data",
            "long_description": "Estimation of asset correlations from default data",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-Rdpack",
                        "R-qpdf",
                        "R-mvQuad",
                        "R-VineCopula",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ATR",
            "portdir": "R/R-ATR",
            "version": "0.1-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ATR",
            "description": "Alternative Tree Representation",
            "long_description": "Plot party trees in left-right orientation instead of the classical top-down layout.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-partykit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-trtf",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-TH.data",
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-ALL",
            "portdir": "R/R-ALL",
            "version": "1.46.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ALL",
            "description": "A data package",
            "long_description": "A data package",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Biobase",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase",
                        "R-genefilter"
                    ]
                }
            ]
        },
        {
            "name": "vis",
            "portdir": "editors/vis",
            "version": "0.9",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martanne/vis",
            "description": "a highly efficient text editor",
            "long_description": "vis is a highly efficient screen-oriented text editor combining the strengths of both vi(m) and sam.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "Raimondi",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtermkey",
                        "ncurses",
                        "tre",
                        "lua54",
                        "lua54-lpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mixl",
            "portdir": "R/R-mixl",
            "version": "1.3.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mixl",
            "description": "Simulated maximum likelihood estimation of mixed logit models for large datasets",
            "long_description": "Simulated maximum likelihood estimation of mixed logit models for large datasets",
            "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-sandwich",
                        "R-stringr",
                        "R-readr",
                        "R-randtoolbox",
                        "R-maxLik",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-texreg",
                        "R-mlogit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-logitr"
                    ]
                }
            ]
        },
        {
            "name": "R-fabricatr",
            "portdir": "R/R-fabricatr",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/fabricatr",
            "description": "Imagine your data before you collect it",
            "long_description": "Imagine your data before you collect it",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-extraDistr",
                        "R-data.table",
                        "R-mvnfast",
                        "R-estimability",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DeclareDesign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimatr",
                        "R-CausalQueries"
                    ]
                }
            ]
        },
        {
            "name": "libbs2b",
            "portdir": "audio/libbs2b",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bs2b.sourceforge.net",
            "description": "Bauer stereophonic-to-binaural DSP library",
            "long_description": "The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve headphone listening of stereo audio records. Recommended for headphone prolonged listening to disable superstereo fatigue.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qmmp",
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "fast_double_parser",
            "portdir": "devel/fast_double_parser",
            "version": "0.8.0",
            "license": "Apache-2 and Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lemire/fast_double_parser",
            "description": "Fast function to parse strings into double (binary64) floating-point values",
            "long_description": "Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "LightGBM"
                    ]
                }
            ]
        },
        {
            "name": "R-SeuratObject",
            "portdir": "R/R-SeuratObject",
            "version": "5.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mojaveazure.github.io/seurat-object",
            "description": "Data structures for single cell data",
            "long_description": "Data structures for single cell data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-sp",
                        "R-lifecycle",
                        "R-generics",
                        "R-progressr",
                        "R-future",
                        "R-future.apply",
                        "R-spam",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fs",
                        "R-ggplot2",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-DelayedArray",
                        "R-HDF5Array",
                        "R-sf",
                        "R-Seurat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-edgeR"
                    ]
                }
            ]
        },
        {
            "name": "R-DelayedArray",
            "portdir": "R/R-DelayedArray",
            "version": "0.30.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/DelayedArray",
            "description": "Unified framework for working transparently with on-disk and in-memory array-like datasets",
            "long_description": "Unified framework for working transparently with on-disk and in-memory array-like datasets",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-IRanges",
                        "R-MatrixGenerics",
                        "R-S4Arrays",
                        "R-BiocGenerics",
                        "R-CRAN-recommended",
                        "R-SparseArray",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-glmGamPoi",
                        "R-ScaledMatrix",
                        "R-SingleCellExperiment",
                        "R-SummarizedExperiment",
                        "R-ResidualMatrix",
                        "R-DelayedMatrixStats",
                        "R-HDF5Array",
                        "R-TileDBArray",
                        "R-MultiAssayExperiment",
                        "R-SQLDataFrame",
                        "R-BiocSingular",
                        "R-DelayedRandomArray",
                        "R-beachmat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseArray",
                        "R-MatrixGenerics",
                        "R-S4Arrays",
                        "R-Seurat",
                        "R-S4Vectors",
                        "R-SeuratObject"
                    ]
                }
            ]
        },
        {
            "name": "pgp",
            "portdir": "security/pgp",
            "version": "50i",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pgpi.org/",
            "description": "Public-Key encryption for the masses",
            "long_description": "PGP 5.0 contains support for new encryption methods (most notably DSS/Diffie-Hellman), and built-in keyserver support. Also, the command line has been redesigned to be more Unix and scripting friendly. Note: this software is old; you probably want gnupg or gnupg2 instead.",
            "active": false,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rlemon",
            "portdir": "R/R-rlemon",
            "version": "0.2.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://errickson.net/rlemon",
            "description": "R Access to LEMON graph algorithms",
            "long_description": "R-rlemon allows easy access to the LEMON graph library set of algorithms, written in C++.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optmatch"
                    ]
                }
            ]
        },
        {
            "name": "R-esemifar",
            "portdir": "R/R-esemifar",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=esemifar",
            "description": "Smoothing for long-memory time series",
            "long_description": "Smoothing for long-memory time series",
            "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-future",
                        "R-fracdiff",
                        "libgcc",
                        "R-smoots",
                        "R-CRAN-recommended",
                        "R-furrr",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ufRisk"
                    ]
                }
            ]
        },
        {
            "name": "R-MCMCglmm",
            "portdir": "R/R-MCMCglmm",
            "version": "2.36",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jarrodhadfield/MCMCglmm",
            "description": "MCMC generalised linear mixed models",
            "long_description": "MCMC generalised linear mixed models",
            "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-cubature",
                        "R-tensorA",
                        "R-corpcor",
                        "R-CRAN-recommended",
                        "R-ape",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesm",
                        "R-mvtnorm",
                        "R-orthopolynom",
                        "R-MCMCpack",
                        "R-combinat",
                        "R-msm",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesMultiMode",
                        "R-StempCens"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn",
                        "R-emmeans",
                        "R-nadiv",
                        "R-brms",
                        "R-tidybayes",
                        "R-ggeffects",
                        "R-broom.mixed",
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "streamlink",
            "portdir": "multimedia/streamlink",
            "version": "6.7.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://streamlink.github.io",
            "description": "a CLI utility which pipes video streams into a video player",
            "long_description": "streamlink is a CLI utility which pipes video streams from various services into a video player, such as VLC. The main purpose of streamlink is to avoid resource-heavy and unoptimized websites, while still allowing the user to enjoy various streamed content.",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "ffmpeg"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-country",
                        "py312-exceptiongroup",
                        "py312-pycryptodome",
                        "py312-trio",
                        "py312-socks",
                        "py312-isodate",
                        "py312-websocket-client",
                        "py312-trio-websocket",
                        "python312",
                        "py312-certifi",
                        "py312-urllib3",
                        "py312-requests",
                        "py312-lxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ffmpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjade",
            "portdir": "textproc/openjade",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://openjade.sourceforge.net/",
            "description": "James Clark’s implementation of DSSSL",
            "long_description": "OpenJade is an implementation of ISO/IEC 10179:1996 standard DSSSL language.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opensp",
                        "xmlcatmgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sgmlspm",
                        "p5.28-sgmlspm",
                        "p5.30-sgmlspm",
                        "p5.32-sgmlspm",
                        "p5.34-sgmlspm",
                        "docbook-utils"
                    ]
                }
            ]
        },
        {
            "name": "viewres",
            "portdir": "x11/viewres",
            "version": "1.0.7",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "Graphical class browser for Xt",
            "long_description": "The viewres program displays a tree showing the widget class hierarchy of the Athena Widget Set. Each node in the tree can be expanded to show the resources that the corresponding class adds (i.e. does not inherit from its parent) when a widget is created. This application allows the user to visually examine the structure and inherited resources for the Athena Widget Set.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 289
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "imake",
            "portdir": "x11/imake",
            "version": "1.0.10",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/wiki/",
            "description": "Discontinued imake build system.",
            "long_description": "Discontinued imake build system.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "xorg-xorgproto",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tradcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5",
                        "xorg-cf-files"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ivtools",
                        "magicpoint",
                        "tgif",
                        "rasmol",
                        "kinput2",
                        "tightvnc",
                        "canna",
                        "xcb"
                    ]
                }
            ]
        },
        {
            "name": "rb30-bigdecimal",
            "portdir": "ruby/rb-bigdecimal",
            "version": "3.1.8",
            "license": "BSD and Ruby",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/bigdecimal",
            "description": "Arbitrary-precision decimal floating-point number library",
            "long_description": "Arbitrary-precision decimal floating-point number library for Ruby.",
            "active": true,
            "categories": [
                "math",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb30-hessian2"
                    ]
                }
            ]
        },
        {
            "name": "rb31-bigdecimal",
            "portdir": "ruby/rb-bigdecimal",
            "version": "3.1.8",
            "license": "BSD and Ruby",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/bigdecimal",
            "description": "Arbitrary-precision decimal floating-point number library",
            "long_description": "Arbitrary-precision decimal floating-point number library for Ruby.",
            "active": true,
            "categories": [
                "math",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-hessian2"
                    ]
                }
            ]
        },
        {
            "name": "rb32-bigdecimal",
            "portdir": "ruby/rb-bigdecimal",
            "version": "3.1.8",
            "license": "BSD and Ruby",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/bigdecimal",
            "description": "Arbitrary-precision decimal floating-point number library",
            "long_description": "Arbitrary-precision decimal floating-point number library for Ruby.",
            "active": true,
            "categories": [
                "math",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-hessian2"
                    ]
                }
            ]
        },
        {
            "name": "rb33-bigdecimal",
            "portdir": "ruby/rb-bigdecimal",
            "version": "3.1.8",
            "license": "BSD and Ruby",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/bigdecimal",
            "description": "Arbitrary-precision decimal floating-point number library",
            "long_description": "Arbitrary-precision decimal floating-point number library for Ruby.",
            "active": true,
            "categories": [
                "math",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-hessian2"
                    ]
                }
            ]
        },
        {
            "name": "rb-bigdecimal",
            "portdir": "ruby/rb-bigdecimal",
            "version": "3.1.8",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/bigdecimal",
            "description": "Arbitrary-precision decimal floating-point number library",
            "long_description": "Arbitrary-precision decimal floating-point number library for Ruby.",
            "active": true,
            "categories": [
                "math",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}