HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50123,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=152",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=150",
"results": [
{
"name": "rb-pcap",
"portdir": "ruby/rb-pcap",
"version": "0.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html",
"description": "Ruby interface to LBL Packet Capture library (libpcap).",
"long_description": "Ruby interface to LBL Packet Capture library (libpcap). This library also includes classes to access packet header fields. It is much easier to code in Ruby/Pcap than to code in C and use libpcap directly.",
"active": true,
"categories": [
"net",
"ruby"
],
"maintainers": [
{
"name": "nathan",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "rb-path_expander",
"portdir": "ruby/rb-path_expander",
"version": "1.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/path_expander",
"description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"long_description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb-pastel",
"portdir": "ruby/rb-pastel",
"version": "0.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal strings styling with intuitive and clean API",
"long_description": "Terminal strings styling with intuitive and clean API",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-password",
"portdir": "ruby/rb-password",
"version": "0.5.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.caliban.org/ruby/",
"description": "password manipulation methods for Ruby",
"long_description": "Ruby/Password comprises a set of useful methods for creating, verifying and manipulating passwords. It includes an interface to CrackLib, a library commonly used for checking password strength. The target audience for this library is system administrators who need to write Ruby programs that prompt for, generate, verify and encrypt passwords.",
"active": true,
"categories": [
"sysutils",
"ruby"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-termios",
"cracklib"
]
}
],
"depends_on": []
},
{
"name": "rb-parsetree",
"portdir": "ruby/rb-parsetree",
"version": "3.0.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/parsetree",
"description": "Extract and enumerate Ruby parse trees",
"long_description": "ParseTree is a C extension (using RubyInline) that extracts the parse tree for an entire class or a specific method and returns it as a s-expression (aka sexp) using Ruby's arrays, strings, symbols and integers.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-hoe",
"rb-rubygems",
"rb-rubyinline"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-rubytoc",
"rb-nitpick"
]
}
]
},
{
"name": "rb-parser",
"portdir": "ruby/rb-parser",
"version": "3.3.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/whitequark/parser",
"description": "Ruby parser written in pure Ruby",
"long_description": "Ruby parser written in pure Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-parallel",
"portdir": "ruby/rb-parallel",
"version": "1.25.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/grosser/parallel",
"description": "Parallel processing made simple and fast",
"long_description": "Parallel processing made simple and fast",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-pango",
"portdir": "ruby/rb-pango",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/Pango is a Ruby binding of pango-1.x based on GObject-Introspection",
"long_description": "Ruby/Pango is a Ruby binding of pango-1.x based on GObject-Introspection",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb-packable",
"portdir": "ruby/rb-packable",
"version": "1.3.18",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubydoc.info/gems/packable/1.3.18",
"description": "This library monkeypatches core classes and wa designed for Ruby 1.8 & 1.9",
"long_description": "This library monkeypatches core classes and wa designed for Ruby 1.8 & 1.9",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "R-box",
"portdir": "R/R-box",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://klmr.me/box",
"description": "Modern module system for R",
"long_description": "Modern module system for R",
"active": true,
"categories": [
"devel",
"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-rlang",
"R-stringr",
"R-knitr",
"R-shiny",
"R-testthat",
"R-rmarkdown",
"R-devtools",
"R-roxygen2",
"R-rstudioapi",
"R-R6"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-this.path",
"R-common"
]
}
]
},
{
"name": "R-BoundEdgeworth",
"portdir": "R/R-BoundEdgeworth",
"version": "0.1.2.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BoundEdgeworth",
"description": "Bound on the error of the first-order Edgeworth expansion",
"long_description": "Bound on the error of the first-order Edgeworth expansion",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-expint",
"R-mathjaxr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-Boruta",
"portdir": "R/R-Boruta",
"version": "8.0.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/mbq/Boruta",
"description": "Wrapper algorithm for all relevant feature selection",
"long_description": "Wrapper algorithm for all relevant feature selection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-ranger"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rFerns",
"R-testthat",
"R-randomForest",
"R-mlbench",
"R-xgboost"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-nestedcv"
]
}
]
},
{
"name": "R-boral",
"portdir": "R/R-boral",
"version": "2.0.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=boral",
"description": "Bayesian Ordination and Regression AnaLysis",
"long_description": "Bayesian Ordination and Regression AnaLysis",
"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-lifecycle",
"R-mvtnorm",
"R-reshape2",
"R-corpcor",
"R-R2jags",
"R-fishMod",
"R-CRAN-recommended",
"R-abind",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-corrplot",
"R-mvabund"
]
}
],
"depends_on": []
},
{
"name": "rb-optimist",
"portdir": "ruby/rb-optimist",
"version": "3.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.manageiq.org/optimist",
"description": "Command-line option parser for Ruby",
"long_description": "Command-line option parser for Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-opengl",
"portdir": "ruby/rb-opengl",
"version": "0.32g",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www2.giganet.net/~yoshi/",
"description": "OpenGL bindings for Ruby",
"long_description": "OpenGL bindings for Ruby",
"active": true,
"categories": [
"graphics",
"ruby"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "R-Boov",
"portdir": "R/R-Boov",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "R-cgalMeshes",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by R-cgalMeshes",
"long_description": "This port has been replaced by R-cgalMeshes.",
"active": false,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "R-bootUR",
"portdir": "R/R-bootUR",
"version": "1.0.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bootUR",
"description": "Bootstrap unit root tests",
"long_description": "Bootstrap unit root tests",
"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-RcppParallel",
"R-parallelly",
"R-urca",
"R-RcppThread",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-bootstrapFP",
"portdir": "R/R-bootstrapFP",
"version": "0.4.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bootstrapFP",
"description": "Bootstrap algorithms for finite population inference",
"long_description": "Bootstrap algorithms for finite population inference",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-sampling",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bootstrap",
"portdir": "R/R-bootstrap",
"version": "2019.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/scottkosty/bootstrap",
"description": "Functions for An Introduction to the Bootstrap",
"long_description": "Functions for An Introduction to the Bootstrap",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-survcomp",
"R-MultivariateRandomForest"
]
},
{
"type": "test",
"ports": [
"R-asht",
"R-prabclus"
]
}
]
},
{
"name": "R-bootStepAIC",
"portdir": "R/R-bootStepAIC",
"version": "1.3-0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bootStepAIC",
"description": "Model selection by bootstrapping the stepAIC() procedure",
"long_description": "Model selection by bootstrapping the stepAIC() procedure",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-boot.pval",
"portdir": "R/R-boot.pval",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=boot.pval",
"description": "Bootstrap p-values",
"long_description": "Bootstrap p-values",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-car",
"R-flextable",
"R-rms",
"R-lme4",
"R-CRAN-recommended",
"R-gt",
"R-Rdpack"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-BootPR",
"portdir": "R/R-BootPR",
"version": "1.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BootPR",
"description": "Bootstrap prediction intervals and bias-corrected forecasting",
"long_description": "Bootstrap prediction intervals and bias-corrected forecasting",
"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": []
},
{
"name": "R-bootES",
"portdir": "R/R-bootES",
"version": "1.3.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dgerlanc/bootES",
"description": "Bootstrap confidence intervals on effect sizes",
"long_description": "Bootstrap confidence intervals on effect sizes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-ufs",
"R-rempsyc"
]
}
]
},
{
"name": "R-bootCT",
"portdir": "R/R-bootCT",
"version": "2.1.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bootCT",
"description": "Bootstrap ARDL tests for cointegration",
"long_description": "Bootstrap ARDL tests for cointegration",
"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-gtools",
"R-magrittr",
"R-stringr",
"R-dplyr",
"R-usethis",
"R-urca",
"R-pracma",
"R-vars",
"R-ARDL",
"R-aod",
"R-dynamac",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-reshape2",
"R-ggplot2",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-boot",
"portdir": "R/R-boot",
"version": "1.3-31",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=boot",
"description": "Functions and datasets for bootstrapping",
"long_description": "Functions and datasets for bootstrapping. Recommended package.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-MASS",
"R-survival"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
}
]
},
{
"name": "R-boostrq",
"portdir": "R/R-boostrq",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefanlinner/boostrq",
"description": "Boosting Regression Quantiles",
"long_description": "Boosting Regression Quantiles is a component-wise boosting algorithm.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mboost",
"R-stabs",
"R-CRAN-recommended",
"R-checkmate",
"R-quantreg"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-BoomSpikeSlab",
"portdir": "R/R-BoomSpikeSlab",
"version": "1.2.6",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BoomSpikeSlab",
"description": "MCMC for Spike and Slab regression",
"long_description": "Spike and slab regression with a variety of residual error distributions.",
"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-CRAN-recommended",
"R-Boom"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-igraph",
"R-mlbench"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bsts",
"R-SSVS"
]
},
{
"type": "test",
"ports": [
"R-tidyfit"
]
}
]
},
{
"name": "R-Boom",
"portdir": "R/R-Boom",
"version": "0.9.15",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/steve-the-bayesian/BOOM",
"description": "Bayesian Object-Oriented Modelling",
"long_description": "A C++ library for Bayesian modelling, with an emphasis on Markov chain Monte Carlo.",
"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-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BoomSpikeSlab",
"R-bsts"
]
}
]
},
{
"name": "R-BoolNet",
"portdir": "R/R-BoolNet",
"version": "2.1.9",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BoolNet",
"description": "Construction, simulation and analysis of Boolean networks",
"long_description": "Functions to reconstruct, generate and simulate synchronous, asynchronous, probabilistic and temporal Boolean networks.",
"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-igraph",
"R-XML",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bookdown",
"portdir": "R/R-bookdown",
"version": "0.41",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pkgs.rstudio.com/bookdown",
"description": "Authoring books and technical documents with R markdown",
"long_description": "Authoring books and technical documents with R markdown",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xfun",
"R-CRAN-recommended",
"R-tinytex",
"R-htmltools",
"R-yaml",
"R-jquerylib",
"R-knitr",
"R-rmarkdown"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rstudioapi",
"R-tufte",
"R-testit",
"R-servr",
"R-webshot",
"R-rsconnect",
"R-jsonlite",
"R-xml2",
"R-tibble",
"R-withr",
"R-bslib",
"R-shiny",
"R-testthat",
"R-htmlwidgets",
"R-miniUI",
"R-downlit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gWQS",
"R-BiocStyle",
"R-papaja",
"R-pagedown",
"R-distill",
"R-rmdformats"
]
},
{
"type": "test",
"ports": [
"R-PlackettLuce",
"R-flextable",
"R-officedown",
"R-LMest",
"R-bsitar",
"R-psfmi",
"R-ghcm",
"R-rticles",
"R-fitdistrplus",
"R-sparseMVN",
"R-DAAG",
"R-NPRED",
"R-eha",
"R-heplots",
"R-holiglm",
"R-abn",
"R-DFBA",
"R-rbmi",
"R-aides",
"R-aldvmm",
"R-validate",
"R-lintr",
"R-JointAI",
"R-glca",
"R-tables",
"R-markovchain",
"R-rvec",
"R-mhurdle",
"R-panelPomp",
"R-modelsummary",
"R-huxtable",
"R-hyper2",
"R-RTSA",
"R-iGraphMatch"
]
}
]
},
{
"name": "R-boodist",
"portdir": "R/R-boodist",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=boodist",
"description": "Make some distributions from the Boost C++ library available in R",
"long_description": "Make some distributions from the Boost C++ library available in R",
"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-Rcpp",
"R-RcppEigen",
"R-RcppNumerical",
"R-CRAN-recommended",
"R-BH",
"R-R6"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-plotly"
]
}
],
"depends_on": []
},
{
"name": "R-bonsai",
"portdir": "R/R-bonsai",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bonsai.tidymodels.org",
"description": "Model wrappers for tree-based models",
"long_description": "Model wrappers for tree-based 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-glue",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-parsnip",
"R-dials",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-modeldata",
"R-rsample",
"R-tune",
"R-partykit",
"R-lightgbm",
"R-aorsf"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidyAML"
]
}
]
},
{
"name": "R-Bolstad2",
"portdir": "R/R-Bolstad2",
"version": "1.0-29",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Bolstad2",
"description": "Bolstad Functions",
"long_description": "A set of R functions and data sets for the book Understanding Computational Bayesian Statistics by W.M. Bolstad (2009).",
"active": true,
"categories": [
"science",
"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-ctsfeatures",
"R-BayesGOF"
]
}
]
},
{
"name": "R-Bolstad",
"portdir": "R/R-Bolstad",
"version": "0.2.42",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Bolstad",
"description": "Functions for elementary Bayesian inference",
"long_description": "A set of R functions and data sets for the book Introduction to Bayesian Statistics by W.M. Bolstad (2017).",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bolasso",
"portdir": "R/R-bolasso",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dmolitor.com/bolasso",
"description": "Model-consistent lasso estimation via bootstrap",
"long_description": "Model-consistent lasso estimation via bootstrap",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-progressr",
"R-ggplot2",
"R-future.apply",
"R-glmnet",
"R-gamlr",
"R-CRAN-recommended",
"R-tibble",
"R-generics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-mlbench"
]
}
],
"depends_on": []
},
{
"name": "R-boinet",
"portdir": "R/R-boinet",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=boinet",
"description": "Conduct simulation study of Bayesian optimal interval design with BOIN-ET family",
"long_description": "Conduct simulation study of Bayesian optimal interval design with BOIN-ET family",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Iso",
"R-mfp",
"R-CRAN-recommended",
"R-copula"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "rb-og",
"portdir": "ruby/rb-og",
"version": "0.9.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/og",
"description": "Og provides transparent serialization of object graphs to a RDBMS backend",
"long_description": "Unlike other similar libraries Og maps standard Ruby objects to SQL tables and not vice versa. Og provides a meta language to describe the relations between objects, a flexible and intuitive api for querieng the database, raw access to the SQL language if needed (for example to fine tune the automatically generated SQL tables, or for custom queries), supports deserialization to Ruby objects or tuples, automatically generates join tables for many_to_many relations and provides a collection of usefull Mixins to synthesize common Entities.",
"active": true,
"categories": [
"databases",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
},
{
"name": "rb-odbc",
"portdir": "ruby/rb-odbc",
"version": "0.99998",
"license": "(Ruby or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ch-werner.de/rubyodbc",
"description": "An extension library for ODBC from ruby.",
"long_description": "Extension library to use ODBC data sources from Ruby. Supports Ruby 1.6.x and 1.8 on Win32 OSes and UN*X",
"active": true,
"categories": [
"databases",
"ruby"
],
"maintainers": [],
"variants": [
"utf8",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiodbc",
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-observable",
"portdir": "ruby/rb-observable",
"version": "0.5",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://redshift.sourceforge.net/observable/",
"description": "Mechanism for notifying obervers of state changes",
"long_description": "A variation on the observer pattern. Allows the state of a variable to be exposed to observers. An observer registers code to execute when the variable changes (and also a pattern to detect changes of interest). Notification happens when the writer method is called.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-oauth-tty",
"portdir": "ruby/rb-oauth-tty",
"version": "1.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/oauth-xx/oauth-tty",
"description": "OAuth 1.0 TTY Command Line Interface",
"long_description": "OAuth 1.0 TTY Command Line Interface",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-oauth",
"portdir": "ruby/rb-oauth",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/oauth-xx/oauth-ruby",
"description": "OAuth Core Ruby implementation",
"long_description": "OAuth Core Ruby implementation",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-numo-narray",
"portdir": "ruby/rb-numo-narray",
"version": "0.9.2.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-numo.github.io/narray",
"description": "New NArray class library",
"long_description": "New NArray class library",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-numo-linalg",
"portdir": "ruby/rb-numo-linalg",
"version": "0.1.7",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-numo/numo-linalg",
"description": "Linear algebra library with interface to BLAS/LAPACK",
"long_description": "Linear algebra library with interface to BLAS/LAPACK",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb-numo-gsl",
"portdir": "ruby/rb-numo-gsl",
"version": "0.1.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby-numo/numo-gsl",
"description": "GSL interface for Ruby/Numo::NArray",
"long_description": "GSL interface for Ruby/Numo::NArray",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "R-bnstruct",
"portdir": "R/R-bnstruct",
"version": "1.0.15",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bnstruct",
"description": "Bayesian network structure learning from data with missing values",
"long_description": "Bayesian network structure learning from data with missing values",
"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-CRAN-recommended",
"R-igraph",
"R-bitops"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-qgraph",
"R-graph",
"R-Rgraphviz"
]
}
],
"depends_on": []
},
{
"name": "R-BNSP",
"portdir": "R/R-BNSP",
"version": "2.2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BNSP",
"description": "Bayesian non- and semi-parametric model fitting",
"long_description": "Bayesian non- and semi-parametric model fitting",
"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-cubature",
"R-plyr",
"R-ggplot2",
"R-gridExtra",
"R-threejs",
"R-Formula",
"R-corrplot",
"R-label.switching",
"R-plot3D",
"R-CRAN-recommended",
"gsl",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-np"
]
}
],
"depends_on": []
},
{
"name": "R-BNSL",
"portdir": "R/R-BNSL",
"version": "0.1.4",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BNSL",
"description": "Bayesian network structure learning",
"long_description": "Bayesian network structure learning",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-bnlearn",
"R-Rcpp",
"R-CRAN-recommended",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bnpmr",
"portdir": "R/R-bnpmr",
"version": "1.2",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bnpmr",
"description": "Bayesian Monotonic Non-parametric Regression",
"long_description": "Implements the Bayesian nonparametric monotonic regression method.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gsl",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rb-notificationcenter",
"portdir": "ruby/rb-notificationcenter",
"version": "0.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ringworld.org/~kbullock/ruby/",
"description": "A notification center implementation",
"long_description": "This class enables an object to broadcast a notification that an event occurred to other objects, without having any knowledge of the objects that it is broadcasting to. An object posts a notification (identified by a string and possibly an associated object) to a NotificationCenter (generally the default one). The NotificationCenter then takes care of sending the notification to all of the objects that have registered to receive it.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "rb-nokogiri",
"portdir": "ruby/rb-nokogiri",
"version": "1.16.7",
"license": "MIT",
"platforms": "any",
"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": 639
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}
]
}