GET /api/v1/ports/?format=api&ordering=name&page=865
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50624,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=866",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=864",
    "results": [
        {
            "name": "rb-rubydraw",
            "portdir": "ruby/rb-rubydraw",
            "version": "0.3.2.5",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/awostenberg/rubydraw",
            "description": "Rubydraw is a high-level game/graphics library",
            "long_description": "Rubydraw is a high-level game/graphics library",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-rubygems",
            "portdir": "ruby/rb-rubygems",
            "version": "1.3.7",
            "license": "(Ruby or GPL-2)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubygems.org/",
            "description": "a package management framework for Ruby",
            "long_description": "RubyGems is the Ruby standard for publishing and managing third party libraries.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "ruby",
                "ruby186"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-capistrano",
                        "rb-compass",
                        "rb-gem_plugin",
                        "rb-getopt-declare",
                        "rb-http_parser",
                        "rb-image_science",
                        "rb-net-ssh",
                        "rb-rack",
                        "rb-simple_oauth",
                        "rb-bones",
                        "rb-diff-lcs",
                        "rb-kwartz",
                        "rb-launchy",
                        "rb-net-yail",
                        "rb-polyglot",
                        "rb-rest-client",
                        "rb-redcloth",
                        "rb-locale",
                        "rb-rake",
                        "rb-minitest",
                        "rb-gettext",
                        "rb-json_pure",
                        "rb-mofo",
                        "xmlresume2x",
                        "rb-activeldap",
                        "sup",
                        "rb-hoe",
                        "rb-net-sftp",
                        "rb-twitter",
                        "rb18-rake",
                        "rb-ruby-debug",
                        "rb-actionwebservice",
                        "rb-cgi_multipart_eof_fix",
                        "rb-configuration",
                        "rb-mocha",
                        "rb-net-irc",
                        "rb-ruby-openid",
                        "rb-snmp",
                        "rb-acts_as_taggable",
                        "rb-dnssd",
                        "rb-eventmachine",
                        "rb-fastthread",
                        "rb-fcgi",
                        "rb-ferret",
                        "rb-fxruby",
                        "rb-hpricot",
                        "rb-json",
                        "rb-heroku",
                        "rb-mongrel",
                        "rb-msgpack",
                        "rb-rbot",
                        "rb-rcov",
                        "rb-ruby-debug-base",
                        "rb-sqlite",
                        "rb-tweetstream",
                        "rb-twitter-stream",
                        "rb-technorati-ruby",
                        "rb-coderay",
                        "rb-erubis",
                        "rb-pkg-config",
                        "rb-pluginfactory",
                        "rb-flickr",
                        "rb-haml-edge",
                        "rb-jabber4r",
                        "rb-mini_portile",
                        "rb-og",
                        "rb-rspec",
                        "rb-rspec-rails",
                        "rb-rubytoc",
                        "rb-stomp",
                        "rb-text-format",
                        "rb-uuidtools",
                        "rb-hikidoc",
                        "rb-haml",
                        "rb-net-ssh-gateway",
                        "rb-rubyinline",
                        "rb-xml-simple",
                        "rb-lazylist",
                        "rb-activeresource",
                        "rb-activesupport",
                        "rb-rgl",
                        "rb-daemons",
                        "rb-mongrel_cluster",
                        "rb-archive-tar-minitar",
                        "rb-bee",
                        "rb-lafcadio",
                        "rb-actionmailer",
                        "rb-actionpack",
                        "rb-activerecord",
                        "rb-builder",
                        "rb-cucumber",
                        "rb-rails",
                        "rb-term-ansicolor",
                        "rb-treetop",
                        "rb-netaddr",
                        "rb-nitpick",
                        "rb-parsetree",
                        "rb-trollop",
                        "rb-lockfile",
                        "rb-mime-types",
                        "rb-rmail",
                        "rb-nanoc",
                        "rb-nanoc3",
                        "rb-slave",
                        "rb-rflickr",
                        "rb-roauth",
                        "rb-gd2",
                        "rb-rio",
                        "rb-captcha",
                        "rb-stream",
                        "rb-crypt-isaac",
                        "rb-highline",
                        "rb-net-scp"
                    ]
                }
            ]
        },
        {
            "name": "rb-rubyinline",
            "portdir": "ruby/rb-rubyinline",
            "version": "3.14.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zenspider.com/projects/rubyinline.html",
            "description": "Multi-language extension coding within Ruby",
            "long_description": "RubyInline is an analog to Perl's Inline::C. Out of the box, it allows you to embed C/++ external module code in your Ruby script directly. By writing simple builder classes, you can teach how to cope with new languages (Fortran, Perl, whatever). The code is compiled and run on the fly when needed.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-hoe",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-parsetree"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb-image_science"
                    ]
                }
            ]
        },
        {
            "name": "rb-ruby-openid",
            "portdir": "ruby/rb-ruby-openid",
            "version": "2.1.2",
            "license": "Apache-2 and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/ruby-openid",
            "description": "A robust library for verifying and serving OpenID identities.",
            "long_description": "A robust library for verifying and serving OpenID identities.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-ruby_parser",
            "portdir": "ruby/rb-ruby_parser",
            "version": "3.21.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/ruby_parser",
            "description": "ruby_parser: a parser written in pure Ruby",
            "long_description": "ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc, which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-rubysdl",
            "portdir": "ruby/rb-rubysdl",
            "version": "2.2.0",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kmc.gr.jp/~ohai/rubysdl.en.html",
            "description": "Extension library to use SDL 1.x (Simple DirectMedia Layer)",
            "long_description": "Extension library to use SDL 1.x (Simple DirectMedia Layer)",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-rubytoc",
            "portdir": "ruby/rb-rubytoc",
            "version": "1.0.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/RubyToC",
            "description": "Ruby (subset) to C translator",
            "long_description": "ruby_to_c translates a static Ruby subset to C. Hopefully it works.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-parsetree",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-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": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb-bee"
                    ]
                }
            ]
        },
        {
            "name": "R-bruceR",
            "portdir": "R/R-bruceR",
            "version": "2024.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://psychbruce.github.io/bruceR",
            "description": "Broadly useful, convenient and efficient R functions",
            "long_description": "Broadly useful, convenient and efficient R functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-effectsize",
                        "R-performance",
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lavaan",
                        "R-data.table",
                        "R-texreg",
                        "R-rio",
                        "R-emmeans",
                        "R-psych",
                        "R-lmerTest",
                        "R-afex",
                        "R-mediation",
                        "R-interactions",
                        "R-jtools",
                        "R-CRAN-recommended",
                        "R-rstudioapi",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-glue",
                        "R-tibble",
                        "R-clipr",
                        "R-readxl",
                        "R-lme4",
                        "R-forcats",
                        "R-haven",
                        "R-ggtext",
                        "R-lmtest",
                        "R-see",
                        "R-openxlsx",
                        "R-cowplot",
                        "R-car",
                        "R-GGally",
                        "R-pacman",
                        "R-vars",
                        "R-GPArotation",
                        "R-BayesFactor",
                        "R-MuMIn",
                        "R-phia"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-rufus-mnemo",
            "portdir": "ruby/rb-rufus-mnemo",
            "version": "1.2.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmettraux/rufus-mnemo/",
            "description": "Turns (large) integers into Japanese-sounding words and vice versa",
            "long_description": "Turns (large) integers into Japanese-sounding words and vice versa",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-runt",
            "portdir": "ruby/rb-runt",
            "version": "0.7.0",
            "license": "Apache-1.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mlipper/runt",
            "description": "Ruby API for scheduling recurring/occuring events",
            "long_description": "Runt provides a simple API for scheduling recurring/occuring events through a hackneyed implementation of otherwise excellent temporal patterns created by Martin Fowler. It is a Ruby version of ChronicJ (http://chronicj.org)",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-brxx",
            "portdir": "R/R-brxx",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=brxx",
            "description": "Bayesian test reliability estimation",
            "long_description": "Bayesian test reliability estimation",
            "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-blme",
                        "R-GPArotation",
                        "R-MCMCpack",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-TeachingDemos",
                        "R-blavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bs4Dash",
            "portdir": "R/R-bs4Dash",
            "version": "2.3.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rinterface.github.io/bs4Dash/index.html",
            "description": "Bootstrap 4 version of R-shinydashboard",
            "long_description": "Bootstrap 4 version of R-shinydashboard",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-htmltools",
                        "R-bslib",
                        "R-shiny",
                        "R-httr",
                        "R-waiter",
                        "R-CRAN-recommended",
                        "R-fresh",
                        "R-httpuv",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-golem",
                        "R-thematic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinyEffects",
                        "R-fresh"
                    ]
                }
            ]
        },
        {
            "name": "rb-sass",
            "portdir": "ruby/rb-sass",
            "version": "3.7.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sass-lang.com/",
            "description": "Sass makes CSS fun again.",
            "long_description": "Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-sass-listen",
            "portdir": "ruby/rb-sass-listen",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sass/listen",
            "description": "This fork of guard/listen provides a stable API for users of the Ruby Sass CLI",
            "long_description": "This fork of guard/listen provides a stable API for users of the Ruby Sass CLI",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BSDA",
            "portdir": "R/R-BSDA",
            "version": "1.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alanarnholt.github.io/BSDA",
            "description": "Basic Statistics and Data Analysis",
            "long_description": "Basic Statistics and Data Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-e1071",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BFF"
                    ]
                }
            ]
        },
        {
            "name": "rb-sdl2",
            "portdir": "ruby/rb-sdl2",
            "version": "0.3.6",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ohai/ruby-sdl2",
            "description": "Ruby wrapper for SDL 2.x",
            "long_description": "Ruby wrapper for SDL 2.x",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-sdl2-bindings",
            "portdir": "ruby/rb-sdl2-bindings",
            "version": "0.2.3",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vaiorabbit/sdl2-bindings",
            "description": "Ruby bindings for SDL2",
            "long_description": "Ruby bindings for SDL2",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-sdl-ffi",
            "portdir": "ruby/rb-sdl-ffi",
            "version": "0.4",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacius/ruby-sdl-ffi",
            "description": "Ruby-FFI binding to SDL 1.x multimedia libraries",
            "long_description": "Ruby-FFI binding to SDL 1.x multimedia libraries",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-session",
            "portdir": "ruby/rb-session",
            "version": "2.2.0",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.codeforpeople.com/lib/ruby/session",
            "description": "drive Sh, Bash, IDL easily from scripts",
            "long_description": "Session offers a set of class for driving external progams via pipes. It offers a significant abstraction over Open3::popen since stdout/stderr can be processed individually for each command. Additionally the exit_status of each command is made available.",
            "active": true,
            "categories": [
                "shells",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-sexp_processor",
            "portdir": "ruby/rb-sexp_processor",
            "version": "4.17.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seattlerb/sexp_processor",
            "description": "S-expression branch of ParseTree",
            "long_description": "sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BSgenome",
            "portdir": "R/R-BSgenome",
            "version": "1.72.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/BSgenome",
            "description": "Software infrastructure for efficient representation of full genomes and their SNPs",
            "long_description": "Software infrastructure for efficient representation of full genomes and their SNPs",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-XVector",
                        "R-BiocIO",
                        "R-Biostrings",
                        "R-matrixStats",
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-rtracklayer",
                        "R-CRAN-recommended",
                        "R-GenomeInfoDb",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VariantAnnotation",
                        "R-BSgenomeForge"
                    ]
                }
            ]
        },
        {
            "name": "R-BSgenomeForge",
            "portdir": "R/R-BSgenomeForge",
            "version": "1.4.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/BSgenomeForge",
            "description": "Forge BSgenome data packages",
            "long_description": "Forge BSgenome data packages",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-S4Vectors",
                        "R-IRanges",
                        "R-BiocIO",
                        "R-Biostrings",
                        "R-GenomeInfoDb",
                        "R-GenomicRanges",
                        "R-rtracklayer",
                        "R-BSgenome",
                        "R-CRAN-recommended",
                        "R-BiocGenerics",
                        "R-Biobase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-BiocStyle",
                        "R-GenomicFeatures",
                        "R-Rsamtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bsgof",
            "portdir": "R/R-bsgof",
            "version": "0.23.8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://AppliedStat.GitHub.io/R",
            "description": "Birnbaum–Saunders goodness-of-fit test",
            "long_description": "Birnbaum–Saunders goodness-of-fit test",
            "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-weibullness"
                    ]
                }
            ]
        },
        {
            "name": "rb-shout",
            "portdir": "ruby/rb-shout",
            "version": "2.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dingoskidneys.com/~jaredj/shout.html",
            "description": "Send streaming MP3/Vorbis to an icecase server with libshout",
            "long_description": "Send streaming MP3/Vorbis to an icecase server with libshout",
            "active": true,
            "categories": [
                "audio",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libshout2",
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bsicons",
            "portdir": "R/R-bsicons",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rstudio/bsicons",
            "description": "Easily work with bootstrap icons",
            "long_description": "Easily work with bootstrap icons",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-processx",
                        "R-bslib",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bslib",
                        "R-fresh"
                    ]
                }
            ]
        },
        {
            "name": "rb-simple_oauth",
            "portdir": "ruby/rb-simple_oauth",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/laserlemon/simple_oauth",
            "description": "Simply builds and verifies OAuth headers",
            "long_description": "Simply builds and verifies OAuth headers",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 110
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-twitter-stream"
                    ]
                }
            ]
        },
        {
            "name": "rb-singleton",
            "portdir": "ruby/rb-singleton",
            "version": "0.2.0",
            "license": "(BSD or Ruby)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/singleton",
            "description": "rb-singleton module implements the Singleton pattern",
            "long_description": "rb-singleton module implements the Singleton pattern",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bsitar",
            "portdir": "R/R-bsitar",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bsitar",
            "description": "Bayesian super-imposition by translation and rotation growth curve analysis",
            "long_description": "Bayesian super-imposition by translation and rotation growth curve 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-insight",
                        "R-dplyr",
                        "R-loo",
                        "R-rstan",
                        "R-brms",
                        "R-Rdpack",
                        "R-marginaleffects",
                        "R-CRAN-recommended",
                        "R-sitar",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-forcats",
                        "R-extraDistr",
                        "R-ggtext",
                        "R-Hmisc",
                        "R-pracma",
                        "R-patchwork",
                        "R-spelling",
                        "R-R.rsp",
                        "R-bookdown",
                        "R-kableExtra",
                        "R-marginaleffects",
                        "R-jtools",
                        "R-collapse",
                        "R-glue",
                        "R-tibble",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-bayesplot",
                        "R-future",
                        "R-future.apply",
                        "R-posterior",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-slave",
            "portdir": "ruby/rb-slave",
            "version": "1.2.1",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ahoward/slave",
            "description": "Ruby class to fork processes and starting a DRb server.",
            "long_description": "Ruby class to fork processes and starting a DRb server.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bslib",
            "portdir": "R/R-bslib",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/bslib",
            "description": "Custom bootstrap SASS themes",
            "long_description": "Custom bootstrap SASS themes for R-shiny and R-rmarkdown.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-mime",
                        "R-rlang",
                        "R-lifecycle",
                        "R-cachem",
                        "R-memoise",
                        "R-htmltools",
                        "R-jquerylib",
                        "R-sass",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-fastmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-magrittr",
                        "R-withr",
                        "R-fontawesome",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rappdirs",
                        "R-shiny",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-bsicons",
                        "R-thematic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-bs4Dash",
                        "R-rclipboard",
                        "R-flexdashboard",
                        "R-rmarkdown",
                        "R-multilevelcoda",
                        "R-shinyWidgets",
                        "R-pkgdown",
                        "R-gptstudio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bookdown",
                        "R-thematic",
                        "R-knitr",
                        "R-targets",
                        "R-bsicons",
                        "R-crosstalk",
                        "R-SSVS",
                        "R-DT",
                        "R-shinydashboardPlus"
                    ]
                }
            ]
        },
        {
            "name": "R-BsMD",
            "portdir": "R/R-BsMD",
            "version": "2023.920",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BsMD",
            "description": "Bayes screening and model discrimination",
            "long_description": "Bayes screening and model discrimination",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-snaky_hash",
            "portdir": "ruby/rb-snaky_hash",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/oauth-xx/snaky_hash",
            "description": "Hashie::Mash joint to make snakelife better",
            "long_description": "Hashie::Mash joint to make snakelife better",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-snmp",
            "portdir": "ruby/rb-snmp",
            "version": "1.0.1",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/snmp",
            "description": "SNMP library implemented in ruby",
            "long_description": "This library implements SNMP (the Simple Network Management Protocol). It is implemented in pure Ruby, so there are no dependencies on external libraries like net-snmp. You can run this library anywhere that Ruby can run.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-gem_plugin",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bspline",
            "portdir": "R/R-bspline",
            "version": "2.2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MathsCell/bspline",
            "description": "B-spline interpolation and regression",
            "long_description": "B-spline interpolation and 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",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-arrApply",
                        "R-nlsic",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bsplinePsd",
            "portdir": "R/R-bsplinePsd",
            "version": "0.6.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bsplinePsd",
            "description": "Bayesian non-parametric spectral density estimation using b-spline priors",
            "long_description": "Bayesian non-parametric spectral density estimation using b-spline priors",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bspmma",
            "portdir": "R/R-bspmma",
            "version": "0.1-2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bspmma",
            "description": "Bayesian Semiparametric Models for Meta-Analysis",
            "long_description": "Bayesian Semiparametric Models for Meta-Analysis",
            "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": []
        },
        {
            "name": "rb-sqlite",
            "portdir": "ruby/rb-sqlite",
            "version": "2.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/sqlite-ruby",
            "description": "Interface to the SQLite DB engine from Ruby",
            "long_description": "Provides an interface for the SQLite DB engine. This differs from the 'ruby-sqlite' project (also on RAA) in that it is more complete, and from the ruby DBI version of SQLite in that it is SQLite specific, so you can do things that would otherwise be more difficult via DBI. If you want portability between backends, use DBI. If you want ease of use with SQLite, use this. Note that this module is NOT compatible with SQLite3.",
            "active": true,
            "categories": [
                "databases",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "rb-rake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite2",
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-sqlite3",
            "portdir": "ruby/rb-sqlite3",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sparklemotion/sqlite3-ruby",
            "description": "Interface to the SQLite3 DB engine from Ruby",
            "long_description": "This module allows Ruby programs to interface with the SQLite3 database engine (https://www.sqlite.org) You must have the SQLite engine installed in order to build this module. Note that this module is NOT compatible with SQLite 2.x.",
            "active": true,
            "categories": [
                "databases",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "ruby"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-rails"
                    ]
                }
            ]
        },
        {
            "name": "R-BSSasymp",
            "portdir": "R/R-BSSasymp",
            "version": "1.2-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BSSasymp",
            "description": "Asymptotic covariance matrices of some BSS mixing and unmixing matrix estimates",
            "long_description": "Asymptotic covariance matrices of some BSS mixing and unmixing matrix estimates",
            "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-JADE",
                        "R-fICA",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fICA"
                    ]
                }
            ]
        },
        {
            "name": "R-bssm",
            "portdir": "R/R-bssm",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bssm",
            "description": "Bayesian inference of non-linear and non-Gaussian state space models",
            "long_description": "Bayesian inference of non-linear and non-Gaussian state space models",
            "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-rlang",
                        "R-coda",
                        "R-checkmate",
                        "R-dplyr",
                        "R-tidyr",
                        "R-bayesplot",
                        "R-posterior",
                        "R-sitmo",
                        "R-ramcmc",
                        "R-diagis",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-KFAS",
                        "R-sde"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-BSSoverSpace",
            "portdir": "R/R-BSSoverSpace",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BSSoverSpace",
            "description": "Blind source separation for multivariate spatial data using eigen analysis",
            "long_description": "Blind source separation for multivariate spatial data using eigen analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rSPDE",
                        "R-SpatialBSS",
                        "R-CRAN-recommended",
                        "R-expm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BSSprep",
            "portdir": "R/R-BSSprep",
            "version": "0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BSSprep",
            "description": "Whitening data as Preparation for Blind Source Separation",
            "long_description": "Whitening data as Preparation for Blind Source Separation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-bst",
            "portdir": "R/R-bst",
            "version": "0.3-24",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bst",
            "description": "Gradient boosting",
            "long_description": "Gradient boosting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gbm",
                        "R-CRAN-recommended",
                        "R-doParallel",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-pROC",
                        "R-R.rsp",
                        "R-gdata",
                        "R-hdi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mpath",
                        "R-bujar"
                    ]
                }
            ]
        },
        {
            "name": "rb-stomp",
            "portdir": "ruby/rb-stomp",
            "version": "1.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/stomp",
            "description": "Ruby bindings for the stomp messaging protocol",
            "long_description": "Ruby bindings for the stomp messaging protocol",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-stream",
            "portdir": "ruby/rb-stream",
            "version": "0.5",
            "license": "(Ruby or GPL-2)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/stream",
            "description": "Extended External Iterators",
            "long_description": "Extended External Iterators (forward and backward). Borrowed from Smalltalk stream concept where the name of the module comes from.",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rb18-rake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-rubygems"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-rgl"
                    ]
                }
            ]
        },
        {
            "name": "rb-stringio",
            "portdir": "ruby/rb-stringio",
            "version": "3.1.2",
            "license": "BSD and Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruby/stringio",
            "description": "Pseudo-IO class from/to string",
            "long_description": "Pseudo-IO class from/to string",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bsts",
            "portdir": "R/R-bsts",
            "version": "0.9.10",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bsts",
            "description": "Bayesian Structural Time Series",
            "long_description": "Time series regression using dynamic linear models fit using MCMC.",
            "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",
                        "R-BoomSpikeSlab",
                        "R-xts",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bsub",
            "portdir": "R/R-bsub",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bsub",
            "description": "Submitter and monitor of the LSF Cluster",
            "long_description": "Submitter and monitor of the LSF Cluster",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GetoptLong",
                        "R-GlobalOptions",
                        "R-crayon",
                        "R-CRAN-recommended",
                        "R-clisymbols",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-such",
            "portdir": "ruby/rb-such",
            "version": "2.1.230106",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carlosjhr64/such",
            "description": "Such wrapper for Ruby Gnome GTK",
            "long_description": "Such wrapper for Ruby Gnome GTK",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}