HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49813,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=71",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=69",
"results": [
{
"name": "R-Ecdat",
"portdir": "R/R-Ecdat",
"version": "0.4-2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Ecdat",
"description": "Data-sets for econometrics",
"long_description": "Data-sets for econometrics, including political science.",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Ecfun"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-plm",
"R-carData",
"R-systemfit",
"R-wooldridge"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gk"
]
},
{
"type": "test",
"ports": [
"R-Ecfun"
]
}
]
},
{
"name": "openjdk23-zulu",
"portdir": "java/openjdk23-zulu",
"version": "23.32.11",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.azul.com/downloads/",
"description": "Azul Zulu Community OpenJDK 23 (Short Term Support until March 2025)",
"long_description": "Azul Zulu Community OpenJDK 23 (Short Term Support until March 2025) \n\nOpenJDK 23 (Java Development Kit) distribution from Azul.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 95
}
],
"variants": [
"Applets",
"BundledApp",
"JNI",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk24"
]
}
]
},
{
"name": "flang-19",
"portdir": "lang/llvm-19",
"version": "19.1.7",
"license": "NCSA",
"platforms": "{darwin >= 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flang.llvm.org/",
"description": "LLVM Fortran compiler",
"long_description": "LLVM Fortran compiler",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"py313-yaml",
"py313-pygments",
"python313",
"clang-14",
"ninja",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ld64",
"mlir-19",
"clang-19",
"llvm-19",
"libxml2",
"libomp",
"libcxx"
]
}
],
"depends_on": []
},
{
"name": "lldb-19",
"portdir": "lang/llvm-19",
"version": "19.1.7",
"license": "NCSA",
"platforms": "{darwin >= 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lldb.llvm.org/",
"description": "the LLVM debugger",
"long_description": "lldb is the LLVM native debugger.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-yaml",
"cctools",
"cmake",
"ninja",
"swig-python",
"doxygen",
"clang-14",
"python313",
"py313-pygments"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xar",
"zlib",
"libedit",
"libffi",
"ncurses",
"libcxx",
"llvm-19",
"clang-19",
"python313"
]
},
{
"type": "run",
"ports": [
"lldb_select-19"
]
}
],
"depends_on": []
},
{
"name": "mlir-19",
"portdir": "lang/llvm-19",
"version": "19.1.7",
"license": "NCSA",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlir.llvm.org",
"description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.",
"long_description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-yaml",
"clang-14",
"python313",
"py313-pygments",
"cctools",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"llvm-19",
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"flang-19"
]
}
]
},
{
"name": "clang-19",
"portdir": "lang/llvm-19",
"version": "19.1.7",
"license": "NCSA",
"platforms": "{darwin >= 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"analyzer",
"libstdcxx",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pygments",
"cctools",
"cmake",
"ninja",
"clang-14",
"python313",
"py313-yaml"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ld64",
"libcxx",
"libomp",
"libxml2",
"llvm-19"
]
},
{
"type": "run",
"ports": [
"clang_select-19",
"perl5",
"cctools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"R-redux",
"Chatty",
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit",
"py312-pyside6",
"py313-pyside6",
"py314-pyside6",
"capnproto",
"librime-devel",
"R-RcppRedis",
"mpich-clang19",
"openmpi-clang19",
"R",
"py39-pyside6",
"R-gdalBindings",
"R-gdalraster",
"R-rgdal",
"R-sf",
"R-terra",
"R-vapour",
"R-utf8",
"InsightToolkit4",
"InsightToolkit",
"py311-InsightToolkit4",
"py310-InsightToolkit4",
"py310-pyside6",
"py311-pyside6",
"py312-InsightToolkit4",
"py313-InsightToolkit4"
]
},
{
"type": "lib",
"ports": [
"py38-clang",
"flang-19",
"mpich-clang19",
"qt6-qttools",
"openmpi-clang19",
"qt68-qttools",
"qt69-qttools",
"qt5-qttools",
"lldb-19"
]
},
{
"type": "run",
"ports": [
"R"
]
}
]
},
{
"name": "llvm-19",
"portdir": "lang/llvm-19",
"version": "19.1.7",
"license": "NCSA",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvm.org/",
"description": "llvm is a next generation compiler infrastructure",
"long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-yaml",
"cctools",
"cmake",
"ninja",
"clang-14",
"python313",
"py313-pygments"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xar",
"zlib",
"zstd",
"libedit",
"libffi",
"ncurses",
"libcxx"
]
},
{
"type": "run",
"ports": [
"llvm_select-19"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlir-19",
"clang-19",
"lldb-19",
"flang-19",
"ghc",
"ghc-prebuilt"
]
}
]
},
{
"name": "racket",
"portdir": "lang/racket",
"version": "8.18",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://racket-lang.org",
"description": "Scheme programming environment",
"long_description": "Interactive, integrated, graphical Scheme programming environment.",
"active": true,
"categories": [
"lang",
"scheme"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"libtool",
"openssl",
"file",
"grep",
"gsed",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"openssl",
"ossp-uuid",
"cairo",
"fontconfig",
"harfbuzz",
"libjpeg-turbo",
"libpixman",
"lz4",
"poppler",
"freetype",
"expat",
"fribidi",
"libiconv",
"pango",
"gettext-runtime",
"MMTabBarView",
"libpng",
"zlib",
"atk",
"glib2",
"libedit",
"libffi",
"mpfr"
]
}
],
"depends_on": []
},
{
"name": "JSE",
"portdir": "devel/JSE",
"version": "2024.06.18",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geometryprocessing/json-spec-engine",
"description": "JSON Spec Engine",
"long_description": "JSE is a library to validate a JSON file containing a set of parameters and to complete it with default parameters. The specification of the JSON format is itself a JSON file. The library contains Python scripts for generating documentation for the JSON format in HTML format and as a graph.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json"
]
}
],
"depends_on": []
},
{
"name": "py311-objgraph",
"portdir": "python/py-objgraph",
"version": "3.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mgedmin/objgraph",
"description": "Python Object Graphs",
"long_description": "Python Object Graphs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-graphviz"
]
}
],
"depends_on": []
},
{
"name": "py312-objgraph",
"portdir": "python/py-objgraph",
"version": "3.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mgedmin/objgraph",
"description": "Python Object Graphs",
"long_description": "Python Object Graphs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-graphviz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-objgraph"
]
}
]
},
{
"name": "py39-objgraph",
"portdir": "python/py-objgraph",
"version": "3.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mgedmin/objgraph",
"description": "Python Object Graphs",
"long_description": "Python Object Graphs",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-16",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-graphviz"
]
}
],
"depends_on": []
},
{
"name": "py310-objgraph",
"portdir": "python/py-objgraph",
"version": "3.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mgedmin/objgraph",
"description": "Python Object Graphs",
"long_description": "Python Object Graphs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-graphviz"
]
}
],
"depends_on": []
},
{
"name": "py-objgraph",
"portdir": "python/py-objgraph",
"version": "3.6.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mgedmin/objgraph",
"description": "Python Object Graphs",
"long_description": "Python Object Graphs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-objgraph"
]
}
],
"depends_on": []
},
{
"name": "py312-graphviz",
"portdir": "python/py-graphviz",
"version": "0.20.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xflr6/graphviz",
"description": "Facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python",
"long_description": "This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (repo) from Python.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"graphviz"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-graphviz"
]
},
{
"type": "run",
"ports": [
"py312-colour",
"py312-objgraph"
]
}
]
},
{
"name": "py311-graphviz",
"portdir": "python/py-graphviz",
"version": "0.20.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xflr6/graphviz",
"description": "Facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python",
"long_description": "This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (repo) from Python.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"graphviz"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-pytest-mock"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-objgraph"
]
}
]
},
{
"name": "py312-podcastparser",
"portdir": "python/py-podcastparser",
"version": "0.6.10",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gpodder/podcastparser",
"description": "Simplified, fast RSS parser.",
"long_description": "The podcast parser project is a library from the gPodder project to provide an easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gpodder",
"py-podcastparser"
]
}
]
},
{
"name": "py312-mygpoclient",
"portdir": "python/py-mygpoclient",
"version": "1.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gpodder/mygpoclient",
"description": "python module for interacting with my.gpodder.org web services",
"long_description": "The mygpoclient library allows developers to utilize a Pythonic interface to the my.gpodder.org web services. It's mostly useful for the gpodder podcast client.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-simplejson",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gpodder",
"py-mygpoclient"
]
}
]
},
{
"name": "R-semmcci",
"portdir": "R/R-semmcci",
"version": "1.1.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jeksterslab.github.io/semmcci",
"description": "Monte Carlo confidence intervals in structural equation modelling",
"long_description": "Monte Carlo confidence intervals in structural equation modelling",
"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-mice",
"R-CRAN-recommended",
"R-lavaan"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bmemLavaan",
"R-Amelia",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-psych"
]
}
],
"depends_on": []
},
{
"name": "R-rvec",
"portdir": "R/R-rvec",
"version": "0.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bayesiandemography.github.io/rvec",
"description": "Vector representing a random variable",
"long_description": "Vector representing a random variable",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-tibble",
"R-matrixStats",
"R-tidyselect",
"R-CRAN-recommended",
"R-cli",
"R-glue",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bookdown",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-posterior",
"R-rmarkdown",
"R-ggdist",
"R-covr",
"R-vdiffr"
]
}
],
"depends_on": []
},
{
"name": "R-precrec",
"portdir": "R/R-precrec",
"version": "0.14.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/evalclass/precrec",
"description": "Accurate calculations and visualization of precision-recall and ROC curves",
"long_description": "Accurate calculations and visualization of precision-recall and ROC curves",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-rlang",
"R-withr",
"R-ggplot2",
"R-gridExtra",
"R-CRAN-recommended",
"R-Rcpp",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-vdiffr",
"R-patchwork"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-usefun"
]
}
]
},
{
"name": "R-mlr3tuning",
"portdir": "R/R-mlr3tuning",
"version": "1.0.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3tuning.mlr-org.com",
"description": "Hyperparameter optimization for R-mlr3",
"long_description": "Hyperparameter optimization for R-mlr3",
"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-checkmate",
"R-lgr",
"R-mlr3misc",
"R-paradox",
"R-R6",
"R-mlr3",
"R-bbotk",
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3mbo"
]
},
{
"type": "test",
"ports": [
"R-mlr3resampling"
]
}
]
},
{
"name": "R-mlr3resampling",
"portdir": "R/R-mlr3resampling",
"version": "2024.9.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tdhock/mlr3resampling",
"description": "Resampling algorithms for R-mlr3",
"long_description": "Resampling algorithms for R-mlr3 framework.",
"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-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-R6",
"R-checkmate",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mlr3tuning",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-future",
"R-markdown",
"R-lgr",
"R-directlabels",
"R-nc",
"R-animint2"
]
}
],
"depends_on": []
},
{
"name": "R-mlr3pipelines",
"portdir": "R/R-mlr3pipelines",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3pipelines.mlr-org.com",
"description": "Preprocessing operators and pipelines for R-mlr3",
"long_description": "Preprocessing operators and pipelines for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-digest",
"R-withr",
"R-checkmate",
"R-lgr",
"R-R6",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-mlr3misc",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mlr3mbo"
]
}
]
},
{
"name": "R-mlr3mbo",
"portdir": "R/R-mlr3mbo",
"version": "0.2.5",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3mbo.mlr-org.com",
"description": "Flexible Bayesian optimization",
"long_description": "Flexible Bayesian optimization",
"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-checkmate",
"R-lgr",
"R-spacefillr",
"R-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-bbotk",
"R-mlr3tuning",
"R-R6",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringi",
"R-knitr",
"R-testthat",
"R-nloptr",
"R-rmarkdown",
"R-fastGHQuad",
"R-lhs",
"R-ranger",
"R-DiceKriging",
"R-rgenoud",
"R-emoa",
"R-mlr3learners",
"R-mlr3pipelines"
]
}
],
"depends_on": []
},
{
"name": "R-mixopt",
"portdir": "R/R-mixopt",
"version": "0.1.3",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CollinErickson/mixopt",
"description": "Mixed variable optimization",
"long_description": "Mixed variable optimization for non-linear functions.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-splitfngr",
"R-CRAN-recommended",
"R-dplyr",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gridExtra",
"R-testthat",
"R-lhs",
"R-ContourFunctions"
]
}
],
"depends_on": []
},
{
"name": "R-dttr2",
"portdir": "R/R-dttr2",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/dttr2",
"description": "Manipulate date, POSIXct and R-hms vectors",
"long_description": "Manipulate date, POSIXct and R-hms vectors",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-chk",
"R-CRAN-recommended",
"R-lifecycle",
"R-hms"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rlang",
"R-testthat",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-distfromq",
"portdir": "R/R-distfromq",
"version": "1.0.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://reichlab.io/distfromq",
"description": "Reconstruct a distribution from a collection of quantiles",
"long_description": "Reconstruct a distribution from a collection of quantiles",
"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-zeallot",
"R-CRAN-recommended",
"R-checkmate",
"R-purrr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-dirmult",
"portdir": "R/R-dirmult",
"version": "0.1.3-5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dirmult",
"description": "Estimation in Dirichlet-multinomial distribution",
"long_description": "Estimation in Dirichlet-multinomial 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-CausalQueries",
"R-CorrBin"
]
}
]
},
{
"name": "R-cld3",
"portdir": "R/R-cld3",
"version": "1.6.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/cld3",
"description": "Google Compact Language Detector 3",
"long_description": "Google Compact Language Detector 3",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"protobuf3-cpp",
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-cld2"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-cld2"
]
}
]
},
{
"name": "R-cld2",
"portdir": "R/R-cld2",
"version": "1.2.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/cld2",
"description": "Google Compact Language Detector 2",
"long_description": "Google Compact Language Detector 2",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-readtext",
"R-cld3"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-cld3"
]
}
]
},
{
"name": "R-animint2",
"portdir": "R/R-animint2",
"version": "2024.1.24",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://animint.github.io/animint2",
"description": "Animated interactive grammar of graphics",
"long_description": "Animated interactive grammar of graphics",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RJSONIO",
"R-CRAN-recommended",
"R-data.table",
"R-servr",
"R-scales",
"R-gtable",
"R-plyr",
"R-digest",
"R-reshape2",
"R-knitr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Hmisc",
"R-svglite",
"R-maps",
"R-hexbin",
"R-mapproj",
"R-gistr",
"R-sp",
"R-htmltools",
"R-RColorBrewer",
"R-ggplot2",
"R-shiny",
"R-testthat",
"R-rmarkdown",
"R-devtools",
"R-gert",
"R-gh",
"R-gitcreds",
"R-httr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mlr3resampling"
]
}
]
},
{
"name": "R-PRTree",
"portdir": "R/R-PRTree",
"version": "0.1.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PRTree",
"description": "Probabilistic Regression Trees",
"long_description": "Probabilistic Regression Trees. Functions for fitting and predicting PRTree models with some adaptations to handle missing values.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc13",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-DiscreteDists",
"portdir": "R/R-DiscreteDists",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fhernanb/DiscreteDists",
"description": "Discrete Statistical Distributions",
"long_description": "Discrete Statistical Distributions",
"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-pracma",
"R-gamlss",
"R-gamlss.dist",
"R-CRAN-recommended",
"R-Rcpp",
"R-Rdpack"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-DeclareDesign",
"portdir": "R/R-DeclareDesign",
"version": "1.0.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://declaredesign.org/r/declaredesign",
"description": "Declare and diagnose research designs",
"long_description": "Declare and diagnose research designs",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-randomizr",
"R-generics",
"R-estimatr",
"R-CRAN-recommended",
"R-fabricatr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-future",
"R-future.apply",
"R-rmarkdown",
"R-broom",
"R-betareg",
"R-psych",
"R-gam",
"R-AER",
"R-marginaleffects",
"R-coin",
"R-sf",
"R-Matching",
"R-data.table",
"R-biglm",
"R-tibble",
"R-dplyr",
"R-reshape2",
"R-diffobj",
"R-ggplot2",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-CausalQueries"
]
}
]
},
{
"name": "R-CorrBin",
"portdir": "R/R-CorrBin",
"version": "1.6.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CorrBin",
"description": "Nonparametrics with clustered binary and multinomial data",
"long_description": "Nonparametrics with clustered binary and multinomial data",
"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-combinat",
"R-CRAN-recommended",
"R-dirmult",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-geepack"
]
}
],
"depends_on": []
},
{
"name": "R-CPP",
"portdir": "R/R-CPP",
"version": "0.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CPP",
"description": "Composition of Probabilistic Preferences (CPP)",
"long_description": "Composition of Probabilistic Preferences (CPP)",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mc2d",
"R-ineq",
"R-CRAN-recommended",
"R-kappalab"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-CausalQueries",
"portdir": "R/R-CausalQueries",
"version": "1.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://integrated-inferences.github.io/CausalQueries",
"description": "Make, update and query binary causal models",
"long_description": "Make, update and query binary causal models",
"active": true,
"categories": [
"science",
"math",
"R",
"economics"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppArmadillo",
"R-RcppEigen",
"R-StanHeaders",
"R-rlang",
"R-lifecycle",
"R-rstantools",
"R-stringr",
"R-dplyr",
"R-ggplot2",
"R-knitr",
"R-rstan",
"R-ggraph",
"R-latex2exp",
"R-CRAN-recommended",
"R-dirmult",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-bayesplot",
"R-rmarkdown",
"R-covr",
"R-fabricatr",
"R-DeclareDesign"
]
}
],
"depends_on": []
},
{
"name": "lms",
"portdir": "audio/lms",
"version": "3.62.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lms-demo.poupon.dev",
"description": "Lightweight Music Server",
"long_description": "LMS is a self-hosted music streaming software: access your music collection from anywhere using a web interface.",
"active": true,
"categories": [
"multimedia",
"audio",
"www"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ffmpeg",
"stb",
"libarchive",
"wt",
"boost181",
"taglib",
"libconfig-hr"
]
}
],
"depends_on": []
},
{
"name": "bombardier",
"portdir": "net/bombardier",
"version": "2.0.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/codesenberg/bombardier",
"description": "Fast cross-platform HTTP benchmarking tool written in Go",
"long_description": "bombardier is a HTTP(S) benchmarking tool. It is written in Go programming language and uses excellent fasthttp instead of Go's default http library, because of its lightning fast performance.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "R-sftrack",
"portdir": "R/R-sftrack",
"version": "0.5.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mablab.org/sftrack",
"description": "Modern classes for tracking and movement data",
"long_description": "Modern classes for tracking and movement data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-sf"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-covr",
"R-geosphere",
"R-lwgeom",
"R-ggplot2",
"R-knitr",
"R-scales",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-sftime"
]
}
]
},
{
"name": "R-panelPomp",
"portdir": "R/R-panelPomp",
"version": "1.5.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=panelPomp",
"description": "Inference for panel partially observed Markov processes",
"long_description": "Inference for panel partially observed Markov processes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-lifecycle",
"R-pomp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-bookdown"
]
}
],
"depends_on": []
},
{
"name": "R-netdiffuseR",
"portdir": "R/R-netdiffuseR",
"version": "1.22.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://USCCANA.github.io/netdiffuseR",
"description": "Analysis of diffusion and contagion processes on networks",
"long_description": "Analysis of diffusion and contagion processes on networks",
"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-SparseM",
"R-viridisLite",
"R-igraph",
"R-network",
"R-sna",
"R-networkDynamic",
"R-MatchIt",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ape",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-RSiena"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-manynet"
]
}
]
},
{
"name": "R-fastplyr",
"portdir": "R/R-fastplyr",
"version": "0.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NicChr/fastplyr",
"description": "Fast alternatives to tidyverse functions",
"long_description": "Fast alternatives to tidyverse functions",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-collapse",
"R-lifecycle",
"R-vctrs",
"R-stringr",
"R-dplyr",
"R-tidyselect",
"R-CRAN-recommended",
"R-cheapr",
"R-cpp11",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tidyr",
"R-testthat",
"R-nycflights13"
]
}
],
"depends_on": []
},
{
"name": "qtsingleapplication-qt4",
"portdir": "devel/qtsingleapplication-qt4",
"version": "2022.10.24",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/qtproject/qt-solutions",
"description": "Qt Solutions Component: Single Application",
"long_description": "The QtSingleApplication component provides support for applications that can be only started once per user.",
"active": true,
"categories": [
"aqua",
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": []
},
{
"name": "helm-3.16",
"portdir": "sysutils/helm",
"version": "3.16.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/helm/helm",
"description": "Kubernetes package manager",
"long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 79
},
{
"name": "sirn",
"github": "sirn",
"ports_count": 31
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"helm_select"
]
}
],
"depends_on": []
},
{
"name": "rsgain",
"portdir": "audio/rsgain",
"version": "3.6",
"license": "GPL-2+",
"platforms": "{darwin all}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/complexlogic/rsgain",
"description": "Really simple gain",
"long_description": "ReplayGain 2.0 command line utility rsgain applies loudness metadata tags to your files, while leaving the audio stream untouched. A ReplayGain-compatible player will dynamically adjust the volume of your tagged files during playback.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "lmkrawiec",
"github": "lmkra",
"ports_count": 3
}
],
"variants": [
"debug",
"fmt",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libebur128",
"libfmt9",
"taglib",
"ffmpeg",
"inih"
]
}
],
"depends_on": []
},
{
"name": "R-snem",
"portdir": "R/R-snem",
"version": "0.1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=snem",
"description": "EM algorithm for multivariate skew-normal distribution with overparametrization",
"long_description": "EM algorithm for multivariate skew-normal distribution with overparametrization",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sn"
]
}
],
"depends_on": []
},
{
"name": "R-geppe",
"portdir": "R/R-geppe",
"version": "1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=geppe",
"description": "Generalised exponential Poisson and Poisson exponential distributions",
"long_description": "Generalised exponential Poisson and Poisson exponential distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rfast2",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MLE"
]
}
]
},
{
"name": "R-MLE",
"portdir": "R/R-MLE",
"version": "1.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MLE",
"description": "Maximum likelihood estimation of various univariate and multivariate distributions",
"long_description": "Maximum likelihood estimation of various univariate and multivariate distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-skellam",
"R-BGFD",
"R-Directional",
"R-Compositional",
"R-CRAN-recommended",
"R-bivpois",
"R-gp",
"R-MN",
"R-geppe",
"R-Rfast",
"R-Rfast2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvcauchy"
]
}
],
"depends_on": []
}
]
}