HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51972,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=216",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=214",
"results": [
{
"name": "py311-repl",
"portdir": "python/py-repl",
"version": "0.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/pypy/pyrepl/",
"description": "readline-a-like in Python",
"long_description": "readline-a-like in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-fancycompleter",
"py-repl"
]
}
]
},
{
"name": "py310-repl",
"portdir": "python/py-repl",
"version": "0.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/pypy/pyrepl/",
"description": "readline-a-like in Python",
"long_description": "readline-a-like in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-fancycompleter"
]
}
]
},
{
"name": "py39-repl",
"portdir": "python/py-repl",
"version": "0.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/pypy/pyrepl/",
"description": "readline-a-like in Python",
"long_description": "readline-a-like in Python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-fancycompleter"
]
}
]
},
{
"name": "py311-pdbpp",
"portdir": "python/py-pdbpp",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/pdbpp",
"description": "pdb++, a drop-in replacement for pdb",
"long_description": "This module is an extension of the pdb module of the standard library. It is meant to be fully compatible with its predecessor, yet it introduces a number of new features to make your debugging experience as nice as possible.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-pygments",
"py311-fancycompleter",
"py311-wmctrl"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-funcsigs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pdbpp"
]
}
]
},
{
"name": "py310-pdbpp",
"portdir": "python/py-pdbpp",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/pdbpp",
"description": "pdb++, a drop-in replacement for pdb",
"long_description": "This module is an extension of the pdb module of the standard library. It is meant to be fully compatible with its predecessor, yet it introduces a number of new features to make your debugging experience as nice as possible.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-pygments",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-fancycompleter",
"py310-wmctrl"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-funcsigs"
]
}
],
"depends_on": []
},
{
"name": "py39-pdbpp",
"portdir": "python/py-pdbpp",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/pdbpp",
"description": "pdb++, a drop-in replacement for pdb",
"long_description": "This module is an extension of the pdb module of the standard library. It is meant to be fully compatible with its predecessor, yet it introduces a number of new features to make your debugging experience as nice as possible.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-pygments",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-fancycompleter",
"py39-wmctrl"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-funcsigs",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-fancycompleter",
"portdir": "python/py-fancycompleter",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/fancycompleter",
"description": "colorful TAB completion for Python prompt",
"long_description": "colorful TAB completion for Python prompt",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-setupmeta",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-repl",
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pdbpp"
]
},
{
"type": "lib",
"ports": [
"py-fancycompleter"
]
}
]
},
{
"name": "py310-fancycompleter",
"portdir": "python/py-fancycompleter",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/fancycompleter",
"description": "colorful TAB completion for Python prompt",
"long_description": "colorful TAB completion for Python prompt",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setupmeta",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-repl",
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-pdbpp"
]
}
]
},
{
"name": "py39-fancycompleter",
"portdir": "python/py-fancycompleter",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/fancycompleter",
"description": "colorful TAB completion for Python prompt",
"long_description": "colorful TAB completion for Python prompt",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"py39-setupmeta",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"py39-repl",
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-pdbpp"
]
}
]
},
{
"name": "py311-kubernetes",
"portdir": "python/py-kubernetes",
"version": "34.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kubernetes-client/python",
"description": "Official Python Client Library for Kubernetes",
"long_description": "Official Python Client Library for Kubernetes",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-six",
"py311-requests-oauthlib",
"py311-yaml",
"python311",
"py311-websocket-client",
"py311-durationpy",
"py311-google-auth",
"py311-certifi",
"py311-requests",
"py311-urllib3",
"py311-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kubernetes"
]
}
]
},
{
"name": "frozen",
"portdir": "devel/frozen",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/serge-sans-paille/frozen",
"description": "A header-only, constexpr alternative to gperf for C++14 users",
"long_description": "frozen is a header-only library that provides 0 cost initialization for immutable containers, fixed-size containers, and various algorithms.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libreoffice"
]
}
]
},
{
"name": "ltex-ls",
"portdir": "devel/ltex-ls",
"version": "16.0.0",
"license": "MPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://valentjn.github.io/ltex",
"description": "LTeX Language Server: LSP language server for LanguageTool with support for LaTeX, Markdown, and others",
"long_description": "LTeX Language Server: LSP language server for LanguageTool with support for LaTeX, Markdown, and others",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": []
},
{
"name": "R-usefun",
"portdir": "R/R-usefun",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bblodfon/usefun",
"description": "Collection of some useful functions",
"long_description": "Collection of some useful functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-PRROC",
"R-CRAN-recommended",
"R-precrec",
"R-tibble",
"R-checkmate"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-readr",
"R-covr",
"R-combinat",
"R-mlr3misc"
]
}
],
"depends_on": []
},
{
"name": "R-sudachir",
"portdir": "R/R-sudachir",
"version": "0.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://uribo.github.io/sudachir",
"description": "R interface to Sudachi, a Japanese morphological analyzer",
"long_description": "R interface to Sudachi, a Japanese morphological analyzer",
"active": true,
"categories": [
"textproc",
"science",
"japanese",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-glue",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyselect",
"R-reticulate",
"R-CRAN-recommended",
"R-cli",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"python311",
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-roxygen2",
"R-rstudioapi"
]
}
],
"depends_on": []
},
{
"name": "R-semhelpinghands",
"portdir": "R/R-semhelpinghands",
"version": "0.1.12",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sfcheung.github.io/semhelpinghands",
"description": "Helper functions for structural equation modelling",
"long_description": "Helper functions for structural equation modelling",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lavaan",
"R-ggrepel",
"R-CRAN-recommended",
"R-rlang",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-semTools"
]
}
],
"depends_on": []
},
{
"name": "R-phia",
"portdir": "R/R-phia",
"version": "0.3-1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=phia",
"description": "Post-Hoc Interaction Analysis",
"long_description": "Post-Hoc Interaction Analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-car",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-lme4"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-bruceR"
]
}
]
},
{
"name": "R-paradox",
"portdir": "R/R-paradox",
"version": "1.0.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://paradox.mlr-org.com",
"description": "Define and work with parameter spaces for complex algorithms",
"long_description": "Define and work with parameter spaces for complex algorithms",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-checkmate",
"R-mlr3misc",
"R-CRAN-recommended",
"R-R6",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-e1071",
"R-knitr",
"R-testthat",
"R-lhs",
"R-spacefillr",
"R-mlr3learners"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bbotk",
"R-mlr3",
"R-mlr3learners",
"R-mlr3mbo",
"R-mlr3tuning",
"R-mlr3pipelines",
"R-mlr3resampling"
]
},
{
"type": "test",
"ports": [
"R-mlr3misc"
]
}
]
},
{
"name": "R-mlr3misc",
"portdir": "R/R-mlr3misc",
"version": "0.15.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3misc.mlr-org.com",
"description": "Helper functions for R-mlr3",
"long_description": "Helper functions for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-digest",
"R-checkmate",
"R-CRAN-recommended",
"R-R6",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-evaluate",
"R-callr",
"R-testthat",
"R-paradox"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bbotk",
"R-mlr3",
"R-mlr3learners",
"R-mlr3mbo",
"R-mlr3measures",
"R-mlr3pipelines",
"R-mlr3resampling",
"R-mlr3tuning",
"R-paradox"
]
},
{
"type": "test",
"ports": [
"R-usefun"
]
}
]
},
{
"name": "R-mlr3measures",
"portdir": "R/R-mlr3measures",
"version": "1.0.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3measures.mlr-org.com",
"description": "Performance measures for R-mlr3",
"long_description": "Performance measures for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-PRROC",
"R-mlr3misc",
"R-CRAN-recommended",
"R-checkmate"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3"
]
}
]
},
{
"name": "R-minMSE",
"portdir": "R/R-minMSE",
"version": "0.5.1",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=minMSE",
"description": "Implementation of the minMSE treatment assignment method for one or multiple treatment groups",
"long_description": "Implementation of the minMSE treatment assignment method for one or multiple treatment groups",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-metamedian",
"portdir": "R/R-metamedian",
"version": "1.1.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stmcg/metamedian",
"description": "Meta-analysis of medians",
"long_description": "Meta-analysis of medians",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-estmeansd",
"R-metaBLUE",
"R-CRAN-recommended",
"R-Hmisc",
"R-metafor"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-ivx",
"portdir": "R/R-ivx",
"version": "1.1.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kvasilopoulos.github.io/ivx",
"description": "Robust econometric inference for predictive regressions",
"long_description": "Robust econometric inference for predictive regressions",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"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-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-forecast",
"R-lmtest",
"R-texreg",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-ivDiag",
"portdir": "R/R-ivDiag",
"version": "1.0.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yiqingxu.org/packages/ivDiag",
"description": "Estimation and diagnostic tools for instrumental variables designs",
"long_description": "Estimation and diagnostic tools for instrumental variables designs",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-testthat",
"R-future",
"R-haven",
"R-doParallel",
"R-foreach",
"R-patchwork",
"R-glue",
"R-fixest",
"R-lfe",
"R-wCorr",
"R-CRAN-recommended",
"R-ggfortify",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-fdaSP",
"portdir": "R/R-fdaSP",
"version": "1.1.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=fdaSP",
"description": "Sparse functional data analysis methods",
"long_description": "Sparse functional data analysis methods",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-Rdpack",
"R-doParallel",
"R-foreach",
"R-pracma",
"R-ks",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RColorBrewer",
"R-glmnet",
"R-latex2exp",
"R-gglasso"
]
}
],
"depends_on": []
},
{
"name": "R-dagHMM",
"portdir": "R/R-dagHMM",
"version": "0.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dagHMM",
"description": "Directed Acyclic Graph HMM- with TAN-structured emissions",
"long_description": "Directed Acyclic Graph HMM- with TAN-structured emissions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-future",
"R-bnlearn",
"R-PRROC",
"R-gtools",
"R-CRAN-recommended",
"R-bnclassify",
"R-matrixStats"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bruceR",
"portdir": "R/R-bruceR",
"version": "2024.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://psychbruce.github.io/bruceR",
"description": "Broadly useful, convenient and efficient R functions",
"long_description": "Broadly useful, convenient and efficient R functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-plyr",
"R-effectsize",
"R-performance",
"R-stringr",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-lavaan",
"R-data.table",
"R-texreg",
"R-rio",
"R-emmeans",
"R-psych",
"R-lmerTest",
"R-afex",
"R-mediation",
"R-interactions",
"R-jtools",
"R-CRAN-recommended",
"R-rstudioapi",
"R-crayon"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-crayon",
"R-glue",
"R-tibble",
"R-clipr",
"R-readxl",
"R-lme4",
"R-forcats",
"R-haven",
"R-ggtext",
"R-lmtest",
"R-see",
"R-openxlsx",
"R-cowplot",
"R-car",
"R-GGally",
"R-pacman",
"R-vars",
"R-GPArotation",
"R-BayesFactor",
"R-MuMIn",
"R-phia"
]
}
],
"depends_on": []
},
{
"name": "R-bnclassify",
"portdir": "R/R-bnclassify",
"version": "0.4.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bnclassify",
"description": "Learning discrete Bayesian network classifiers from data",
"long_description": "Learning discrete Bayesian network classifiers from data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-BH",
"R-matrixStats",
"R-entropy",
"R-Rcpp",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gRbase",
"R-ParamHelpers",
"R-mlr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-graph",
"R-mlbench",
"R-Rgraphviz",
"R-gRain"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dagHMM"
]
}
]
},
{
"name": "R-atable",
"portdir": "R/R-atable",
"version": "0.1.15",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arminstroebel/atable",
"description": "Create tables for reporting clinical trials",
"long_description": "Create tables for reporting clinical trials",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Hmisc",
"R-effsize",
"R-doBy",
"R-DescTools",
"R-settings",
"R-CRAN-recommended",
"R-plyr",
"R-reshape2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-PRROC",
"portdir": "R/R-PRROC",
"version": "1.3.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PRROC",
"description": "Precision-recall and ROC curves for weighted and unweighted data",
"long_description": "Precision-recall and ROC curves for weighted and unweighted data",
"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-ggplot2",
"R-testthat",
"R-ROCR"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-GroupBN",
"R-dagHMM",
"R-mlr3measures",
"R-usefun"
]
}
]
},
{
"name": "R-PCAmixdata",
"portdir": "R/R-PCAmixdata",
"version": "3.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PCAmixdata",
"description": "Multivariate analysis of mixed data",
"long_description": "Multivariate analysis of mixed data",
"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-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ClustOfVar",
"R-GroupBN"
]
}
]
},
{
"name": "R-GroupBN",
"portdir": "R/R-GroupBN",
"version": "1.2.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=GroupBN",
"description": "Infer group Bayesian networks via hierarchical feature clustering",
"long_description": "Infer group Bayesian networks via hierarchical feature clustering",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-zoo",
"R-rlist",
"R-visNetwork",
"R-bnlearn",
"R-arules",
"R-magrittr",
"R-ClustOfVar",
"R-PCAmixdata",
"R-PRROC",
"R-CRAN-recommended",
"R-MLmetrics",
"R-plyr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-FuzzySTs",
"portdir": "R/R-FuzzySTs",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=FuzzySTs",
"description": "Fuzzy Statistical Tools",
"long_description": "Fuzzy Statistical Tools",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-polynom",
"R-FuzzyNumbers"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-Cronbach",
"portdir": "R/R-Cronbach",
"version": "0.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Cronbach",
"description": "Cronbach’s α and various formulas for confidence intervals",
"long_description": "Cronbach’s α and various formulas for confidence intervals",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ClustOfVar",
"portdir": "R/R-ClustOfVar",
"version": "1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ClustOfVar",
"description": "Cluster analysis of a set of variables",
"long_description": "Cluster analysis of a set of variables",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-PCAmixdata",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-GroupBN"
]
}
]
},
{
"name": "py311-starlette",
"portdir": "python/py-starlette",
"version": "0.41.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/starlette",
"description": "The little ASGI library that shines.",
"long_description": "Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-anyio"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-fastapi"
]
}
]
},
{
"name": "py311-fuzzywuzzy",
"portdir": "python/py-fuzzywuzzy",
"version": "0.18.0",
"license": "GPL-2+",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seatgeek/fuzzywuzzy",
"description": "Fuzzy String Matching in Python",
"long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-levenshtein"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest",
"py311-codestyle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fuzzywuzzy"
]
}
]
},
{
"name": "py310-fuzzywuzzy",
"portdir": "python/py-fuzzywuzzy",
"version": "0.18.0",
"license": "GPL-2+",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seatgeek/fuzzywuzzy",
"description": "Fuzzy String Matching in Python",
"long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-levenshtein"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest",
"py310-codestyle"
]
}
],
"depends_on": []
},
{
"name": "py39-fuzzywuzzy",
"portdir": "python/py-fuzzywuzzy",
"version": "0.18.0",
"license": "GPL-2+",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seatgeek/fuzzywuzzy",
"description": "Fuzzy String Matching in Python",
"long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-levenshtein"
]
},
{
"type": "test",
"ports": [
"py39-codestyle",
"py39-hypothesis",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-lxml"
]
},
{
"type": "test",
"ports": [
"py311-parsing",
"py311-pytest",
"py311-mock"
]
}
],
"depends_on": []
},
{
"name": "py311-libxslt",
"portdir": "textproc/libxslt",
"version": "1.1.45",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://xmlsoft.org/XSLT/",
"description": "Python bindings for libxslt",
"long_description": "Python bindings for libxslt",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"python311",
"py311-libxml2"
]
}
],
"depends_on": []
},
{
"name": "py310-libxslt",
"portdir": "textproc/libxslt",
"version": "1.1.45",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://xmlsoft.org/XSLT/",
"description": "Python bindings for libxslt",
"long_description": "Python bindings for libxslt",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"python310",
"py310-libxml2"
]
}
],
"depends_on": []
},
{
"name": "py39-libxslt",
"portdir": "textproc/libxslt",
"version": "1.1.43",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://xmlsoft.org/XSLT/",
"description": "Python bindings for libxslt",
"long_description": "Python bindings for libxslt",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-libxml2",
"libxslt"
]
}
],
"depends_on": []
},
{
"name": "py38-libxslt",
"portdir": "textproc/libxslt",
"version": "1.1.42",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://xmlsoft.org/XSLT/",
"description": "Python bindings for libxslt",
"long_description": "Python bindings for libxslt",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-libxml2",
"libxslt"
]
}
],
"depends_on": []
},
{
"name": "postgresql16-server",
"portdir": "databases/postgresql16-server",
"version": "16.14",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql16 as server",
"long_description": "run postgresql16 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 146
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql16"
]
}
],
"depends_on": []
},
{
"name": "postgresql16",
"portdir": "databases/postgresql16",
"version": "16.14",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 146
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"python3",
"perl",
"tcl",
"llvm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"docbook-xsl-nons",
"bison",
"pkgconfig",
"docbook-xml-4.5"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"libxml2",
"libxslt",
"lz4",
"openssl3",
"zlib",
"zstd",
"icu",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-16",
"curl-ca-bundle"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg16-postgis3-doc",
"pg16-postgis-doc",
"pgpool-II"
]
},
{
"type": "lib",
"ports": [
"py37-psycopg2",
"osm2pgsql-lua",
"py38-psycopg2",
"qt4-mac-postgresql16-plugin",
"qt5-psql-plugin",
"qt511-psql-plugin",
"qt513-psql-plugin",
"qt53-psql-plugin",
"qt55-psql-plugin",
"qt56-psql-plugin",
"qt57-psql-plugin",
"qt58-psql-plugin",
"qt59-psql-plugin",
"iplike",
"libgda5",
"libpqxx",
"libzdb-postgresql16",
"pg_rman",
"py312-pygresql",
"pg16-postgis",
"pg16-pgrouting",
"pg16-pgpointcloud",
"pgtcl",
"psqlODBC",
"pg16-timescaledb",
"wt",
"tinyows",
"glom",
"gawk-pgsql",
"p5.28-dbd-pg",
"p5.30-dbd-pg",
"p5.32-dbd-pg",
"p5.34-dbd-pg"
]
},
{
"type": "run",
"ports": [
"postgresql16-server"
]
}
]
},
{
"name": "R-reliaR",
"portdir": "R/R-reliaR",
"version": "0.01",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=reliaR",
"description": "Collection of utilities for some reliability models/probability distributions",
"long_description": "Collection of utilities for some reliability models/probability distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
},
{
"name": "R-qmap",
"portdir": "R/R-qmap",
"version": "1.0-4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=qmap",
"description": "Statistical transformations for post-processing climate model output",
"long_description": "Statistical transformations for post-processing climate model output",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-fitdistrplus",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
},
{
"name": "R-gambin",
"portdir": "R/R-gambin",
"version": "2.5.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gambin",
"description": "Fit the gambin model to species abundance distributions",
"long_description": "Fit the gambin model to species abundance distributions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-CRAN-recommended",
"R-gtools",
"R-doParallel"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
},
{
"name": "R-flexmixNL",
"portdir": "R/R-flexmixNL",
"version": "0.0.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=flexmixNL",
"description": "Finite mixture modeling of generalized non-linear models",
"long_description": "Finite mixture modeling of generalized non-linear models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-flexmix",
"R-gnm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"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-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FitDynMix"
]
},
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
}
]
}