HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51560,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=159",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=157",
"results": [
{
"name": "R-bezier",
"portdir": "R/R-bezier",
"version": "1.1.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bezier",
"description": "Toolkit for Bezier curves and splines",
"long_description": "Toolkit for Bezier curves and splines",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Morpho"
]
},
{
"type": "test",
"ports": [
"R-circlize"
]
}
]
},
{
"name": "rb-execjs",
"portdir": "ruby/rb-execjs",
"version": "2.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rails/execjs",
"description": "Run JavaScript code from Ruby",
"long_description": "Run JavaScript code from Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-excon",
"portdir": "ruby/rb-excon",
"version": "0.109.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geemus/excon",
"description": "Http(s) EXtended CONnections",
"long_description": "Http(s) EXtended CONnections",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-eventmachine",
"portdir": "ruby/rb-eventmachine",
"version": "0.12.10",
"license": "GPL and Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rubyeventmachine.com/",
"description": "fast, simple event-processing library for Ruby programs",
"long_description": "EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.",
"active": false,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"rb-rake"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-twitter-stream"
]
}
]
},
{
"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-betategarch",
"portdir": "R/R-betategarch",
"version": "3.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=betategarch",
"description": "Simulation, estimation and forecasting of Beta-Skew-t-EGARCH models",
"long_description": "Simulation, estimation and forecasting of Beta-Skew-t-EGARCH models",
"active": true,
"categories": [
"science",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-zoo",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-betareg",
"portdir": "R/R-betareg",
"version": "3.2-1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=betareg",
"description": "Testing linear regression models",
"long_description": "Beta regression for modeling beta-distributed dependent variables, e.g. rates and proportions. In addition to maximum likelihood regression (for both mean and precision of a beta-distributed response), bias-corrected and bias-reduced estimation as well as finite mixture models and recursive partitioning for Beta regressions are provided.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Formula",
"R-flexmix",
"R-lmtest",
"R-CRAN-recommended",
"R-modeltools",
"R-sandwich"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-numDeriv",
"R-statmod",
"R-knitr",
"R-car",
"R-strucchange",
"R-distributions3",
"R-partykit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BetaPASS",
"R-mfx",
"R-robustbetareg",
"R-SetMethods",
"R-betaBayes"
]
},
{
"type": "test",
"ports": [
"R-bbreg",
"R-brmsmargins",
"R-MuMIn",
"R-bayestestR",
"R-prediction",
"R-texreg",
"R-margins",
"R-performance",
"R-ZIBR",
"R-dominanceanalysis",
"R-rstanarm",
"R-effects",
"R-enrichwith",
"R-broom",
"R-ggstats",
"R-DeclareDesign",
"R-AICcmodavg",
"R-glmertree",
"R-ggeffects",
"R-modelsummary",
"R-insight",
"R-mi"
]
}
]
},
{
"name": "R-BetaPASS",
"portdir": "R/R-BetaPASS",
"version": "1.1-2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BetaPASS",
"description": "Calculate power and sample size with Beta regression",
"long_description": "Calculate power and sample size with Beta regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-betareg",
"R-pbapply",
"R-CRAN-recommended",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-betaNB",
"portdir": "R/R-betaNB",
"version": "1.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jeksterslab.github.io/betaNB",
"description": "Bootstrap for regression effect sizes",
"long_description": "Bootstrap for regression effect sizes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-betaMC",
"portdir": "R/R-betaMC",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jeksterslab.github.io/betaMC",
"description": "Monte Carlo for regression effect sizes",
"long_description": "Monte Carlo for regression effect sizes",
"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-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-mice",
"R-Amelia"
]
}
],
"depends_on": []
},
{
"name": "R-betafunctions",
"portdir": "R/R-betafunctions",
"version": "1.9.0",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=betafunctions",
"description": "Functions for working with two- and four-parameter Beta probability distributions and psychometric analysis of classifications",
"long_description": "Functions for working with two- and four-parameter Beta probability distributions and psychometric analysis of classifications",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-IRTest"
]
}
]
},
{
"name": "R-betacal",
"portdir": "R/R-betacal",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=betacal",
"description": "Fit beta calibration models and obtain calibrated probabilities from them",
"long_description": "Fit beta calibration models and obtain calibrated probabilities from them",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-probably"
]
}
]
},
{
"name": "R-betaBayes",
"portdir": "R/R-betaBayes",
"version": "1.0.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=betaBayes",
"description": "Bayesian Beta regression",
"long_description": "Bayesian Beta regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-betareg",
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bestglm",
"portdir": "R/R-bestglm",
"version": "0.37.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bestglm",
"description": "Best subset GLM and regression utilities",
"long_description": "Best subset GLM and regression utilities",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-pls",
"R-grpreg",
"R-CRAN-recommended",
"R-leaps",
"R-glmnet"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-caret"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FitAR"
]
},
{
"type": "test",
"ports": [
"R-tidyfit"
]
}
]
},
{
"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": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"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-Rmpfr",
"R-HypergeoMat",
"R-RcppBessel"
]
}
]
},
{
"name": "rb-escape",
"portdir": "ruby/rb-escape",
"version": "0.0.4",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.a-k-r.org/escape",
"description": "Some escaping functions for Ruby",
"long_description": "rb-escape provides several HTML/URI/shell escaping functions.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-erubis",
"portdir": "ruby/rb-erubis",
"version": "2.7.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kuwata-lab.com/erubis/",
"description": "Erubis is a fast, secure, and very extensible implementation of eRuby.",
"long_description": "Erubis is a fast, secure, and very extensible implementation of eRuby. eRuby means embedded Ruby in documents. Embedded patterns are '<% statement %>' and '<%= expression %>'. The following is an example of eRuby. '<% ... %>' means Ruby statement and '<%= ... %>' means Ruby expression.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb-rake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-erubi",
"portdir": "ruby/rb-erubi",
"version": "1.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jeremyevans/erubi",
"description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"long_description": "Erubi is a ERB template engine for Ruby. It is a simplified fork of Erubis",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "R-berryFunctions",
"portdir": "R/R-berryFunctions",
"version": "1.22.5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brry/berryFunctions",
"description": "Functions collection related to plotting and hydrology",
"long_description": "Functions collection related to plotting and hydrology",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-abind",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-VLMCX"
]
}
]
},
{
"name": "R-Bergm",
"portdir": "R/R-Bergm",
"version": "5.0.7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://acaimo.github.io/Bergm",
"description": "Bayesian Exponential Random Graph Models",
"long_description": "Bayesian analysis for exponential random graph models using advanced computational algorithms.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-matrixcalc",
"R-statnet.common",
"R-MCMCpack",
"R-network",
"R-Rglpk",
"R-ergm",
"R-CRAN-recommended",
"R-coda",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BFpack"
]
},
{
"type": "test",
"ports": [
"R-btergm",
"R-texreg"
]
}
]
},
{
"name": "R-BeQut",
"portdir": "R/R-BeQut",
"version": "0.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BeQut",
"description": "Bayesian estimation for quantile regression mixed models",
"long_description": "Bayesian estimation for quantile regression mixed models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-jagsUI",
"R-lqmm"
]
},
{
"type": "run",
"ports": [
"R",
"jags"
]
}
],
"depends_on": []
},
{
"name": "rb-equalizer",
"portdir": "ruby/rb-equalizer",
"version": "0.0.11",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dkubb/equalizer",
"description": "Define equality, equivalency and hash methods automatically",
"long_description": "Define equality, equivalency and hash methods automatically",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rbenv",
"portdir": "ruby/rbenv",
"version": "1.3.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbenv/rbenv",
"description": "Simple Ruby Version Management",
"long_description": "Simple Ruby Version Management",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ruby-build"
]
}
]
},
{
"name": "rb-enum",
"portdir": "ruby/rb-enum",
"version": "1.6",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://redshift.sourceforge.net/enum",
"description": "Enumerable tools",
"long_description": "Tool for treating any objects which have some kind of sequential relationship as Enumerable.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "R-BEND",
"portdir": "R/R-BEND",
"version": "1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crohlo/BEND",
"description": "Bayesian Estimation of Non-linear Data (BEND)",
"long_description": "R-BEND provides a set of models to estimate non-linear longitudinal data using Bayesian methods.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-label.switching",
"R-coda",
"R-CRAN-recommended",
"R-rjags"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-benchr",
"portdir": "R/R-benchr",
"version": "0.2.5",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/artemklevtsov/benchr",
"description": "High-precision measurement of R expressions execution time",
"long_description": "High-precision measurement of R expressions execution time",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppProgress"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-cubature"
]
}
]
},
{
"name": "R-benchmarkmeData",
"portdir": "R/R-benchmarkmeData",
"version": "1.0.4",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=benchmarkmeData",
"description": "Crowd-sourced benchmarks from running the benchmarkme package",
"long_description": "Crowd-sourced benchmarks from running the benchmarkme package",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-tibble",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-DT",
"R-covr",
"R-benchmarkme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-benchmarkme"
]
}
]
},
{
"name": "R-benchmarkme",
"portdir": "R/R-benchmarkme",
"version": "1.0.8",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=benchmarkme",
"description": "Crowd-sourced system benchmarks",
"long_description": "Crowd-sourced system benchmarks",
"active": true,
"categories": [
"devel",
"sysutils",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-httr",
"R-doParallel",
"R-foreach",
"R-benchmarkmeData",
"R-CRAN-recommended",
"R-stringr",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RcppZiggurat",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-DT",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-disk.frame",
"R-oeli"
]
},
{
"type": "test",
"ports": [
"R-benchmarkmeData"
]
}
]
},
{
"name": "R-benchden",
"portdir": "R/R-benchden",
"version": "1.0.8",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=benchden",
"description": "28 benchmark densities from Berlinet–Devroye (1994)",
"long_description": "28 benchmark densities from Berlinet–Devroye (1994)",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
},
{
"name": "R-bench",
"portdir": "R/R-bench",
"version": "1.1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bench.r-lib.org",
"description": "High-precision timing of R expressions",
"long_description": "Tools to accurately benchmark and analyze execution times for R expressions.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rlang",
"R-profmem",
"R-tibble",
"R-glue",
"R-pillar"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-forcats",
"R-covr",
"R-ggbeeswarm",
"R-vctrs",
"R-withr",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-scales",
"R-testthat",
"R-ggridges"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-atime"
]
},
{
"type": "test",
"ports": [
"R-cpp11",
"R-tibble",
"R-glmGamPoi",
"R-mark",
"R-hutilscpp",
"R-parsnip",
"R-dplyr",
"R-prt",
"R-S7",
"R-markovmix",
"R-dqrng",
"R-rhdf5",
"R-httr2",
"R-MassSpecWavelet",
"R-sparseMatrixStats",
"R-dtplyr",
"R-einet",
"R-strex",
"R-vroom",
"R-zstdlite",
"R-tidylog",
"R-lzstring",
"R-psqn",
"R-tidyft",
"R-cppdoubles",
"R-tidyfst",
"R-timeplyr",
"R-cheapr"
]
}
]
},
{
"name": "R-bellreg",
"portdir": "R/R-bellreg",
"version": "0.0.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fndemarqui.github.io/bellreg",
"description": "Count regression models based on the Bell distribution",
"long_description": "Count regression models based on the Bell distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-StanHeaders",
"R-rstantools",
"R-dplyr",
"R-loo",
"R-purrr",
"R-rstan",
"R-Formula",
"R-extraDistr",
"R-Rdpack",
"R-magic",
"R-numbers",
"R-CRAN-recommended",
"R-LambertW",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-beeswarm",
"portdir": "R/R-beeswarm",
"version": "0.4.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aroneklund/beeswarm",
"description": "The bee swarm plot, an alternative to stripchart",
"long_description": "The bee swarm plot, an alternative to stripchart",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggbeeswarm"
]
},
{
"type": "test",
"ports": [
"R-papaja",
"R-ggdist",
"R-vipor"
]
}
]
},
{
"name": "R-beepr",
"portdir": "R/R-beepr",
"version": "2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rasmusab/beepr",
"description": "Easily play notification sounds on any platform",
"long_description": "Easily play notification sounds on any platform",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-audio",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SimDesign",
"R-sharp"
]
},
{
"type": "test",
"ports": [
"R-progressr"
]
}
]
},
{
"name": "rb-easyjour",
"portdir": "ruby/rb-easyjour",
"version": "0.0.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jqr/easyjour",
"description": "Super simple access to service announcing and discovery using Bonjour aka DNSSD.",
"long_description": "Super simple access to service announcing and discovery using Bonjour aka DNSSD.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb-rake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"rb-dnssd"
]
}
],
"depends_on": []
},
{
"name": "R-beast",
"portdir": "R/R-beast",
"version": "1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=beast",
"description": "Bayesian estimation of change-points in the slope of multivariate time-series",
"long_description": "Bayesian estimation of change-points in the slope of multivariate time-series",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-RColorBrewer",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-beanz",
"portdir": "R/R-beanz",
"version": "3.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=beanz",
"description": "Bayesian analysis of heterogeneous treatment effect",
"long_description": "Bayesian analysis of heterogeneous treatment effect",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-RcppParallel",
"R-StanHeaders",
"R-rstantools",
"R-loo",
"R-rstan",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-shiny",
"R-shinythemes",
"R-testthat",
"R-DT",
"R-rmarkdown",
"R-pander"
]
}
],
"depends_on": []
},
{
"name": "R-beanplot",
"portdir": "R/R-beanplot",
"version": "1.3.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=beanplot",
"description": "Visualization via beanplots",
"long_description": "Visualization via beanplots",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-vioplot"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-vipor"
]
}
]
},
{
"name": "R-beachmat",
"portdir": "R/R-beachmat",
"version": "2.20.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tatami-inc/beachmat",
"description": "Compiling Bioconductor to handle each matrix type",
"long_description": "Compiling Bioconductor to handle each matrix type",
"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-DelayedArray",
"R-SparseArray",
"R-CRAN-recommended",
"R-Rcpp",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-rcmdcheck",
"R-BiocStyle",
"R-BiocParallel",
"R-HDF5Array"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-glmGamPoi",
"R-BiocSingular"
]
}
]
},
{
"name": "R-bdsmatrix",
"portdir": "R/R-bdsmatrix",
"version": "1.3-7",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bdsmatrix",
"description": "Routines for block diagonal symmetric matrices",
"long_description": "Routines for block diagonal symmetric matrices",
"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-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pcalg",
"R-PRSPGx",
"R-bbmle",
"R-coxme",
"R-plm",
"R-sparsediscrim",
"R-splm",
"R-finalfit"
]
},
{
"type": "test",
"ports": [
"R-insight"
]
}
]
},
{
"name": "rb-drb",
"portdir": "ruby/rb-drb",
"version": "2.0.4",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www2a.biglobe.ne.jp/~seki/ruby/",
"description": "distributed ruby (DRb)",
"long_description": "ruby (DRb) - distributed ruby. DRb can send message to other ruby script that like Java's RMI.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-acl"
]
}
],
"depends_on": []
},
{
"name": "rb-domain_name",
"portdir": "ruby/rb-domain_name",
"version": "0.6.20240107",
"license": "(BSD or MPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/knu/ruby-domain_name",
"description": "This is a Domain Name manipulation library for Ruby",
"long_description": "This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.",
"active": true,
"categories": [
"net",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-dnssd",
"portdir": "ruby/rb-dnssd",
"version": "2.0",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tenderlove/dnssd",
"description": "DNS Service Discovery (aka Bonjour) API for Ruby",
"long_description": "DNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving, registration and domain enumeration.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"rb-rake"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-easyjour"
]
}
]
},
{
"name": "R-bdlim",
"portdir": "R/R-bdlim",
"version": "0.4.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://anderwilson.github.io/bdlim",
"description": "Bayesian Distributed Lag Interaction Models",
"long_description": "Bayesian Distributed Lag Interaction Models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-LaplacesDemon",
"R-dplyr",
"R-CRAN-recommended",
"R-BayesLogit",
"R-tidyr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rb-div",
"portdir": "ruby/rb-div",
"version": "1.3.2",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www2a.biglobe.ne.jp/~seki/ruby/div.en.html",
"description": "Div can write Web application like GUI programming. This package provides Div::Div and Tofu.",
"long_description": "This package provides Div::Div and Tofu. Div abstracts Web Application like GUI programming. Tofu is a session manager using cookie. Tofu can be used with WEBrick. (Of course, it can use also with CGI.)",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 110
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-diff-lcs",
"portdir": "ruby/rb-diff-lcs",
"version": "1.1.2",
"license": "(GPL-2+ or Artistic-1 or Ruby)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/diff-lcs",
"description": "Diff::LCS is a port of Algorithm::Diff.",
"long_description": "Diff::LCS is a port of Algorithm::Diff.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb-rake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-cucumber"
]
}
]
},
{
"name": "rb-diakonos",
"portdir": "ruby/rb-diakonos",
"version": "0.9.12",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.sr.ht/~pistos/diakonos",
"description": "Console text editor",
"long_description": "rb-diakonos is a console text editor for the masses.",
"active": true,
"categories": [
"editors",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "R-BDgraph",
"portdir": "R/R-BDgraph",
"version": "2.73",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BDgraph",
"description": "Bayesian structure learning in graphical models using birth-death MCMC",
"long_description": "Bayesian structure learning in graphical models using birth-death MCMC",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-pROC",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-ggplot2",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-tmvtnorm",
"R-huge",
"R-skimr",
"R-ssgraph"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-heteromixgm",
"R-bayesWatch",
"R-easybgm",
"R-ssgraph"
]
},
{
"type": "test",
"ports": [
"R-BayesSUR",
"R-qgraph"
]
}
]
},
{
"name": "rb-devel-which",
"portdir": "ruby/rb-devel-which",
"version": "0.2.0",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.notwork.org/~gotoken/ruby/p/devel/which/",
"description": "Locates a symbol/library in the user's namespace/path",
"long_description": "Devel::Which locates a symbol/library in the user's namespace/path",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "R-BDEsize",
"portdir": "R/R-BDEsize",
"version": "1.6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BDEsize",
"description": "Efficient determination of sample size in balanced design of experiments",
"long_description": "Efficient determination of sample size in balanced design of experiments",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-fpow",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bde",
"portdir": "R/R-bde",
"version": "1.0.1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bde",
"description": "Bounded Density Estimation",
"long_description": "Bounded Density Estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-shiny",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-nlpred",
"R-jfa",
"R-simIReff"
]
}
]
}
]
}