HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51974,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=272",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=270",
"results": [
{
"name": "openexr2",
"portdir": "graphics/openexr2",
"version": "2.5.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openexr.com",
"description": "OpenEXR Graphics Library",
"long_description": "OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"ilmbase"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-opencv3",
"py38-opencv3",
"py37-opencv3-devel",
"py38-opencv3-devel",
"Pangolin",
"gegl-0.3",
"openexr_viewers",
"opencv3",
"opencv3-devel",
"py27-opencv3",
"py310-opencv3",
"py311-opencv3",
"py27-opencv3-devel",
"py310-opencv3-devel",
"py311-opencv3-devel",
"py39-opencv3",
"py39-opencv3-devel",
"luminance-hdr",
"libdevil",
"blender",
"enblend",
"h3dutil",
"povray",
"vigra"
]
}
]
},
{
"name": "imath",
"portdir": "graphics/imath",
"version": "3.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://imath.readthedocs.io/",
"description": "OpenEXR Math Library",
"long_description": "Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the half 16-bit floating-point type. Imath also includes optional python bindings for all types and functions, including optimized implementations of vector and matrix arrays.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-opencv4-devel",
"py37-opencv4",
"gmic",
"gmic-qt",
"gmic-gimp",
"gmic-clib",
"gmic-lib",
"py37-opencv4-devel",
"OpenSceneGraph",
"openimageio",
"py39-opencv4",
"py39-opencv4-devel",
"py38-opencv4",
"gstreamer1-gst-plugins-bad",
"OpenSceneGraph-devel",
"alembic",
"ctlang",
"darktable",
"darktable-devel",
"hugin-app",
"opencolorio",
"opencv4",
"opencv4-devel",
"py310-opencv4",
"py311-opencv4",
"py312-opencv4",
"py313-opencv4",
"py314-opencv4",
"py310-opencv4-devel",
"py311-opencv4-devel",
"py312-opencv4-devel",
"py313-opencv4-devel",
"openexr",
"openvdb",
"osl"
]
}
]
},
{
"name": "R-weakARMA",
"portdir": "R/R-weakARMA",
"version": "1.0.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://plmlab.math.cnrs.fr/jrolland/weakARMA",
"description": "Tools for the analysis of weak ARMA models",
"long_description": "Tools for the analysis of weak ARMA models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vars",
"R-CRAN-recommended",
"R-matrixStats",
"R-CompQuadForm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-renv",
"R-timeSeries"
]
}
],
"depends_on": []
},
{
"name": "R-typed",
"portdir": "R/R-typed",
"version": "0.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/moodymudskipper/typed",
"description": "Support types for variables, arguments and return values",
"long_description": "Support types for variables, arguments and return values",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-waldo",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-tmcn",
"portdir": "R/R-tmcn",
"version": "0.2-13",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tmcn",
"description": "Text mining toolkit for Chinese",
"long_description": "Text mining toolkit for Chinese",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-tm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-teigen",
"portdir": "R/R-teigen",
"version": "2.2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=teigen",
"description": "Model-based clustering and classification with the multivariate t distribution",
"long_description": "Model-based clustering and classification with the multivariate t distribution",
"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-vscc"
]
}
]
},
{
"name": "R-statcomp",
"portdir": "R/R-statcomp",
"version": "0.1.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=statcomp",
"description": "Statistical complexity and information measures for time series analysis",
"long_description": "Statistical complexity and information measures for time series analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-zoo",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-sift",
"portdir": "R/R-sift",
"version": "0.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=sift",
"description": "Facilitate extraction of key information from common datasets",
"long_description": "Facilitate extraction of key information from common datasets",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-tidyselect",
"R-pastecs",
"R-CRAN-recommended",
"R-cpp11",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringr",
"R-hms",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-readr",
"R-mopac"
]
}
],
"depends_on": []
},
{
"name": "R-samc",
"portdir": "R/R-samc",
"version": "4.0.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://andrewmarx.github.io/samc",
"description": "Functions for working with absorbing Markov chains",
"long_description": "Functions for working with absorbing Markov chains",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppThread",
"R-raster",
"R-terra",
"R-circular",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-viridisLite",
"R-rmarkdown",
"R-gdistance"
]
}
],
"depends_on": []
},
{
"name": "R-rgdal",
"portdir": "R/R-rgdal",
"version": "1.6-7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-forge.r-project.org/projects/rgdal",
"description": "Bindings for the Geospatial Data Abstraction Library",
"long_description": "Bindings for the Geospatial Data Abstraction Library",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"gdal",
"proj9",
"R-sp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-curl",
"R-DBI",
"R-knitr",
"R-rmarkdown",
"R-RSQLite",
"R-rgeos",
"R-maptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SSN"
]
},
{
"type": "test",
"ports": [
"R-metR",
"R-rgeos"
]
}
]
},
{
"name": "R-pim",
"portdir": "R/R-pim",
"version": "2.0.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=pim",
"description": "Probabilistic Index Models",
"long_description": "Probabilistic Index Models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BB",
"R-CRAN-recommended",
"R-nleqslv"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-outliers",
"portdir": "R/R-outliers",
"version": "0.15",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=outliers",
"description": "Collection of tests commonly used for identifying outliers",
"long_description": "Collection of tests commonly used for identifying outliers",
"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-mopac",
"portdir": "R/R-mopac",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sccmckenzie/mopac",
"description": "Collection of datasets pertaining to Loop 1 Mopac",
"long_description": "Collection of datasets pertaining to Loop 1 Mopac",
"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-dplyr",
"R-hms",
"R-lubridate",
"R-readr",
"R-tibble"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-sift"
]
}
]
},
{
"name": "R-migraph",
"portdir": "R/R-migraph",
"version": "1.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stocnet.github.io/migraph",
"description": "Tools for multimodal network analysis",
"long_description": "Univariate and multivariate tests for multimodal and other networks.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-purrr",
"R-ggplot2",
"R-future",
"R-furrr",
"R-manynet",
"R-CRAN-recommended",
"R-dplyr",
"R-generics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-roxygen2",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-hitandrun",
"portdir": "R/R-hitandrun",
"version": "0.5-6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=hitandrun",
"description": "Hit-and-Run and Shake-and-Bake for sampling uniformly from convex shapes",
"long_description": "Hit-and-Run and Shake-and-Bake for sampling uniformly from convex shapes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"libgcc14",
"R-rcdd",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-brisk"
]
}
]
},
{
"name": "R-hdbm",
"portdir": "R/R-hdbm",
"version": "0.9.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=hdbm",
"description": "High-dimensional Bayesian mediation analysis",
"long_description": "High-dimensional Bayesian mediation analysis",
"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-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-gdistance",
"portdir": "R/R-gdistance",
"version": "1.6.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://AgrDataSci.github.io/gdistance",
"description": "Distances and routes on geographical grids",
"long_description": "Distances and routes on geographical grids",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-raster",
"R-terra",
"R-CRAN-recommended",
"R-sp",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-samc"
]
}
]
},
{
"name": "R-dotenv",
"portdir": "R/R-dotenv",
"version": "1.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gaborcsardi/dotenv",
"description": "Load environment variables from .env",
"long_description": "Load environment variables from .env",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-densratio",
"portdir": "R/R-densratio",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hoxo-m/densratio",
"description": "Density ratio estimation",
"long_description": "Density ratio estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-mvtnorm"
]
}
],
"depends_on": []
},
{
"name": "R-cooltools",
"portdir": "R/R-cooltools",
"version": "2.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cooltools",
"description": "Practical tools for scientific computations and visualizations",
"long_description": "Practical tools for scientific computations and visualizations in physics and astrophysics.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-jpeg",
"R-png",
"R-sp",
"R-cubature",
"R-randtoolbox",
"R-FNN",
"R-pracma",
"R-plotrix",
"R-raster",
"R-celestial",
"R-CRAN-recommended",
"R-Rcpp",
"R-bit64"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-EBImage"
]
}
],
"depends_on": []
},
{
"name": "R-celestial",
"portdir": "R/R-celestial",
"version": "1.4.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=celestial",
"description": "Collection of common astronomical conversion routines and functions",
"long_description": "Collection of common astronomical conversion routines and functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-NISTunits",
"R-RANN",
"R-CRAN-recommended",
"R-pracma"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cooltools"
]
}
]
},
{
"name": "R-brisk",
"portdir": "R/R-brisk",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rich-payne.github.io/brisk",
"description": "Bayesian benefit–risk analysis",
"long_description": "Quantitative methods for benefit–risk analysis help to condense complex decisions into a univariate metric describing the overall benefit relative to risk.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ellipsis",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-hitandrun",
"R-CRAN-recommended",
"R-rlang",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-fs",
"R-tibble",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-SSN",
"portdir": "R/R-SSN",
"version": "1.1.17",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=SSN",
"description": "Spatial modelling on stream networks",
"long_description": "Spatial modelling on stream networks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-RSQLite",
"R-rgeos",
"R-BH",
"R-rgdal",
"R-CRAN-recommended",
"R-maptools",
"R-sp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-RZigZag",
"portdir": "R/R-RZigZag",
"version": "0.2.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RZigZag",
"description": "Zig-Zag sampler",
"long_description": "Zig-Zag sampler",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-RcppEigen",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-RSiena",
"portdir": "R/R-RSiena",
"version": "1.4.7",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stocnet/rsiena",
"description": "Siena – Simulation Investigation for Empirical Network Analysis",
"long_description": "Siena – Simulation Investigation for Empirical Network Analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-xtable",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-network"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-netmediate"
]
},
{
"type": "test",
"ports": [
"R-btergm",
"R-manynet",
"R-netdiffuseR"
]
}
]
},
{
"name": "R-PMA",
"portdir": "R/R-PMA",
"version": "1.2-4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bnaras/PMA",
"description": "Penalized Multivariate Analysis",
"long_description": "Penalized Multivariate Analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-LPGraph",
"R-RFCCA",
"R-SmCCNet"
]
}
]
},
{
"name": "R-ManlyMix",
"portdir": "R/R-ManlyMix",
"version": "0.1.15.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ManlyMix",
"description": "Manly mixture modeling and model-based clustering",
"long_description": "Manly mixture modeling and model-based clustering",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-vscc"
]
}
]
},
{
"name": "R-LPGraph",
"portdir": "R/R-LPGraph",
"version": "2.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LPGraph",
"description": "Non-parametric smoothing of Laplacian graph spectra",
"long_description": "Non-parametric smoothing of Laplacian graph spectra",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-car",
"R-PMA",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "quickjs-devel",
"portdir": "devel/quickjs",
"version": "20251222",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bellard.org/quickjs/",
"description": "A small and embeddable Javascript engine",
"long_description": "quickjs is a small and embeddable Javascript engine. It supports the ES2023 specification including modules, asynchronous generators, proxies and BigInt.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "quickjs",
"portdir": "devel/quickjs",
"version": "20250913",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bellard.org/quickjs/",
"description": "A small and embeddable Javascript engine",
"long_description": "quickjs is a small and embeddable Javascript engine. It supports the ES2023 specification including modules, asynchronous generators, proxies and BigInt.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libopenraw-legacy",
"portdir": "graphics/libopenraw-legacy",
"version": "0.3.7",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libopenraw.freedesktop.org/libopenraw/",
"description": "libopenraw is an ongoing project to provide a free software implementation for decoding camera RAW files.",
"long_description": "libopenraw is an ongoing project to provide a free software implementation for decoding camera RAW files. One of the main reasons is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing applications. It also has the goal to address features missing from dcraw such as meta-data decoding and easy thumbnail extraction.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"gnome",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"automake",
"cctools",
"gettext",
"libtool",
"pkgconfig",
"gawk",
"grep",
"gsed",
"autoconf",
"autoconf-archive"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"curl",
"libxml2",
"boost176",
"gettext-runtime",
"gdk-pixbuf2",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "payload-dumper-go",
"portdir": "sysutils/payload-dumper-go",
"version": "1.3.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ssut/payload-dumper-go",
"description": "An android OTA payload dumper written in Go.",
"long_description": "An android OTA payload dumper written in Go.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "tsln1998",
"github": "tsln1998",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "pystring",
"portdir": "devel/pystring",
"version": "1.1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/imageworks/pystring",
"description": "a collection of C++ functions which match the interface and behavior of python's string class methods",
"long_description": "Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opencolorio"
]
}
]
},
{
"name": "flite",
"portdir": "audio/flite",
"version": "2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cmuflite.org",
"description": "a small fast run-time text to speech engine",
"long_description": "Flite is an open source small fast run-time text to speech engine.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt5-qtspeech",
"qt6-qtspeech",
"qt610-qtspeech",
"qt64-qtspeech",
"qt67-qtspeech",
"qt68-qtspeech",
"qt69-qtspeech",
"gstreamer1-gst-plugins-bad"
]
}
]
},
{
"name": "pciutils",
"portdir": "sysutils/pciutils",
"version": "3.14.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mj.ucw.cz/sw/pciutils",
"description": "a collection of programs for inspecting and manipulating configuration of PCI devices",
"long_description": "The PCI Utilities are a collection of programs for inspecting and manipulating configuration of PCI devices, all based on a common portable library libpci which offers access to the PCI configuration space on a variety of operating systems.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "sympow",
"portdir": "math/sympow",
"version": "2.023.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/rezozer/forks/sympow",
"description": "SYMmetric POWer elliptic curve L-functions",
"long_description": "SYMmetric POWer elliptic curve L-functions",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"help2man",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pari"
]
}
],
"depends_on": []
},
{
"name": "gfan",
"portdir": "math/gfan",
"version": "0.6.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://users-math.au.dk/jensen/software/gfan/gfan.html",
"description": "Gfan is a software package for computing Gröbner fans and tropical varieties.",
"long_description": "Gfan is a software package for computing Gröbner fans and tropical varieties.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"cddlib",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "nali",
"portdir": "net/nali",
"version": "0.7.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zu1k/nali",
"description": "An offline tool for querying IP geographic information",
"long_description": "An offline tool for querying IP geographic information",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "tsln1998",
"github": "tsln1998",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "R-tictoc",
"portdir": "R/R-tictoc",
"version": "1.2.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tictoc",
"description": "Functions for timing R scripts",
"long_description": "Functions for timing R scripts",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-spooky",
"R-dymo",
"R-jenga",
"R-audrex",
"R-naive",
"R-segen"
]
},
{
"type": "test",
"ports": [
"R-modelsummary"
]
}
]
},
{
"name": "R-switchSelection",
"portdir": "R/R-switchSelection",
"version": "2.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=switchSelection",
"description": "Endogenous switching and sample selection regression models",
"long_description": "Estimate the parameters of multivariate endogenous switching and sample selection models.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-gena",
"R-hpa",
"R-mnorm",
"libgcc",
"libgcc14",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-swephRdata",
"portdir": "R/R-swephRdata",
"version": "0.0.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rstub/swephRdata",
"description": "Data files to provide the full Swiss ephemeris for usage with the swephR package",
"long_description": "Data files to provide the full Swiss ephemeris for usage with the swephR package",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-swephR"
]
}
]
},
{
"name": "R-swephR",
"portdir": "R/R-swephR",
"version": "0.3.1",
"license": "AGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rstub.github.io/swephR",
"description": "High-precision Swiss ephemeris",
"long_description": "High-precision Swiss ephemeris",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-swephRdata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-VedicDateTime"
]
}
]
},
{
"name": "R-spooky",
"portdir": "R/R-spooky",
"version": "1.4.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=spooky",
"description": "Time feature extrapolation using spectral analysis and Jack–Knife resampling",
"long_description": "Time feature extrapolation using spectral analysis and Jack–Knife resampling",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-purrr",
"R-ggplot2",
"R-lubridate",
"R-scales",
"R-readr",
"R-imputeTS",
"R-modeest",
"R-entropy",
"R-fastDummies",
"R-fANCOVA",
"R-philentropy",
"R-tictoc",
"R-CRAN-recommended",
"R-greybox",
"R-moments"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-sparkline",
"portdir": "R/R-sparkline",
"version": "2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=sparkline",
"description": "jQuery sparkline htmlwidget",
"long_description": "jQuery sparkline htmlwidget",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-htmltools",
"R-htmlwidgets"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-shiny",
"R-rmarkdown",
"R-formattable"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-Hmisc"
]
}
]
},
{
"name": "R-semlbci",
"portdir": "R/R-semlbci",
"version": "0.11.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sfcheung.github.io/semlbci",
"description": "Likelihood-based confidence interval in structural equation models",
"long_description": "Likelihood-based confidence interval in structural equation models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-lavaan",
"R-nloptr",
"R-pbapply",
"R-ggrepel",
"R-CRAN-recommended",
"R-rlang",
"R-callr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-poorman",
"portdir": "R/R-poorman",
"version": "0.2.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nathaneastwood.github.io/poorman",
"description": "replication of key functionality from dplyr and the wider tidyverse using only base R",
"long_description": "replication of key functionality from dplyr and the wider tidyverse using only base R",
"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-rmarkdown",
"R-roxygen2",
"R-tinytest",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-philentropy"
]
},
{
"type": "test",
"ports": [
"R-correlation",
"R-datawizard",
"R-insight",
"R-modelbased",
"R-see"
]
}
]
},
{
"name": "R-philentropy",
"portdir": "R/R-philentropy",
"version": "0.9.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=philentropy",
"description": "Similarity and distance quantification between probability functions",
"long_description": "Similarity and distance quantification between probability functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-poorman"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-microbenchmark"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-spooky",
"R-biomartr",
"R-jenga",
"R-motif",
"R-naive",
"R-segen"
]
},
{
"type": "test",
"ports": [
"R-Rfast",
"R-priorsense"
]
}
]
},
{
"name": "R-optextras",
"portdir": "R/R-optextras",
"version": "2019-12.4",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=optextras",
"description": "Tools to support optimization possibly with bounds and masks",
"long_description": "Tools to support optimization possibly with bounds and masks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-numDeriv",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Rcgmin",
"R-Rvmmin",
"R-optimr"
]
}
]
},
{
"name": "R-narray",
"portdir": "R/R-narray",
"version": "0.5.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mschubert/narray",
"description": "Subset- and name-aware array utility functions",
"long_description": "Subset- and name-aware array utility functions",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-progress",
"R-CRAN-recommended",
"R-Rcpp",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-audrex",
"R-clustermq",
"R-dymo",
"R-jenga",
"R-segen"
]
}
]
},
{
"name": "R-naive",
"portdir": "R/R-naive",
"version": "1.2.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=naive",
"description": "Empirical extrapolation of time feature patterns",
"long_description": "Empirical extrapolation of time feature patterns",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-moments",
"R-purrr",
"R-ggplot2",
"R-lubridate",
"R-scales",
"R-readr",
"R-imputeTS",
"R-Rfast",
"R-greybox",
"R-fastDummies",
"R-fANCOVA",
"R-philentropy",
"R-tictoc",
"R-CRAN-recommended",
"R-modeest",
"R-entropy"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}
]
}