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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=266",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=264",
    "results": [
        {
            "name": "py310-blosc2",
            "portdir": "python/py-blosc2",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/blosc2/",
            "description": "Python wrapper for Blosc2",
            "long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py310-cython",
                        "py310-build",
                        "py310-installer",
                        "py310-scikit-build-core",
                        "py310-oldest-supported-numpy",
                        "clang-18",
                        "ninja"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-requests",
                        "py310-numpy",
                        "py310-msgpack",
                        "py310-numexpr",
                        "py310-ndindex",
                        "blosc2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-tables"
                    ]
                }
            ]
        },
        {
            "name": "py39-blosc2",
            "portdir": "python/py-blosc2",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/blosc2/",
            "description": "Python wrapper for Blosc2",
            "long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
            "active": false,
            "categories": [
                "devel",
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-oldest-supported-numpy",
                        "clang-18",
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "py39-cython",
                        "py39-scikit-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-cpuinfo",
                        "py39-msgpack",
                        "py39-numpy",
                        "py39-ndindex",
                        "blosc2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-tables"
                    ]
                }
            ]
        },
        {
            "name": "py38-blosc2",
            "portdir": "python/py-blosc2",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/blosc2/",
            "description": "Python wrapper for Blosc2",
            "long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
            "active": false,
            "categories": [
                "devel",
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-oldest-supported-numpy",
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "py38-cython",
                        "py38-scikit-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-cpuinfo",
                        "py38-msgpack",
                        "py38-numpy",
                        "py38-ndindex",
                        "blosc2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-tables"
                    ]
                }
            ]
        },
        {
            "name": "py-blosc2",
            "portdir": "python/py-blosc2",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/blosc2/",
            "description": "Python wrapper for Blosc2",
            "long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-blosc2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qepcad",
            "portdir": "math/qepcad",
            "version": "2023.03.12",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PetterS/qepcad",
            "description": "Quantifier Elimination by Partial Cylindrical Algebraic Decomposition",
            "long_description": "Quantifier Elimination by Partial Cylindrical Algebraic Decomposition",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mhxd",
            "portdir": "net/mhxd",
            "version": "0.4.11",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hotline.fandom.com/wiki/Clients",
            "description": "GTK+ Hotline client and server",
            "long_description": "GTK+ Hotline client and server",
            "active": true,
            "categories": [
                "net",
                "www",
                "hotline"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "openssl11",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "toxic",
            "portdir": "net/toxic",
            "version": "0.16.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://toktok.ltd",
            "description": "An ncurses-based Tox client",
            "long_description": "Toxic is a Tox-based instant messaging and video chat client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libconfig-hr",
                        "libnotify",
                        "ncurses",
                        "desktop-file-utils",
                        "freealut",
                        "qrencode",
                        "curl",
                        "xorg-libX11",
                        "toxcore",
                        "libpng",
                        "openal-soft"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "eiskaltdcpp",
            "portdir": "net/eiskaltdcpp",
            "version": "2.4.2-github-2024.10.25",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/eiskaltdcpp/eiskaltdcpp",
            "description": "Direct Connect protocols file sharing",
            "long_description": "EiskaltDC++ is a cross-platform program that uses the Direct Connect (DC aka NMDC) and Advanced Direct Connect (ADC) protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.",
            "active": true,
            "categories": [
                "net",
                "www",
                "p2p"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qt4",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "git",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "jsoncpp",
                        "pcre2",
                        "libidn2",
                        "qt5-qtbase",
                        "libiconv",
                        "pango",
                        "openssl3",
                        "gettext-runtime",
                        "miniupnpc",
                        "qt5-qtmultimedia",
                        "qt5-qttools",
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libhv",
            "portdir": "devel/libhv",
            "version": "1.3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ithewei/libhv",
            "description": "A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server",
            "long_description": "A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 46
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "curl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ffmpeg6",
            "portdir": "multimedia/ffmpeg6",
            "version": "6.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ffmpeg.org/",
            "description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.",
            "long_description": "FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on the ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "no_symlink",
                "x11",
                "libdc1394",
                "librtmp",
                "jack",
                "darwinssl",
                "gpl2",
                "gpl3",
                "nonfree",
                "rav1e",
                "flite",
                "vmaf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "cctools",
                        "gmake",
                        "clang-18",
                        "nasm",
                        "texinfo"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "soxr",
                        "speex",
                        "gnutls",
                        "libsdl2",
                        "fontconfig",
                        "harfbuzz",
                        "librsvg",
                        "openjpeg",
                        "webp",
                        "zimg",
                        "XviD",
                        "aom",
                        "dav1d",
                        "libass",
                        "libbluray",
                        "libogg",
                        "libtheora",
                        "libvpx",
                        "bzip2",
                        "x265",
                        "freetype",
                        "fribidi",
                        "libiconv",
                        "zvbi",
                        "libvidstab",
                        "svt-av1",
                        "libvmaf",
                        "x264",
                        "lzo2",
                        "xz",
                        "zlib",
                        "lame",
                        "libmodplug",
                        "libopus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlt",
                        "mpv-legacy",
                        "shairport-sync",
                        "xmms2",
                        "dvbcut"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite",
                        "gutils-suite-extra"
                    ]
                }
            ]
        },
        {
            "name": "libxc6",
            "portdir": "science/libxc6",
            "version": "6.2.2",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/libxc/libxc",
            "description": "Exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "bzip2",
                        "bash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abinit"
                    ]
                }
            ]
        },
        {
            "name": "libxc5",
            "portdir": "science/libxc5",
            "version": "5.2.3",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/libxc/libxc",
            "description": "Exchange-correlation functionals for DFT",
            "long_description": "Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by all the ETSF codes and also other codes.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "bzip2",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oxenc",
            "portdir": "net/oxenc",
            "version": "1.5.0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/session-foundation/oxen-encoding",
            "description": "Base 16/32/64 and bittorrent encoding/decoding header-only library",
            "long_description": "Base 16/32/64 and bittorrent encoding/decoding header-only library",
            "active": true,
            "categories": [
                "net",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-22"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "oxenmq"
                    ]
                }
            ]
        },
        {
            "name": "ngtcp2",
            "portdir": "net/ngtcp2",
            "version": "1.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/ngtcp2",
            "description": "ngtcp2 project is an effort to implement RFC9000 QUIC protocol",
            "long_description": "ngtcp2 project is an effort to implement RFC9000 QUIC protocol",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "picotls",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "knot",
                        "libknot",
                        "fluent-bit",
                        "nghttp2-tools"
                    ]
                }
            ]
        },
        {
            "name": "nghttp3",
            "portdir": "net/nghttp3",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/nghttp3",
            "description": "nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C",
            "long_description": "nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cunit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wireshark4",
                        "fluent-bit"
                    ]
                }
            ]
        },
        {
            "name": "uvw",
            "portdir": "devel/uvw",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skypjack/uvw",
            "description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "long_description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libuv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oxenmq",
            "portdir": "devel/oxenmq",
            "version": "1.2.17",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oxen-io/oxen-mq",
            "description": "High-level zeromq-based message passing for network-based projects",
            "long_description": "High-level zeromq-based message passing for network-based projects",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium",
                        "zmq",
                        "oxenc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-napari-svg",
            "portdir": "python/py-napari-svg",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/napari/napari-svg",
            "description": "A plugin for reading and writing svg files with napari.",
            "long_description": "A plugin for reading and writing svg files with napari.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-numpy",
                        "py311-imageio",
                        "py311-vispy",
                        "py311-napari-plugin-engine",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-napari-plugin-engine",
            "portdir": "python/py-napari-plugin-engine",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/napari/napari-plugin-engine",
            "description": "napari-plugin-engine is a fork of pluggy, modified by the napari team.",
            "long_description": "napari-plugin-engine is a fork of pluggy, modified by the napari team.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-napari-console",
                        "py311-napari-svg"
                    ]
                }
            ]
        },
        {
            "name": "elmerfem",
            "portdir": "science/elmerfem",
            "version": "2024.11.29",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.elmerfem.org",
            "description": "Elmer is a tool that can solve a large number of partial differential equations",
            "long_description": "Elmer is a tool that can solve a large number of partial differential equations making it an ideal tool for multiphysical problems. It includes models for structural mechanics, fluid dynamics, heat transfer, electromagnetics and beyond. Elmer can also be used on massively parallel HPC platforms.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "ice"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qwt-qt5",
                        "libgcc",
                        "OpenBLAS",
                        "SuiteSparse_AMD",
                        "qt5-qtbase",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_UMFPACK",
                        "SuiteSparse_CAMD",
                        "qt5-qtsvg",
                        "qt5-qtscript",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "paramonte",
            "portdir": "math/paramonte",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cdslab.org/paramonte",
            "description": "ParaMonte: plain powerful parallel Monte Carlo and MCMC library",
            "long_description": "ParaMonte: plain powerful parallel Monte Carlo and MCMC library",
            "active": true,
            "categories": [
                "science",
                "math",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gfortran",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "cmake",
                        "bash",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libomp",
                        "OpenBLAS",
                        "mpich-clang18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-xtensor",
            "portdir": "R/R-xtensor",
            "version": "0.14.1-0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=xtensor",
            "description": "Headers for xtensor C++ library",
            "long_description": "The xtensor C++ library for numerical analysis with multi-dimensional array expressions is provided as a header-only C++14 library. It offers an extensible expression system enabling lazy broadcasting, an API following the idioms of the C++ standard library, and tools to manipulate array expressions and build upon xtensor.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-trajectories",
            "portdir": "R/R-trajectories",
            "version": "0.2-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edzer/trajectories",
            "description": "Classes and methods for trajectory data",
            "long_description": "Classes and methods for trajectory data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-sp",
                        "R-spacetime",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-spatstat",
                        "R-spatstat.explore",
                        "R-spatstat.geom",
                        "R-xts",
                        "R-knitr",
                        "R-forecast",
                        "R-RCurl",
                        "R-rjson",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sftime"
                    ]
                }
            ]
        },
        {
            "name": "R-stringx",
            "portdir": "R/R-stringx",
            "version": "0.2.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stringx.gagolewski.com",
            "description": "Replacements for base string functions powered by R-stringi",
            "long_description": "Replacements for base string functions powered by R-stringi",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-realtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stars",
            "portdir": "R/R-stars",
            "version": "0.6-7",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/stars",
            "description": "Spatiotemporal arrays, raster and vector data cubes",
            "long_description": "Spatiotemporal arrays, raster and vector data cubes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-units",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-classInt",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-tsibble",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-randomForest",
                        "R-viridis",
                        "R-pbapply",
                        "R-ggforce",
                        "R-FNN",
                        "R-Cairo",
                        "R-ggthemes",
                        "R-plm",
                        "R-maps",
                        "R-PCICt",
                        "R-RNetCDF",
                        "R-raster",
                        "R-terra",
                        "R-gstat",
                        "R-lwgeom",
                        "R-mapdata",
                        "R-ncmeta",
                        "R-spacetime",
                        "R-cubble",
                        "R-exactextractr",
                        "R-spatstat",
                        "R-spatstat.geom",
                        "R-cubelyr",
                        "R-ncdfgeom",
                        "R-clue",
                        "R-jsonlite",
                        "R-sp",
                        "R-digest",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-automap",
                        "R-gstat",
                        "R-mkde",
                        "R-motif",
                        "R-ncdfgeom"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-cubble",
                        "R-gdalUtilities",
                        "R-sftime",
                        "R-palr"
                    ]
                }
            ]
        },
        {
            "name": "R-spacetime",
            "portdir": "R/R-spacetime",
            "version": "1.3-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edzer/spacetime",
            "description": "Classes and methods for spatio-temporal data",
            "long_description": "Classes and methods for spatio-temporal data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-intervals",
                        "R-CRAN-recommended",
                        "R-sp",
                        "R-xts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-raster",
                        "R-sf",
                        "R-RPostgreSQL",
                        "R-gstat",
                        "R-mapdata",
                        "R-sftime",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-plm",
                        "R-maps",
                        "R-ISOcodes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spTimer",
                        "R-gstat",
                        "R-trajectories",
                        "R-FRK"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sftime",
                        "R-SpaceTimeBSS",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-sftime",
            "portdir": "R/R-sftime",
            "version": "0.3.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/sftime",
            "description": "Classes and methods for simple feature objects that have a time column",
            "long_description": "Classes and methods for simple feature objects that have a time column",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-ncmeta",
                        "R-spacetime",
                        "R-stars",
                        "R-trajectories",
                        "R-spatstat.geom",
                        "R-spatstat.linnet",
                        "R-sftrack",
                        "R-magrittr",
                        "R-rlang",
                        "R-sp",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gstat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SpaceTimeBSS",
                        "R-cubble",
                        "R-spacetime"
                    ]
                }
            ]
        },
        {
            "name": "R-scribe",
            "portdir": "R/R-scribe",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jmbarbone.github.io/scribe",
            "description": "Command argument parsing",
            "long_description": "Command argument parsing",
            "active": true,
            "categories": [
                "devel",
                "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-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rrpack",
            "portdir": "R/R-rrpack",
            "version": "0.1-13",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rrpack",
            "description": "Reduced-rank regression",
            "long_description": "Reduced-rank regression",
            "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-ggplot2",
                        "R-glmnet",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gofar",
                        "R-nbfar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rrMixture"
                    ]
                }
            ]
        },
        {
            "name": "R-rjsoncons",
            "portdir": "R/R-rjsoncons",
            "version": "1.3.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mtmorgan.github.io/rjsoncons",
            "description": "C++ header-only jsoncons library for JSON queries",
            "long_description": "C++ header-only jsoncons library for JSON queries",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-reproj",
            "portdir": "R/R-reproj",
            "version": "0.7.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/reproj",
            "description": "Coordinate system transformations for generic map data",
            "long_description": "Coordinate system transformations for generic map data",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-PROJ",
                        "R-CRAN-recommended",
                        "proj9",
                        "R-proj4",
                        "R-crsmeta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-realtest",
            "portdir": "R/R-realtest",
            "version": "0.2.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://realtest.gagolewski.com",
            "description": "Framework for unit testing",
            "long_description": "Framework for unit testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stringx"
                    ]
                }
            ]
        },
        {
            "name": "R-proj4",
            "portdir": "R/R-proj4",
            "version": "1.0-14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/proj4",
            "description": "Simple R interface to the PROJ.4 cartographic projections library",
            "long_description": "Simple R interface to the PROJ.4 cartographic projections library",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FeedbackTS",
                        "R-ggalt",
                        "R-reproj"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metR"
                    ]
                }
            ]
        },
        {
            "name": "R-ncmeta",
            "portdir": "R/R-ncmeta",
            "version": "0.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/ncmeta",
            "description": "Straightforward NetCDF metadata",
            "long_description": "Straightforward NetCDF metadata",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-RNetCDF",
                        "R-CRAN-recommended",
                        "R-CFtime",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncdfgeom"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sftime",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-matahari",
            "portdir": "R/R-matahari",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jhudsl/matahari",
            "description": "Conveniently log everything you type into the R console",
            "long_description": "Conveniently log everything you type into the R console",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-clipr",
                        "R-purrr",
                        "R-readr",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mapdata",
            "portdir": "R/R-mapdata",
            "version": "2.3.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mapdata",
            "description": "Supplement to maps package, providing some larger and/or higher-resolution databases",
            "long_description": "Supplement to maps package, providing some larger and/or higher-resolution databases",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gawk",
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maps",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FeedbackTS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bamlss",
                        "R-ggfortify",
                        "R-gstat",
                        "R-maps",
                        "R-spacetime",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-lwgeom",
            "portdir": "R/R-lwgeom",
            "version": "0.2-15",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-spatial/lwgeom",
            "description": "Bindings to selected liblwgeom functions for simple features",
            "long_description": "Bindings to selected liblwgeom functions for simple features",
            "active": true,
            "categories": [
                "science",
                "math",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-units",
                        "R-sf",
                        "R-CRAN-recommended",
                        "sqlite3",
                        "geos",
                        "proj9"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-testthat",
                        "R-covr",
                        "R-geosphere"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sfnetworks"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fsr",
                        "R-sf",
                        "R-sftrack",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-lookout",
            "portdir": "R/R-lookout",
            "version": "0.1.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sevvandi.github.io/lookout",
            "description": "Leave-one-out kernel density estimates for outlier detection",
            "long_description": "Leave-one-out kernel density estimates for outlier detection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-TDAstats",
                        "R-CRAN-recommended",
                        "R-RANN",
                        "R-evd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gstat",
            "portdir": "R/R-gstat",
            "version": "2.1-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/gstat",
            "description": "Spatial and spatio-temporal geostatistical modelling, prediction and simulation",
            "long_description": "Spatial and spatio-temporal geostatistical modelling, prediction and simulation",
            "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-FNN",
                        "R-sf",
                        "R-sftime",
                        "R-spacetime",
                        "R-stars",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-sp",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-future",
                        "R-future.apply",
                        "R-maps",
                        "R-fields",
                        "R-raster",
                        "R-mapdata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FeedbackTS",
                        "R-automap",
                        "R-intamap",
                        "R-psgp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-spacetime",
                        "R-FRK",
                        "R-stars",
                        "R-FracKrigingR",
                        "R-SpatialBSS",
                        "R-raster"
                    ]
                }
            ]
        },
        {
            "name": "R-gofar",
            "portdir": "R/R-gofar",
            "version": "0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gofar",
            "description": "Generalized co-sparse factor regression",
            "long_description": "Generalized co-sparse factor regression",
            "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-magrittr",
                        "R-glmnet",
                        "R-rrpack",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-free",
            "portdir": "R/R-free",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=free",
            "description": "Flexible regularized estimating equations",
            "long_description": "Flexible regularized estimating 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-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-automap",
            "portdir": "R/R-automap",
            "version": "1.1-12",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=automap",
            "description": "Automatic interpolation package",
            "long_description": "Automatic interpolation package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-sf",
                        "R-gstat",
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-stars",
                        "R-reshape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FeedbackTS",
                        "R-intamap",
                        "R-psgp"
                    ]
                }
            ]
        },
        {
            "name": "R-abn",
            "portdir": "R/R-abn",
            "version": "3.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.math.uzh.ch/reinhard.furrer/abn",
            "description": "Modelling multivariate data with additive Bayesian networks",
            "long_description": "Modelling multivariate data with additive Bayesian networks",
            "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-RcppArmadillo",
                        "R-stringi",
                        "R-lme4",
                        "R-mclogit",
                        "R-doParallel",
                        "R-foreach",
                        "R-rjags",
                        "R-graph",
                        "R-Rgraphviz",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "gsl",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-entropy",
                        "R-moments",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-microbenchmark",
                        "R-MatrixModels",
                        "R-brglm",
                        "R-R.rsp",
                        "R-bookdown",
                        "R-RhpcBLASctl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TDAstats",
            "portdir": "R/R-TDAstats",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rrrlw.github.io/TDAstats",
            "description": "Pipeline for topological data analysis",
            "long_description": "Pipeline for topological data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TDAkit",
                        "R-lookout"
                    ]
                }
            ]
        },
        {
            "name": "R-TDAkit",
            "portdir": "R/R-TDAkit",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TDAkit",
            "description": "Toolkit for topological data analysis",
            "long_description": "Toolkit for topological data analysis",
            "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-ggplot2",
                        "R-Rdpack",
                        "R-maotai",
                        "R-energy",
                        "libgcc",
                        "R-TDAstats",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-T4cluster",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PROJ",
            "portdir": "R/R-PROJ",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hypertidy.github.io/PROJ",
            "description": "Generic coordinate system transformations using PROJ",
            "long_description": "Generic coordinate system transformations using PROJ",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "proj9",
                        "R-CRAN-recommended",
                        "R-wk",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-spelling",
                        "R-rmarkdown",
                        "R-testthat",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reproj"
                    ]
                }
            ]
        },
        {
            "name": "R-FuzzyM",
            "portdir": "R/R-FuzzyM",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FuzzyM",
            "description": "Fuzzy cognitive maps operations",
            "long_description": "Fuzzy cognitive maps operations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FeedbackTS",
            "portdir": "R/R-FeedbackTS",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FeedbackTS",
            "description": "Analysis of feedback in time series",
            "long_description": "Analysis of feedback in time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-automap",
                        "R-gstat",
                        "R-mapdata",
                        "R-sp",
                        "R-CRAN-recommended",
                        "R-proj4",
                        "R-maps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-makefun",
            "portdir": "python/py-makefun",
            "version": "1.15.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://smarie.github.io/python-makefun/",
            "description": "Dynamically create python functions with a proper signature",
            "long_description": "makefun helps you create functions dynamically, with the signature of your choice. It was largely inspired by decorator and functools, and created mainly to cover some of their limitations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-pytest-runner"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s2geometry",
            "portdir": "math/s2geometry",
            "version": "0.11.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s2geometry.io",
            "description": "Computational geometry and spatial indexing on the sphere",
            "long_description": "Computational geometry and spatial indexing on the sphere",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "abseil",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}