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

{
    "count": 51976,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=291",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=289",
    "results": [
        {
            "name": "R-MXM",
            "portdir": "R/R-MXM",
            "version": "1.5.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MXM",
            "description": "Feature selection and Bayesian networks",
            "long_description": "Feature selection and Bayesian networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ordinal",
                        "R-dplyr",
                        "R-knitr",
                        "R-lme4",
                        "R-Hmisc",
                        "R-doParallel",
                        "R-foreach",
                        "R-quantreg",
                        "R-visNetwork",
                        "R-geepack",
                        "R-coxme",
                        "R-relations",
                        "R-energy",
                        "R-bigmemory",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FSelectorRcpp",
            "portdir": "R/R-FSelectorRcpp",
            "version": "0.3.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mi2-warsaw/FSelectorRcpp",
            "description": "Rcpp implementation of FSelector entropy-based feature selection algorithms",
            "long_description": "Rcpp implementation of FSelector entropy-based feature selection algorithms with a sparse matrix support.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-testthat",
                        "R-iterators",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-covr",
                        "R-randomForest",
                        "R-lintr",
                        "R-microbenchmark",
                        "R-pbapply",
                        "R-doParallel",
                        "R-RcppArmadillo",
                        "R-entropy",
                        "R-magrittr",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-htmltools",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BVSNLP",
            "portdir": "R/R-BVSNLP",
            "version": "1.1.9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BVSNLP",
            "description": "Bayesian variable selection in high-dimensional settings using non-local priors",
            "long_description": "Bayesian variable selection in high-dimensional settings using non-local priors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppNumerical",
                        "R-doParallel",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-foreach",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-AdequacyModel",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE"
                    ]
                }
            ]
        },
        {
            "name": "R-yuima",
            "portdir": "R/R-yuima",
            "version": "1.15.27",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yuimaproject.com",
            "description": "Simulation and inference for SDEs and other stochastic processes",
            "long_description": "Simulation and inference for SDEs and other stochastic processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-cubature",
                        "R-mvtnorm",
                        "R-statmod",
                        "R-zoo",
                        "libgcc",
                        "R-calculus",
                        "R-glassoFast",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-expm",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-yuimaGUI"
                    ]
                }
            ]
        },
        {
            "name": "R-striprtf",
            "portdir": "R/R-striprtf",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kota7/striprtf",
            "description": "Extract plain text from RTF files",
            "long_description": "Extract plain text from RTF files",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-readtext"
                    ]
                }
            ]
        },
        {
            "name": "R-streamR",
            "portdir": "R/R-streamR",
            "version": "0.4.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=streamR",
            "description": "Access to Twitter streaming API via R",
            "long_description": "Access to Twitter streaming API via R",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjson",
                        "R-ndjson",
                        "R-CRAN-recommended",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ROAuth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-readtext"
                    ]
                }
            ]
        },
        {
            "name": "R-rstatix",
            "portdir": "R/R-rstatix",
            "version": "0.7.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpkgs.datanovia.com/rstatix",
            "description": "Pipe-friendly framework for basic statistical tests",
            "long_description": "Pipe-friendly framework for basic statistical tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-broom",
                        "R-car",
                        "R-corrplot",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-spelling",
                        "R-ggpubr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggpubr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-rstackdeque",
            "portdir": "R/R-rstackdeque",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oneilsh/rstackdeque",
            "description": "Persistent fast amortized stack and queue data structures",
            "long_description": "Persistent fast amortized stack and queue data structures",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-delayed"
                    ]
                }
            ]
        },
        {
            "name": "R-rpf",
            "portdir": "R/R-rpf",
            "version": "1.0.14",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rpf",
            "description": "Response Probability Functions",
            "long_description": "Response Probability Functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-roxygen2",
                        "R-mirt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-OpenMx",
                        "R-ifaTools"
                    ]
                }
            ]
        },
        {
            "name": "R-readtext",
            "portdir": "R/R-readtext",
            "version": "0.91",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quanteda/readtext",
            "description": "Import and handling for plain and formatted text files",
            "long_description": "Import and handling for plain and formatted text files",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-xml2",
                        "R-digest",
                        "R-pillar",
                        "R-readxl",
                        "R-httr",
                        "R-pdftools",
                        "R-antiword",
                        "R-readODS",
                        "R-streamR",
                        "R-striprtf",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-pkgload",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-quanteda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cld2",
                        "R-keyATM"
                    ]
                }
            ]
        },
        {
            "name": "R-readODS",
            "portdir": "R/R-readODS",
            "version": "2.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/readODS",
            "description": "Read and write ODS files",
            "long_description": "Read and write ODS files",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-cellranger",
                        "R-zip",
                        "R-CRAN-recommended",
                        "R-minty",
                        "R-stringi",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-readtext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rio"
                    ]
                }
            ]
        },
        {
            "name": "R-quanteda.textmodels",
            "portdir": "R/R-quanteda.textmodels",
            "version": "0.9.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quanteda/quanteda.textmodels",
            "description": "Scaling models and classifiers for textual data",
            "long_description": "Scaling models and classifiers for textual data",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-SparseM",
                        "R-RSpectra",
                        "R-glmnet",
                        "libgcc",
                        "R-LiblineaR",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-quanteda",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-grafzahl"
                    ]
                }
            ]
        },
        {
            "name": "R-pcalg",
            "portdir": "R/R-pcalg",
            "version": "2.7-12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pcalg.r-forge.r-project.org",
            "description": "Methods for graphical models and causal inference",
            "long_description": "Methods for graphical models and causal inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-abind",
                        "R-clue",
                        "R-igraph",
                        "R-bdsmatrix",
                        "R-corpcor",
                        "R-robustbase",
                        "R-sfsmisc",
                        "R-vcd",
                        "R-RBGL",
                        "R-fastICA",
                        "R-graph",
                        "R-ggm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-Rgraphviz",
                        "R-huge"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiDAG",
                        "R-eff2",
                        "R-mDAG",
                        "R-pcgen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SCCI"
                    ]
                }
            ]
        },
        {
            "name": "R-nnlib2Rcpp",
            "portdir": "R/R-nnlib2Rcpp",
            "version": "0.2.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/VNNikolaidis/nnlib2Rcpp",
            "description": "Tool for creating custom neural networks in C++ and using them in R",
            "long_description": "Tool for creating custom neural networks in C++ and using them in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ndjson",
            "portdir": "R/R-ndjson",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ndjson",
            "description": "Wicked-fast streaming JSON reader",
            "long_description": "Wicked-fast streaming JSON reader",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "zlib",
                        "R-tibble",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-streamR"
                    ]
                }
            ]
        },
        {
            "name": "R-lpirfs",
            "portdir": "R/R-lpirfs",
            "version": "0.2.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lpirfs",
            "description": "Local Projections Impulse Response Functions",
            "long_description": "Local Projections Impulse Response Functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-lmtest",
                        "R-doParallel",
                        "R-foreach",
                        "R-plm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-readxl",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vars",
                        "R-ggpubr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kebabs",
            "portdir": "R/R-kebabs",
            "version": "1.38.0",
            "license": "GPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/UBod/kebabs",
            "description": "Kernel-Based Analysis of Biological Sequences",
            "long_description": "Kernel-Based Analysis of Biological Sequences",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-kernlab",
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-Biostrings",
                        "R-LiblineaR",
                        "R-apcluster",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-e1071"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM",
                        "R-knitr",
                        "R-BiocGenerics",
                        "R-Biobase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-glassoFast",
            "portdir": "R/R-glassoFast",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=glassoFast",
            "description": "Fast graphical lasso",
            "long_description": "Fast graphical lasso",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-glasso",
                        "R-rbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sharp",
                        "R-yuima"
                    ]
                }
            ]
        },
        {
            "name": "R-ggsignif",
            "portdir": "R/R-ggsignif",
            "version": "0.6.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://const-ae.github.io/ggsignif",
            "description": "Significance brackets for ggplot2",
            "long_description": "Significance brackets for ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggpubr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rempsyc"
                    ]
                }
            ]
        },
        {
            "name": "R-ggsci",
            "portdir": "R/R-ggsci",
            "version": "3.2.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nanx.me/ggsci",
            "description": "Scientific journal and sci-fi themed color palettes",
            "long_description": "Scientific journal and sci-fi themed color palettes for R-ggplot2.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-scales"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-ragg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggpubr"
                    ]
                }
            ]
        },
        {
            "name": "R-ggpubr",
            "portdir": "R/R-ggpubr",
            "version": "0.6.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpkgs.datanovia.com/ggpubr",
            "description": "ggplot2-based publication-ready plots",
            "long_description": "ggplot2-based publication-ready plots",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-ggrepel",
                        "R-polynom",
                        "R-cowplot",
                        "R-ggsci",
                        "R-ggsignif",
                        "R-rstatix",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtable",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-survminer",
                        "R-FRK",
                        "R-GNAR",
                        "R-calibmsm",
                        "R-crctStepdown",
                        "R-cvCovEst",
                        "R-did",
                        "R-factoextra",
                        "R-hdpGLM",
                        "R-mc2d",
                        "R-rnmamod",
                        "R-BayesMultiMode"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-JointAI",
                        "R-LMMstar",
                        "R-SurvMetrics",
                        "R-afex",
                        "R-nestedcv",
                        "R-rempsyc",
                        "R-lpirfs",
                        "R-rstatix",
                        "R-dsem"
                    ]
                }
            ]
        },
        {
            "name": "R-ggm",
            "portdir": "R/R-ggm",
            "version": "2.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/StaThin/ggm",
            "description": "Graphical Markov models with mixed graphs",
            "long_description": "Graphical Markov models with mixed graphs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-graph",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-BiocManager"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pcalg",
                        "R-pcgen",
                        "R-phylopath"
                    ]
                }
            ]
        },
        {
            "name": "R-cgalPolygons",
            "portdir": "R/R-cgalPolygons",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cgalPolygons",
            "description": "Utilities for polygons, using CGAL",
            "long_description": "Utilities for polygons, using CGAL",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-Rcpp",
                        "R-RcppEigen",
                        "gmp",
                        "R-CRAN-recommended",
                        "R-RcppCGAL",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bgw",
            "portdir": "R/R-bgw",
            "version": "0.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bgw",
            "description": "Bunch–Gay–Welsch statistical estimation",
            "long_description": "Bunch–Gay–Welsch statistical estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apollo"
                    ]
                }
            ]
        },
        {
            "name": "R-benchr",
            "portdir": "R/R-benchr",
            "version": "0.2.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/artemklevtsov/benchr",
            "description": "High-precision measurement of R expressions execution time",
            "long_description": "High-precision measurement of R expressions execution time",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppProgress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cubature"
                    ]
                }
            ]
        },
        {
            "name": "R-apcluster",
            "portdir": "R/R-apcluster",
            "version": "1.4.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bioinf.jku.at/software/apcluster",
            "description": "Affinity Propagation Clustering",
            "long_description": "Affinity Propagation Clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kebabs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diceR"
                    ]
                }
            ]
        },
        {
            "name": "R-ROAuth",
            "portdir": "R/R-ROAuth",
            "version": "0.9.6",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROAuth",
            "description": "R interface for OAuth",
            "long_description": "R interface for OAuth",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-RCurl",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-streamR"
                    ]
                }
            ]
        },
        {
            "name": "R-LiblineaR",
            "portdir": "R/R-LiblineaR",
            "version": "2.10-24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dnalytics.com/software/liblinear",
            "description": "Linear predictive models based on the liblinear C/C++ library",
            "long_description": "Linear predictive models based on the liblinear C/C++ library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SparseM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kebabs",
                        "R-quanteda.textmodels"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSSL",
                        "R-parsnip",
                        "R-tidyAML",
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-HDRFA",
            "portdir": "R/R-HDRFA",
            "version": "0.1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HDRFA",
            "description": "High-Dimensional Robust Factor Analysis",
            "long_description": "High-Dimensional Robust Factor Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-quantreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesSenMC",
            "portdir": "R/R-BayesSenMC",
            "version": "0.1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesSenMC",
            "description": "Different models of posterior distributions of adjusted odds ratio",
            "long_description": "Different models of posterior distributions of adjusted odds ratio",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-dplyr",
                        "R-BH",
                        "R-rstan",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesPPD",
            "portdir": "R/R-BayesPPD",
            "version": "1.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesPPD",
            "description": "Bayesian Power Prior Design",
            "long_description": "Bayesian Power Prior Design",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppNumerical",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesMultiMode",
            "portdir": "R/R-BayesMultiMode",
            "version": "0.7.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/paullabonne/BayesMultiMode",
            "description": "Bayesian mode inference",
            "long_description": "Bayesian mode inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-mvtnorm",
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-bayesplot",
                        "R-posterior",
                        "R-Rdpack",
                        "R-sn",
                        "R-MCMCglmm",
                        "R-ggpubr",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-gtools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-octave_kernel",
            "portdir": "python/py-octave_kernel",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Calysto/octave_kernel",
            "description": "A Jupyter kernel for Octave",
            "long_description": "A Jupyter kernel for Octave",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-metakernel",
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-oct2py"
                    ]
                }
            ]
        },
        {
            "name": "py311-oct2py",
            "portdir": "python/py-oct2py",
            "version": "5.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blink1073/oct2py",
            "description": "Python to GNU Octave bridge --> run m-files from Python.",
            "long_description": "Python to GNU Octave bridge --> run m-files from Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "python311",
                        "py311-metakernel",
                        "py311-octave_kernel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "octave-signal",
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-oct2py"
                    ]
                }
            ]
        },
        {
            "name": "nfpm",
            "portdir": "sysutils/nfpm",
            "version": "2.46.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nfpm.goreleaser.com",
            "description": "nFPM is Not FPM - a simple deb, rpm and apk packager written in Go",
            "long_description": "nFPM is Not FPM - a simple deb, rpm and apk packager written in Go: a simpler, 0-dependency, as-little-assumptions-as-possible alternative to fpm.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-python-lsp-server",
            "portdir": "python/py-python-lsp-server",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-server/",
            "description": "A Python implementation of the Language Server Protocol",
            "long_description": "Fork of the python-language-server project, maintained by the Spyder IDE team and the community.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-flake8-mccabe",
                        "py311-pylint",
                        "py311-whatthepatch",
                        "py311-docstyle",
                        "py311-rope",
                        "py311-codestyle",
                        "py311-autopep8",
                        "py311-flake8",
                        "py311-pyflakes",
                        "py311-python-lsp-jsonrpc",
                        "python311",
                        "py311-pluggy",
                        "py311-yapf",
                        "py311-docstring-to-markdown",
                        "py311-ujson",
                        "py311-jedi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python-lsp-server_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-mock",
                        "py311-flaky"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pyls-spyder",
                        "py311-python-lsp-black",
                        "py311-python-lsp-ruff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py311-python-lsp-jsonrpc",
            "portdir": "python/py-python-lsp-jsonrpc",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-jsonrpc",
            "description": "A Python server implementation of the JSON RPC 2.0 protocol",
            "long_description": "Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools_scm",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-ujson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-python-lsp-server"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyclust",
            "portdir": "R/R-tidyclust",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyclust.tidymodels.org",
            "description": "Common API to clustering",
            "long_description": "A common interface to specifying clustering models, in the same style as parsnip. Creates unified interface across different functions and computational engines.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-prettyunits",
                        "R-tidyr",
                        "R-foreach",
                        "R-hardhat",
                        "R-modelenv",
                        "R-parsnip",
                        "R-rsample",
                        "R-dials",
                        "R-tune",
                        "R-flexclust",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata",
                        "R-recipes",
                        "R-workflows",
                        "R-RcppHungarian",
                        "R-klaR",
                        "R-ClusterR",
                        "R-clustMixType"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-workflowsets"
                    ]
                }
            ]
        },
        {
            "name": "R-tibbletime",
            "portdir": "R/R-tibbletime",
            "version": "0.1.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/business-science/tibbletime",
            "description": "Time-aware tibbles",
            "long_description": "Time-aware tibbles",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-zoo",
                        "R-dplyr",
                        "R-hms",
                        "R-purrr",
                        "R-lubridate",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-covr",
                        "R-gapminder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-anomalize"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyquant",
                        "R-tsbox"
                    ]
                }
            ]
        },
        {
            "name": "R-templates",
            "portdir": "R/R-templates",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=templates",
            "description": "System for working with templates",
            "long_description": "Provides tools to work with template code and text in R. It aims to provide a simple substitution mechanism for R-expressions inside these templates. Templates can be written in other languages like SQL, can simply be represented by characters in R, or can themselves be R-expressions or functions.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-synchronicity",
            "portdir": "R/R-synchronicity",
            "version": "1.3.10",
            "license": "(Apache-2 or LGPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bigmemory.org",
            "description": "Boost mutex functionality in R",
            "long_description": "Boost mutex functionality in R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-uuid",
                        "R-bigmemory.sri",
                        "R-BH",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-NMF"
                    ]
                }
            ]
        },
        {
            "name": "R-stopwords",
            "portdir": "R/R-stopwords",
            "version": "2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quanteda.io",
            "description": "Multilingual stopword lists",
            "long_description": "Multilingual stopword lists",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ISOcodes",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-quanteda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda",
                        "R-textmineR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tokenizers"
                    ]
                }
            ]
        },
        {
            "name": "R-softbib",
            "portdir": "R/R-softbib",
            "version": "0.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=softbib",
            "description": "Software Bibliographies for R projects",
            "long_description": "Software Bibliographies for R projects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-renv",
                        "R-bibtex",
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-rmarkdown"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sentopics",
            "portdir": "R/R-sentopics",
            "version": "0.7.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/odelmarcelle/sentopics",
            "description": "Tools for joint sentiment and topic analysis of textual data",
            "long_description": "Tools for joint sentiment and topic analysis of textual data",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-data.table",
                        "R-generics",
                        "R-RcppHungarian",
                        "R-quanteda",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-servr",
                        "R-webshot",
                        "R-plotly",
                        "R-lda",
                        "R-sentometrics",
                        "R-topicmodels",
                        "R-LDAvis",
                        "R-keyATM",
                        "R-seededlda",
                        "R-spacyr",
                        "R-stm",
                        "R-textcat",
                        "R-stringr",
                        "R-xts",
                        "R-zoo",
                        "R-progress",
                        "R-progressr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-ggridges",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-runner",
            "portdir": "R/R-runner",
            "version": "0.4.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gogonzo.github.io/runner",
            "description": "R package performing simple running calculations",
            "long_description": "R package performing simple running calculations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rpart.plot",
            "portdir": "R/R-rpart.plot",
            "version": "3.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.milbo.org/rpart-plot/index.html",
            "description": "Plot rpart models",
            "long_description": "Plot rpart models",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-earth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rattle",
                        "R-semtree",
                        "R-explore",
                        "R-CORElearn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plotmo",
                        "R-candisc",
                        "R-tidyrules"
                    ]
                }
            ]
        },
        {
            "name": "R-quanteda",
            "portdir": "R/R-quanteda",
            "version": "4.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quanteda.io",
            "description": "Quantitative Analysis of Textual Data",
            "long_description": "Quantitative Analysis of Textual Data",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-magrittr",
                        "R-stringi",
                        "R-xml2",
                        "R-lifecycle",
                        "R-yaml",
                        "R-fastmatch",
                        "R-SnowballC",
                        "R-stopwords",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "onetbb",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-slam",
                        "R-formatR",
                        "R-text2vec",
                        "R-tm",
                        "R-lsa",
                        "R-lda",
                        "R-tidytext",
                        "R-tokenizers",
                        "R-topicmodels",
                        "R-spacyr",
                        "R-stm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RNewsflow",
                        "R-clustRcompaR",
                        "R-grafzahl",
                        "R-keyATM",
                        "R-quanteda.textmodels",
                        "R-quanteda.textstats",
                        "R-seededlda",
                        "R-sentometrics",
                        "R-sentopics",
                        "R-stm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spacyr",
                        "R-readtext",
                        "R-tidylda",
                        "R-stopwords",
                        "R-text2map"
                    ]
                }
            ]
        },
        {
            "name": "R-powerindexR",
            "portdir": "R/R-powerindexR",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=powerindexR",
            "description": "Measure the power in voting systems",
            "long_description": "Measure the power in voting systems",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-orthogonalsplinebasis",
            "portdir": "R/R-orthogonalsplinebasis",
            "version": "0.1.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/halpo/obsplines",
            "description": "Orthogonal b-splines",
            "long_description": "Orthogonal b-splines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Renvlp"
                    ]
                }
            ]
        }
    ]
}