GET /api/v1/ports/?format=api&ordering=-created_at&page=232
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=233",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=231",
    "results": [
        {
            "name": "cl-postgres",
            "portdir": "lisp/cl-postmodern",
            "version": "1.33.10",
            "license": "MIT and BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/Postmodern",
            "description": "A Common Lisp PostgreSQL programming interface",
            "long_description": "A Common Lisp PostgreSQL programming interface",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-usocket",
                        "cl-base64",
                        "cl-uax-15",
                        "cl-ironclad",
                        "cl-fiveam",
                        "cl-md5",
                        "cl-split-sequence"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clsql",
                        "cl-dbi",
                        "cl-postgres-plus-local-time",
                        "cl-postmodern"
                    ]
                }
            ]
        },
        {
            "name": "cl-postgres-plus-local-time",
            "portdir": "lisp/cl-local-time",
            "version": "20240817",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dlowe-net/local-time",
            "description": "Time manipulation library for Common Lisp",
            "long_description": "Time manipulation library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-local-time",
                        "cl-postgres"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-postmodern"
                    ]
                }
            ]
        },
        {
            "name": "softether5",
            "portdir": "net/softether5",
            "version": "5.2.5188",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.softether.org",
            "description": "Cross-platform multi-protocol VPN software",
            "long_description": "Cross-platform multi-protocol VPN software",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 271
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "libiconv",
                        "readline",
                        "ncurses",
                        "libsodium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidySEM",
            "portdir": "R/R-tidySEM",
            "version": "0.2.7",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://cjvanlissa.github.io/tidySEM",
            "description": "Tidy Structural Equation Modeling",
            "long_description": "Tidy Structural Equation Modeling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progressr",
                        "R-ggplot2",
                        "R-blavaan",
                        "R-future.apply",
                        "R-igraph",
                        "R-lavaan",
                        "R-nonnest2",
                        "R-psych",
                        "R-car",
                        "R-dbscan",
                        "R-bain",
                        "R-MplusAutomation",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-RANN",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-yaml",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-formatR",
                        "R-poLCA",
                        "R-mice",
                        "R-mclust",
                        "R-ggraph",
                        "R-umx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lavaanExtra",
                        "R-nonnest2"
                    ]
                }
            ]
        },
        {
            "name": "jenkins",
            "portdir": "devel/jenkins",
            "version": "2.555.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jenkins.io",
            "description": "The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.",
            "long_description": "The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "slashapp",
                    "github": "slashapp",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-webkit2",
            "portdir": "lisp/cl-webkit2",
            "version": "3.5.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joachifm/cl-webkit",
            "description": "A binding to WebKitGTK+ for Common Lisp",
            "long_description": "A binding to WebKitGTK+ for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webkit2-gtk",
                        "cl-alexandria",
                        "cl-cffi",
                        "cl-cffi-gtk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam",
                        "cl-calispel",
                        "cl-float-features"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cpanm_select",
            "portdir": "perl/cpanm_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting default cpanm version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of cpanm.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "freexl",
            "portdir": "textproc/freexl",
            "version": "2.0.0",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gaia-gis.it/fossil/freexl/index",
            "description": "Library to extract valid data from within Spreadsheets",
            "long_description": "Library to extract valid data from within Spreadsheets. The following document formats are supported starting since version 2.0: MS Excel legacy BIFF binary format (.xls), MS Excel new XML-based format (.xlsx), Free/OpenOffice Calc XML-based format (.ods). FreeXL ignores at all fonts, sizes and alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual Basic macros and so on. FreeXL is structurally simple and quite light-weight (typically 40-80K of object code, stripped).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "minizip",
                        "expat",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "librasterlite2",
                        "spatialite",
                        "spatialite-tools"
                    ]
                }
            ]
        },
        {
            "name": "rtx",
            "portdir": "sysutils/rtx",
            "version": "2024.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "mise",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by mise",
            "long_description": "This port has been replaced by mise.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "gjq.uoiai",
                    "github": "MisLink",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librasterlite2",
            "portdir": "databases/librasterlite2",
            "version": "1.1.0-beta1",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gaia-gis.it/fossil/librasterlite2/index",
            "description": "Library that stores and retrieves raster coverages using a SpatiaLite",
            "long_description": "librasterlite2 is an open source library that stores and retrieves huge raster coverages using a SpatiaLite DBMS.",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "minizip",
                        "zstd",
                        "spatialite",
                        "sqlite3",
                        "glib2",
                        "librttopo",
                        "proj",
                        "cairo",
                        "fontconfig",
                        "giflib",
                        "libgeotiff",
                        "lz4",
                        "libpixman",
                        "libpng",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "curl",
                        "freetype",
                        "geos",
                        "libiconv",
                        "libxml2",
                        "fcgi",
                        "freexl",
                        "libjpeg-turbo",
                        "lzma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "DMFTtools",
            "portdir": "science/DMFTtools",
            "version": "2.6.5",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/QcmPlab/DMFTtools",
            "description": "A collection of Fortran modules and routines to support quantum many-body calculations, with a strong focus on Dynamical Mean-Field Theory",
            "long_description": "A collection of Fortran modules and routines to support quantum many-body calculations, with a strong focus on Dynamical Mean-Field Theory",
            "active": true,
            "categories": [
                "science",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-18",
                        "gcc15",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "scifor",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ytree",
            "portdir": "sysutils/ytree",
            "version": "2.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.han.de/~werner/ytree.html",
            "description": "Ytree - a (curses-based) file manager similar to DOS Xtree(tm)",
            "long_description": "Ytree - a (curses-based) file manager similar to DOS Xtree(tm), for browsing filesystems and archives (RAR/SPM/RPM/TAR/ARC/LHA/ZIP/ZOO).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-webengine-lib",
            "portdir": "lisp/cl-webengine",
            "version": "20210225",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/cl-webengine",
            "description": "An FFI binding to WebEngine in Qt",
            "long_description": "An FFI binding to WebEngine in Qt",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-webengine"
                    ]
                }
            ]
        },
        {
            "name": "cl-webengine",
            "portdir": "lisp/cl-webengine",
            "version": "20210225",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/cl-webengine",
            "description": "An FFI binding to WebEngine in Qt",
            "long_description": "An FFI binding to WebEngine in Qt",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "cl-webengine-lib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-unix-opts",
            "portdir": "lisp/cl-unix-opts",
            "version": "20210107",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libre-man/unix-opts",
            "description": "minimalistic parser of command line arguments",
            "long_description": "minimalistic parser of command line arguments",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-main-thread",
            "portdir": "lisp/cl-trivial-main-thread",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-main-thread",
            "description": "Compatibility library to run things in the main thread.",
            "long_description": "Compatibility library to run things in the main thread.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features",
                        "cl-simple-tasks",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-trivial-clipboard",
            "portdir": "lisp/cl-trivial-clipboard",
            "version": "20231013",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snmsts/trivial-clipboard",
            "description": "trivial-clipboard let access system clipboard",
            "long_description": "trivial-clipboard let access system clipboard",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "cl-fiveam"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-benchmark",
            "portdir": "lisp/cl-trivial-benchmark",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-benchmark",
            "description": "An easy to use benchmarking system.",
            "long_description": "An easy to use benchmarking system.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-str",
            "portdir": "lisp/cl-str",
            "version": "0.21",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vindarel/cl-str",
            "description": "Modern, consistent and terse Common Lisp string manipulation library",
            "long_description": "Modern, consistent and terse Common Lisp string manipulation library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam",
                        "cl-ppcre-unicode",
                        "cl-change-case"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nkeymaps",
                        "cl-prompter"
                    ]
                }
            ]
        },
        {
            "name": "cl-spinneret",
            "portdir": "lisp/cl-spinneret",
            "version": "20231123",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruricolist/spinneret",
            "description": "Common Lisp HTML5 generator.",
            "long_description": "Common Lisp HTML5 generator.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams",
                        "cl-trivia",
                        "cl-markdown",
                        "cl-serapeum",
                        "cl-parenscript",
                        "cl-in-nomine",
                        "cl-ppcre",
                        "cl-alexandria",
                        "cl-fiveam",
                        "cl-global-vars"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-simple-tasks",
            "portdir": "lisp/cl-simple-tasks",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/simple-tasks",
            "description": "A very simple task scheduling framework.",
            "long_description": "A very simple task scheduling framework.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-dissect",
                        "cl-array-utils",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-main-thread"
                    ]
                }
            ]
        },
        {
            "name": "cl-py-configparser",
            "portdir": "lisp/cl-py-configparser",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://py-configparser.common-lisp.dev",
            "description": "Common Lisp implementation of the Python ConfigParser module",
            "long_description": "Common Lisp implementation of the Python ConfigParser module",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-parse-number"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-prompter",
            "portdir": "lisp/cl-prompter",
            "version": "0.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/prompter",
            "description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
            "long_description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-moptilities",
                        "cl-containers",
                        "cl-lisp-unit2",
                        "cl-nclasses",
                        "cl-trivial-package-local-nicknames",
                        "cl-lparallel",
                        "cl-serapeum",
                        "cl-str",
                        "cl-alexandria",
                        "cl-closer-mop",
                        "cl-calispel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-phos",
            "portdir": "lisp/cl-phos",
            "version": "20220119",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/omar-polo/phos",
            "description": "An experimental Gemini client library",
            "long_description": "An experimental Gemini client library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-quri",
                        "cl-nodgui",
                        "cl-ppcre",
                        "cl-plus-ssl",
                        "cl-usocket",
                        "cl-trivia"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-clunit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-js",
            "portdir": "lisp/cl-parse-js",
            "version": "20160322",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/parse-js",
            "description": "JavaScript parser",
            "long_description": "JavaScript parser",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-js"
                    ]
                }
            ]
        },
        {
            "name": "cl-parenscript",
            "portdir": "lisp/cl-parenscript",
            "version": "20200618",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https:/parenscript.common-lisp.dev",
            "description": "Lisp to JavaScript transpiler",
            "long_description": "Lisp to JavaScript transpiler",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-js",
                        "cl-ppcre",
                        "cl-fiveam",
                        "cl-named-readtables",
                        "cl-anaphora"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam",
                        "cl-js"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-nodgui",
            "portdir": "lisp/cl-nodgui",
            "version": "20231206",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/cage/nodgui",
            "description": "Lisp bindings for the Tk toolkit",
            "long_description": "Lisp bindings for the Tk toolkit",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre-unicode",
                        "cl-unicode",
                        "cl-esrap",
                        "cl-named-readtables",
                        "cl-ppcre",
                        "cl-colors2",
                        "cl-parse-number",
                        "cl-jpeg-turbo",
                        "cl-pngload",
                        "cl-clunit2",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-phos"
                    ]
                }
            ]
        },
        {
            "name": "cl-js",
            "portdir": "lisp/cl-js",
            "version": "20221206",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/akapav/js",
            "description": "JavaScript compiler for Common Lisp",
            "long_description": "JavaScript compiler for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-local-time",
                        "cl-parse-js",
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-parenscript"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-parenscript"
                    ]
                }
            ]
        },
        {
            "name": "cl-jpeg",
            "portdir": "lisp/cl-jpeg",
            "version": "20230102",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/cl-jpeg",
            "description": "A Common Lisp library for reading and writing JPEG image files",
            "long_description": "A Common Lisp library for reading and writing JPEG image files",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl",
                        "cl-retrospectiff"
                    ]
                }
            ]
        },
        {
            "name": "cl-change-case",
            "portdir": "lisp/cl-change-case",
            "version": "0.2.0",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rudolfochrist/cl-change-case",
            "description": "Convert strings between camelCase, param-case, PascalCase and more",
            "long_description": "Convert strings between camelCase, param-case, PascalCase and more",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-fiveam",
                        "cl-ppcre-unicode"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-str"
                    ]
                }
            ]
        },
        {
            "name": "R-weibullness",
            "portdir": "R/R-weibullness",
            "version": "1.24.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://AppliedStat.GitHub.io/R",
            "description": "Goodness-of-fit test for Weibull distribution",
            "long_description": "Goodness-of-fit test for Weibull distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bsgof"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-virtuoso",
            "portdir": "R/R-virtuoso",
            "version": "0.1.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-dbi.github.io/odbc",
            "description": "Interface to Virtuoso using ODBC",
            "long_description": "Interface to Virtuoso using ODBC",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ps",
                        "R-DBI",
                        "R-digest",
                        "R-processx",
                        "R-rappdirs",
                        "R-ini",
                        "R-odbc",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virtuoso",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-toolbox",
            "portdir": "R/R-toolbox",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=toolbox",
            "description": "List, string and meta-programming utility functions",
            "long_description": "List, string and meta-programming utility functions",
            "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": "lib",
                    "ports": [
                        "R-sqlHelpers"
                    ]
                }
            ]
        },
        {
            "name": "R-sqlHelpers",
            "portdir": "R/R-sqlHelpers",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=sqlHelpers",
            "description": "Collection of SQL utilities",
            "long_description": "Collection of SQL utilities",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DBI",
                        "R-odbc",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-toolbox",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-semds",
            "portdir": "R/R-semds",
            "version": "0.9-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=semds",
            "description": "Structural Equation Multidimensional Scaling",
            "long_description": "Structural Equation Multidimensional Scaling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-minpack.lm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-odbc",
            "portdir": "R/R-odbc",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-dbi.github.io/odbc",
            "description": "DBI-compatible interface to ODBC databases",
            "long_description": "DBI-compatible interface to ODBC databases",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "libiodbc",
                "unixODBC"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-rlang",
                        "R-DBI",
                        "R-lifecycle",
                        "R-blob",
                        "R-hms",
                        "R-CRAN-recommended",
                        "libiodbc",
                        "R-Rcpp",
                        "R-bit64"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-tibble",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-RSQLite",
                        "R-DBItest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sqlHelpers",
                        "R-virtuoso"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dm",
                        "R-dbplyr",
                        "R-sqlhelper",
                        "R-sf",
                        "R-dbx"
                    ]
                }
            ]
        },
        {
            "name": "R-mxsem",
            "portdir": "R/R-mxsem",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jhorzek.github.io/mxsem",
            "description": "R-lavaan-like syntax for R-OpenMx models",
            "long_description": "R-lavaan-like syntax for R-OpenMx models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mixlm",
            "portdir": "R/R-mixlm",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mixlm",
            "description": "Mixed model ANOVA and statistics for education",
            "long_description": "Mixed model ANOVA and statistics for education",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-leaps",
                        "R-multcomp",
                        "R-pls",
                        "R-CRAN-recommended",
                        "R-pracma",
                        "R-car"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mco",
            "portdir": "R/R-mco",
            "version": "1.17",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/olafmersmann/mco",
            "description": "Multiple-criteria optimization algorithms and related functions",
            "long_description": "Multiple-criteria optimization algorithms and related functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-scatterplot3d"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CSMES"
                    ]
                }
            ]
        },
        {
            "name": "R-logmult",
            "portdir": "R/R-logmult",
            "version": "0.7.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nalimilan/logmult",
            "description": "Log-multiplicative models, including association models",
            "long_description": "Log-multiplicative models, including association models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gnm",
                        "R-qvcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-ellipse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gnm"
                    ]
                }
            ]
        },
        {
            "name": "R-jeek",
            "portdir": "R/R-jeek",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jeek",
            "description": "Fast and scalable joint estimator for integrating additional knowledge in learning multiple related sparse gaussian graphical models",
            "long_description": "Fast and scalable joint estimator for integrating additional knowledge in learning multiple related sparse gaussian graphical models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-pcaPP"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ifaTools",
            "portdir": "R/R-ifaTools",
            "version": "0.23",
            "license": "AGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ifaTools",
            "description": "Toolkit for Item Factor Analysis with OpenMx",
            "long_description": "Toolkit for Item Factor Analysis with OpenMx",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-rpf",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-plyr",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-OpenMx"
                    ]
                }
            ]
        },
        {
            "name": "R-gdalUtilities",
            "portdir": "R/R-gdalUtilities",
            "version": "1.2.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gdalUtilities",
            "description": "Wrappers for GDAL utilities executables",
            "long_description": "Wrappers for GDAL utilities executables",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-testthat",
                        "R-terra",
                        "R-stars"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-diceR",
            "portdir": "R/R-diceR",
            "version": "2.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alinetalhouk.github.io/diceR",
            "description": "Diverse Cluster Ensemble in R",
            "long_description": "Diverse Cluster Ensemble in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertthat",
                        "R-clue",
                        "R-magrittr",
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-yardstick",
                        "R-mclust",
                        "R-klaR",
                        "R-RankAggreg",
                        "R-clValid",
                        "R-infotheo",
                        "R-clusterSim",
                        "R-clv",
                        "R-NMF",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-rlang",
                        "R-progress",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-poLCA",
                        "R-kernlab",
                        "R-pander",
                        "R-Rtsne",
                        "R-dbscan",
                        "R-apcluster",
                        "R-blockcluster",
                        "R-kohonen",
                        "R-sigclust"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cprobit",
            "portdir": "R/R-cprobit",
            "version": "1.0.2",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cprobit",
            "description": "Conditional probit model for analysing continuous outcomes",
            "long_description": "Conditional probit model for analysing continuous outcomes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-car",
                        "R-nortest",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bvpa",
            "portdir": "R/R-bvpa",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bvpa",
            "description": "Bivariate Pareto distribution",
            "long_description": "Bivariate Pareto distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-boodist",
            "portdir": "R/R-boodist",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=boodist",
            "description": "Make some distributions from the Boost C++ library available in R",
            "long_description": "Make some distributions from the Boost C++ library available in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-RcppNumerical",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plotly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ar.matrix",
            "portdir": "R/R-ar.matrix",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ar.matrix",
            "description": "Simulate autoregressive data from precision matrices",
            "long_description": "Simulate autoregressive data from precision matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-sparseMVN",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-OpenMx",
            "portdir": "R/R-OpenMx",
            "version": "2.21.13",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://openmx.ssri.psu.edu",
            "description": "Extended structural equation modelling",
            "long_description": "Extended structural equation modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-lifecycle",
                        "R-digest",
                        "R-rpf",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-covr",
                        "R-snowfall",
                        "R-ifaTools",
                        "R-umx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-umx",
                        "R-MBESS",
                        "R-ctsemOMX",
                        "R-ifaTools",
                        "R-mxsem",
                        "R-nlpsem",
                        "R-CoTiMA",
                        "R-semPlot",
                        "R-semtree",
                        "R-tidySEM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nonnest2"
                    ]
                }
            ]
        },
        {
            "name": "R-OpenML",
            "portdir": "R/R-OpenML",
            "version": "1.12",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=OpenML",
            "description": "Open Machine Learning and Open Data Platform",
            "long_description": "Open Machine Learning and Open Data Platform",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-jsonlite",
                        "R-stringi",
                        "R-digest",
                        "R-memoise",
                        "R-backports",
                        "R-httr",
                        "R-BBmisc",
                        "R-XML",
                        "R-CRAN-recommended",
                        "R-checkmate",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}