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

{
    "count": 50045,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=131",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=129",
    "results": [
        {
            "name": "R-ExperimentHub",
            "portdir": "R/R-ExperimentHub",
            "version": "2.12.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ExperimentHub",
            "description": "Client to access ExperimentHub resources",
            "long_description": "Client to access ExperimentHub resources",
            "active": true,
            "categories": [
                "science",
                "www",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-BiocFileCache",
                        "R-rappdirs",
                        "R-AnnotationHub",
                        "R-CRAN-recommended",
                        "R-BiocManager"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-expectreg",
            "portdir": "R/R-expectreg",
            "version": "0.53",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=expectreg",
            "description": "Expectile and quantile regression",
            "long_description": "Expectile and quantile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-quadprog",
                        "R-fields",
                        "R-BayesX",
                        "R-mboost",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SemiPar"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-locpolExpectile"
                    ]
                }
            ]
        },
        {
            "name": "R-EXPARMA",
            "portdir": "R/R-EXPARMA",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EXPARMA",
            "description": "Fitting of exponential autoregressive moving average (EXPARMA) model",
            "long_description": "Fitting of exponential autoregressive moving average (EXPARMA) model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-forecast",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ExGaussEstim",
            "portdir": "R/R-ExGaussEstim",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ExGaussEstim",
            "description": "Quantile maximization likelihood estimation and Bayesian ex-Gaussian estimation",
            "long_description": "Quantile maximization likelihood estimation and Bayesian ex-Gaussian estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dlm",
                        "R-pracma",
                        "R-fitdistrplus",
                        "R-gamlss.dist",
                        "R-CRAN-recommended",
                        "R-invgamma",
                        "R-nloptr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-exdex",
            "portdir": "R/R-exdex",
            "version": "1.2.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paulnorthrop.github.io/exdex",
            "description": "Estimation of the extremal index",
            "long_description": "Estimation of the extremal index",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppRoll",
                        "R-chandwich",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-revdbayes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-revdbayes"
                    ]
                }
            ]
        },
        {
            "name": "R-exams",
            "portdir": "R/R-exams",
            "version": "2.4-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=exams",
            "description": "Automatic generation of exams based on exercises in Markdown or LaTeX format",
            "long_description": "Automatic generation of exams based on exercises in Markdown or LaTeX format",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-base64enc",
                        "R-CRAN-recommended",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RJSONIO",
                        "R-magick",
                        "R-tth",
                        "R-png",
                        "R-xml2",
                        "R-tinytex",
                        "R-openxlsx",
                        "R-RCurl",
                        "R-qpdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ryacas",
                        "R-Ryacas0"
                    ]
                }
            ]
        },
        {
            "name": "R-exampletestr",
            "portdir": "R/R-exampletestr",
            "version": "1.7.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rorynolan.github.io/exampletestr",
            "description": "Help for writing unit tests based on function examples",
            "long_description": "Help for writing unit tests based on function examples",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-stringr",
                        "R-withr",
                        "R-checkmate",
                        "R-purrr",
                        "R-readr",
                        "R-roxygen2",
                        "R-rstudioapi",
                        "R-usethis",
                        "R-styler",
                        "R-strex",
                        "R-CRAN-recommended",
                        "R-fs",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-clipr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-pacman"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-exactRankTests",
            "portdir": "R/R-exactRankTests",
            "version": "0.8-35",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=exactRankTests",
            "description": "Exact distributions for rank and permutation tests",
            "long_description": "Exact distributions for rank and permutation tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-maxstat"
                    ]
                }
            ]
        },
        {
            "name": "R-exactextractr",
            "portdir": "R/R-exactextractr",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://isciences.gitlab.io/exactextractr",
            "description": "Fast extraction from Raster datasets using polygons",
            "long_description": "Fast extraction from Raster datasets using polygons",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-raster",
                        "R-sf",
                        "R-CRAN-recommended",
                        "geos",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ncdf4",
                        "R-terra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stars",
                        "R-raster"
                    ]
                }
            ]
        },
        {
            "name": "R-exactci",
            "portdir": "R/R-exactci",
            "version": "1.4-4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=exactci",
            "description": "Exact p-values and matching confidence intervals for simple discrete parametric cases",
            "long_description": "Exact p-values and matching confidence intervals for simple discrete parametric cases",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-testthat",
                        "R-ssanv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-BlakerCI",
                        "R-exact2x2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-exact2x2",
                        "R-csci",
                        "R-asht"
                    ]
                }
            ]
        },
        {
            "name": "R-exact2x2",
            "portdir": "R/R-exact2x2",
            "version": "1.6.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=exact2x2",
            "description": "Exact tests and confidence intervals for 2×2 tables",
            "long_description": "Exact tests and confidence intervals for 2×2 tables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-exactci",
                        "R-ssanv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-testthat",
                        "R-Exact"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-asht"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-exactci",
                        "R-jmv"
                    ]
                }
            ]
        },
        {
            "name": "R-Exact",
            "portdir": "R/R-Exact",
            "version": "3.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pcalhoun1.github.io/drat",
            "description": "Unconditional exact test",
            "long_description": "Unconditional exact test",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rootSolve",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DescTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-exact2x2",
                        "R-kyotil"
                    ]
                }
            ]
        },
        {
            "name": "rex",
            "portdir": "sysutils/rex",
            "version": "1.5.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Rex",
            "description": "Rex Deployment & Configuration Management",
            "long_description": "Rex Deployment & Configuration Management",
            "active": true,
            "categories": [
                "sysutils",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "christoph",
                    "github": "siccegge",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-parallel-forkmanager",
                        "p5.34-string-escape",
                        "p5.34-test-deep",
                        "p5.34-test-pod",
                        "p5.34-test-useallmodules",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-message",
                        "p5.34-io-string",
                        "p5.34-json-xs",
                        "p5.34-libwww-perl",
                        "p5.34-list-moreutils",
                        "p5.34-net-openssh",
                        "perl5.34",
                        "p5.34-term-readkey",
                        "p5.34-text-glob",
                        "p5.34-uri",
                        "p5.34-xml-simple",
                        "p5.34-yaml",
                        "p5.34-sort-naturally",
                        "p5.34-aws-signature4",
                        "p5.34-data-validate-ip",
                        "p5.34-devel-caller",
                        "p5.34-digest-hmac",
                        "p5.34-hash-merge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-evreg",
            "portdir": "R/R-evreg",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evreg",
            "description": "Evidential neural network for regression",
            "long_description": "Evidential neural network for regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evclust",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-evmix",
            "portdir": "R/R-evmix",
            "version": "2.12",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evmix",
            "description": "Extreme value mixture modelling, threshold estimation and boundary-corrected kernel density estimation",
            "long_description": "Extreme value mixture modelling, threshold estimation and boundary-corrected kernel density estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gsl",
                        "R-SparseM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-zcurve"
                    ]
                }
            ]
        },
        {
            "name": "revive",
            "portdir": "devel/revive",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://revive.run/",
            "description": "Fast, configurable, extensible, flexible, and beautiful linter for Go.",
            "long_description": "Fast, configurable, extensible, flexible, and beautiful linter for Go. revive is a drop-in replacement of golint. revive provides a framework for development of custom rules, and lets you define a strict preset for enhancing your development & code review processes.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "enckse",
                    "github": "enckse",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-evir",
            "portdir": "R/R-evir",
            "version": "1.7-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evir",
            "description": "Extreme Values in R",
            "long_description": "Extreme Values in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FitDynMix"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-evinf",
            "portdir": "R/R-evinf",
            "version": "0.8.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Doktorandahl/evinf",
            "description": "Inference with extreme value inflated count data",
            "long_description": "Inference with extreme value inflated count data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-stringi",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "libgcc",
                        "R-doParallel",
                        "R-foreach",
                        "R-doRNG",
                        "R-pscl",
                        "R-MLmetrics",
                        "R-mistr",
                        "R-CRAN-recommended",
                        "R-Rdpack",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-evgam",
            "portdir": "R/R-evgam",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evgam",
            "description": "Generalised additive extreme value models",
            "long_description": "Generalised additive extreme value models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ftsa",
                        "R-ppgam"
                    ]
                }
            ]
        },
        {
            "name": "R-eventPred",
            "portdir": "R/R-eventPred",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kaifenglu/eventPred",
            "description": "Event Prediction",
            "long_description": "Event Prediction",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-dplyr",
                        "R-shiny",
                        "R-plotly",
                        "R-flexsurv",
                        "R-rstpm2",
                        "R-erify",
                        "R-tmvtnsim",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-event",
            "portdir": "R/R-event",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.commanster.eu/rcode.html",
            "description": "Event history procedures and models",
            "long_description": "Functions for setting up and analyzing event history data.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmutil",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-evdbayes",
            "portdir": "R/R-evdbayes",
            "version": "1.1-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evdbayes",
            "description": "Bayesian analysis in extreme value theory",
            "long_description": "Bayesian analysis in extreme value theory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-evd",
            "portdir": "R/R-evd",
            "version": "2.3-7.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evd",
            "description": "Functions for extreme value distributions",
            "long_description": "Functions for extreme value distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lookout",
                        "R-rtdists",
                        "R-intamap",
                        "R-ROlogit",
                        "R-Renext",
                        "R-RobExtremes",
                        "R-GJRM",
                        "R-IDF",
                        "R-truncdist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TLMoments",
                        "R-fitteR",
                        "R-modeest",
                        "R-mev",
                        "R-distributional",
                        "R-extraDistr",
                        "R-distrMod"
                    ]
                }
            ]
        },
        {
            "name": "R-evclust",
            "portdir": "R/R-evclust",
            "version": "2.0.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evclust",
            "description": "Evidential Clustering",
            "long_description": "Evidential Clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FNN",
                        "R-R.utils",
                        "R-mclust",
                        "R-limSolve",
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-quadprog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kernlab"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-evreg"
                    ]
                }
            ]
        },
        {
            "name": "R-evclass",
            "portdir": "R/R-evclass",
            "version": "2.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evclass",
            "description": "Evidential distance-based classification",
            "long_description": "Different evidential classifiers, which provide outputs in the form of Dempster–Shafer mass functions. The methods are: the evidential K-nearest neighbor rule, the evidential neural network, radial basis function neural networks, logistic regression, feed-forward neural networks.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.utils",
                        "R-ibelief",
                        "R-CRAN-recommended",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EValue",
            "portdir": "R/R-EValue",
            "version": "4.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EValue",
            "description": "Sensitivity analyses for unmeasured confounding and other biases in observational studies and meta-analyses",
            "long_description": "Sensitivity analyses for unmeasured confounding and other biases in observational studies and meta-analyses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-metadat",
                        "R-metafor",
                        "R-MetaUtility",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multibiasmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-evaluate",
            "portdir": "R/R-evaluate",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://evaluate.r-lib.org",
            "description": "Parsing and evaluation tools",
            "long_description": "Parsing and evaluation tools that provide more details than the default.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-ggplot2",
                        "R-testthat",
                        "R-covr",
                        "R-rlang"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat",
                        "R-bayesnec",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-jmvconnect",
                        "R-downlit",
                        "R-altdoc",
                        "R-IRkernel",
                        "R-mlr3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Jaya",
                        "R-mlr3misc",
                        "R-pkgdown",
                        "R-tibble",
                        "R-tikzDevice"
                    ]
                }
            ]
        },
        {
            "name": "reuse",
            "portdir": "devel/reuse",
            "version": "5.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://reuse.software/",
            "description": "reuse is a tool for compliance with the REUSE recommendations.",
            "long_description": "reuse is a tool for compliance with the REUSE recommendations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-tomlkit",
                        "py312-binaryornot",
                        "py312-boolean.py",
                        "py312-license-expression",
                        "py312-python-debian",
                        "python312",
                        "py312-jinja2",
                        "py312-attrs",
                        "py312-click"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eulerr",
            "portdir": "R/R-eulerr",
            "version": "7.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jolars.github.io/eulerr",
            "description": "Area-proportional Euler and Venn diagrams with ellipses",
            "long_description": "Area-proportional Euler and Venn diagrams with ellipses",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polyclip",
                        "R-GenSA",
                        "R-polylabelr",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-RConics",
                        "R-pBrackets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eulerian",
            "portdir": "R/R-eulerian",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eulerian",
            "description": "Find Eulerian paths from graphs",
            "long_description": "Find Eulerian paths from graphs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-graph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-etwfe",
            "portdir": "R/R-etwfe",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grantmcdermott.com/etwfe",
            "description": "Extended Two-Way Fixed Effects",
            "long_description": "Extended Two-Way Fixed Effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fixest",
                        "R-marginaleffects",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-modelsummary",
                        "R-gt",
                        "R-did"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retry",
            "portdir": "sysutils/retry",
            "version": "1.0.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minfrin/retry",
            "description": "Repeat a command until a command succeeds",
            "long_description": "Repeat a command until a command succeeds. Retry captures stdin into memory as the data is passed to the repeated command, and this captured stdin is then replayed should the command be repeated. This makes it possible to embed the retry tool into shell pipelines.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-etrunct",
            "portdir": "R/R-etrunct",
            "version": "0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=etrunct",
            "description": "Computes moments of univariate truncated t distribution",
            "long_description": "Computes moments of univariate truncated t distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ashr"
                    ]
                }
            ]
        },
        {
            "name": "retroshare-qt4",
            "portdir": "www/retroshare-qt4",
            "version": "0.6.4",
            "license": "(AGPL-3 or LGPL-3 or GPL-3)",
            "platforms": "{darwin < 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://retroshare.cc",
            "description": "RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform",
            "long_description": "RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform",
            "active": true,
            "categories": [
                "security",
                "www",
                "p2p"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3",
                        "gnutls",
                        "gpgme",
                        "qt4-mac",
                        "libgpg-error",
                        "miniupnpc",
                        "libmicrohttpd",
                        "openssl11",
                        "libassuan",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retroarch",
            "portdir": "emulators/retroarch",
            "version": "1.10.2",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libretro/RetroArch",
            "description": "Frontend for the libretro API.",
            "long_description": "Frontend for the libretro API.",
            "active": true,
            "categories": [
                "games",
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-etm",
            "portdir": "R/R-etm",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=etm",
            "description": "Empirical Transition Matrix",
            "long_description": "The package permits to estimate the matrix of transition probabilities for any time-inhomogeneous multi-state model with finite state space using the Aalen–Johansen estimator.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-geepack",
                        "R-kmi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Epi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markovchain"
                    ]
                }
            ]
        },
        {
            "name": "retdec-devel",
            "portdir": "devel/retdec",
            "version": "20230920",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/avast/retdec",
            "description": "RetDec is a retargetable machine-code decompiler based on LLVM",
            "long_description": "RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cctools",
                        "cmake",
                        "git",
                        "gmake",
                        "ld64",
                        "pkgconfig",
                        "xz",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "python310",
                        "openssl3",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "upx",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retdec",
            "portdir": "devel/retdec",
            "version": "5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avast/retdec",
            "description": "RetDec is a retargetable machine-code decompiler based on LLVM",
            "long_description": "RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cctools",
                        "cmake",
                        "git",
                        "gmake",
                        "ld64",
                        "pkgconfig",
                        "xz",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "python310",
                        "openssl3",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "upx",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retawq",
            "portdir": "www/retawq",
            "version": "0.2.6c",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://retawq.sourceforge.net/",
            "description": "text-based web browser",
            "long_description": "retawq is an interactive, multi-threaded network client (web browser) for text terminals on computers with Unix-like operating systems. It is fast, small, nicely configurable, and comfortable, e.g. the low-level network communications are performed in a non-blocking way, and you can keep open as many virtual windows as you want and work simultaneously in two of them in a split-screen mode.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retail",
            "portdir": "textproc/retail",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xjack.org/retail/",
            "description": "Re-Tail is a command line program which is intended as an intelligent incremental logfile reader.",
            "long_description": "Re-Tail is a command line program which is intended as an intelligent incremental logfile reader. It will read a file or group of files given on the command line, and output any changes since last time it read the file(s) in question. It will attempt to compensate if the filesize changes unexpectedly, and will also attempt to compensate if the file contents changes as well. It is not a very complex program.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restund",
            "portdir": "net/restund",
            "version": "0.4.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.creytiv.com/",
            "description": "modular STUN/TURN server",
            "long_description": "restund is a modular STUN/TURN server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-estmeansd",
            "portdir": "R/R-estmeansd",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stmcg/estmeansd",
            "description": "Estimating the sample mean and standard deviation from commonly reported quantiles in meta-analysis",
            "long_description": "Estimating the sample mean and standard deviation from commonly reported quantiles in meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-metaBLUE",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-metamedian"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-meta"
                    ]
                }
            ]
        },
        {
            "name": "restish",
            "portdir": "devel/restish",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rest.sh",
            "description": "Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in",
            "long_description": "Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in, like always having the latest API resources, fields, and operations available when they go live on the API without needing to install or update anything.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restinio",
            "portdir": "www/restinio",
            "version": "0.6.14",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stiffstream.com/en/products/restinio.html",
            "description": "Header-only C++14 library that gives you an embedded HTTP/Websocket server.",
            "long_description": "RESTinio is a header-only C++14 library that gives you an embedded HTTP/Websocket server. It is based on standalone version of ASIO and targeted primarily for asynchronous processing of HTTP-requests.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "g.litenstein",
                    "github": "Lord-Kamina",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "openssl",
                        "pcre",
                        "doxygen",
                        "zlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "http-parser",
                        "boost176",
                        "libfmt9",
                        "asio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EstimDiagnostics",
            "portdir": "R/R-EstimDiagnostics",
            "version": "0.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/Dmitry_Otryakhin/diagnostics-and-tests-for-statistical-estimators",
            "description": "Diagnostic tools and unit tests for statistical estimators",
            "long_description": "Diagnostic tools and unit tests for statistical estimators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-foreach",
                        "R-goftest",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-doParallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-estimatr",
            "portdir": "R/R-estimatr",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/estimatr",
            "description": "Fast estimators for design-based inference",
            "long_description": "Fast estimators for design-based inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Formula",
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-rlang",
                        "R-generics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clubSandwich",
                        "R-margins",
                        "R-prediction",
                        "R-fabricatr",
                        "R-randomizr",
                        "R-RcppEigen",
                        "R-sandwich",
                        "R-estimability",
                        "R-testthat",
                        "R-texreg",
                        "R-emmeans",
                        "R-stargazer",
                        "R-car",
                        "R-AER",
                        "R-modelsummary"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hbal",
                        "R-DeclareDesign"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary",
                        "R-insight",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-estimability",
            "portdir": "R/R-estimability",
            "version": "1.5.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rvlenth.github.io/estimability",
            "description": "Tools for assessing estimability of linear predictions",
            "long_description": "Tools for assessing estimability of linear predictions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rsm",
                        "R-effects",
                        "R-emmeans"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sdmTMB",
                        "R-robustlmm",
                        "R-fixest",
                        "R-survstan",
                        "R-fabricatr",
                        "R-GLMMadaptive",
                        "R-estimatr",
                        "R-mmrm",
                        "R-spmodel",
                        "R-logistf"
                    ]
                }
            ]
        },
        {
            "name": "resticprofile",
            "portdir": "sysutils/resticprofile",
            "version": "0.31.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://creativeprojects.github.io/resticprofile/",
            "description": "Configuration profiles manager and scheduler for restic",
            "long_description": "resticprofile is one of many automation tools for restic, also called a wrapper. In a nutshell, resticprofile provides a configuration file and a runner that will generate all the necessary calls to restic. Additionally, it can schedule a profile via a user agent or a daemon in launchd",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "lheise",
                    "github": "lucaheise",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "restic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restic",
            "portdir": "sysutils/restic",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://restic.net",
            "description": "Fast, secure, efficient backup program.",
            "long_description": "Restic is a program that does backups right. Its design goals are: Easy, Fast, Verifiable, Secure, Efficient and Free.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "docs",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "autorestic",
                        "resticprofile"
                    ]
                }
            ]
        },
        {
            "name": "restbed",
            "portdir": "devel/restbed",
            "version": "4.8",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.corvusoft.co.uk",
            "description": "Framework that brings asynchronous RESTful functionality to C++14 applications.",
            "long_description": "Restbed is a comprehensive and consistent programming model for building applications that require seamless and secure communication over HTTP, with the ability to model a range of business processes, designed to target mobile, tablet, desktop and embedded production environments.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "asio",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libretroshare"
                    ]
                }
            ]
        }
    ]
}