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

{
    "count": 52338,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=210",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=208",
    "results": [
        {
            "name": "ocaml-timezone",
            "portdir": "ocaml/ocaml-timezone",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/timezone",
            "description": "Timezone for OCaml",
            "long_description": "Timezone handles parsing timezone data and create Timezone.t that can later be used to manipulate time in core (using Time and Time_ns modules).",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-core",
                        "ocaml-ppx_jane"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async_log",
                        "ocaml-core_unix"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-textutils_kernel",
            "portdir": "ocaml/ocaml-textutils_kernel",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/textutils_kernel",
            "description": "The subset of textutils using only core_kernel and working in JavaScript",
            "long_description": "The subset of textutils using only core_kernel and working in JavaScript",
            "active": true,
            "categories": [
                "textproc",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-uutf",
                        "ocaml",
                        "ocaml-ppx_jane",
                        "ocaml-core",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-textutils"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-textutils",
            "portdir": "ocaml/ocaml-textutils",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/textutils",
            "description": "Text output utilities",
            "long_description": "Text output utilities",
            "active": true,
            "categories": [
                "textproc",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-uutf",
                        "ocaml-core",
                        "ocaml-core_kernel",
                        "ocaml",
                        "ocaml-ppx_jane",
                        "ocaml-textutils_kernel",
                        "ocaml-core_unix",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async",
                        "ocaml-shell"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-spawn",
            "portdir": "ocaml/ocaml-spawn",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/spawn",
            "description": "Spawning system process",
            "long_description": "Spawn is a small library exposing only one function: Spawn.spawn. Its purpose is to start command in the background. Spawn aims to provide a few missing features of Unix.create_process such as providing a working directory as well as improving error reporting and performance.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ocaml-ppx_expect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-core_unix",
                        "ocaml-shell"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-record_builder",
            "portdir": "ocaml/ocaml-record_builder",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/record_builder",
            "description": "Library which provides traversal of records with an applicative",
            "long_description": "Library which provides traversal of records with an applicative",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppx_jane"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-core_extended"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-protocol_version_header",
            "portdir": "ocaml/ocaml-protocol_version_header",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/protocol_version_header",
            "description": "Protocol-aware version negotiation",
            "long_description": "Protocol-aware version negotiation",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-core",
                        "ocaml-ppx_jane"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async_rpc_kernel"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_tydi",
            "portdir": "ocaml/ocaml-ppx_tydi",
            "version": "0.17.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_tydi",
            "description": "Let expressions, inferring pattern type from expression",
            "long_description": "Let expressions, inferring pattern type from expression",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppxlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_jane"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_jane",
            "portdir": "ocaml/ocaml-ppx_jane",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_jane",
            "description": "ppx_driver including all standard ppx rewriters",
            "long_description": "ppx_driver including all standard ppx rewriters",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppxlib",
                        "ocaml-ppx_assert",
                        "ocaml-ppx_custom_printf",
                        "ocaml-ppx_fixed_literal",
                        "ocaml-ppx_here",
                        "ocaml-ppx_ignore_instrumentation",
                        "ocaml-ppx_let",
                        "ocaml-ppx_optional",
                        "ocaml-ppx_pipebang",
                        "ocaml-ppx_sexp_message",
                        "ocaml-ppx_sexp_value",
                        "ocaml-ppx_stable",
                        "ocaml-ppx_stable_witness",
                        "ocaml-ppx_base",
                        "ocaml",
                        "ocaml-ppx_bin_prot",
                        "ocaml-ppx_disable_unused_warnings",
                        "ocaml-ppx_fields_conv",
                        "ocaml-ppx_inline_test",
                        "ocaml-ppx_log",
                        "ocaml-ppx_module_timer",
                        "ocaml-ppx_string",
                        "ocaml-ppx_typerep_conv",
                        "ocaml-ppx_variants_conv",
                        "ocaml-base_quickcheck",
                        "ocaml-ppx_expect",
                        "ocaml-ppx_tydi",
                        "ocaml-ppx_string_conv",
                        "ocaml-ppx_bench",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async",
                        "ocaml-async_kernel",
                        "ocaml-async_log",
                        "ocaml-async_rpc_kernel",
                        "ocaml-async_unix",
                        "ocaml-base_bigstring",
                        "ocaml-core",
                        "ocaml-core_kernel",
                        "ocaml-core_unix",
                        "ocaml-gel",
                        "ocaml-int_repr",
                        "ocaml-patience_diff",
                        "ocaml-ppx_diff",
                        "ocaml-protocol_version_header",
                        "ocaml-record_builder",
                        "ocaml-shell",
                        "ocaml-textutils",
                        "ocaml-textutils_kernel",
                        "ocaml-timezone",
                        "ocaml-uopt",
                        "ocaml-core_extended",
                        "ocaml-expect_test_helpers_core",
                        "ocaml-expect_test_helpers_kernel",
                        "ocaml-patdiff"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ppx_expect",
            "portdir": "ocaml/ocaml-ppx_expect",
            "version": "0.17.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ppx_expect",
            "description": "Expect-test is a framework for writing tests in OCaml, similar to Cram",
            "long_description": "Expect-test is a framework for writing tests in OCaml, similar to Cram",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml-stdio",
                        "ocaml",
                        "ocaml-ppx_here",
                        "ocaml-ppx_inline_test",
                        "ocaml-ppxlib",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_jane",
                        "ocaml-ppx_log"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ocaml-spawn"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-patience_diff",
            "portdir": "ocaml/ocaml-patience_diff",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/patience_diff",
            "description": "Tool and library implementing patience diff",
            "long_description": "Diff library using Bram Cohenʼs patience diff algorithm.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml",
                        "ocaml-ppx_jane",
                        "ocaml-core",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-patdiff"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-patdiff",
            "portdir": "ocaml/ocaml-patdiff",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/patdiff",
            "description": "Colored patience diffs with word-level refinement",
            "long_description": "Patdiff is an OCaml implementation of Bram Cohen's patience diff algorithm, with a few extra conveniences for comparing code and config files.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-pcre",
                        "ocaml-re",
                        "ocaml-core",
                        "ocaml-core_kernel",
                        "ocaml",
                        "ocaml-expect_test_helpers_core",
                        "ocaml-patience_diff",
                        "ocaml-ppx_jane",
                        "ocaml-core_unix",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "stanc3"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ocaml_intrinsics",
            "portdir": "ocaml/ocaml-ocaml_intrinsics",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/ocaml_intrinsics",
            "description": "Library of intrinsics for OCaml",
            "long_description": "The ocaml_intrinsics library provides an OCaml interface to operations that have dedicated hardware instructions on some micro-architectures.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "ocaml-dune-configurator",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-ocaml_intrinsics_kernel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-core_unix"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-int_repr",
            "portdir": "ocaml/ocaml-int_repr",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/int_repr",
            "description": "Integers of various widths",
            "long_description": "Integers of various widths",
            "active": true,
            "categories": [
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-base",
                        "ocaml-findlib",
                        "ocaml-ppx_jane"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-base_bigstring",
                        "ocaml-core_kernel"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-expect_test_helpers_core",
            "portdir": "ocaml/ocaml-expect_test_helpers_core",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/expect_test_helpers_core",
            "description": "Library to be used with expect tests",
            "long_description": "Library to be used with expect tests",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml-stdio",
                        "ocaml-re",
                        "ocaml",
                        "ocaml-base_quickcheck",
                        "ocaml-core",
                        "ocaml-ppx_jane",
                        "ocaml-sexp_pretty",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-core_unix",
                        "ocaml-patdiff"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-core_unix",
            "portdir": "ocaml/ocaml-core_unix",
            "version": "0.17.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/core_unix",
            "description": "Unix-specific portions of Core",
            "long_description": "Unix-specific portions of Core",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-jane-street-headers",
                        "ocaml-jst-config",
                        "ocaml-ppx_optcomp",
                        "ocaml-sexplib",
                        "ocaml-core",
                        "ocaml",
                        "ocaml-expect_test_helpers_core",
                        "ocaml-ocaml_intrinsics",
                        "ocaml-ppx_jane",
                        "ocaml-spawn",
                        "ocaml-timezone",
                        "ocaml-core_kernel",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async",
                        "ocaml-async_unix",
                        "ocaml-shell",
                        "ocaml-textutils",
                        "ocaml-core_extended",
                        "ocaml-patdiff"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-core_kernel",
            "portdir": "ocaml/ocaml-core_kernel",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/core_kernel",
            "description": "Jane Streetʼs standard library overlay",
            "long_description": "Jane Streetʼs standard library overlay",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml-ppx_optcomp",
                        "ocaml-core",
                        "ocaml",
                        "ocaml-ppx_jane",
                        "ocaml-uopt",
                        "ocaml-int_repr",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async",
                        "ocaml-async_kernel",
                        "ocaml-async_log",
                        "ocaml-async_unix",
                        "ocaml-core_unix",
                        "ocaml-textutils",
                        "stanc3",
                        "ocaml-expect_test_helpers_kernel",
                        "ocaml-patdiff"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-core_extended",
            "portdir": "ocaml/ocaml-core_extended",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/core_extended",
            "description": "Jane Street Capital's standard library overlay",
            "long_description": "Jane Street Capital's standard library overlay",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-re",
                        "ocaml-core",
                        "ocaml",
                        "ocaml-ppx_jane",
                        "ocaml-record_builder",
                        "ocaml-core_unix",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-core",
            "portdir": "ocaml/ocaml-core",
            "version": "0.17.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/core",
            "description": "Jane Street Capitalʼs standard library overlay",
            "long_description": "Jane Street Capitalʼs standard library overlay",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml-stdio",
                        "ocaml-ppx_assert",
                        "ocaml-ppx_hash",
                        "ocaml-ppx_sexp_conv",
                        "ocaml-ppx_sexp_message",
                        "ocaml-bin_prot",
                        "ocaml-fieldslib",
                        "ocaml-jane-street-headers",
                        "ocaml-jst-config",
                        "ocaml-ppx_base",
                        "ocaml",
                        "ocaml-ppx_optcomp",
                        "ocaml-sexplib",
                        "ocaml-splittable_random",
                        "ocaml-time_now",
                        "ocaml-typerep",
                        "ocaml-variantslib",
                        "ocaml-base_bigstring",
                        "ocaml-base_quickcheck",
                        "ocaml-ppx_jane",
                        "ocaml-ppx_diff",
                        "ocaml-ppx_inline_test",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async",
                        "ocaml-async_kernel",
                        "ocaml-async_log",
                        "ocaml-async_rpc_kernel",
                        "ocaml-async_unix",
                        "ocaml-core_kernel",
                        "ocaml-core_unix",
                        "ocaml-patience_diff",
                        "ocaml-protocol_version_header",
                        "ocaml-shell",
                        "ocaml-textutils",
                        "ocaml-textutils_kernel",
                        "ocaml-timezone",
                        "stanc3",
                        "ocaml-core_extended",
                        "ocaml-expect_test_helpers_core",
                        "ocaml-patdiff"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-bisect_ppx",
            "portdir": "ocaml/ocaml-bisect_ppx",
            "version": "2.8.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aantron/bisect_ppx",
            "description": "Code coverage tool for OCaml and Reason",
            "long_description": "Code coverage tool for OCaml and Reason",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-ppxlib",
                        "ocaml-cmdliner"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "stanc3"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-base_quickcheck",
            "portdir": "ocaml/ocaml-base_quickcheck",
            "version": "0.17.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/base_quickcheck",
            "description": "Randomized testing framework",
            "long_description": "Randomized testing framework, designed for compatibility with Base.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml-ppxlib",
                        "ocaml-ppx_let",
                        "ocaml-ppx_sexp_message",
                        "ocaml",
                        "ocaml-ppx_base",
                        "ocaml-ppx_fields_conv",
                        "ocaml-splittable_random",
                        "ocaml-ppx_sexp_value",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-core",
                        "ocaml-ppx_jane",
                        "ocaml-expect_test_helpers_core",
                        "ocaml-expect_test_helpers_kernel"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-base_bigstring",
            "portdir": "ocaml/ocaml-base_bigstring",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/base_bigstring",
            "description": "String type based on Bigarray, for use in I/O and C-bindings",
            "long_description": "String type based on Bigarray, for use in I/O and C-bindings",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml",
                        "ocaml-ppx_jane",
                        "ocaml-int_repr",
                        "ocaml-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-core"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-async_unix",
            "portdir": "ocaml/ocaml-async_unix",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/async_unix",
            "description": "Jane Street Capitalʼs asynchronous execution library (unix)",
            "long_description": "Jane Street Capitalʼs asynchronous execution library (unix)",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-findlib",
                        "ocaml-async_kernel",
                        "ocaml-core",
                        "ocaml",
                        "ocaml-core_unix",
                        "ocaml-ppx_jane",
                        "ocaml-core_kernel",
                        "ocaml-cstruct"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async",
                        "ocaml-async_log"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-async_rpc_kernel",
            "portdir": "ocaml/ocaml-async_rpc_kernel",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/async_rpc_kernel",
            "description": "Platform-independent core of Async RPC library",
            "long_description": "A library for building RPC-style protocols. This library is the portable part of the Unix-oriented Async_rpc library, and is actively used in JavaScript.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async_kernel",
                        "ocaml-core",
                        "ocaml",
                        "ocaml-protocol_version_header",
                        "ocaml-ppx_jane",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-async_kernel",
            "portdir": "ocaml/ocaml-async_kernel",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/async_kernel",
            "description": "Jane Street Capitalʼs asynchronous execution library (core)",
            "long_description": "Jane Street Capitalʼs asynchronous execution library (core)",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-core",
                        "ocaml",
                        "ocaml-ppx_jane",
                        "ocaml-core_kernel",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-async",
                        "ocaml-async_log",
                        "ocaml-async_rpc_kernel",
                        "ocaml-async_unix"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-async",
            "portdir": "ocaml/ocaml-async",
            "version": "0.17.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/janestreet/async",
            "description": "Jane Street Capitalʼs asynchronous execution library",
            "long_description": "Async is a library for asynchronous programming, i.e. programming where some part of the program must wait for things that happen at times determined by some external entity (like a human or another program). This includes pretty much any program that uses blocking calls (e.g. networking code, disk access), timeouts or event loops (e.g. GUIs).",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_log",
                        "ocaml-async_kernel",
                        "ocaml-async_rpc_kernel",
                        "ocaml-async_unix",
                        "ocaml-core",
                        "ocaml",
                        "ocaml-core_unix",
                        "ocaml-ppx_jane",
                        "ocaml-textutils",
                        "ocaml-async_log",
                        "ocaml-core_kernel",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mrsh",
            "portdir": "shells/mrsh",
            "version": "0.0.0-20220914",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~emersion/mrsh",
            "description": "A minimal POSIX shell.",
            "long_description": "mrsh is a minimal shell striving for POSIX compliance, no less, no more.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "readline",
                "libedit",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-urllib3",
            "portdir": "python/py-urllib3",
            "version": "2.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urllib3.readthedocs.io/",
            "description": "HTTP library with thread-safe connection pooling, file post, and more.",
            "long_description": "HTTP library with thread-safe connection pooling, file post, and more.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-hatch-vcs",
                        "clang-18",
                        "py312-build",
                        "py312-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-certifi",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-botocore",
                        "py312-requests-cache",
                        "py312-requests-futures",
                        "py312-responses",
                        "py312-docker",
                        "tmt",
                        "py312-awscli2",
                        "py312-distributed",
                        "py312-dulwich",
                        "py312-requests",
                        "py312-vcrpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-spotipy",
                        "py312-pygithub",
                        "py312-elastic-transport",
                        "py312-elasticsearch",
                        "py312-pmdarima",
                        "py312-selenium",
                        "py312-sentry-sdk"
                    ]
                }
            ]
        },
        {
            "name": "R-rmargint",
            "portdir": "R/R-rmargint",
            "version": "2.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmargint",
            "description": "Robust Marginal Integration procedures",
            "long_description": "Robust Marginal Integration procedures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-riverplot",
            "portdir": "R/R-riverplot",
            "version": "0.10",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=riverplot",
            "description": "Sankey or ribbon plots",
            "long_description": "Sankey or ribbon plots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-qpdf",
                        "R-maptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dynsbm"
                    ]
                }
            ]
        },
        {
            "name": "R-moveHMM",
            "portdir": "R/R-moveHMM",
            "version": "1.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=moveHMM",
            "description": "Animal movement modelling using hidden Markov models",
            "long_description": "Animal movement modelling using hidden Markov models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-CircStats",
                        "R-geosphere",
                        "R-CRAN-recommended",
                        "R-ggmap",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-hmmTMB"
                    ]
                }
            ]
        },
        {
            "name": "R-mmand",
            "portdir": "R/R-mmand",
            "version": "1.6.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonclayden/mmand",
            "description": "Mathematical Morphology in Any Number of Dimensions",
            "long_description": "Mathematical Morphology in Any Number of Dimensions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-tinytest",
                        "R-loder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-loder",
            "portdir": "R/R-loder",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonclayden/loder",
            "description": "Dependency-free access to PNG image files",
            "long_description": "Dependency-free access to PNG image files",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mmand"
                    ]
                }
            ]
        },
        {
            "name": "R-hmm.discnp",
            "portdir": "R/R-hmm.discnp",
            "version": "3.0-9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hmm.discnp",
            "description": "Hidden Markov models with discrete non-parametric observation distributions",
            "long_description": "Hidden Markov models with discrete non-parametric observation distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggmap",
            "portdir": "R/R-ggmap",
            "version": "4.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggmap",
            "description": "Spatial visualization with R-ggplot2",
            "long_description": "Spatial visualization with R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-png",
                        "R-rlang",
                        "R-glue",
                        "R-plyr",
                        "R-digest",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-httr",
                        "R-bitops",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-jpeg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-hexbin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-moveHMM"
                    ]
                }
            ]
        },
        {
            "name": "R-ggdark",
            "portdir": "R/R-ggdark",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggdark",
            "description": "Dark mode for R-ggplot2 themes",
            "long_description": "Dark mode for R-ggplot2 themes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gRim",
            "portdir": "R/R-gRim",
            "version": "0.3.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://people.math.aau.dk/~sorenh/software/gR",
            "description": "Graphical Interaction Models",
            "long_description": "Graphical Interaction Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-magrittr",
                        "R-glue",
                        "R-igraph",
                        "R-doBy",
                        "R-gRain",
                        "R-gRbase",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gRain"
                    ]
                }
            ]
        },
        {
            "name": "R-gRaven",
            "portdir": "R/R-gRaven",
            "version": "1.1.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gRaven",
            "description": "Bayes Nets",
            "long_description": "Wrappers for functions in the R-gRain package to emulate some RHugin functionality, allowing the building of Bayesian networks consisting on discrete chance nodes incrementally, through adding nodes, edges and conditional probability tables, the setting of evidence, querying marginal probabilities and normalizing constants, and generating sets of high-probability configurations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gRbase",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-gRain"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-factoextra",
            "portdir": "R/R-factoextra",
            "version": "1.0.7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpkgs.datanovia.com/factoextra/index.html",
            "description": "Extract and visualize the results of multivariate data analyses",
            "long_description": "Extract and visualize the results of multivariate data analyses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-ggrepel",
                        "R-dendextend",
                        "R-ggpubr",
                        "R-FactoMineR",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-igraph",
                        "R-mclust",
                        "R-ca",
                        "R-ade4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-GDAtools",
                        "R-SSLR",
                        "R-see"
                    ]
                }
            ]
        },
        {
            "name": "R-dynsbm",
            "portdir": "R/R-dynsbm",
            "version": "0.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dynsbm",
            "description": "Dynamic Stochastic Block Models",
            "long_description": "Dynamic Stochastic Block Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-riverplot",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ctsfeatures",
            "portdir": "R/R-ctsfeatures",
            "version": "1.2.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctsfeatures",
            "description": "Analysis of categorical time series",
            "long_description": "Analysis of categorical time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tsibble",
                        "R-Rdpack",
                        "R-Bolstad2",
                        "R-latex2exp",
                        "R-CRAN-recommended",
                        "R-astsa",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-conclust",
            "portdir": "R/R-conclust",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=conclust",
            "description": "Pairwise Constraints Clustering",
            "long_description": "Pairwise Constraints Clustering",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSLR"
                    ]
                }
            ]
        },
        {
            "name": "R-collinear",
            "portdir": "R/R-collinear",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blasbenito.github.io/collinear",
            "description": "Seamless multicollinearity management for categorical and numeric variables",
            "long_description": "Seamless multicollinearity management for categorical and numeric variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ranger",
                        "R-CRAN-recommended",
                        "R-progressr",
                        "R-future.apply"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-future",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cPCG",
            "portdir": "R/R-cPCG",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cPCG",
            "description": "Efficient and customized preconditioned conjugate gradient method for solving system of linear equations",
            "long_description": "Efficient and customized preconditioned conjugate gradient method for solving system of linear equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-WaveletGARCH",
            "portdir": "R/R-WaveletGARCH",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=WaveletGARCH",
            "description": "Fit the Wavelet-GARCH model to volatile time series data",
            "long_description": "Fit the Wavelet-GARCH model to volatile time series data",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rugarch",
                        "R-wavelets",
                        "R-forecast",
                        "R-FinTS",
                        "R-CRAN-recommended",
                        "R-fracdiff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SearchTrees",
            "portdir": "R/R-SearchTrees",
            "version": "0.5.5",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SearchTrees",
            "description": "Spatial Search Trees",
            "long_description": "The QuadTree data structure is useful for fast, neighborhood-restricted lookups.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RgoogleMaps",
            "portdir": "R/R-RgoogleMaps",
            "version": "1.5.1",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RgoogleMaps",
            "description": "Overlays on static maps",
            "long_description": "Overlays on static maps",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-png",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jpeg",
                        "R-RColorBrewer",
                        "R-RCurl",
                        "R-leaflet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LVGP",
            "portdir": "R/R-LVGP",
            "version": "2.1.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LVGP",
            "description": "Latent variable gaussian process modeling with qualitative and quantitative input variables",
            "long_description": "Latent variable gaussian process modeling with qualitative and quantitative input variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randtoolbox",
                        "R-lhs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GREMLINS",
            "portdir": "R/R-GREMLINS",
            "version": "0.2.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://GrossSBM.github.io/GREMLINS",
            "description": "Generalized multipartite networks",
            "long_description": "Generalized multipartite networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbmcapply",
                        "R-aricode",
                        "R-blockmodels",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-robber",
                        "R-sbm"
                    ]
                }
            ]
        },
        {
            "name": "R-FinTS",
            "portdir": "R/R-FinTS",
            "version": "0.4-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/fints",
            "description": "Analysis of Financial Time Series",
            "long_description": "Analysis of Financial Time Series",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-tseries",
                        "R-urca",
                        "R-polynom",
                        "R-psych",
                        "R-GPArotation",
                        "R-distrEx",
                        "R-e1071",
                        "R-chron",
                        "R-moments",
                        "R-sandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WaveletGARCH",
                        "R-WaveletML"
                    ]
                }
            ]
        }
    ]
}