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

{
    "count": 50564,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=809",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=807",
    "results": [
        {
            "name": "cl-nhooks",
            "portdir": "lisp/cl-nhooks",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/nhooks",
            "description": "Improved hooks facility inspired by Serapeum.",
            "long_description": "Improved hooks facility inspired by Serapeum.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-closer-mop",
                        "cl-lisp-unit2",
                        "cl-nasdf",
                        "cl-serapeum"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-njson",
            "portdir": "lisp/cl-njson",
            "version": "1.2.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/njson",
            "description": "NJSON is a JSON handling framework with the focus on convenience and brevity",
            "long_description": "NJSON is a JSON handling framework with the focus on convenience and brevity",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-json",
                        "cl-lisp-unit2",
                        "cl-nasdf",
                        "cl-com.inuoe.jzon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-nkeymaps",
            "portdir": "lisp/cl-nkeymaps",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/nkeymaps",
            "description": "General-purpose keymap management à-la Emacs.",
            "long_description": "General-purpose keymap management à-la Emacs.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-package-local-nicknames",
                        "cl-alexandria",
                        "cl-str",
                        "cl-fset",
                        "cl-lisp-unit2",
                        "cl-nasdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-nsymbols",
            "portdir": "lisp/cl-nsymbols",
            "version": "0.3.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/nsymbols",
            "description": "A set of convenience functions to list class, variable, function, and other symbols.",
            "long_description": "A set of convenience functions to list class, variable, function, and other symbols.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "ccl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-closer-mop",
                        "cl-lisp-unit2",
                        "cl-nasdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-declarations",
            "portdir": "lisp/cl-parse-declarations",
            "version": "20090908",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/parse-declarations/parse-declarations",
            "description": "Library to parse and rebuild declarations",
            "long_description": "Library to parse and rebuild declarations",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-number",
            "portdir": "lisp/cl-parse-number",
            "version": "1.8",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/parse-number",
            "description": "Number parsing library",
            "long_description": "Number parsing library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-colors2",
                        "cl-nodgui",
                        "cl-py-configparser",
                        "cl-hunchentoot-errors",
                        "cl-mimeparse",
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-plump",
            "portdir": "lisp/cl-plump",
            "version": "20230825",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/plump",
            "description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
            "long_description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-array-utils",
                        "cl-documentation-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-clss"
                    ]
                }
            ]
        },
        {
            "name": "cl-serapeum",
            "portdir": "lisp/cl-serapeum",
            "version": "20231203",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruricolist/serapeum",
            "description": "Utilities beyond Alexandria.",
            "long_description": "Utilities beyond Alexandria.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-cltl2",
                        "cl-introspect-environment",
                        "cl-trivia",
                        "cl-local-time",
                        "cl-atomics",
                        "cl-parse-declarations",
                        "cl-parse-number",
                        "cl-string-case",
                        "cl-trivial-file-size",
                        "cl-trivial-macroexpand-all",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-global-vars",
                        "cl-trivial-garbage",
                        "cl-split-sequence"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-local-time",
                        "cl-atomics"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nfiles",
                        "cl-nhooks",
                        "cl-prompter",
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-string-case",
            "portdir": "lisp/cl-string-case",
            "version": "20180718",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pkhuong/string-case",
            "description": "string-case is a macro that generates specialised decision trees to dispatch on string equality",
            "long_description": "string-case is a macro that generates specialised decision trees to dispatch on string equality",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot-errors",
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-file-size",
            "portdir": "lisp/cl-trivial-file-size",
            "version": "20220718",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruricolist/trivial-file-size",
            "description": "Stat a file's size",
            "long_description": "Stat a file's size",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-macroexpand-all",
            "portdir": "lisp/cl-trivial-macroexpand-all",
            "version": "20171020",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cbaggers/trivial-macroexpand-all",
            "description": "Call each implementation's macroexpand-all equivalent",
            "long_description": "Call each implementation's macroexpand-all equivalent",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-timeout",
            "portdir": "lisp/cl-trivial-timeout",
            "version": "20230822",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/trivial-timeout",
            "description": "portable and possibly dangerous timeout library for Common Lisp",
            "long_description": "portable and possibly dangerous timeout library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "cl-montezuma"
                    ]
                }
            ]
        },
        {
            "name": "lua-lsqlite3",
            "portdir": "lua/lua-lsqlite3",
            "version": "0.9.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//lsqlite3",
            "description": "A binding for Lua to the SQLite3 database library",
            "long_description": "A binding for Lua to the SQLite3 database library",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua54-lsqlite3",
            "portdir": "lua/lua-lsqlite3",
            "version": "0.9.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//lsqlite3",
            "description": "A binding for Lua to the SQLite3 database library",
            "long_description": "A binding for Lua to the SQLite3 database library",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-lsqlite3",
            "portdir": "lua/lua-lsqlite3",
            "version": "0.9.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//lsqlite3",
            "description": "A binding for Lua to the SQLite3 database library",
            "long_description": "A binding for Lua to the SQLite3 database library",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-lsqlite3",
            "portdir": "lua/lua-lsqlite3",
            "version": "0.9.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//lsqlite3",
            "description": "A binding for Lua to the SQLite3 database library",
            "long_description": "A binding for Lua to the SQLite3 database library",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51-lsqlite3",
            "portdir": "lua/lua-lsqlite3",
            "version": "0.9.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules//lsqlite3",
            "description": "A binding for Lua to the SQLite3 database library",
            "long_description": "A binding for Lua to the SQLite3 database library",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua51"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Bayesrel",
            "portdir": "R/R-Bayesrel",
            "version": "0.7.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Bayesrel",
            "description": "Bayesian reliability estimation",
            "long_description": "Bayesian reliability estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang12",
                "clang11",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-lavaan",
                        "R-Rdpack",
                        "R-LaplacesDemon",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Brq",
            "portdir": "R/R-Brq",
            "version": "3.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Brq",
            "description": "Bayesian analysis of quantile regression models",
            "long_description": "Bayesian analysis of quantile regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CSMES",
            "portdir": "R/R-CSMES",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CSMES",
            "description": "Cost-sensitive multi-criteria ensemble selection for uncertain cost conditions",
            "long_description": "Cost-sensitive multi-criteria ensemble selection for uncertain cost conditions",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-caTools",
                        "R-ROCR",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-mco",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FlexGAM",
            "portdir": "R/R-FlexGAM",
            "version": "0.7.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FlexGAM",
            "description": "Generalized additive models with flexible response functions",
            "long_description": "Generalized additive models with flexible response functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scam",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LogicReg",
            "portdir": "R/R-LogicReg",
            "version": "1.6.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LogicReg",
            "description": "Logic Regression",
            "long_description": "Logic Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NMF",
            "portdir": "R/R-NMF",
            "version": "0.28",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://renozao.github.io/NMF",
            "description": "Algorithms and framework for nonnegative matrix factorization (NMF)",
            "long_description": "Algorithms and framework for nonnegative matrix factorization (NMF)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-registry",
                        "R-doParallel",
                        "R-foreach",
                        "R-BiocManager",
                        "R-gridBase",
                        "R-rngtools",
                        "R-Biobase",
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-RUnit",
                        "R-knitr",
                        "R-devtools",
                        "R-corpcor",
                        "R-fastICA",
                        "R-bigmemory",
                        "R-synchronicity",
                        "R-doMPI",
                        "R-mail"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diceR"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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": []
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-lifecycle",
                        "R-digest",
                        "R-rpf",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "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-MBESS",
                        "R-nlpsem",
                        "R-umx",
                        "R-semPlot",
                        "R-semtree",
                        "R-CoTiMA",
                        "R-ctsemOMX",
                        "R-tidySEM",
                        "R-ifaTools",
                        "R-mxsem"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nonnest2"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-sparseMVN",
                        "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-RcppNumerical",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plotly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-car",
                        "R-nortest",
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-pcaPP"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-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-16"
                    ]
                },
                {
                    "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-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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "libiodbc",
                "unixODBC"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-virtuoso",
                        "R-sqlHelpers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dbplyr",
                        "R-dm",
                        "R-sf",
                        "R-sqlhelper",
                        "R-dbx"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-minpack.lm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sqlHelpers"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "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-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bsgof"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-17",
                        "abcl",
                        "ccl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-fiveam",
                        "cl-ppcre-unicode"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-str"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl",
                        "cl-retrospectiff"
                    ]
                }
            ]
        },
        {
            "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": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "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-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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-unicode",
                        "cl-esrap",
                        "cl-named-readtables",
                        "cl-clunit2",
                        "cl-ppcre",
                        "cl-parse-number",
                        "cl-jpeg-turbo",
                        "cl-pngload",
                        "cl-colors2",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-flexi-streams",
                        "cl-ppcre-unicode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-phos"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-fiveam",
                        "cl-named-readtables",
                        "cl-anaphora",
                        "cl-js"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam",
                        "cl-js"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-js"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nodgui",
                        "cl-ppcre",
                        "cl-plus-ssl",
                        "cl-usocket",
                        "cl-trivia",
                        "cl-quri"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-clunit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        }
    ]
}