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

{
    "count": 51980,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=324",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=322",
    "results": [
        {
            "name": "R-microbenchmark",
            "portdir": "R/R-microbenchmark",
            "version": "1.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joshuaulrich/microbenchmark",
            "description": "Infrastructure to accurately measure and compare the execution time of R expressions",
            "long_description": "Infrastructure to accurately measure and compare the execution time of R expressions",
            "active": true,
            "categories": [
                "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-RUnit",
                        "R-ggplot2",
                        "R-multcomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-doBy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DelayedMatrixStats",
                        "R-FSelectorRcpp",
                        "R-GeneralizedWendland",
                        "R-NPflow",
                        "R-PeakSegJoint",
                        "R-PoissonBinomial",
                        "R-R6",
                        "R-RDSsamplesize",
                        "R-RcppAlgos",
                        "R-RcppBessel",
                        "R-RcppBlaze",
                        "R-RcppEigen",
                        "R-RcppMsgPack",
                        "R-RcppUUID",
                        "R-RcppZiggurat",
                        "R-abn",
                        "R-ast2ast",
                        "R-bartcs",
                        "R-bigsnpr",
                        "R-bit",
                        "R-brotli",
                        "R-checkmate",
                        "R-collapse",
                        "R-cv",
                        "R-dbscan",
                        "R-dde",
                        "R-dipsaus",
                        "R-dotCall64",
                        "R-dplyr",
                        "R-dpseg",
                        "R-fastMatMR",
                        "R-fasterize",
                        "R-fritools",
                        "R-fromo",
                        "R-gRain",
                        "R-gRbase",
                        "R-gRc",
                        "R-gsignal",
                        "R-hal9001",
                        "R-hypergeo2",
                        "R-isoband",
                        "R-lbfgsb3c",
                        "R-lotri",
                        "R-marqLevAlg",
                        "R-matrixStats",
                        "R-mmrm",
                        "R-mvnfast",
                        "R-mvp",
                        "R-optimParallel",
                        "R-pROC",
                        "R-pander",
                        "R-parglm",
                        "R-philentropy",
                        "R-polyCub",
                        "R-profmem",
                        "R-rco",
                        "R-re2r",
                        "R-revdbayes",
                        "R-robustlmm",
                        "R-rust",
                        "R-sf",
                        "R-spacesXYZ",
                        "R-BBmisc",
                        "R-this.path"
                    ]
                }
            ]
        },
        {
            "name": "R-lintr",
            "portdir": "R/R-lintr",
            "version": "3.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lintr.r-lib.org",
            "description": "Linter for R code",
            "long_description": "Linter for R code",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-cyclocomp",
                        "R-xmlparsedata",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-rex",
                        "R-backports",
                        "R-xml2",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-patrick",
                        "R-tufte",
                        "R-bookdown",
                        "R-data.table",
                        "R-jsonlite",
                        "R-rlang",
                        "R-crayon",
                        "R-tibble",
                        "R-withr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-rstudioapi",
                        "R-mockery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DBItest",
                        "R-DepthProc",
                        "R-FSelectorRcpp",
                        "R-PosteriorBootstrap",
                        "R-RSQL",
                        "R-RestRserve",
                        "R-WoodburyMatrix",
                        "R-caretEnsemble",
                        "R-cleaR",
                        "R-clugenr",
                        "R-dashboardthemes",
                        "R-dat",
                        "R-data.validator",
                        "R-devtools",
                        "R-emayili",
                        "R-fixtuRes",
                        "R-fst",
                        "R-fstcore",
                        "R-ggcharts",
                        "R-ggfortify",
                        "R-ggthemes",
                        "R-lifecycle",
                        "R-mlflow",
                        "R-modules",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-sjtable2df",
                        "R-xgboost"
                    ]
                }
            ]
        },
        {
            "name": "R-jsonify",
            "portdir": "R/R-jsonify",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jsonify",
            "description": "Convert between R objects and JavaScript Object Notation (JSON)",
            "long_description": "Convert between R objects and JavaScript Object Notation (JSON)",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rapidjsonr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jqr",
            "portdir": "R/R-jqr",
            "version": "1.3.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/jqr",
            "description": "Client for jq, a JSON processor",
            "long_description": "Client for jq, a JSON processor",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "jq",
                        "R-lazyeval",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rdflib"
                    ]
                }
            ]
        },
        {
            "name": "R-highcharter",
            "portdir": "R/R-highcharter",
            "version": "0.9.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jkunst.com/highcharter",
            "description": "Wrapper for the Highcharts library",
            "long_description": "Wrapper for the Highcharts library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-stringr",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr",
                        "R-htmltools",
                        "R-purrr",
                        "R-tidyr",
                        "R-yaml",
                        "R-lubridate",
                        "R-htmlwidgets",
                        "R-igraph",
                        "R-broom",
                        "R-quantmod",
                        "R-rjson",
                        "R-rlist",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-forecast",
                        "R-spelling",
                        "R-gapminder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayesbr",
                        "R-shinyjqui"
                    ]
                }
            ]
        },
        {
            "name": "R-future.callr",
            "portdir": "R/R-future.callr",
            "version": "0.8.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.callr.futureverse.org",
            "description": "Future API for parallel processing using callr",
            "long_description": "Future API for parallel processing using callr",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-callr",
                        "R-future"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-globals",
                        "R-listenv",
                        "R-markdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dipsaus",
                        "R-lazyarray",
                        "R-mlr3",
                        "R-projpred",
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-filelock",
            "portdir": "R/R-filelock",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/filelock",
            "description": "Portable file locking",
            "long_description": "Portable file locking",
            "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-callr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgdepends",
                        "R-txtq",
                        "R-dir.expiry",
                        "R-gms",
                        "R-keyring",
                        "R-BiocFileCache",
                        "R-parabar",
                        "R-pkgcache"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pak",
                        "R-pins"
                    ]
                }
            ]
        },
        {
            "name": "R-cyclocomp",
            "portdir": "R/R-cyclocomp",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cyclocomp",
            "description": "Cyclomatic complexity of R code",
            "long_description": "Cyclomatic complexity of R code",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-desc",
                        "R-withr",
                        "R-callr",
                        "R-CRAN-recommended",
                        "R-remotes",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lintr"
                    ]
                }
            ]
        },
        {
            "name": "R-bitops",
            "portdir": "R/R-bitops",
            "version": "1.0-9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmaechler/R-bitops",
            "description": "Functions for bitwise operations on integer vectors",
            "long_description": "Functions for bitwise operations on integer vectors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rattle",
                        "R-Rsamtools",
                        "R-ggmap",
                        "R-gt",
                        "R-RCurl",
                        "R-bnstruct",
                        "R-caTools",
                        "R-cherry",
                        "R-geozoo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-XML",
                        "R-gtExtras",
                        "R-pkgload"
                    ]
                }
            ]
        },
        {
            "name": "R-bigrquery",
            "portdir": "R/R-bigrquery",
            "version": "1.5.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bigrquery.r-dbi.org",
            "description": "Interface to Google BigQuery API",
            "long_description": "Interface to Google BigQuery API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-cpp11",
                        "R-curl",
                        "R-jsonlite",
                        "R-rlang",
                        "R-DBI",
                        "R-lifecycle",
                        "R-tibble",
                        "R-prettyunits",
                        "R-httr",
                        "R-gargle",
                        "R-rapidjsonr",
                        "R-clock",
                        "R-CRAN-recommended",
                        "R-bit64",
                        "R-brio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-blob",
                        "R-withr",
                        "R-dplyr",
                        "R-hms",
                        "R-testthat",
                        "R-dbplyr",
                        "R-readr",
                        "R-covr",
                        "R-sodium",
                        "R-wk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bigQueryR",
                        "R-sqlhelper"
                    ]
                }
            ]
        },
        {
            "name": "R-ascii",
            "portdir": "R/R-ascii",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mclements/ascii",
            "description": "Export R objects to several markup languages",
            "long_description": "Export R objects to several markup languages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-knitr",
                        "R-Hmisc",
                        "R-R2HTML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ]
        },
        {
            "name": "R-archive",
            "portdir": "R/R-archive",
            "version": "1.1.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://archive.r-lib.org",
            "description": "Multi-format archive and compression support",
            "long_description": "Multi-format archive and compression support",
            "active": true,
            "categories": [
                "devel",
                "science",
                "archivers",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-tibble",
                        "R-CRAN-recommended",
                        "libarchive",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-vroom"
                    ]
                }
            ]
        },
        {
            "name": "R-XML",
            "portdir": "R/R-XML",
            "version": "3.99-0.17",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.omegahat.net/RSXML",
            "description": "Tools for parsing and generating XML within R and S-Plus",
            "long_description": "Tools for parsing and generating XML within R and S-Plus",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RCurl",
                        "R-bitops"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AnnotationForge",
                        "R-BoolNet",
                        "R-CodeDepends",
                        "R-Gmisc",
                        "R-KEGGgraph",
                        "R-OpenML",
                        "R-biomartr",
                        "R-comato",
                        "R-dplR",
                        "R-grImport",
                        "R-grImport2",
                        "R-gridSVG",
                        "R-hkex.api",
                        "R-mldr",
                        "R-mlr",
                        "R-pdfetch",
                        "R-pmml",
                        "R-qdapTools",
                        "R-rattle",
                        "R-restfulr",
                        "R-rlist",
                        "R-rsdmx",
                        "R-rtracklayer",
                        "R-semPlot",
                        "R-XML2R",
                        "R-annotate",
                        "R-biocViews",
                        "R-biomaRt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RBGL",
                        "R-RCurl",
                        "R-RUnit",
                        "R-Renext",
                        "R-Rgraphviz",
                        "R-graph",
                        "R-svUnit",
                        "R-arules",
                        "R-async",
                        "R-rgeos",
                        "R-htmlTable",
                        "R-io",
                        "R-causaleffect",
                        "R-selectr",
                        "R-terra",
                        "R-frbs",
                        "R-pacman",
                        "R-partykit"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppTOML",
            "portdir": "R/R-RcppTOML",
            "version": "0.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppTOML",
            "description": "Rcpp bindings to parser for TOML",
            "long_description": "Rcpp bindings to parser for TOML",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-params",
                        "R-reticulate"
                    ]
                }
            ]
        },
        {
            "name": "R-RCurl",
            "portdir": "R/R-RCurl",
            "version": "1.98-1.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RCurl",
            "description": "General network client interface for R",
            "long_description": "General network client interface for R",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "R-bitops",
                        "R-CRAN-recommended",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-XML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-umx",
                        "R-ChemmineR",
                        "R-coalitions",
                        "R-fds",
                        "R-gptr",
                        "R-hkex.api",
                        "R-iCARH",
                        "R-lgpr",
                        "R-qdapTools",
                        "R-restfulr",
                        "R-rtracklayer",
                        "R-streamR",
                        "R-AnnotationForge",
                        "R-EBImage",
                        "R-GenomicFeatures",
                        "R-KEGGgraph",
                        "R-ROAuth",
                        "R-archivist",
                        "R-biocViews",
                        "R-biomartr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CodeDepends",
                        "R-rsconnect",
                        "R-exams",
                        "R-HilbertCurve",
                        "R-markdown",
                        "R-mosaic",
                        "R-RgoogleMaps",
                        "R-XML",
                        "R-trajectories",
                        "R-sparklyr",
                        "R-latex2exp"
                    ]
                }
            ]
        },
        {
            "name": "R-R2HTML",
            "portdir": "R/R-R2HTML",
            "version": "2.3.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nalimilan/R2HTML",
            "description": "HTML exportation for R objects",
            "long_description": "HTML exportation for R objects",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.temis",
                        "R-STAR",
                        "R-umx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ascii"
                    ]
                }
            ]
        },
        {
            "name": "R-BBmisc",
            "portdir": "R/R-BBmisc",
            "version": "1.13",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BBmisc",
            "description": "Miscellaneous helper functions",
            "long_description": "Miscellaneous helper functions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-smoof",
                        "R-BatchJobs",
                        "R-BlockCov",
                        "R-OpenML",
                        "R-ParamHelpers",
                        "R-delayed",
                        "R-mbsts",
                        "R-mlr",
                        "R-mlrMBO",
                        "R-parallelMap",
                        "R-robustbetareg",
                        "R-sl3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocParallel"
                    ]
                }
            ]
        },
        {
            "name": "taskopen",
            "portdir": "office/taskopen",
            "version": "2.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jschlatow/taskopen",
            "description": "Tool for taking notes and open urls with taskwarrior",
            "long_description": "Tool for taking notes and open urls with taskwarrior",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nim",
                        "pandoc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-smart_open",
            "portdir": "python/py-smart_open",
            "version": "7.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/piskvorky/smart_open",
            "description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
            "long_description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-wrapt",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-gensim",
                        "py311-mp-api",
                        "py311-weasel"
                    ]
                }
            ]
        },
        {
            "name": "madness",
            "portdir": "science/madness",
            "version": "2024.12.06",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m-a-d-n-e-s-s/madness",
            "description": "Multiresolution Adaptive Numerical Environment for Scientific Simulation",
            "long_description": "MADNESS provides a high-level environment for the solution of integral and differential equations in many dimensions using adaptive, fast methods with guaranteed precision based on multi-resolution analysis and novel separated representations.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "gperftools",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python312",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "boost181"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-jsonconversion",
            "portdir": "python/py-jsonconversion",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DLR-RM/python-jsonconversion",
            "description": "convert arbitrary Python objects into JSON strings and back",
            "long_description": "This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "clang-17",
                        "py311-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-amazon.ion"
                    ]
                }
            ]
        },
        {
            "name": "py311-amazon.ion",
            "portdir": "python/py-amazon.ion",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazon-ion/ion-python",
            "description": "A Python implementation of Amazon Ion",
            "long_description": "Amazon Ion is a richly-typed, self-describing, hierarchical data serialization format offering interchangeable binary and text representations. The text format (a superset of JSON) is easy to read and author, supporting rapid prototyping. The binary representation is efficient to store, transmit, and skip-scan parse. The rich type system provides unambiguous semantics for long-term preservation of data which can survive multiple generations of software evolution.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "py311-pytest-runner",
                        "clang-17",
                        "cmake",
                        "git",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-six",
                        "py311-jsonconversion"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-amazon.ion"
                    ]
                }
            ]
        },
        {
            "name": "octave-coder",
            "portdir": "octave/octave-coder",
            "version": "1.11.1",
            "license": "AGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shsajjadi/OctaveCoder",
            "description": "Octave Coder is a code generator and build system that, given a function name translates the function and all of its dependencies to C++ and builds a .oct shared module.",
            "long_description": "Octave Coder is a code generator and build system that, given a function name translates the function and all of its dependencies to C++ and builds a .oct shared module.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "so",
            "portdir": "devel/so",
            "version": "0.4.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samtay/so",
            "description": "A terminal interface for Stack Overflow",
            "long_description": "A terminal interface for Stack Overflow",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-memisc",
            "portdir": "R/R-memisc",
            "version": "0.99.31.8.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://melff.github.io/memisc",
            "description": "Tools for managing survey data and creating tables of estimates and data summaries",
            "long_description": "Tools for managing survey data and creating tables of estimates and data summaries",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-yaml",
                        "R-jsonlite",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-haven",
                        "R-car",
                        "R-eha",
                        "R-AER",
                        "R-simex",
                        "R-ordinal",
                        "R-sandwich",
                        "R-tibble",
                        "R-knitr",
                        "R-lme4",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rchoice",
                        "R-mclogit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crch",
                        "R-gmnl",
                        "R-labelled",
                        "R-pander"
                    ]
                }
            ]
        },
        {
            "name": "R-mclogit",
            "portdir": "R/R-mclogit",
            "version": "0.9.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mclogit",
            "description": "Multinomial logit models",
            "long_description": "Multinomial logit models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-memisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-abn",
                        "R-projpred"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-performance",
                        "R-prediction"
                    ]
                }
            ]
        },
        {
            "name": "py311-zipfile-deflate64",
            "portdir": "python/py-zipfile-deflate64",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brianhelba/zipfile-deflate64",
            "description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "long_description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-dns-lexicon"
                    ]
                }
            ]
        },
        {
            "name": "py310-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-dns-lexicon"
                    ]
                }
            ]
        },
        {
            "name": "R-whoami",
            "portdir": "R/R-whoami",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/whoami",
            "description": "Username, full name, e-mail address, GitHub username of the current user",
            "long_description": "Username, full name, e-mail address, GitHub username of the current user",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr",
                        "R-mockery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rhub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-desc",
                        "R-fritools",
                        "R-cli",
                        "R-pkgKitten",
                        "R-pkgsearch",
                        "R-lgr"
                    ]
                }
            ]
        },
        {
            "name": "R-tinytest",
            "portdir": "R/R-tinytest",
            "version": "1.4.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tinytest",
            "description": "Lightweight and feature-complete unit testing framework",
            "long_description": "Lightweight and feature-complete unit testing framework",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tinysnapshot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BVARverse",
                        "R-BayesRep",
                        "R-Bayesrel",
                        "R-BiocBaseUtils",
                        "R-Delaporte",
                        "R-EnvStats",
                        "R-LMMsolver",
                        "R-NMOF",
                        "R-PMwR",
                        "R-Pade",
                        "R-QuickJSR",
                        "R-RProtoBuf",
                        "R-RQuantLib",
                        "R-RTMB",
                        "R-Rcpp",
                        "R-RcppAnnoy",
                        "R-RcppArmadillo",
                        "R-RcppArray",
                        "R-RcppBlaze",
                        "R-RcppClassic",
                        "R-RcppDist",
                        "R-RcppDynProg",
                        "R-RcppEigen",
                        "R-RcppFastAD",
                        "R-RcppFastFloat",
                        "R-RcppGSL",
                        "R-RcppInt64",
                        "R-RcppMagicEnum",
                        "R-RcppRedis",
                        "R-RcppSimdJson",
                        "R-RcppTOML",
                        "R-RcppUUID",
                        "R-RestRserve",
                        "R-Rhdf5lib",
                        "R-anytime",
                        "R-arkhe",
                        "R-ast2ast",
                        "R-autometric",
                        "R-benchr",
                        "R-blavaan",
                        "R-brglm2",
                        "R-bsvars",
                        "R-cdata",
                        "R-checkmate",
                        "R-classInt",
                        "R-comat",
                        "R-datetimeutils",
                        "R-deductive",
                        "R-detectseparation",
                        "R-dfdr",
                        "R-digest",
                        "R-dimensio",
                        "R-doconv",
                        "R-dtts",
                        "R-ergmito",
                        "R-ess",
                        "R-etwfe",
                        "R-factor256",
                        "R-fastshap",
                        "R-flexiblas",
                        "R-fmcmc",
                        "R-fntl",
                        "R-fritools",
                        "R-gbm",
                        "R-geometries",
                        "R-ggiraph",
                        "R-gower",
                        "R-grpreg",
                        "R-highs",
                        "R-holiglm",
                        "R-hutilscpp",
                        "R-inline",
                        "R-jagsUI",
                        "R-khroma",
                        "R-lamW",
                        "R-lintools",
                        "R-loder",
                        "R-lumberjack",
                        "R-maditr",
                        "R-maptiles",
                        "R-maxLik",
                        "R-merDeriv",
                        "R-mev",
                        "R-minimaxApprox",
                        "R-mmand",
                        "R-modelbpp",
                        "R-modelsummary",
                        "R-motif",
                        "R-nanotime",
                        "R-ncvreg",
                        "R-ndjson",
                        "R-neverhpfilter",
                        "R-nloptr",
                        "R-ore",
                        "R-paropt",
                        "R-phangorn",
                        "R-pkgKitten",
                        "R-poorman",
                        "R-ppRep",
                        "R-psychotree",
                        "R-qpmadr",
                        "R-raster",
                        "R-reformulas",
                        "R-rjsoncons",
                        "R-rqdatatable",
                        "R-rquery",
                        "R-runner",
                        "R-settings",
                        "R-soma",
                        "R-spatialreg",
                        "R-spdep",
                        "R-splines2",
                        "R-stringdist",
                        "R-subplex",
                        "R-td",
                        "R-tdsa",
                        "R-terra",
                        "R-textutils",
                        "R-tiledb",
                        "R-tinytable",
                        "R-ulid",
                        "R-validate",
                        "R-vek",
                        "R-wooldridge",
                        "R-wrapr",
                        "R-BVAR",
                        "R-xts"
                    ]
                }
            ]
        },
        {
            "name": "R-rbenchmark",
            "portdir": "R/R-rbenchmark",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rbenchmark",
            "description": "Benchmarking routine for R",
            "long_description": "rbenchmark is inspired by the Perl module Benchmark and is intended to facilitate benchmarking of arbitrary R code.",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FastGP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-JacobiEigen",
                        "R-PMwR",
                        "R-Rcpp",
                        "R-RcppZiggurat",
                        "R-aoos",
                        "R-dat",
                        "R-doRNG",
                        "R-fourierin",
                        "R-glassoFast",
                        "R-rucrdtw"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgKitten",
            "portdir": "R/R-pkgKitten",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eddelbuettel.github.io/pkgkitten",
            "description": "Create simple packages which pass R CMD check",
            "long_description": "Create simple packages which pass R CMD check",
            "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-roxygen2",
                        "R-tinytest",
                        "R-whoami"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-RcppBlaze",
                        "R-RcppEigen",
                        "R-RcppSMC"
                    ]
                }
            ]
        },
        {
            "name": "R-pingr",
            "portdir": "R/R-pingr",
            "version": "2.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/pingr",
            "description": "Check if a remote computer is up",
            "long_description": "Check if a remote computer is up",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-processx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ps",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinytest",
                        "R-proffer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-pkgsearch",
                        "R-ps",
                        "R-remotes",
                        "R-targets",
                        "R-vetiver",
                        "R-devtools",
                        "R-webdriver",
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "name": "R-mockery",
            "portdir": "R/R-mockery",
            "version": "0.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mockery",
            "description": "Mocking library for R",
            "long_description": "Mocking library for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-Rhdf5lib",
                        "R-armadillo",
                        "R-biomaRt",
                        "R-callr",
                        "R-cfid",
                        "R-cli",
                        "R-covr",
                        "R-cpp11",
                        "R-cpp11armadillo",
                        "R-cpp11eigen",
                        "R-crayon",
                        "R-debugme",
                        "R-devtools",
                        "R-easystats",
                        "R-gh",
                        "R-gitcreds",
                        "R-golem",
                        "R-ijtiff",
                        "R-keyring",
                        "R-lintr",
                        "R-mmrm",
                        "R-packrat",
                        "R-pacs",
                        "R-pak",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-pkgsearch",
                        "R-prettycode",
                        "R-rcmdcheck",
                        "R-remotes",
                        "R-rhdf5",
                        "R-rhub",
                        "R-rversions",
                        "R-sasr",
                        "R-shiny.semantic",
                        "R-simpleMH",
                        "R-vetiver",
                        "R-whoami",
                        "R-wildmeta",
                        "R-xml2"
                    ]
                }
            ]
        },
        {
            "name": "R-debugme",
            "portdir": "R/R-debugme",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-lib.github.io/debugme",
            "description": "Debug R packages",
            "long_description": "Debug R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-R6",
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinytest",
                        "R-webdriver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-matrixprofiler",
                        "R-pillar",
                        "R-pkgcache",
                        "R-DBItest",
                        "R-processx",
                        "R-rhub",
                        "R-pkgdepends",
                        "R-batchtools"
                    ]
                }
            ]
        },
        {
            "name": "cyrus-sasl-xoauth2",
            "portdir": "security/cyrus-sasl-xoauth2",
            "version": "0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/moriyoshi/cyrus-sasl-xoauth2",
            "description": "Plugin implementation of XOAUTH2 for cyrus-sasl",
            "long_description": "Plugin implementation of XOAUTH2 for cyrus-sasl",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dspl",
            "portdir": "science/dspl",
            "version": "2024.06.05",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://en.dsplib.org",
            "description": "Opensource cross-platform digital signal processing algorithm library",
            "long_description": "Opensource cross-platform digital signal processing algorithm library, written in C.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hiop",
            "portdir": "math/hiop",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LLNL/hiop",
            "description": "HPC solver for non-linear optimization problems",
            "long_description": "HiOp is an optimization solver for solving certain mathematical optimization problems expressed as non-linear programming problems. HiOp is a lightweight HPC solver that leverages application’s existing data parallelism to parallelize the optimization iterations by using specialized parallel linear algebra kernels.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gfortran",
                "mpich",
                "openmpi",
                "ginkgo",
                "strumpack",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "metis",
                        "scalapack",
                        "libgcc",
                        "strumpack",
                        "mpich-clang20",
                        "scotch",
                        "OpenBLAS",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutest",
            "portdir": "devel/mutest",
            "version": "20200813",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ebassi/mutest",
            "description": "a small unit testing library for C projects",
            "long_description": "a small unit testing library for C projects",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-viridis",
            "portdir": "R/R-viridis",
            "version": "0.6.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sjmgarnier.github.io/viridis",
            "description": "Colorblind-friendly color maps for R",
            "long_description": "Colorblind-friendly color maps for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-viridisLite",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-vdiffr",
                        "R-svglite",
                        "R-maps",
                        "R-hexbin",
                        "R-dichromat",
                        "R-mapproj",
                        "R-terra",
                        "R-colorspace",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GNAR",
                        "R-Hmisc",
                        "R-RprobitB",
                        "R-SUMMER",
                        "R-bayesvl",
                        "R-dendextend",
                        "R-diffudist",
                        "R-ggraph",
                        "R-heatmaply",
                        "R-hmer",
                        "R-leaflet",
                        "R-mgcViz",
                        "R-qreport"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-semtree",
                        "R-stars",
                        "R-sugrrants",
                        "R-marqLevAlg",
                        "R-metR",
                        "R-tidyjson",
                        "R-nullabor",
                        "R-colorspace",
                        "R-palr",
                        "R-ufs",
                        "R-extras",
                        "R-gbm",
                        "R-ggblanket",
                        "R-rSPDE",
                        "R-ggside"
                    ]
                }
            ]
        },
        {
            "name": "R-vdiffr",
            "portdir": "R/R-vdiffr",
            "version": "1.0.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vdiffr.r-lib.org",
            "description": "Visual regression testing and graphical diffing",
            "long_description": "Visual regression testing and graphical diffing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-glue",
                        "R-lifecycle",
                        "R-htmltools",
                        "R-diffobj",
                        "R-testthat",
                        "R-CRAN-recommended",
                        "libpng",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-ggplot2",
                        "R-roxygen2",
                        "R-covr",
                        "R-decor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BFF",
                        "R-BayesTools",
                        "R-DFBA",
                        "R-PlotTools",
                        "R-RoBMA",
                        "R-RoBSA",
                        "R-RoBTT",
                        "R-SHELF",
                        "R-Ternary",
                        "R-afex",
                        "R-bayesplay",
                        "R-bayesplot",
                        "R-changepoint",
                        "R-cowplot",
                        "R-cubble",
                        "R-descriptr",
                        "R-disaggR",
                        "R-easybgm",
                        "R-errors",
                        "R-forestploter",
                        "R-ggExtra",
                        "R-ggblanket",
                        "R-ggcharts",
                        "R-ggdensity",
                        "R-ggdist",
                        "R-ggfittext",
                        "R-gggenes",
                        "R-ggh4x",
                        "R-ggnewscale",
                        "R-ggokabeito",
                        "R-ggparty",
                        "R-ggpattern",
                        "R-ggplot2",
                        "R-ggplot2.utils",
                        "R-ggpmisc",
                        "R-ggpp",
                        "R-ggrepel",
                        "R-ggside",
                        "R-ggsignif",
                        "R-ggstance",
                        "R-ggstats",
                        "R-ggsurvfit",
                        "R-ggthemes",
                        "R-graphsim",
                        "R-gratia",
                        "R-gridpattern",
                        "R-gridtext",
                        "R-hrbrthemes",
                        "R-igraph",
                        "R-ijtiff",
                        "R-infer",
                        "R-interactions",
                        "R-jtools",
                        "R-lemon",
                        "R-metR",
                        "R-mixvlmc",
                        "R-mosaic",
                        "R-multinma",
                        "R-olsrr",
                        "R-pROC",
                        "R-patchwork",
                        "R-pdqr",
                        "R-phangorn",
                        "R-pillar",
                        "R-precrec",
                        "R-projpred",
                        "R-qtl2",
                        "R-quantities",
                        "R-rcartocolor",
                        "R-rfm",
                        "R-rgudhi",
                        "R-rmcorr",
                        "R-rvec",
                        "R-see",
                        "R-silicate",
                        "R-tdaunif",
                        "R-thematic",
                        "R-tidybayes",
                        "R-tidyterra",
                        "R-treemapify",
                        "R-units",
                        "R-vetiver",
                        "R-viridis",
                        "R-vistributions",
                        "R-zcurve"
                    ]
                }
            ]
        },
        {
            "name": "R-tsfeatures",
            "portdir": "R/R-tsfeatures",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg.robjhyndman.com/tsfeatures",
            "description": "Time series feature extraction",
            "long_description": "Time series feature extraction",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-future",
                        "R-forecast",
                        "R-fracdiff",
                        "R-tseries",
                        "R-urca",
                        "R-furrr",
                        "R-CRAN-recommended",
                        "R-RcppRoll",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-GGally",
                        "R-Mcomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gratis",
                        "R-seer",
                        "R-timetk"
                    ]
                }
            ]
        },
        {
            "name": "R-tis",
            "portdir": "R/R-tis",
            "version": "1.39",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tis",
            "description": "Time indices and time-indexed series",
            "long_description": "Functions and S3 classes for time indices and time-indexed series.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scales",
                        "R-reshape",
                        "R-zoo",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Ecfun"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lubridate",
                        "R-tsbox",
                        "R-zoo"
                    ]
                }
            ]
        },
        {
            "name": "R-texreg",
            "portdir": "R/R-texreg",
            "version": "1.39.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=texreg",
            "description": "Conversion of R regression output to LaTeX or HTML tables",
            "long_description": "Conversion of R regression output to LaTeX or HTML tables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-broom",
                        "R-betareg",
                        "R-forecast",
                        "R-lmtest",
                        "R-maxLik",
                        "R-brglm",
                        "R-gnm",
                        "R-plm",
                        "R-VGAM",
                        "R-huxtable",
                        "R-systemfit",
                        "R-dynlm",
                        "R-lqmm",
                        "R-logitr",
                        "R-eha",
                        "R-AER",
                        "R-mlogit",
                        "R-rms",
                        "R-fGarch",
                        "R-fixest",
                        "R-alpaca",
                        "R-pglm",
                        "R-glmmTMB",
                        "R-robust",
                        "R-miceadds",
                        "R-speedglm",
                        "R-MuMIn",
                        "R-Bergm",
                        "R-ergm",
                        "R-oglmx",
                        "R-spdep",
                        "R-spatialreg",
                        "R-gamlss",
                        "R-btergm",
                        "R-relevent",
                        "R-truncreg",
                        "R-mfx",
                        "R-mhurdle",
                        "R-coda",
                        "R-ordinal",
                        "R-sandwich",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MplusAutomation",
                        "R-ardl.nardl",
                        "R-bruceR",
                        "R-ergmito",
                        "R-ghypernet",
                        "R-greybox",
                        "R-sfaR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pder",
                        "R-plm",
                        "R-ivx",
                        "R-logitr",
                        "R-mhurdle",
                        "R-mixl",
                        "R-mlogit",
                        "R-defm",
                        "R-momentfit",
                        "R-estimatr",
                        "R-feisr"
                    ]
                }
            ]
        },
        {
            "name": "R-stochvol",
            "portdir": "R/R-stochvol",
            "version": "3.2.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gregorkastner.github.io/stochvol",
            "description": "Efficient Bayesian inference for stochastic volatility (SV) models",
            "long_description": "Efficient Bayesian inference for stochastic volatility (SV) models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BGVAR",
                        "R-bayesianVARs",
                        "R-bsvars",
                        "R-factorstochvol"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tensorBSS",
                        "R-tsBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-sm",
            "portdir": "R/R-sm",
            "version": "2.2-6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sm",
            "description": "Smoothing methods for non-parametric regression and density estimation",
            "long_description": "Smoothing methods for non-parametric regression and density 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-interp",
                        "R-gam",
                        "R-rgl",
                        "R-misc3d",
                        "R-tkrplot",
                        "R-rpanel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DepthProc",
                        "R-clustComp",
                        "R-vioplot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sirt",
                        "R-spatstat.explore",
                        "R-spatstat.model",
                        "R-tsDyn",
                        "R-sfsmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-shinyauthr",
            "portdir": "R/R-shinyauthr",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PaulC91/shinyauthr",
            "description": "Shiny authentication modules",
            "long_description": "Add in-app user authentication to shiny, allowing you to secure publicly hosted apps and build dynamic user interfaces from user information.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-shiny",
                        "R-shinyjs",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-sodium",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-seer",
            "portdir": "R/R-seer",
            "version": "1.1.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=seer",
            "description": "Feature-based forecast model selection",
            "long_description": "Feature-based forecast model selection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-future",
                        "R-forecast",
                        "R-urca",
                        "R-magrittr",
                        "R-furrr",
                        "R-randomForest",
                        "R-tsfeatures",
                        "R-CRAN-recommended",
                        "R-forecTheta",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-runjags",
            "portdir": "R/R-runjags",
            "version": "2.2.2-4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ku-awdc/runjags",
            "description": "Interface utilities, model templates, parallel computing methods and additional distributions for MCMC models in JAGS",
            "long_description": "Interface utilities, model templates, parallel computing methods and additional distributions for MCMC models in JAGS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jags",
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-spelling",
                        "R-rjags",
                        "R-modeest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BANOVA",
                        "R-RoBMA",
                        "R-RoBSA",
                        "R-TreeBUGS",
                        "R-bayescount",
                        "R-neojags",
                        "R-RcmdrPlugin.RMTCJags"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BayesTools",
                        "R-runMCMCbtadjust",
                        "R-blavaan",
                        "R-mvgam",
                        "R-tidybayes"
                    ]
                }
            ]
        }
    ]
}