HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50447,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=765",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=763",
"results": [
{
"name": "R-terra",
"portdir": "R/R-terra",
"version": "1.8-5",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rspatial.org/terra",
"description": "Spatial data analysis",
"long_description": "Spatial data analysis",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"proj9",
"R-Rcpp",
"R-CRAN-recommended",
"sqlite3",
"gdal",
"geos"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-htmlwidgets",
"R-deldir",
"R-tinytest",
"R-XML",
"R-ncdf4",
"R-sf",
"R-leaflet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tidyterra",
"R-geostatsp",
"R-mkde",
"R-ForestTools",
"R-disaggregation",
"R-GLCMTextures",
"R-rasterVis",
"R-SUMMER",
"R-maptiles",
"R-rnaturalearth",
"R-gdistance",
"R-samc",
"R-raster"
]
},
{
"type": "test",
"ports": [
"R-stars",
"R-magclass",
"R-metR",
"R-gdalUtilities",
"R-sp",
"R-exactextractr",
"R-fmesher",
"R-unmarked",
"R-viridis",
"R-lpjmlkit",
"R-leaflet",
"R-sf",
"R-bfast"
]
}
]
},
{
"name": "R-tidypredict",
"portdir": "R/R-tidypredict",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tidypredict.tidymodels.org",
"description": "Run predictions inside the database",
"long_description": "Run predictions inside the database",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-generics",
"R-purrr",
"R-rlang",
"R-knitr",
"R-CRAN-recommended",
"R-tidyr",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-tmplate",
"portdir": "R/R-tmplate",
"version": "0.0.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tmplate",
"description": "Code generation based on templates",
"long_description": "Define general templates with tags that can be replaced by content depending on arguments and objects to modify the final output of the document.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tRnslate",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-markdown",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-unmarked",
"portdir": "R/R-unmarked",
"version": "1.4.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rbchan.github.io/unmarked",
"description": "Models for data from unmarked animals",
"long_description": "Models for data from unmarked animals",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-lme4",
"R-TMB",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-shiny",
"R-testthat",
"R-rmarkdown",
"R-pbapply",
"R-raster",
"R-terra"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-AICcmodavg"
]
},
{
"type": "test",
"ports": [
"R-MuMIn",
"R-hmmTMB"
]
}
]
},
{
"name": "R-wk",
"portdir": "R/R-wk",
"version": "0.9.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://paleolimbot.github.io/wk",
"description": "Lightweight well-known geometry parsing",
"long_description": "R-wk provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats.",
"active": true,
"categories": [
"science",
"math",
"R",
"geometry"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tibble",
"R-testthat",
"R-readr",
"R-sf",
"R-vctrs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-geos",
"R-s2",
"R-fasterize",
"R-PROJ",
"R-wkutils"
]
},
{
"type": "test",
"ports": [
"R-bigrquery",
"R-sf"
]
}
]
},
{
"name": "R-wkutils",
"portdir": "R/R-wkutils",
"version": "0.1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://paleolimbot.github.io/wkutils",
"description": "Utilities for well-known geometry vectors",
"long_description": "Utilities for well-known geometry vectors",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-wk",
"R-CRAN-recommended",
"R-Rcpp",
"R-vctrs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "zfp",
"portdir": "science/zfp",
"version": "2024.11.26",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zfp.llnl.gov",
"description": "zfp is a compressed format for representing multi-dimensional floating-point and integer arrays",
"long_description": "zfp is a compressed format for representing multi-dimensional floating-point and integer arrays",
"active": true,
"categories": [
"devel",
"science"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bpack"
]
}
]
},
{
"name": "R-BMTAR",
"portdir": "R/R-BMTAR",
"version": "0.1.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BMTAR",
"description": "Bayesian approach for MTAR models with missing data",
"long_description": "Bayesian approach for MTAR models with missing data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-expm",
"R-doParallel",
"R-Brobdingnag",
"R-ks",
"R-CRAN-recommended",
"R-MCMCpack",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-Quandl",
"portdir": "R/R-Quandl",
"version": "2.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Quandl",
"description": "API Wrapper for Quandl.com",
"long_description": "API Wrapper for Quandl.com",
"active": true,
"categories": [
"science",
"www",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-zoo",
"R-CRAN-recommended",
"R-jsonlite",
"R-httr",
"R-xts"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-roxygen2",
"R-timeSeries"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rtsdata"
]
},
{
"type": "test",
"ports": [
"R-tidyquant"
]
}
]
},
{
"name": "R-RTransferEntropy",
"portdir": "R/R-RTransferEntropy",
"version": "0.2.21",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RTransferEntropy",
"description": "Measuring information flow between time series with Shannon and Renyi transfer entropy",
"long_description": "Measuring information flow between time series with Shannon and Renyi transfer entropy",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-future",
"R-Rcpp",
"R-future.apply",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-quantmod",
"R-vars",
"R-data.table",
"R-xts",
"R-zoo",
"R-ggplot2",
"R-gridExtra",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-VLTimeCausality"
]
}
]
},
{
"name": "R-RcppMeCab",
"portdir": "R/R-RcppMeCab",
"version": "0.0.1.3-2",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/junhewk/RcppMeCab",
"description": "Rcpp wrapper for mecab library",
"long_description": "Rcpp wrapper for mecab library",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended",
"mecab",
"R-RcppParallel",
"R-BH"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-Rpoppler",
"portdir": "R/R-Rpoppler",
"version": "0.1-3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Rpoppler",
"description": "PDF tools based on Poppler",
"long_description": "PDF tools based on the Poppler PDF rendering library.",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"poppler",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tm"
]
}
]
},
{
"name": "R-VLTimeCausality",
"portdir": "R/R-VLTimeCausality",
"version": "0.1.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=VLTimeCausality",
"description": "Variable-lag time series causality inference framework",
"long_description": "Variable-lag time series causality inference framework",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dtw",
"R-CRAN-recommended",
"R-ggplot2",
"R-RTransferEntropy",
"R-tseries"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-markdown",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-alphavantager",
"portdir": "R/R-alphavantager",
"version": "0.1.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=alphavantager",
"description": "Light-weight interface to the Alpha Vantage API",
"long_description": "Light-weight interface to the Alpha Vantage API",
"active": true,
"categories": [
"science",
"www",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-httr",
"R-readr",
"R-timetk",
"R-CRAN-recommended",
"R-jsonlite",
"R-glue"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidyquant"
]
}
]
},
{
"name": "R-bettermc",
"portdir": "R/R-bettermc",
"version": "1.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bettermc",
"description": "Enhanced fork-based parallelization",
"long_description": "Enhanced fork-based parallelization",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-checkmate",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-progress",
"R-testthat",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-eBsc",
"portdir": "R/R-eBsc",
"version": "4.17",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=eBsc",
"description": "Empirical Bayes smoothing splines with correlated errors",
"long_description": "Empirical Bayes smoothing splines with correlated errors",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Brobdingnag",
"R-mvtnorm",
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-extras",
"portdir": "R/R-extras",
"version": "0.7.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/extras",
"description": "Helper functions for Bayesian analyses",
"long_description": "Helper functions for Bayesian analyses",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-chk",
"R-CRAN-recommended",
"R-lifecycle"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-viridis",
"R-sn",
"R-rlang",
"R-tibble",
"R-withr",
"R-hms",
"R-tidyr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mcmcr",
"R-nlist",
"R-term"
]
}
]
},
{
"name": "R-ks",
"portdir": "R/R-ks",
"version": "1.14.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ks",
"description": "Kernel Smoothing",
"long_description": "Kernel Smoothing",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-pracma",
"R-kernlab",
"R-mclust",
"R-multicool",
"R-CRAN-recommended",
"R-mvtnorm",
"R-FNN"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rgl",
"R-geometry",
"R-oz",
"R-misc3d",
"R-plot3D"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-logcondens",
"R-GPareto",
"R-multimode",
"R-fdaSP",
"R-simIReff",
"R-FitDynMix",
"R-lg",
"R-BMTAR",
"R-rugarch",
"R-hdrcde",
"R-rainbow",
"R-bayesammi",
"R-agfh"
]
},
{
"type": "test",
"ports": [
"R-fdapace",
"R-transport",
"R-broom",
"R-np"
]
}
]
},
{
"name": "R-lddmm",
"portdir": "R/R-lddmm",
"version": "0.4.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lddmm",
"description": "Longitudinal Drift-Diffusion Mixed Models (LDDMM)",
"long_description": "Longitudinal Drift-Diffusion Mixed Models (LDDMM)",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-RcppProgress",
"R-gtools",
"R-plyr",
"R-dplyr",
"R-reshape2",
"R-tidyr",
"R-RColorBrewer",
"R-ggplot2",
"R-latex2exp",
"R-LaplacesDemon",
"R-rgen",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-lsa",
"portdir": "R/R-lsa",
"version": "0.73.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lsa",
"description": "Latent Semantic Analysis",
"long_description": "Latent Semantic Analysis",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-SnowballC",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tm"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-quanteda"
]
}
]
},
{
"name": "R-mcmcr",
"portdir": "R/R-mcmcr",
"version": "0.6.1.9002",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/mcmcr",
"description": "Manipulate MCMC samples",
"long_description": "Manipulate MCMC samples",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lifecycle",
"R-generics",
"R-purrr",
"R-chk",
"R-extras",
"R-nlist",
"R-term",
"R-universals",
"R-CRAN-recommended",
"R-abind",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rlang",
"R-tibble",
"R-withr",
"R-dplyr",
"R-testthat",
"R-readr",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-micEcon",
"portdir": "R/R-micEcon",
"version": "0.6-18",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.micEcon.org",
"description": "Microeconomic analysis and modelling",
"long_description": "Microeconomic analysis and 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-miscTools",
"R-plm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-micEconCES"
]
}
]
},
{
"name": "R-micEconCES",
"portdir": "R/R-micEconCES",
"version": "1.0-2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.micEcon.org",
"description": "Analysis with the constant elasticity of substitution (CES) function",
"long_description": "Analysis with the constant elasticity of substitution (CES) function",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-systemfit",
"R-minpack.lm",
"R-DEoptim",
"R-micEcon",
"R-CRAN-recommended",
"R-miscTools",
"R-car"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xtable",
"R-maxLik",
"R-AER"
]
}
],
"depends_on": []
},
{
"name": "R-nlist",
"portdir": "R/R-nlist",
"version": "0.3.3.9000",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/nlist",
"description": "Lists of numeric atomic objects",
"long_description": "Lists of numeric atomic objects",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lifecycle",
"R-tibble",
"R-generics",
"R-purrr",
"R-chk",
"R-extras",
"R-term",
"R-universals",
"R-CRAN-recommended",
"R-abind",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rlang",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mcmcr"
]
},
{
"type": "test",
"ports": [
"R-universals"
]
}
]
},
{
"name": "R-rgen",
"portdir": "R/R-rgen",
"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=rgen",
"description": "Random sampling distribution C++ routines for Armadillo",
"long_description": "Random sampling distribution C++ routines for Armadillo",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lddmm",
"R-rrum"
]
}
]
},
{
"name": "R-riingo",
"portdir": "R/R-riingo",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/business-science/riingo",
"description": "R Interface to the Tiingo Stock Price API",
"long_description": "R Interface to the Tiingo Stock Price API",
"active": true,
"categories": [
"science",
"www",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-crayon",
"R-glue",
"R-vctrs",
"R-tibble",
"R-purrr",
"R-httr",
"R-CRAN-recommended",
"R-jsonlite",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidyquant"
]
}
]
},
{
"name": "R-shinyr",
"portdir": "R/R-shinyr",
"version": "0.3.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=shinyr",
"description": "Data insights through Shiny",
"long_description": "Data insights through Shiny",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RColorBrewer",
"R-knitr",
"R-shiny",
"R-randomForest",
"R-shinydashboard",
"R-plotly",
"R-caret",
"R-corrplot",
"R-wordcloud",
"R-tm",
"R-CRAN-recommended",
"R-e1071",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-term",
"portdir": "R/R-term",
"version": "0.3.5.9000",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/term",
"description": "Create, manipulate and query parameter terms",
"long_description": "Create, manipulate and query parameter terms",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-purrr",
"R-chk",
"R-extras",
"R-universals",
"R-CRAN-recommended",
"R-rlang",
"R-lifecycle"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mcmcr",
"R-nlist"
]
}
]
},
{
"name": "R-tidyquant",
"portdir": "R/R-tidyquant",
"version": "1.0.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tidyquant",
"description": "Tidy Quantitative financial analysis",
"long_description": "Tidy Quantitative financial analysis",
"active": true,
"categories": [
"science",
"www",
"finance",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-lazyeval",
"R-magrittr",
"R-rlang",
"R-stringr",
"R-tibble",
"R-xts",
"R-dplyr",
"R-purrr",
"R-readxl",
"R-tidyr",
"R-ggplot2",
"R-lubridate",
"R-httr",
"R-readr",
"R-TTR",
"R-quantmod",
"R-timeDate",
"R-PerformanceAnalytics",
"R-timetk",
"R-httr2",
"R-CRAN-recommended",
"R-cli",
"R-curl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-broom",
"R-forcats",
"R-janitor",
"R-tibbletime",
"R-Quandl",
"R-alphavantager",
"R-riingo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sweep"
]
},
{
"type": "test",
"ports": [
"R-anomalize"
]
}
]
},
{
"name": "R-universals",
"portdir": "R/R-universals",
"version": "0.0.5.9000",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/universals",
"description": "S3 generics for Bayesian analyses",
"long_description": "S3 generics for Bayesian analyses",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-nlist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mcmcr",
"R-nlist",
"R-term"
]
}
]
},
{
"name": "BRiAl",
"portdir": "math/BRiAl",
"version": "1.2.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BRiAl/BRiAl",
"description": "Successor to PolyBoRi",
"long_description": "Successor to PolyBoRi",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"boost176",
"m4ri",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "m4ri",
"portdir": "math/m4ri",
"version": "20250128",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/malb/m4ri",
"description": "Successor to PolyBoRi",
"long_description": "Successor to PolyBoRi",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"BRiAl"
]
}
]
},
{
"name": "palp",
"portdir": "math/palp",
"version": "2.20",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html",
"description": "a Package for Analyzing Lattice Polytopes",
"long_description": "a Package for Analyzing Lattice Polytopes",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "R-BSgenome",
"portdir": "R/R-BSgenome",
"version": "1.72.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/BSgenome",
"description": "Software infrastructure for efficient representation of full genomes and their SNPs",
"long_description": "Software infrastructure for efficient representation of full genomes and their SNPs",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-S4Vectors",
"R-IRanges",
"R-XVector",
"R-BiocIO",
"R-Biostrings",
"R-matrixStats",
"R-GenomicRanges",
"R-Rsamtools",
"R-rtracklayer",
"R-CRAN-recommended",
"R-GenomeInfoDb",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-VariantAnnotation",
"R-BSgenomeForge"
]
}
]
},
{
"name": "R-BiocVersion",
"portdir": "R/R-BiocVersion",
"version": "3.19.1",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/BiocVersion",
"description": "Set the appropriate version of Bioconductor packages",
"long_description": "Set the appropriate version of Bioconductor packages",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"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-AnnotationHub"
]
},
{
"type": "test",
"ports": [
"R-BiocManager"
]
}
]
},
{
"name": "R-DelayedRandomArray",
"portdir": "R/R-DelayedRandomArray",
"version": "1.12.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LTLA/DelayedRandomArray",
"description": "Delayed arrays of random values",
"long_description": "Delayed arrays of random values",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dqrng",
"R-DelayedArray",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-BiocStyle"
]
}
],
"depends_on": []
},
{
"name": "R-KEGGgraph",
"portdir": "R/R-KEGGgraph",
"version": "1.64.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/KEGGgraph",
"description": "A graph approach to KEGG pathway in R and Bioconductor",
"long_description": "A graph approach to KEGG pathway in R and Bioconductor",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-graph",
"R-Rgraphviz",
"R-CRAN-recommended",
"R-RCurl",
"R-XML"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RColorBrewer",
"R-testthat",
"R-RBGL",
"R-SPIA"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-iCARH",
"R-SPIA"
]
},
{
"type": "test",
"ports": [
"R-kangar00"
]
}
]
},
{
"name": "R-S4Arrays",
"portdir": "R/R-S4Arrays",
"version": "1.4.1",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/S4Arrays",
"description": "Foundation of array-like containers in Bioconductor",
"long_description": "Foundation of array-like containers in Bioconductor",
"active": true,
"categories": [
"devel",
"science",
"R",
"bioconductor"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BiocGenerics",
"R-S4Vectors",
"R-IRanges",
"R-CRAN-recommended",
"R-abind",
"R-crayon"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-BiocStyle",
"R-BiocParallel",
"R-DelayedArray",
"R-SparseArray"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-HDF5Array",
"R-SummarizedExperiment",
"R-DelayedArray",
"R-SparseArray"
]
}
]
},
{
"name": "R-SPIA",
"portdir": "R/R-SPIA",
"version": "2.56.0",
"license": "Restrictive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/SPIA",
"description": "Signaling Pathway Impact Analysis (SPIA) using combined evidence of pathway over-representation and unusual signalling perturbations",
"long_description": "Signaling Pathway Impact Analysis (SPIA) using combined evidence of pathway over-representation and unusual signalling perturbations",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-KEGGgraph",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Rgraphviz",
"R-graph"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-KEGGgraph"
]
}
]
},
{
"name": "R-SparseArray",
"portdir": "R/R-SparseArray",
"version": "1.4.8",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/SparseArray",
"description": "Efficient in-memory representation of multi-dimensional sparse arrays",
"long_description": "Efficient in-memory representation of multi-dimensional sparse arrays",
"active": true,
"categories": [
"devel",
"science",
"R",
"bioconductor"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-S4Vectors",
"R-IRanges",
"R-MatrixGenerics",
"R-XVector",
"R-S4Arrays",
"R-CRAN-recommended",
"R-matrixStats",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-BiocStyle",
"R-DelayedArray"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-beachmat",
"R-DelayedArray"
]
},
{
"type": "test",
"ports": [
"R-MatrixGenerics",
"R-S4Arrays"
]
}
]
},
{
"name": "R-dir.expiry",
"portdir": "R/R-dir.expiry",
"version": "1.12.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/dir.expiry",
"description": "Managing expiration for cache directories",
"long_description": "Managing expiration for cache directories",
"active": true,
"categories": [
"devel",
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-filelock",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-BiocStyle"
]
}
],
"depends_on": []
},
{
"name": "R-marray",
"portdir": "R/R-marray",
"version": "1.82.0",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/marray",
"description": "Exploratory analysis for two-color spotted microarray data",
"long_description": "Exploratory analysis for two-color spotted microarray data",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-limma",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tkWidgets"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-hexbin"
]
}
]
},
{
"name": "R-doctest",
"portdir": "R/R-doctest",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hughjonesd.github.io/doctest",
"description": "Generate tests from examples using roxygen and testthat",
"long_description": "Generate tests from examples using roxygen and testthat",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-purrr",
"R-pkgload",
"R-testthat",
"R-roxygen2",
"R-CRAN-recommended",
"R-cli",
"R-fs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-lifecycle",
"R-knitr",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "kotlin-language-server",
"portdir": "devel/kotlin-language-server",
"version": "1.3.13",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fwcd/kotlin-language-server",
"description": "Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol",
"long_description": "Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": []
},
{
"name": "py-branca",
"portdir": "python/py-branca",
"version": "0.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-visualization/branca",
"description": "Generate complex HTML+JS pages with Python",
"long_description": "Generate complex HTML+JS pages with Python. This library is a spinoff from folium, that would host the non-map-specific features.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-branca"
]
}
],
"depends_on": []
},
{
"name": "py38-branca",
"portdir": "python/py-branca",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-visualization/branca",
"description": "Generate complex HTML+JS pages with Python",
"long_description": "Generate complex HTML+JS pages with Python. This library is a spinoff from folium, that would host the non-map-specific features.",
"active": false,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-jinja2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-folium"
]
}
]
},
{
"name": "py39-branca",
"portdir": "python/py-branca",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-visualization/branca",
"description": "Generate complex HTML+JS pages with Python",
"long_description": "Generate complex HTML+JS pages with Python. This library is a spinoff from folium, that would host the non-map-specific features.",
"active": false,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-jinja2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-folium"
]
}
]
},
{
"name": "py310-branca",
"portdir": "python/py-branca",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-visualization/branca",
"description": "Generate complex HTML+JS pages with Python",
"long_description": "Generate complex HTML+JS pages with Python. This library is a spinoff from folium, that would host the non-map-specific features.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-jinja2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-folium"
]
}
]
},
{
"name": "py311-branca",
"portdir": "python/py-branca",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-visualization/branca",
"description": "Generate complex HTML+JS pages with Python",
"long_description": "Generate complex HTML+JS pages with Python. This library is a spinoff from folium, that would host the non-map-specific features.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-jinja2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-folium"
]
}
]
},
{
"name": "py-folium",
"portdir": "python/py-folium",
"version": "0.15.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-visualization/folium/",
"description": "Python Data, Leaflet.js Mfolaps",
"long_description": "folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the Leaflet.js library. Manipulate your data in Python, then visualize it in a Leaflet map via folium.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-folium"
]
}
],
"depends_on": []
}
]
}