HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51978,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=309",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=307",
"results": [
{
"name": "R-heatmaply",
"portdir": "R/R-heatmaply",
"version": "1.5.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://talgalili.github.io/heatmaply",
"description": "Interactive cluster heat maps using plotly and ggplot2",
"long_description": "Interactive cluster heat maps using plotly and ggplot2",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-colorspace",
"R-reshape2",
"R-RColorBrewer",
"R-ggplot2",
"R-scales",
"R-htmlwidgets",
"R-viridis",
"R-egg",
"R-webshot",
"R-plotly",
"R-dendextend",
"R-seriation",
"R-CRAN-recommended",
"R-assertthat",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tidyselect",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-gplots"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BayesianNetwork",
"R-rnmamod"
]
}
]
},
{
"name": "R-flexdashboard",
"portdir": "R/R-flexdashboard",
"version": "0.6.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pkgs.rstudio.com/flexdashboard",
"description": "Rmarkdown format for flexible dashboards",
"long_description": "Rmarkdown format for flexible dashboards",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-bslib",
"R-knitr",
"R-sass",
"R-scales",
"R-shiny",
"R-htmlwidgets",
"R-rmarkdown",
"R-CRAN-recommended",
"R-jsonlite",
"R-htmltools"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-easystats",
"R-shinytest",
"R-vetiver"
]
}
]
},
{
"name": "R-dichromat",
"portdir": "R/R-dichromat",
"version": "2.0-0.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dichromat",
"description": "Color schemes for dichromats",
"long_description": "Color schemes for dichromats",
"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-pals"
]
},
{
"type": "test",
"ports": [
"R-dplR",
"R-rasterVis",
"R-scales",
"R-viridis"
]
}
]
},
{
"name": "R-ca",
"portdir": "R/R-ca",
"version": "0.71.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ca",
"description": "Simple, multiple and joint correspondence analysis",
"long_description": "Simple, multiple and joint correspondence 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"
]
},
{
"type": "test",
"ports": [
"R-vcd",
"R-rgl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RcmdrPlugin.temis",
"R-seriation",
"R-vcdExtra"
]
},
{
"type": "test",
"ports": [
"R-factoextra"
]
}
]
},
{
"name": "R-bnlearn",
"portdir": "R/R-bnlearn",
"version": "5.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bnlearn.com",
"description": "Bayesian network structure learning, parameter learning and inference",
"long_description": "Bayesian network structure learning, parameter learning and inference",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"gfortran",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"gcc14",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc",
"libgcc14"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gRbase",
"R-Rmpfr",
"R-gmp",
"R-igraph",
"R-graph",
"R-Rgraphviz",
"R-gRain"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BNSL",
"R-BayesNetBP",
"R-BayesianNetwork",
"R-GroupBN",
"R-bayesvl",
"R-bnmonitor",
"R-bnmr2",
"R-dagHMM",
"R-pchc",
"R-r.blip",
"R-imbalance",
"R-mDAG"
]
},
{
"type": "test",
"ports": [
"R-gRain",
"R-rbmn"
]
}
]
},
{
"name": "R-TSP",
"portdir": "R/R-TSP",
"version": "1.2-4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=TSP",
"description": "Traveling Salesperson Problem",
"long_description": "Traveling Salesperson Problem",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-doParallel",
"R-maps"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-seriation"
]
},
{
"type": "test",
"ports": [
"R-VineCopula"
]
}
]
},
{
"name": "R-JuliaConnectoR",
"portdir": "R/R-JuliaConnectoR",
"version": "1.1.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefan-m-lenz/JuliaConnectoR",
"description": "Functionally-oriented interface for integrating Julia with R",
"long_description": "Functionally-oriented interface for integrating Julia with R",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-future"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-HypergeoMat",
"R-coconots",
"R-sMTL"
]
}
]
},
{
"name": "R-HypergeoMat",
"portdir": "R/R-HypergeoMat",
"version": "4.0.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stla/HypergeoMat",
"description": "Hypergeometric function of a matrix argument",
"long_description": "Evaluates the hypergeometric functions of a matrix argument, which appear in random matrix theory.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-gsl",
"R-JuliaConnectoR",
"R-CRAN-recommended",
"R-EigenR",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-Bessel",
"R-jack"
]
}
],
"depends_on": []
},
{
"name": "R-Bessel",
"portdir": "R/R-Bessel",
"version": "0.6-1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Bessel",
"description": "Computations and approximations for Bessel functions",
"long_description": "Computations and approximations for Bessel functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-Rmpfr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sfsmisc",
"R-gsl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MixGHD",
"R-rmgarch",
"R-rvMF"
]
},
{
"type": "test",
"ports": [
"R-HypergeoMat",
"R-RcppBessel",
"R-Rmpfr"
]
}
]
},
{
"name": "R-BayesianNetwork",
"portdir": "R/R-BayesianNetwork",
"version": "0.3.2",
"license": "Apache",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://paulgovan.github.io/BayesianNetwork",
"description": "Bayesian network modelling and analysis",
"long_description": "Bayesian network modelling and analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-plotly",
"R-rintrojs",
"R-bnlearn",
"R-heatmaply",
"R-networkD3",
"R-shinyAce",
"R-shinyWidgets",
"R-CRAN-recommended",
"R-shiny",
"R-shinydashboard"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "py311-toposort",
"portdir": "python/py-toposort",
"version": "1.10",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/ericvsmith/toposort",
"description": "Implements a topological sort algorithm",
"long_description": "Implements a topological sort algorithm",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-toposort"
]
}
]
},
{
"name": "py310-toposort",
"portdir": "python/py-toposort",
"version": "1.10",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/ericvsmith/toposort",
"description": "Implements a topological sort algorithm",
"long_description": "Implements a topological sort algorithm",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py39-toposort",
"portdir": "python/py-toposort",
"version": "1.10",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/ericvsmith/toposort",
"description": "Implements a topological sort algorithm",
"long_description": "Implements a topological sort algorithm",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"clang-14",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-toposort",
"portdir": "python/py-toposort",
"version": "1.10",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/ericvsmith/toposort",
"description": "Implements a topological sort algorithm",
"long_description": "Implements a topological sort algorithm",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-toposort"
]
}
],
"depends_on": []
},
{
"name": "R-zeallot",
"portdir": "R/R-zeallot",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-lib/zeallot",
"description": "Variable assignment with zeal",
"long_description": "Variable assignment with zeal",
"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-purrr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-magrittr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ipumsr",
"R-distfromq",
"R-ijtiff",
"R-mlflow",
"R-statsExpressions"
]
},
{
"type": "test",
"ports": [
"R-RDP",
"R-vctrs"
]
}
]
},
{
"name": "R-unitizer",
"portdir": "R/R-unitizer",
"version": "1.4.21",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=unitizer",
"description": "Interactive R unit tests",
"long_description": "Interactive R unit tests",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-crayon",
"R-diffobj"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fansi"
]
}
]
},
{
"name": "R-mondate",
"portdir": "R/R-mondate",
"version": "1.0",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mondate",
"description": "Keep track of dates in terms of months",
"long_description": "Keep track of dates in terms of months",
"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-zoo"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-zoo"
]
}
]
},
{
"name": "R-kit",
"portdir": "R/R-kit",
"version": "0.0.19",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=kit",
"description": "Data manipulation functions implemented in C",
"long_description": "Data manipulation functions implemented in C",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"libomp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fastverse",
"R-text2map"
]
},
{
"type": "test",
"ports": [
"R-collapse"
]
}
]
},
{
"name": "R-gmailr",
"portdir": "R/R-gmailr",
"version": "2.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-lib/gmailr",
"description": "Access the Gmail RESTful API",
"long_description": "Access the Gmail RESTful API",
"active": true,
"categories": [
"devel",
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-mime",
"R-rlang",
"R-crayon",
"R-lifecycle",
"R-rematch2",
"R-rappdirs",
"R-httr",
"R-gargle",
"R-CRAN-recommended",
"R-base64enc",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-devtools"
]
}
]
},
{
"name": "R-foghorn",
"portdir": "R/R-foghorn",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fmichonneau.github.io/foghorn",
"description": "R package to summarize CRAN check results in the Terminal",
"long_description": "R package to summarize CRAN check results in the Terminal",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-xml2",
"R-tibble",
"R-rvest",
"R-httr2",
"R-CRAN-recommended",
"R-cli",
"R-curl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-dplyr",
"R-progress",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-devtools"
]
}
]
},
{
"name": "R-fastverse",
"portdir": "R/R-fastverse",
"version": "0.3.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fastverse.github.io/fastverse",
"description": "Suite of high-performance packages for statistics and data manipulation",
"long_description": "Suite of high-performance packages for statistics and data manipulation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-collapse",
"R-CRAN-recommended",
"R-data.table",
"R-kit",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-collapse"
]
}
]
},
{
"name": "R-RSQLite",
"portdir": "R/R-RSQLite",
"version": "2.3.9",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rsqlite.r-dbi.org",
"description": "SQLite interface for R",
"long_description": "SQLite interface for R",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-blob",
"R-memoise",
"R-plogr",
"R-CRAN-recommended",
"R-DBI",
"R-pkgconfig",
"R-bit64",
"R-cpp11",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rvest",
"R-decor",
"R-DBItest",
"R-cli",
"R-magrittr",
"R-xml2",
"R-withr",
"R-hms",
"R-callr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-gert",
"R-gh"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SSN2",
"R-apsimx",
"R-archivist",
"R-jsontools",
"R-metrica",
"R-AnnotationHub",
"R-BatchJobs",
"R-qtl2",
"R-BiocFileCache",
"R-GenomicFeatures",
"R-MeSHDbi",
"R-ChemmineDrugs",
"R-AnnotationForge",
"R-SQLDataFrame",
"R-sqldf",
"R-SSN",
"R-sqliter",
"R-sqliteutils",
"R-ecd",
"R-filehashSQLite",
"R-AnnotationDbi"
]
},
{
"type": "test",
"ports": [
"R-quantmod",
"R-repana",
"R-rgdal",
"R-rqdatatable",
"R-rquery",
"R-sf",
"R-sqlhelper",
"R-survey",
"R-winch",
"R-withr",
"R-ChemmineR",
"R-DBI",
"R-DBItest",
"R-DECIPHER",
"R-R6P",
"R-RSQL",
"R-biglm",
"R-bigreadr",
"R-bigsnpr",
"R-caroline",
"R-cdata",
"R-dbplyr",
"R-dbx",
"R-dm",
"R-dplyr",
"R-filematrix",
"R-glue",
"R-ipumsr",
"R-odbc",
"R-pool"
]
}
]
},
{
"name": "R-zipfR",
"portdir": "R/R-zipfR",
"version": "0.6-70",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zipfR.R-Forge.R-project.org",
"description": "Statistical models for word frequency distributions",
"long_description": "Statistical models for word frequency distributions",
"active": true,
"categories": [
"textproc",
"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-qGaussian"
]
},
{
"type": "test",
"ports": [
"R-languageR"
]
}
]
},
{
"name": "R-styler",
"portdir": "R/R-styler",
"version": "1.10.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://styler.r-lib.org",
"description": "Non-invasive pretty printing of R code",
"long_description": "Non-invasive pretty printing of R code",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-rprojroot",
"R-vctrs",
"R-withr",
"R-purrr",
"R-R.cache",
"R-CRAN-recommended",
"R-cli",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-digest",
"R-tibble",
"R-here",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-rstudioapi",
"R-data.tree",
"R-prettycode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-biocthis",
"R-exampletestr",
"R-matlab2r",
"R-questionr",
"R-shinymeta"
]
},
{
"type": "test",
"ports": [
"R-shinydashboardPlus",
"R-usethis",
"R-drake",
"R-reprex",
"R-fusen",
"R-knitr"
]
}
]
},
{
"name": "R-spray",
"portdir": "R/R-spray",
"version": "1.0-26",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RobinHankin/spray",
"description": "Sparse arrays and multivariate polynomials",
"long_description": "Sparse arrays and multivariate polynomials",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magic",
"R-partitions",
"R-disordR",
"R-CRAN-recommended",
"R-Rcpp",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-polynom"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jack",
"R-polyhedralCubature",
"R-stokes",
"R-weyl"
]
},
{
"type": "test",
"ports": [
"R-cgalMeshes",
"R-mvp"
]
}
]
},
{
"name": "R-sanic",
"portdir": "R/R-sanic",
"version": "0.0.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=sanic",
"description": "Routines for solving large systems of linear equations in R",
"long_description": "Routines for solving large systems of linear equations in R",
"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-roptim",
"portdir": "R/R-roptim",
"version": "0.1.6",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=roptim",
"description": "General purpose optimization in R using C++",
"long_description": "General purpose optimization in R using C++",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"gfortran",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-R.rsp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RcppCensSpatial",
"R-bigsnpr",
"R-magi"
]
}
]
},
{
"name": "R-rintrojs",
"portdir": "R/R-rintrojs",
"version": "0.3.4",
"license": "AGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=rintrojs",
"description": "Wrapper for the Intro.js library",
"long_description": "Wrapper for the Intro.js library",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-jsonlite",
"R-shiny"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BayesianNetwork",
"R-gimmeTools"
]
}
]
},
{
"name": "R-rcdd",
"portdir": "R/R-rcdd",
"version": "1.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.stat.umn.edu/geyer/rcdd",
"description": "Computational Geometry",
"long_description": "Computational Geometry",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"gmp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CoopGame",
"R-PLMIX",
"R-PlaneGeometry",
"R-blackbox",
"R-hitandrun",
"R-kantorovich",
"R-mvmesh",
"R-polyhedralCubature"
]
},
{
"type": "test",
"ports": [
"R-spaMM"
]
}
]
},
{
"name": "R-prettycode",
"portdir": "R/R-prettycode",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-lib/prettycode",
"description": "Pretty print R code in the Terminal",
"long_description": "Pretty print R code in the Terminal",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-crayon"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mockery",
"R-withr",
"R-testthat",
"R-rstudioapi",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-felp"
]
},
{
"type": "test",
"ports": [
"R-constructive",
"R-drake",
"R-duckplyr",
"R-styler"
]
}
]
},
{
"name": "R-pglm",
"portdir": "R/R-pglm",
"version": "0.2-3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=pglm",
"description": "Panel Generalized Linear Models",
"long_description": "Panel Generalized Linear Models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-maxLik",
"R-CRAN-recommended",
"R-statmod",
"R-plm",
"R-Formula"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-lmtest",
"R-car"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pdR"
]
},
{
"type": "test",
"ports": [
"R-Rchoice",
"R-pder",
"R-texreg"
]
}
]
},
{
"name": "R-pander",
"portdir": "R/R-pander",
"version": "0.6.5",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rapporter.github.io/pander",
"description": "R Pandoc writer",
"long_description": "R Pandoc writer",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-digest",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-forecast",
"R-tseries",
"R-randomForest",
"R-memisc",
"R-microbenchmark",
"R-rms",
"R-tables",
"R-descr",
"R-logger",
"R-Epi",
"R-sylly",
"R-sylly.en",
"R-data.table",
"R-gtable",
"R-reshape",
"R-zoo",
"R-ggplot2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MplusAutomation",
"R-brr",
"R-epiR",
"R-jtools",
"R-packagefinder",
"R-ufs"
]
},
{
"type": "test",
"ports": [
"R-fixest",
"R-ggparty",
"R-ggthemes",
"R-rwicc",
"R-mbbefd",
"R-beanz",
"R-broom.mixed",
"R-miWQS",
"R-diceR",
"R-optmatch"
]
}
]
},
{
"name": "R-mvp",
"portdir": "R/R-mvp",
"version": "1.0-14",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RobinHankin/mvp",
"description": "Fast symbolic multivariate polynomials",
"long_description": "Fast symbolic multivariate polynomials",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-digest",
"R-magic",
"R-numbers",
"R-partitions",
"R-disordR",
"R-mpoly",
"R-CRAN-recommended",
"R-Rcpp",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-microbenchmark",
"R-spray"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jack"
]
},
{
"type": "test",
"ports": [
"R-disordR"
]
}
]
},
{
"name": "R-mvmesh",
"portdir": "R/R-mvmesh",
"version": "1.6",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mvmesh",
"description": "Multivariate meshes and histograms in arbitrary dimensions",
"long_description": "Multivariate meshes and histograms in arbitrary dimensions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-geometry",
"R-SimplicialCubature",
"R-abind",
"R-CRAN-recommended",
"R-rcdd",
"R-rgl"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SphericalCubature",
"R-gensphere"
]
}
]
},
{
"name": "R-multicool",
"portdir": "R/R-multicool",
"version": "1.0.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmcurran/multicool",
"description": "Permutations of multisets in Cool-lex order",
"long_description": "Permutations of multisets in Cool-lex order",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BMRMM",
"R-jack",
"R-ks"
]
}
]
},
{
"name": "R-mpoly",
"portdir": "R/R-mpoly",
"version": "1.1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dkahle.github.io/mpoly",
"description": "Symbolic computation and more with multivariate polynomials",
"long_description": "Symbolic computation and more with multivariate polynomials",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-tidyr",
"R-ggplot2",
"R-orthopolynom",
"R-polynom",
"R-partitions",
"R-CRAN-recommended",
"R-stringi",
"R-plyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-dplyr",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mvp"
]
}
]
},
{
"name": "R-marginaleffects",
"portdir": "R/R-marginaleffects",
"version": "0.24.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vincentarelbundock.github.io/marginaleffects",
"description": "Predictions, comparisons, slopes, marginal means and hypothesis tests",
"long_description": "Predictions, comparisons, slopes, marginal means and hypothesis tests",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-rlang",
"R-insight",
"R-Rcpp",
"R-generics",
"R-CRAN-recommended",
"R-checkmate",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mvgam",
"R-bsitar",
"R-etwfe"
]
},
{
"type": "test",
"ports": [
"R-ggeffects",
"R-insight",
"R-modelbased",
"R-modelsummary",
"R-ordbetareg",
"R-DeclareDesign",
"R-tinytable",
"R-MatchIt",
"R-bsitar"
]
}
]
},
{
"name": "R-lfe",
"portdir": "R/R-lfe",
"version": "3.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-econometrics/lfe",
"description": "Linear Group Fixed Effects",
"long_description": "Linear Group Fixed Effects",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-Formula",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-xtable",
"R-sandwich"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-data.table",
"R-cubature",
"R-numDeriv",
"R-digest",
"R-knitr",
"R-testthat",
"R-igraph",
"R-plm",
"R-alpaca"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-VSdecomp",
"R-gsynth",
"R-ivDiag"
]
},
{
"type": "test",
"ports": [
"R-fixest",
"R-modelsummary",
"R-insight",
"R-plm",
"R-alpaca",
"R-broom"
]
}
]
},
{
"name": "R-languageR",
"portdir": "R/R-languageR",
"version": "1.5.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=languageR",
"description": "Analyzing Linguistic Data: A Practical Introduction to Statistics",
"long_description": "Analyzing Linguistic Data: A Practical Introduction to Statistics",
"active": true,
"categories": [
"textproc",
"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-lme4",
"R-Hmisc",
"R-lmerTest",
"R-optimx",
"R-multcomp",
"R-rms",
"R-zipfR",
"R-e1071"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-BayesFactor"
]
}
]
},
{
"name": "R-impute",
"portdir": "R/R-impute",
"version": "1.78.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/impute",
"description": "Imputation for microarray data",
"long_description": "Imputation for microarray data",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"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-samr"
]
},
{
"type": "test",
"ports": [
"R-GSA"
]
}
]
},
{
"name": "R-geigen",
"portdir": "R/R-geigen",
"version": "2.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=geigen",
"description": "Functions to compute generalized eigenvalues etc.",
"long_description": "Functions to compute generalized eigenvalues and eigenvectors, the generalized Schur decomposition and the generalized Singular Value Decomposition of a matrix pair, using Lapack routines.",
"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-CovTools",
"R-HDTSA",
"R-itdr",
"R-rMultiNet"
]
}
]
},
{
"name": "R-disordR",
"portdir": "R/R-disordR",
"version": "0.9-8-4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RobinHankin/disordR",
"description": "Non-ordered vectors",
"long_description": "Non-ordered vectors",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-digest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvp",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-clifford",
"R-frab",
"R-freealg",
"R-hyper2",
"R-mvp",
"R-spray",
"R-stokes",
"R-weyl"
]
}
]
},
{
"name": "R-calculus",
"portdir": "R/R-calculus",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://calculus.guidotti.dev",
"description": "High-dimensional numerical and symbolic calculus",
"long_description": "High-dimensional numerical and symbolic calculus",
"active": true,
"categories": [
"science",
"math",
"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-cubature",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mosaicCalc",
"R-yuima"
]
}
]
},
{
"name": "R-bife",
"portdir": "R/R-bife",
"version": "0.7.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bife",
"description": "Binary choice models with fixed effects",
"long_description": "Binary choice models with fixed effects",
"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-data.table",
"R-Formula",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-alpaca"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-alpaca",
"R-insight"
]
}
]
},
{
"name": "R-alpaca",
"portdir": "R/R-alpaca",
"version": "0.3.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=alpaca",
"description": "Fit GLMs with high-dimensional k-way fixed effects",
"long_description": "Fit GLMs with high-dimensional k-way fixed effects",
"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-data.table",
"R-Formula",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-car",
"R-bife",
"R-lfe"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-bife",
"R-lfe",
"R-texreg"
]
}
]
},
{
"name": "R-actuar",
"portdir": "R/R-actuar",
"version": "3.3-4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/vigou3/actuar",
"description": "Actuarial functions and heavy-tailed distributions",
"long_description": "Actuarial functions and heavy-tailed distributions",
"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": [
"libgcc14",
"libgcc",
"R-expint",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CompDist",
"R-CompPareto",
"R-TidyDensity",
"R-mbbefd",
"R-orders",
"R-robmixglm",
"R-survstan",
"R-univariateML",
"R-RobExtremes"
]
},
{
"type": "test",
"ports": [
"R-GeneralizedHyperbolic",
"R-HyperbolicDist",
"R-fitdistrplus",
"R-fitteR",
"R-distributional",
"R-extraDistr"
]
}
]
},
{
"name": "R-TMB",
"portdir": "R/R-TMB",
"version": "1.9.15",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kaskr/adcomp/wiki",
"description": "Template Model Builder",
"long_description": "Template Model Builder",
"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-RcppEigen",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-numDeriv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FRK",
"R-RTMB",
"R-tramME",
"R-tsdistributions",
"R-unmarked",
"R-disaggregation",
"R-dsem",
"R-gllvm",
"R-glmmTMB",
"R-hmmTMB",
"R-marssTMB",
"R-mmrm",
"R-sdmTMB",
"R-tmbstan"
]
},
{
"type": "test",
"ports": [
"R-broom.mixed",
"R-sjPlot",
"R-insight"
]
}
]
},
{
"name": "R-SphericalCubature",
"portdir": "R/R-SphericalCubature",
"version": "1.5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=SphericalCubature",
"description": "Numerical integration over spheres and balls in n-dimensions, multivariate polar coordinates",
"long_description": "Numerical integration over spheres and balls in n-dimensions, multivariate polar coordinates",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-SimplicialCubature",
"R-mvmesh",
"R-abind",
"R-CRAN-recommended",
"R-cubature"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gensphere"
]
}
]
},
{
"name": "R-SimplicialCubature",
"portdir": "R/R-SimplicialCubature",
"version": "1.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=SimplicialCubature",
"description": "Integration of functions over simplices",
"long_description": "Integration of functions over simplices",
"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-SphericalCubature",
"R-gensphere",
"R-mvmesh",
"R-polyhedralCubature"
]
}
]
},
{
"name": "R-Rchoice",
"portdir": "R/R-Rchoice",
"version": "0.3-6",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Rchoice",
"description": "Discrete choice (binary, Poisson and ordered) models with random parameters",
"long_description": "Discrete choice (binary, Poisson and ordered) models with random parameters",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sandwich",
"R-Formula",
"R-memisc",
"R-maxLik",
"R-plm",
"R-plotrix",
"R-msm",
"R-CRAN-recommended",
"R-numDeriv",
"R-miscTools"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-lmtest",
"R-car",
"R-AER",
"R-pglm"
]
}
],
"depends_on": []
}
]
}