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=320",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=318",
"results": [
{
"name": "R-prettydoc",
"portdir": "R/R-prettydoc",
"version": "0.4.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=prettydoc",
"description": "Creating pretty HTML from R markdown",
"long_description": "Creating pretty HTML from R markdown",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-rmarkdown",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-RSpectra",
"R-RcppNumerical",
"R-clugenr",
"R-corrplot",
"R-dlstats",
"R-emojifont",
"R-ggbreak",
"R-ggfun",
"R-ggplotify",
"R-ggrepel",
"R-ggstar",
"R-ggtree",
"R-ggtreeExtra",
"R-graphsim",
"R-nlpred",
"R-scatterpie",
"R-scholar",
"R-shadowtext",
"R-showtext",
"R-tidytree",
"R-treeio"
]
}
]
},
{
"name": "R-webmockr",
"portdir": "R/R-webmockr",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ropensci/webmockr",
"description": "R library for stubbing and setting expectations on HTTP requests",
"long_description": "R library for stubbing and setting expectations on HTTP requests",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-curl",
"R-jsonlite",
"R-magrittr",
"R-crul",
"R-fauxpas",
"R-urltools",
"R-CRAN-recommended",
"R-R6",
"R-base64enc"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xml2",
"R-testthat",
"R-httr",
"R-vcr",
"R-httr2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-vcr"
]
},
{
"type": "test",
"ports": [
"R-crul"
]
}
]
},
{
"name": "R-visNetwork",
"portdir": "R/R-visNetwork",
"version": "2.1.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=visNetwork",
"description": "Network visualization using vis.js Library",
"long_description": "Network visualization using vis.js Library",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-htmltools",
"R-htmlwidgets",
"R-jsonlite",
"R-CRAN-recommended",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-DiagrammeR",
"R-GroupBN",
"R-MXM",
"R-arulesViz",
"R-corrViz",
"R-delayed",
"R-nda",
"R-petrinetR",
"R-vennLasso"
]
},
{
"type": "test",
"ports": [
"R-lava",
"R-pomdp",
"R-data.validator",
"R-targets",
"R-drake",
"R-jagstargets"
]
}
]
},
{
"name": "R-venn",
"portdir": "R/R-venn",
"version": "1.12",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=venn",
"description": "Draw Venn diagrams",
"long_description": "Draw Venn diagrams",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-admisc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-QCA",
"R-ggpolypath"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-QCA"
]
}
]
},
{
"name": "R-vcr",
"portdir": "R/R-vcr",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ropensci/vcr",
"description": "Record HTTP calls and replay them",
"long_description": "Record HTTP calls and replay them",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rprojroot",
"R-yaml",
"R-httr",
"R-crul",
"R-urltools",
"R-webmockr",
"R-httr2",
"R-CRAN-recommended",
"R-R6",
"R-base64enc"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-cli",
"R-curl",
"R-jsonlite",
"R-crayon",
"R-desc",
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-webfakes"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-Rwtss",
"R-gfonts",
"R-ipumsr",
"R-rtweet",
"R-webmockr"
]
}
]
},
{
"name": "R-urltools",
"portdir": "R/R-urltools",
"version": "1.7.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=urltools",
"description": "Vectorised tools for URL handling and parsing",
"long_description": "Vectorised tools for URL handling and parsing",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-triebeard"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-webmockr",
"R-crul",
"R-emayili",
"R-handlr",
"R-reqres",
"R-runonce",
"R-vcr"
]
},
{
"type": "test",
"ports": [
"R-dbx"
]
}
]
},
{
"name": "R-triebeard",
"portdir": "R/R-triebeard",
"version": "0.4.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=triebeard",
"description": "Radix trees in Rcpp",
"long_description": "Radix trees in Rcpp",
"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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-urltools"
]
}
]
},
{
"name": "R-systemfit",
"portdir": "R/R-systemfit",
"version": "1.1-30",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=systemfit",
"description": "Estimating systems of simultaneous equations",
"long_description": "Estimating systems of simultaneous equations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-car",
"R-CRAN-recommended",
"R-sandwich",
"R-lmtest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-plm",
"R-sem"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-micEconCES",
"R-sampleSelection",
"R-diseq",
"R-tvReg"
]
},
{
"type": "test",
"ports": [
"R-AER",
"R-texreg",
"R-ldt",
"R-Ecdat",
"R-broom",
"R-domir"
]
}
]
},
{
"name": "R-subplex",
"portdir": "R/R-subplex",
"version": "1.9",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kingaa.github.io/subplex",
"description": "Unconstrained optimization using the subplex algorithm",
"long_description": "Unconstrained optimization using the subplex algorithm",
"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",
"R-CRAN-recommended",
"libgcc14"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-ROI.plugin.optimx",
"R-optimx",
"R-pomp"
]
}
]
},
{
"name": "R-sem",
"portdir": "R/R-sem",
"version": "3.1-16",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=sem",
"description": "Structural Equation Models",
"long_description": "Structural Equation 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": [
"libgcc14",
"libgcc",
"R-mi",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-DiagrammeR",
"R-polycor"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dsem",
"R-fungible",
"R-semPlot",
"R-bmemLavaan",
"R-MBESS"
]
},
{
"type": "test",
"ports": [
"R-Rcmdr",
"R-systemfit"
]
}
]
},
{
"name": "R-polycor",
"portdir": "R/R-polycor",
"version": "0.8-1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=polycor",
"description": "Polychoric and polyserial correlations",
"long_description": "Polychoric and polyserial correlations",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-admisc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CDM",
"R-MCCM",
"R-umx"
]
},
{
"type": "test",
"ports": [
"R-sem",
"R-sfsmisc",
"R-lava",
"R-correlation",
"R-BFpack"
]
}
]
},
{
"name": "R-pbkrtest",
"portdir": "R/R-pbkrtest",
"version": "0.5.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://people.math.aau.dk/~sorenh/software/pbkrtest",
"description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed models",
"long_description": "Parametric Bootstrap, Kenward–Roger and Satterthwaite based methods for test in mixed models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lme4",
"R-broom",
"R-doBy",
"R-CRAN-recommended",
"R-numDeriv",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MedianaDesigner",
"R-afex",
"R-car",
"R-r2glmm"
]
},
{
"type": "test",
"ports": [
"R-lmerTest",
"R-doBy",
"R-effects",
"R-emmeans",
"R-insight",
"R-jtools",
"R-lavaSearch2",
"R-lme4",
"R-broom.mixed",
"R-buildmer"
]
}
]
},
{
"name": "R-officer",
"portdir": "R/R-officer",
"version": "0.6.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ardata-fr.github.io/officeverse",
"description": "Manipulation of Microsoft Word and PowerPoint documents",
"long_description": "Manipulation of Microsoft Word and PowerPoint documents",
"active": true,
"categories": [
"science",
"office",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xml2",
"R-zip",
"R-openssl",
"R-ragg",
"R-uuid",
"R-CRAN-recommended",
"R-R6",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-devEMF",
"R-magick",
"R-rsvg",
"R-doconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rvg",
"R-crosstable",
"R-epiR",
"R-flextable",
"R-interactionR",
"R-mschart",
"R-officedown",
"R-MedianaDesigner"
]
},
{
"type": "test",
"ports": [
"R-r2rtf",
"R-gtsummary",
"R-huxtable",
"R-rtables",
"R-modelsummary"
]
}
]
},
{
"name": "R-nlmrt",
"portdir": "R/R-nlmrt",
"version": "2016.3.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlmrt",
"description": "Functions for non-linear least squares solutions",
"long_description": "Functions for non-linear least squares solutions",
"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-mosaicData",
"portdir": "R/R-mosaicData",
"version": "0.20.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ProjectMOSAIC/mosaicData",
"description": "Project MOSAIC data sets",
"long_description": "Project MOSAIC data sets",
"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-reshape2",
"R-tidyr",
"R-ggplot2",
"R-ggformula",
"R-mosaic",
"R-dplyr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mosaic"
]
},
{
"type": "test",
"ports": [
"R-fastR2",
"R-mosaicCalc",
"R-mosaicCore"
]
}
]
},
{
"name": "R-mosaicCore",
"portdir": "R/R-mosaicCore",
"version": "0.9.4.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mosaicCore",
"description": "Common utilities for other MOSAIC-family packages",
"long_description": "Common utilities for other MOSAIC-family packages",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tidyr",
"R-CRAN-recommended",
"R-rlang",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-ggformula",
"R-mosaic",
"R-mosaicData",
"R-NHANES",
"R-mosaicCalc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggformula",
"R-mosaic",
"R-mosaicCalc"
]
}
]
},
{
"name": "R-mosaic",
"portdir": "R/R-mosaic",
"version": "1.9.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mosaic-web.org/mosaic",
"description": "Project MOSAIC statistics and mathematics teaching utilities",
"long_description": "Project MOSAIC statistics and mathematics teaching utilities",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-ggformula",
"R-mosaicCore",
"R-mosaicData",
"R-CRAN-recommended",
"R-rlang",
"R-tidyr",
"R-purrr",
"R-tibble",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-latticeExtra",
"R-vdiffr",
"R-RCurl",
"R-ggrepel",
"R-ggstance",
"R-formatR",
"R-ggdendro",
"R-vcd",
"R-rgl",
"R-mapproj",
"R-maptools",
"R-leaflet",
"R-manipulate",
"R-palmerpenguins",
"R-NHANES",
"R-magrittr",
"R-sp",
"R-glue",
"R-gridExtra",
"R-knitr",
"R-lubridate",
"R-testthat",
"R-ggridges",
"R-rmarkdown",
"R-broom",
"R-readr",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fastR2",
"R-mosaicCalc"
]
},
{
"type": "test",
"ports": [
"R-NHANES",
"R-mosaicCore",
"R-mosaicData"
]
}
]
},
{
"name": "R-mi",
"portdir": "R/R-mi",
"version": "1.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stat.columbia.edu/~gelman",
"description": "Missing data imputation and model checking",
"long_description": "Missing data imputation and model checking",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-arm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-truncnorm",
"R-knitr",
"R-betareg",
"R-sn"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sem"
]
}
]
},
{
"name": "R-lmerTest",
"portdir": "R/R-lmerTest",
"version": "3.1-3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/runehaubo/lmerTestR",
"description": "Tests in linear mixed effects models",
"long_description": "Tests in linear mixed effects models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-lme4",
"R-CRAN-recommended",
"R-numDeriv"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-pbkrtest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pamm",
"R-panelr",
"R-MedianaDesigner",
"R-r2glmm",
"R-bruceR",
"R-CUFF",
"R-afex"
]
},
{
"type": "test",
"ports": [
"R-glmertree",
"R-glmglrt",
"R-groupdata2",
"R-insight",
"R-jtools",
"R-languageR",
"R-lavaSearch2",
"R-papaja",
"R-spaMM",
"R-tableone",
"R-AICcmodavg",
"R-tidystats",
"R-LMMstar",
"R-RcmdrPlugin.EZR",
"R-broom.mixed",
"R-buildmer",
"R-effectsize",
"R-emmeans"
]
}
]
},
{
"name": "R-influenceR",
"portdir": "R/R-influenceR",
"version": "0.1.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=influenceR",
"description": "Software tools to quantify structural importance of nodes in a network",
"long_description": "Software tools to quantify structural importance of nodes in a network",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidygraph"
]
}
]
},
{
"name": "R-huxtable",
"portdir": "R/R-huxtable",
"version": "5.5.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hughjonesd.github.io/huxtable",
"description": "An R package to create styled tables in multiple output formats, with a friendly, modern interface",
"long_description": "An R package to create styled tables in multiple output formats, with a friendly, modern interface",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-htmltools",
"R-tidyselect",
"R-commonmark",
"R-CRAN-recommended",
"R-R6",
"R-generics",
"R-stringr",
"R-assertthat",
"R-base64enc",
"R-fansi",
"R-rlang",
"R-stringi",
"R-xml2",
"R-glue",
"R-memoise"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-psych",
"R-officer",
"R-R.rsp",
"R-bookdown",
"R-flextable",
"R-AER",
"R-broom.mixed",
"R-ftExtra",
"R-quarto",
"R-crayon",
"R-sandwich",
"R-tibble",
"R-dplyr",
"R-ggplot2",
"R-knitr",
"R-scales",
"R-testthat",
"R-lme4",
"R-rmarkdown",
"R-tinytex",
"R-broom",
"R-devtools",
"R-httr",
"R-covr",
"R-lmtest",
"R-openxlsx"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-expss",
"R-formatters",
"R-gtsummary",
"R-interactions",
"R-jtools",
"R-modelsummary",
"R-texreg"
]
}
]
},
{
"name": "R-httpcode",
"portdir": "R/R-httpcode",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sckott/httpcode",
"description": "HTTP status code helper",
"long_description": "HTTP status code helper",
"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-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-crul",
"R-fauxpas"
]
}
]
},
{
"name": "R-ggpolypath",
"portdir": "R/R-ggpolypath",
"version": "0.3.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mdsumner.github.io/ggpolypath",
"description": "Polygons with holes for ggplot2",
"long_description": "Polygons with holes for ggplot2",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-venn"
]
}
]
},
{
"name": "R-ggformula",
"portdir": "R/R-ggformula",
"version": "0.12.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ProjectMOSAIC/ggformula",
"description": "Formula interface to the grammar of graphics",
"long_description": "Formula interface to the grammar of graphics",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-ggplot2",
"R-scales",
"R-ggridges",
"R-rlang",
"R-mosaicCore",
"R-CRAN-recommended",
"R-labelled",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mosaic",
"R-mosaicCalc"
]
},
{
"type": "test",
"ports": [
"R-fastR2",
"R-mosaicCore",
"R-mosaicData"
]
}
]
},
{
"name": "R-fauxpas",
"portdir": "R/R-fauxpas",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sckott.github.io/fauxpas",
"description": "HTTP status code helper",
"long_description": "HTTP status code helper",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-httpcode",
"R-CRAN-recommended",
"R-R6",
"R-whisker"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-curl",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-httr",
"R-crul"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rorcid",
"R-webmockr"
]
},
{
"type": "test",
"ports": [
"R-crul"
]
}
]
},
{
"name": "R-downloader",
"portdir": "R/R-downloader",
"version": "0.4",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wch/downloader",
"description": "R package for downloading files over HTTP and HTTPS",
"long_description": "R package for downloading files over HTTP and HTTPS",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-digest",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-biomartr",
"R-imager"
]
},
{
"type": "test",
"ports": [
"R-BiocCheck",
"R-drake",
"R-quantmod"
]
}
]
},
{
"name": "R-diseq",
"portdir": "R/R-diseq",
"version": "0.4.6",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://diseq.pikappa.eu",
"description": "Estimation methods for markets in equilibrium and disequilibrium",
"long_description": "Estimation methods for markets in equilibrium and disequilibrium",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppParallel",
"R-magrittr",
"R-rlang",
"R-tibble",
"R-dplyr",
"R-tidyr",
"R-Formula",
"R-bbmle",
"R-systemfit",
"R-CRAN-recommended",
"gsl",
"R-Rcpp",
"R-RcppGSL"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-numDeriv",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-dfoptim",
"portdir": "R/R-dfoptim",
"version": "2023.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dfoptim",
"description": "Derivative-free optimization",
"long_description": "Derivative-free optimization",
"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-npcs",
"R-mvord"
]
},
{
"type": "test",
"ports": [
"R-afex",
"R-ROI.plugin.optimx",
"R-optimx",
"R-lme4",
"R-Rmpfr"
]
}
]
},
{
"name": "R-crul",
"portdir": "R/R-crul",
"version": "1.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ropensci/crul",
"description": "HTTP client",
"long_description": "HTTP client",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-mime",
"R-httpcode",
"R-urltools",
"R-CRAN-recommended",
"R-R6",
"R-curl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-fauxpas",
"R-webmockr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-webmockr",
"R-rorcid",
"R-vcr",
"R-gfonts",
"R-gistr",
"R-handlr"
]
},
{
"type": "test",
"ports": [
"R-fauxpas",
"R-clugenr"
]
}
]
},
{
"name": "R-carData",
"portdir": "R/R-carData",
"version": "3.0-5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
"description": "Companion to Applied Regression Data Sets",
"long_description": "Companion to Applied Regression Data Sets",
"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-rockchalk",
"R-car",
"R-effects"
]
},
{
"type": "test",
"ports": [
"R-TruncatedNormal",
"R-afex",
"R-broom",
"R-candisc",
"R-performance",
"R-clubSandwich",
"R-cv",
"R-Ecdat",
"R-ggeffects",
"R-heplots",
"R-insight",
"R-jmv",
"R-lmeInfo",
"R-matlib",
"R-nestedLogit",
"R-KernSmooth",
"R-RcmdrMisc"
]
}
]
},
{
"name": "R-car",
"portdir": "R/R-car",
"version": "3.1-3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://socialsciences.mcmaster.ca/jfox/Books/Companion/index.html",
"description": "Companion to Applied Regression",
"long_description": "Companion to Applied Regression",
"active": true,
"categories": [
"science",
"finance",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-abind",
"R-pbkrtest",
"R-carData",
"R-scales",
"R-lme4",
"R-Formula",
"R-quantreg"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-leaps",
"R-alr4",
"R-effects",
"R-rgl",
"R-coxme",
"R-mvtnorm",
"R-ordinal",
"R-sandwich",
"R-survey",
"R-SparseM",
"R-knitr",
"R-lmtest",
"R-rio",
"R-MatrixModels",
"R-plotrix"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-alr4",
"R-FSA",
"R-FactoMineR",
"R-LPGraph",
"R-MDMR",
"R-MIIVsem",
"R-MTest",
"R-Morpho",
"R-PROreg",
"R-Rcmdr",
"R-RcmdrMisc",
"R-RcmdrPlugin.survival",
"R-afex",
"R-AER",
"R-ardl.nardl",
"R-bgmm",
"R-boot.pval",
"R-candisc",
"R-cprobit",
"R-cv",
"R-drc",
"R-dynlm",
"R-fxregime",
"R-gWQS",
"R-heplots",
"R-interactionR",
"R-ivreg",
"R-jmv",
"R-matlib",
"R-medflex",
"R-micEconCES",
"R-mixlm",
"R-mvinfluence",
"R-nardl",
"R-nestedLogit",
"R-olsrr",
"R-phia",
"R-piecewiseSEM",
"R-prettyglm",
"R-psfmi",
"R-rasclass",
"R-regtools",
"R-rstatix",
"R-systemfit",
"R-tidySEM"
]
},
{
"type": "test",
"ports": [
"R-gmnl",
"R-gtsummary",
"R-performance",
"R-insight",
"R-Ecfun",
"R-pglm",
"R-rtables",
"R-sandwich",
"R-Lahman",
"R-labelr",
"R-lme4",
"R-lmtest",
"R-plm",
"R-PMCMRplus",
"R-meboot",
"R-Rchoice",
"R-sjPlot",
"R-memisc",
"R-RcmdrPlugin.EZR",
"R-RcmdrPlugin.HH",
"R-pscl",
"R-TSS.RESTREND",
"R-WRS2",
"R-sjstats",
"R-alpaca",
"R-mlogit",
"R-mmrm",
"R-betareg",
"R-modelsummary",
"R-strucchange",
"R-broom",
"R-bruceR",
"R-strucchangeRcpp",
"R-cardx",
"R-rockchalk",
"R-nlraa",
"R-dominanceanalysis",
"R-ufs",
"R-panelr",
"R-effects",
"R-effectsize",
"R-emmeans",
"R-estimatr",
"R-fastR2",
"R-papaja",
"R-pder",
"R-ggeffects",
"R-gmm"
]
}
]
},
{
"name": "R-bigD",
"portdir": "R/R-bigD",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rich-iannone.github.io/bigD",
"description": "Flexibly format dates and times to a given locale",
"long_description": "Flexibly format dates and times to a given locale",
"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-tibble",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gt"
]
}
]
},
{
"name": "R-bbmle",
"portdir": "R/R-bbmle",
"version": "1.0.25.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bbmle",
"description": "Tools for general maximum likelihood estimation",
"long_description": "Tools for general maximum likelihood estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-numDeriv",
"R-mvtnorm",
"R-bdsmatrix",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rms",
"R-MuMIn",
"R-emdbook",
"R-AICcmodavg",
"R-RUnit",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-Hmisc",
"R-optimx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bivgeom",
"R-metaplus",
"R-mistr",
"R-robmixglm",
"R-rstpm2",
"R-diseq",
"R-emdbook",
"R-frair"
]
},
{
"type": "test",
"ports": [
"R-broom",
"R-copula",
"R-nlraa",
"R-insight"
]
}
]
},
{
"name": "R-admisc",
"portdir": "R/R-admisc",
"version": "0.37",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dusadrian/admisc",
"description": "Adrian Dusa’s Miscellaneous",
"long_description": "Adrian Dusa’s Miscellaneous",
"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-QCA"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-QCA",
"R-SetMethods",
"R-polycor",
"R-venn"
]
},
{
"type": "test",
"ports": [
"R-declared"
]
}
]
},
{
"name": "R-QCA",
"portdir": "R/R-QCA",
"version": "3.23",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dusadrian/QCA",
"description": "Qualitative Comparative Analysis",
"long_description": "Qualitative Comparative Analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-venn",
"R-lpSolve",
"R-shiny",
"R-CRAN-recommended",
"R-declared",
"R-admisc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SetMethods"
]
},
{
"type": "test",
"ports": [
"R-admisc",
"R-venn"
]
}
]
},
{
"name": "R-DiagrammeR",
"portdir": "R/R-DiagrammeR",
"version": "1.0.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rich-iannone.github.io/DiagrammeR",
"description": "Graph/network visualization",
"long_description": "Graph/network visualization",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-glue",
"R-stringr",
"R-tibble",
"R-dplyr",
"R-htmltools",
"R-purrr",
"R-tidyr",
"R-RColorBrewer",
"R-scales",
"R-viridisLite",
"R-htmlwidgets",
"R-igraph",
"R-readr",
"R-rstudioapi",
"R-visNetwork",
"R-CRAN-recommended",
"R-cli",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-rsvg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-randomForestSRC",
"R-petrinetR",
"R-simmer.plot",
"R-piecewiseSEM",
"R-lavaanPlot",
"R-umx",
"R-CovRegRF"
]
},
{
"type": "test",
"ports": [
"R-drf",
"R-grf",
"R-holiglm",
"R-irboost",
"R-isotree",
"R-markovchain",
"R-pillar",
"R-profile",
"R-sem",
"R-tibble",
"R-trialr",
"R-CondCopulas",
"R-xgboost",
"R-aides",
"R-consort",
"R-constructive",
"R-distill",
"R-dm",
"R-dosearch"
]
}
]
},
{
"name": "rb32-zentest",
"portdir": "ruby/rb-zentest",
"version": "4.12.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/zentest",
"description": "Automated test scaffolding for Ruby",
"long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-rubyinline"
]
}
]
},
{
"name": "rb32-text",
"portdir": "ruby/rb-text",
"version": "1.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/threedaymonk/text",
"description": "A collection of text algorithms",
"long_description": "A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Porter Stemming",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gettext"
]
}
]
},
{
"name": "rb32-rubyzip",
"portdir": "ruby/rb-rubyzip",
"version": "3.2.2",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rubyzip/rubyzip",
"description": "rubyzip is a ruby module for reading and writing zip files",
"long_description": "rubyzip is a ruby module for reading and writing zip files, with the restriction that only uncompressed and deflated zip entries are supported. All this library does is handling of the zip file format. the actual compression/decompression is handled by zlib.",
"active": true,
"categories": [
"archivers",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-bee",
"rb32-heroku"
]
}
]
},
{
"name": "rb32-ronn-ng",
"portdir": "ruby/rb-ronn-ng",
"version": "0.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apjanke/ronn-ng",
"description": "An updated fork of ronn. Build man pages from Markdown.",
"long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32",
"rb32-kramdown",
"rb32-mustache",
"rb32-nokogiri"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"espeak-ng"
]
}
]
},
{
"name": "rb32-rmagick",
"portdir": "ruby/rb-rmagick",
"version": "5.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rmagick.github.io",
"description": "The Ruby interface to ImageMagick",
"long_description": "RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. It is fully featured and has good documentation.",
"active": true,
"categories": [
"graphics",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb32-nokogiri",
"portdir": "ruby/rb-nokogiri",
"version": "1.16.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nokogiri.org",
"description": "Nokogiri is an HTML, XML, SAX, and Reader parser.",
"long_description": "Nokogiri is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"rb32-gem-patch"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"ruby32",
"rb32-mini_portile2",
"zlib",
"libiconv"
]
},
{
"type": "run",
"ports": [
"rb32-racc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-ronn-ng"
]
}
]
},
{
"name": "rb32-mustache",
"portdir": "ruby/rb-mustache",
"version": "1.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mustache/mustache",
"description": "Logic-less templates, implemented in Ruby.",
"long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-ronn-ng"
]
}
]
},
{
"name": "rb32-mini_portile2",
"portdir": "ruby/rb-mini_portile2",
"version": "2.8.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flavorjones/mini_portile",
"description": "Simplistic port-like solution for developers",
"long_description": "Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb32-nokogiri"
]
},
{
"type": "run",
"ports": [
"rb32-gpgme"
]
}
]
},
{
"name": "rb32-locale",
"portdir": "ruby/rb-locale",
"version": "2.1.4",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gettext.github.io",
"description": "Pure ruby library which provides basic APIs for localization",
"long_description": "Pure ruby library which provides basic APIs for localization",
"active": true,
"categories": [
"devel",
"textproc",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gettext",
"rb32-sup"
]
}
]
},
{
"name": "rb32-kramdown",
"portdir": "ruby/rb-kramdown",
"version": "2.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kramdown.gettalong.org",
"description": "fast, pure-Ruby Markdown-superset converter",
"long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"espeak-ng"
]
},
{
"type": "lib",
"ports": [
"rb32-ronn-ng"
]
},
{
"type": "run",
"ports": [
"rb32-kramdown-parser-gfm"
]
}
]
},
{
"name": "rb32-gettext",
"portdir": "ruby/rb-gettext",
"version": "3.5.1",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gettext.github.io",
"description": "a Localization library and tools which modeled GNU gettext.",
"long_description": "This library provides to translate original messages to localized messages properly using client-side locale information(environment variable or CGI variable). And the tools for developers support to create, use, and modify localized message files(message catalogs) easily.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-locale",
"rb32-text",
"rb32-erubi",
"rb32-racc"
]
}
],
"depends_on": []
},
{
"name": "rb32-gem-patch",
"portdir": "ruby/rb-gem-patch",
"version": "0.1.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fedora-ruby/gem-patch",
"description": "A RubyGems plugin for patching gems",
"long_description": "gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system patch command, clones its spec, updates the file list and builds the patched gem.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "extract",
"ports": [
"rb32-concurrent-ruby-ext",
"rb32-nokogiri",
"rb32-numo-narray"
]
}
]
},
{
"name": "rb32-cri",
"portdir": "ruby/rb-cri",
"version": "2.15.12",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rubygems.org/gems/cri",
"description": "Cri is a library for building easy-to-use commandline tools.",
"long_description": "Cri is a library for building easy-to-use commandline tools.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "py311-translationstring",
"portdir": "python/py-translationstring",
"version": "1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/translationstring",
"description": "Utility library for i18n.",
"long_description": "Utility library for i18n.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-colander"
]
}
]
}
]
}