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

{
    "count": 50624,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=545",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=543",
    "results": [
        {
            "name": "yajl",
            "portdir": "devel/yajl",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lloyd.github.io/yajl/",
            "description": "Yet Another JSON Library.",
            "long_description": "YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "benjaminlyu",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kcat",
                        "yajl-fort",
                        "i3",
                        "raptor2",
                        "Io"
                    ]
                }
            ]
        },
        {
            "name": "sc-im",
            "portdir": "finance/sc-im",
            "version": "0.8.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andmarti1424/sc-im",
            "description": "Spreadsheet Calculator Improvised",
            "long_description": "An ncurses spreadsheet program for terminal",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "nkorth",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxls",
                        "libzip",
                        "libxlsxwriter",
                        "libxml2",
                        "ncurses",
                        "lua51"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "strumpack",
            "portdir": "math/strumpack",
            "version": "8.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://portal.nersc.gov/project/sparse/strumpack",
            "description": "Structured Matrix Package (LBNL)",
            "long_description": "STRUMPACK (STRUctured Matrix PACKage) is a software library providing linear algebra routines and linear system solvers for sparse and for dense rank-structured linear systems.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "util-linux",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc",
                        "libomp",
                        "metis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hiop"
                    ]
                }
            ]
        },
        {
            "name": "mmg3d4",
            "portdir": "science/mmg3d4",
            "version": "4.0.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mmgtools.org",
            "description": "An open source software for simplicial remeshing (compatibility version)",
            "long_description": "mmg is an open source software for bidimensional and tridimensional surface and volume remeshing (compatibility version).",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "scotch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "mumps",
            "portdir": "math/mumps",
            "version": "5.7.3",
            "license": "CeCILL-C",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mumps-solver.org",
            "description": "MUltifrontal Massively Parallel sparse direct Solver",
            "long_description": "MUMPS: a parallel sparse direct solver",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "metis",
                        "parmetis",
                        "vecLibFort",
                        "scotch",
                        "mpich-clang17",
                        "scalapack",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rmumps",
                        "hpddm",
                        "coinor-cbc",
                        "coinor-clp",
                        "ipopt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "scotch"
                    ]
                }
            ]
        },
        {
            "name": "swiftlint",
            "portdir": "devel/swiftlint",
            "version": "0.57.0",
            "license": "MIT",
            "platforms": "{darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/realm/swiftlint",
            "description": "Swift linter",
            "long_description": "A tool to enforce Swift style and conventions",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "christos.koninis",
                    "github": "csknns",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmumps",
            "portdir": "R/R-rmumps",
            "version": "5.2.1-30",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sgsokol/rmumps",
            "description": "Wrapper for MUMPS library",
            "long_description": "Wrapper for MUMPS library",
            "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": [
                        "scotch",
                        "R-Rcpp",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "metis",
                        "mumps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-slam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-r2sundials"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sccore"
                    ]
                }
            ]
        },
        {
            "name": "vipsdisp",
            "portdir": "graphics/vipsdisp",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jcupitt/vipsdisp",
            "description": "Tiny libvips/gtk+4 image viewer",
            "long_description": "Tiny libvips/gtk+4 image viewer",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "vips",
                        "gtk4",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vips",
            "portdir": "graphics/vips",
            "version": "8.16.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libvips.github.io/libvips/",
            "description": "VIPS is an image processing library.",
            "long_description": "VIPS is an image processing library. It is good for large images and for colour.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jcupitt",
                    "github": "jcupitt",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "libexif",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "nifticlib",
                        "openexr",
                        "openslide",
                        "poppler",
                        "libarchive",
                        "webp",
                        "fftw-3",
                        "matio",
                        "cfitsio",
                        "hdf5",
                        "expat",
                        "pango",
                        "libjxl",
                        "tiff",
                        "zlib",
                        "glib2",
                        "libtool",
                        "orc",
                        "libgsf",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nip2",
                        "vipsdisp",
                        "dmapd",
                        "photoqt"
                    ]
                }
            ]
        },
        {
            "name": "R-tram",
            "portdir": "R/R-tram",
            "version": "1.2-0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tram",
            "description": "R-Formula-based user-interfaces to specific transformation models",
            "long_description": "R-Formula-based user-interfaces to specific transformation models implemented in R-mlt.",
            "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": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-multcomp",
                        "R-basefun",
                        "R-mlt",
                        "R-variables",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-mvtnorm",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-alabama",
                        "R-merDeriv",
                        "R-coxme",
                        "R-glmmTMB",
                        "R-coin",
                        "R-randomForestSRC",
                        "R-trtf",
                        "R-gamlss",
                        "R-ordinalCont",
                        "R-tramME",
                        "R-mlt.docreg",
                        "R-asht",
                        "R-ATR",
                        "R-colorspace",
                        "R-numDeriv",
                        "R-ordinal",
                        "R-gridExtra",
                        "R-knitr",
                        "R-lme4",
                        "R-latticeExtra",
                        "R-quantreg",
                        "R-SparseGrid",
                        "R-HSAUR3",
                        "R-TH.data",
                        "R-geepack",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cotram",
                        "R-tramnet",
                        "R-trtf",
                        "R-tramME"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TH.data",
                        "R-multcomp",
                        "R-mlt.docreg",
                        "R-tbm"
                    ]
                }
            ]
        },
        {
            "name": "R-spatstat.model",
            "portdir": "R/R-spatstat.model",
            "version": "3.3-3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spatstat/spatstat.model",
            "description": "Parametric statistical modelling and inference",
            "long_description": "Parametric statistical modelling and inference for the R-spatstat family.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-goftest",
                        "R-CRAN-recommended",
                        "R-spatstat.data",
                        "R-spatstat.explore",
                        "R-spatstat.geom",
                        "R-spatstat.random",
                        "R-spatstat.sparse",
                        "R-spatstat.utils",
                        "R-spatstat.univar",
                        "R-abind",
                        "R-tensor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gsl",
                        "R-nleqslv",
                        "R-sm",
                        "R-locfit",
                        "R-glmnet",
                        "R-fftwtools",
                        "R-spatstat",
                        "R-spatstat.linnet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spatstat.Knet",
                        "R-spatstat.local",
                        "R-spatstat",
                        "R-spatstat.linnet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatstat.geom",
                        "R-spatstat.utils",
                        "R-spatstat.data",
                        "R-spatstat.random",
                        "R-spatstat.explore"
                    ]
                }
            ]
        },
        {
            "name": "R-spatstat.linnet",
            "portdir": "R/R-spatstat.linnet",
            "version": "3.2-3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spatstat/spatstat.linnet",
            "description": "Linear networks functionality",
            "long_description": "Linear networks functionality of the R-spatstat family.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-spatstat.explore",
                        "R-spatstat.geom",
                        "R-spatstat.model",
                        "R-spatstat.random",
                        "R-spatstat.sparse",
                        "R-spatstat.utils",
                        "R-spatstat.univar",
                        "R-CRAN-recommended",
                        "R-spatstat.data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-locfit",
                        "R-goftest",
                        "R-spatstat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spatstat.Knet",
                        "R-spatstat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatstat.model",
                        "R-spatstat.random",
                        "R-sftime",
                        "R-spatstat.geom",
                        "R-spatstat.explore",
                        "R-spatstat.data"
                    ]
                }
            ]
        },
        {
            "name": "R-spatstat",
            "portdir": "R/R-spatstat",
            "version": "3.3-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spatstat/spatstat",
            "description": "Spatial point pattern analysis, model fitting, simulation, tests",
            "long_description": "Spatial point pattern analysis, model fitting, simulation, tests",
            "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-spatstat.explore",
                        "R-spatstat.geom",
                        "R-spatstat.linnet",
                        "R-spatstat.model",
                        "R-CRAN-recommended",
                        "R-spatstat.utils",
                        "R-spatstat.univar",
                        "R-spatstat.random",
                        "R-spatstat.data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spatstat.Knet",
                        "R-spatstat.local"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatstat.linnet",
                        "R-spatstat.model",
                        "R-trajectories",
                        "R-spatstat.random",
                        "R-epiR",
                        "R-bamlss",
                        "R-spatstat.geom",
                        "R-spatstat.explore",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-spatstat.data",
            "portdir": "R/R-spatstat.data",
            "version": "3.1-4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spatstat/spatstat.data",
            "description": "Data-sets for R-spatstat family",
            "long_description": "Data-sets for R-spatstat family",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-spatstat.utils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatstat.random",
                        "R-spatstat.explore",
                        "R-spatstat.geom",
                        "R-spatstat.linnet",
                        "R-spatstat.model"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spatstat.geom",
                        "R-spatstat.local",
                        "R-spatstat",
                        "R-spatstat.linnet",
                        "R-spatstat.model",
                        "R-spatstat.Knet",
                        "R-spatstat.random",
                        "R-spatstat.explore"
                    ]
                }
            ]
        },
        {
            "name": "R-rstudioapi",
            "portdir": "R/R-rstudioapi",
            "version": "0.17.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/rstudioapi",
            "description": "Safely access the RStudio API",
            "long_description": "Safely access the RStudio API",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-clipr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-reprex",
                        "R-currr",
                        "R-starter",
                        "R-DescTools",
                        "R-dipsaus",
                        "R-shiny.i18n",
                        "R-deepRstudio",
                        "R-gimmeTools",
                        "R-usethis",
                        "R-svDialogs",
                        "R-r2d3",
                        "R-r6methods",
                        "R-fpp2",
                        "R-bruceR",
                        "R-fresh",
                        "R-robustbetareg",
                        "R-quickcode",
                        "R-distill",
                        "R-job",
                        "R-jsTreeR",
                        "R-TeXCheckR",
                        "R-shinytest",
                        "R-questionr",
                        "R-kableExtra",
                        "R-DiagrammeR",
                        "R-getPass",
                        "R-gert",
                        "R-gyro",
                        "R-gptstudio",
                        "R-repana",
                        "R-vtable",
                        "R-chatAI4R",
                        "R-tfruns",
                        "R-exampletestr",
                        "R-tidymodels",
                        "R-tidyverse",
                        "R-chatgpt",
                        "R-checker",
                        "R-rpymat",
                        "R-matahari",
                        "R-felp",
                        "R-pfr",
                        "R-RALSA",
                        "R-htmlTable",
                        "R-thematic",
                        "R-packer",
                        "R-xpectr",
                        "R-matlib",
                        "R-paletteer",
                        "R-misty",
                        "R-rsconnect",
                        "R-quarto",
                        "R-sparklyr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-renv",
                        "R-Hmisc",
                        "R-servr",
                        "R-insight",
                        "R-formatR",
                        "R-fusen",
                        "R-pkgload",
                        "R-knitr",
                        "R-litedown",
                        "R-crayon",
                        "R-box",
                        "R-ggExtra",
                        "R-covr",
                        "R-git4r",
                        "R-googleAuthR",
                        "R-cli",
                        "R-ipumsr",
                        "R-pkgsearch",
                        "R-disk.frame",
                        "R-ufs",
                        "R-drake",
                        "R-attachment",
                        "R-targets",
                        "R-prettycode",
                        "R-clipr",
                        "R-colt",
                        "R-common",
                        "R-rstantools",
                        "R-xaringan",
                        "R-duckplyr",
                        "R-netrankr",
                        "R-styler",
                        "R-sudachir",
                        "R-devtools",
                        "R-rco",
                        "R-constructive",
                        "R-interactiveDisplayBase",
                        "R-progressr",
                        "R-docstring",
                        "R-rstan",
                        "R-askgpt",
                        "R-vroom",
                        "R-dm",
                        "R-rhandsontable",
                        "R-testit",
                        "R-lintr",
                        "R-listviewer",
                        "R-tinytex",
                        "R-pak",
                        "R-golem",
                        "R-pkgdown",
                        "R-Rdpack",
                        "R-pkgdepends",
                        "R-bookdown",
                        "R-xfun"
                    ]
                }
            ]
        },
        {
            "name": "R-rsconnect",
            "portdir": "R/R-rsconnect",
            "version": "1.3.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rstudio/rsconnect",
            "description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
            "long_description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-lifecycle",
                        "R-digest",
                        "R-yaml",
                        "R-openssl",
                        "R-rstudioapi",
                        "R-renv",
                        "R-packrat",
                        "R-CRAN-recommended",
                        "R-PKI",
                        "R-cli",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-RCurl",
                        "R-reticulate",
                        "R-BiocManager",
                        "R-plumber",
                        "R-quarto",
                        "R-Biobase",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-pins",
                        "R-quarto",
                        "R-shinystan",
                        "R-vetiver",
                        "R-distill",
                        "R-golem",
                        "R-pkgdown",
                        "R-bookdown"
                    ]
                }
            ]
        },
        {
            "name": "R-relations",
            "portdir": "R/R-relations",
            "version": "0.6-14",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=relations",
            "description": "Data structures and algorithms for relations",
            "long_description": "Data structures and algorithms for relations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sets",
                        "R-CRAN-recommended",
                        "R-slam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rgraphviz",
                        "R-clue",
                        "R-lpSolve",
                        "R-BiocGenerics",
                        "R-seriation",
                        "R-Rglpk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesMallows",
                        "R-MXM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue",
                        "R-pks"
                    ]
                }
            ]
        },
        {
            "name": "R-penaltyLearning",
            "portdir": "R/R-penaltyLearning",
            "version": "2024.9.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/penaltyLearning",
            "description": "Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression",
            "long_description": "Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PeakSegJoint",
                        "R-PeakSegOptimal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PeakSegDP",
                        "R-gfpop"
                    ]
                }
            ]
        },
        {
            "name": "R-oaqc",
            "portdir": "R/R-oaqc",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/schochastics/oaqc",
            "description": "Computation of the Orbit-Aware Quad Census",
            "long_description": "Computation of the Orbit-Aware Quad Census",
            "active": true,
            "categories": [
                "science",
                "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-igraph",
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-graphlayouts"
                    ]
                }
            ]
        },
        {
            "name": "R-nnls",
            "portdir": "R/R-nnls",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nnls",
            "description": "The Lawson–Hanson algorithm for non-negative least squares",
            "long_description": "The Lawson–Hanson algorithm for non-negative least squares",
            "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": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quadprog",
                        "R-bvls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-smacof",
                        "R-lmtp",
                        "R-mboost",
                        "R-nlsic",
                        "R-isotone",
                        "R-SuperLearner",
                        "R-alphastable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CVXR",
                        "R-ltmle",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-netUtils",
            "portdir": "R/R-netUtils",
            "version": "0.8.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://schochastics.github.io/netUtils",
            "description": "Miscellaneous functions for network analysis",
            "long_description": "Miscellaneous functions for network analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-GA"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-movMF",
            "portdir": "R/R-movMF",
            "version": "0.2-9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=movMF",
            "description": "Mixtures of von Mises–Fisher distributions",
            "long_description": "Mixtures of von Mises–Fisher distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-skmeans",
                        "R-CRAN-recommended",
                        "R-clue",
                        "R-slam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-flexmix",
                        "R-vcd",
                        "R-HSAUR3",
                        "R-SnowballC",
                        "R-tm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-clue"
                    ]
                }
            ]
        },
        {
            "name": "R-mlt.docreg",
            "portdir": "R/R-mlt.docreg",
            "version": "1.1-10",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mlt.docreg",
            "description": "Additional documentation, a package vignette and regression tests for R-mlt",
            "long_description": "Additional documentation, a package vignette and regression tests for R-mlt",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-multcomp",
                        "R-flexsurv",
                        "R-mlt",
                        "R-truncreg",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-eha"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rms",
                        "R-mlbench",
                        "R-basefun",
                        "R-coin",
                        "R-variables",
                        "R-gamlss.data",
                        "R-tram",
                        "R-colorspace",
                        "R-sandwich",
                        "R-gridExtra",
                        "R-knitr",
                        "R-latticeExtra",
                        "R-prodlim",
                        "R-HSAUR3",
                        "R-AER",
                        "R-TH.data"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-mlt",
            "portdir": "R/R-mlt",
            "version": "1.6-1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mlt",
            "description": "Most Likely Transformations",
            "long_description": "Likelihood-based estimation of conditional transformation models via the most likely transformation approach.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-nloptr",
                        "R-BB",
                        "R-alabama",
                        "R-basefun",
                        "R-coneproj",
                        "R-variables",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TH.data",
                        "R-multcomp",
                        "R-qrng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tramnet",
                        "R-trtf",
                        "R-tramME",
                        "R-mlt.docreg",
                        "R-tram",
                        "R-tbm",
                        "R-cotram"
                    ]
                }
            ]
        },
        {
            "name": "R-maq",
            "portdir": "R/R-maq",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grf-labs/maq",
            "description": "Multi-Armed Qini",
            "long_description": "Multi-Armed Qini",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-grf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-grpnet",
            "portdir": "R/R-grpnet",
            "version": "0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=grpnet",
            "description": "Group elastic net-regularized GLM",
            "long_description": "Efficient algorithms for fitting generalized linear models with group elastic net penalties.",
            "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": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-forsearch",
            "portdir": "R/R-forsearch",
            "version": "6.3.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=forsearch",
            "description": "Diagnostic analysis using forward search procedure",
            "long_description": "Diagnostic analysis using forward search procedure for various models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Hmisc",
                        "R-Cairo",
                        "R-formula.tools",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gmp",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-clue",
            "portdir": "R/R-clue",
            "version": "0.3-66",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=clue",
            "description": "Cluster Ensembles",
            "long_description": "Cluster Ensembles",
            "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-modeltools",
                        "R-ape",
                        "R-quadprog",
                        "R-flexmix",
                        "R-kernlab",
                        "R-lpSolve",
                        "R-mclust",
                        "R-flexclust",
                        "R-relations",
                        "R-movMF",
                        "R-e1071"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-skmeans",
                        "R-JADE",
                        "R-NetMix",
                        "R-movMF",
                        "R-ComplexHeatmap",
                        "R-dtwclust",
                        "R-MsCoreUtils",
                        "R-singR",
                        "R-statip",
                        "R-pcalg",
                        "R-iGraphMatch",
                        "R-fungible",
                        "R-diceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maxLik",
                        "R-stars",
                        "R-flexclust",
                        "R-stm",
                        "R-StatMatch",
                        "R-relations",
                        "R-pmml"
                    ]
                }
            ]
        },
        {
            "name": "R-charlatan",
            "portdir": "R/R-charlatan",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/charlatan",
            "description": "Make Fake Data",
            "long_description": "Make Fake Data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-whisker",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringi",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-ipaddress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-salty"
                    ]
                }
            ]
        },
        {
            "name": "R-caroline",
            "portdir": "R/R-caroline",
            "version": "0.9.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=caroline",
            "description": "Collection of database, data structure, visualization and utility functions for R",
            "long_description": "Collection of database, data structure, visualization and utility functions for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-gplots",
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bigD",
            "portdir": "R/R-bigD",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rich-iannone.github.io/bigD",
            "description": "Flexibly format dates and times to a given locale",
            "long_description": "Flexibly format dates and times to a given locale",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gt"
                    ]
                }
            ]
        },
        {
            "name": "R-av",
            "portdir": "R/R-av",
            "version": "0.9.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/av",
            "description": "Bindings to FFmpeg AV library for working with audio and video in R",
            "long_description": "Bindings to FFmpeg AV library for working with audio and video in R",
            "active": true,
            "categories": [
                "science",
                "multimedia",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ffmpeg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ps",
                        "R-ggplot2",
                        "R-testthat",
                        "R-gapminder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gganimate",
                        "R-magick"
                    ]
                }
            ]
        },
        {
            "name": "R-RRBoost",
            "portdir": "R/R-RRBoost",
            "version": "0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RRBoost",
            "description": "Implementation of robust boosting algorithms for regression in R",
            "long_description": "Implementation of robust boosting algorithms for regression in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RobStatTM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PeakSegOptimal",
            "portdir": "R/R-PeakSegOptimal",
            "version": "2024.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegOptimal",
            "description": "Optimal segmentation subject to up-down constraints",
            "long_description": "Optimal segmentation subject to up-down constraints",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-penaltyLearning",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-ggplot2",
                        "R-testthat",
                        "R-PeakSegDP"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PeakSegDisk",
            "portdir": "R/R-PeakSegDisk",
            "version": "2024.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegDisk",
            "description": "Disk-based constrained change-point detection",
            "long_description": "Disk-based constrained change-point detection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-markdown",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-future"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-PeakSegJoint",
            "portdir": "R/R-PeakSegJoint",
            "version": "2024.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegJoint",
            "description": "Joint peak detection in several ChIP-Seq samples",
            "long_description": "Joint peak detection in several ChIP-Seq samples",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-PeakError",
                        "R-penaltyLearning"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NLP",
            "portdir": "R/R-NLP",
            "version": "0.3-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NLP",
            "description": "Natural Language Processing infrastructure",
            "long_description": "Basic classes and methods for natural language processing.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spacyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tm",
                        "R-chinese.misc",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stm"
                    ]
                }
            ]
        },
        {
            "name": "R-NMOF",
            "portdir": "R/R-NMOF",
            "version": "2.10-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enricoschumann/NMOF http://enricoschumann.net/NMOF.htm",
            "description": "Numerical Methods and Optimization in Finance",
            "long_description": "Numerical Methods and Optimization in Finance",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-readxl",
                        "R-quadprog",
                        "R-openxlsx",
                        "R-tinytest",
                        "R-Rglpk",
                        "R-datetimeutils",
                        "R-PMwR",
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMwR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT"
                    ]
                }
            ]
        },
        {
            "name": "R-LaMa",
            "portdir": "R/R-LaMa",
            "version": "2.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://janoleko.github.io/software",
            "description": "Fast numerical maximum likelihood estimation for latent Markov models",
            "long_description": "Fast numerical maximum likelihood estimation for latent Markov models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CircStats",
                        "R-circular",
                        "R-RTMB",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-MSwM",
                        "R-PHSMM"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Jaya",
            "portdir": "R/R-Jaya",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/neerajdhanraj/Jaya",
            "description": "Maximization/minimization of a fitness function using the Jaya Algorithm (JA)",
            "long_description": "Maximization/minimization of a fitness function using the Jaya Algorithm (JA)",
            "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-rmarkdown",
                        "R-evaluate",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-itables",
            "portdir": "python/py-itables",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mwouts.github.io/itables/",
            "description": "Pandas and Polar DataFrames as interactive DataTables",
            "long_description": "Pandas and Polar DataFrames as interactive DataTables",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-hatch-jupyter-builder",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "npm10"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "py312-ipython",
                        "py312-pandas",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-itables"
                    ]
                }
            ]
        },
        {
            "name": "py-itables",
            "portdir": "python/py-itables",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mwouts.github.io/itables/",
            "description": "Pandas and Polar DataFrames as interactive DataTables",
            "long_description": "Pandas and Polar DataFrames as interactive DataTables",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-itables"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcdio-paranoia",
            "portdir": "audio/libcdio-paranoia",
            "version": "2.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 102,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libcdio/",
            "description": "CDDA audio extraction library",
            "long_description": "This CDDA reader distribution reads audio from the CDROM directly as data, with no analog step between, and writes the data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcdio",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qmmp",
                        "xmms2",
                        "mpv",
                        "mpv-legacy",
                        "audacious-plugins",
                        "BoCA",
                        "mpd"
                    ]
                }
            ]
        },
        {
            "name": "geeqie",
            "portdir": "graphics/geeqie",
            "version": "2.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.geeqie.org",
            "description": "Image viewer and organiser",
            "long_description": "Geeqie is a lightweight Gtk+-based image viewer and browser. Provides slideshow function and supports MANY image formats.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "help_files",
                "x11",
                "quartz",
                "print_preview",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "librsvg",
                        "clang-17",
                        "makeicns",
                        "meson",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "exiv2",
                        "lcms",
                        "libjpeg-turbo",
                        "libraw",
                        "openjpeg",
                        "poppler",
                        "tiff",
                        "webp",
                        "libarchive",
                        "libheif",
                        "libjxl",
                        "ffmpegthumbnailer",
                        "desktop-file-utils",
                        "gspell",
                        "gtk3",
                        "libchamplain",
                        "clutter-gtk",
                        "djvulibre"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "exiftool",
                        "gphoto2",
                        "exiftran",
                        "ImageMagick",
                        "zenity",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-fastavro",
            "portdir": "python/py-fastavro",
            "version": "1.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fastavro.readthedocs.org/",
            "description": "Fast read and write module for AVRO files",
            "long_description": "Fast read and write module for AVRO files",
            "active": true,
            "categories": [
                "net",
                "science",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-cython",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fastavro"
                    ]
                }
            ]
        },
        {
            "name": "py311-fastavro",
            "portdir": "python/py-fastavro",
            "version": "1.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fastavro.readthedocs.org/",
            "description": "Fast read and write module for AVRO files",
            "long_description": "Fast read and write module for AVRO files",
            "active": true,
            "categories": [
                "net",
                "science",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-fastavro",
            "portdir": "python/py-fastavro",
            "version": "1.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fastavro.readthedocs.org/",
            "description": "Fast read and write module for AVRO files",
            "long_description": "Fast read and write module for AVRO files",
            "active": true,
            "categories": [
                "net",
                "science",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-setuptools",
                        "py310-cython",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-fastavro",
            "portdir": "python/py-fastavro",
            "version": "1.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fastavro.readthedocs.org/",
            "description": "Fast read and write module for AVRO files",
            "long_description": "Fast read and write module for AVRO files",
            "active": true,
            "categories": [
                "net",
                "science",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-cython",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py-fastavro",
            "portdir": "python/py-fastavro",
            "version": "1.9.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fastavro.readthedocs.org/",
            "description": "Fast read and write module for AVRO files",
            "long_description": "Fast read and write module for AVRO files",
            "active": true,
            "categories": [
                "net",
                "science",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-fastavro"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-fann2",
            "portdir": "python/py-fann2",
            "version": "1.2.0",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FutureLinkCorporation/fann2",
            "description": "Python bindings for Fast Artificial Neural Networks 2.2.0 (FANN >= 2.2.0).",
            "long_description": "This is a python binding for Fast Artificial Neural Network Library (FANN >= 2.2.0) that implements multi-layer artificial neural networks with support for both fully-connected and sparsely-connected networks. It includes a framework for easily handling training data sets. It is easy to use, versatile, well- documented, and fast.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "smithsp",
                    "github": "smithsp",
                    "ports_count": 32
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-cython",
                        "swig-python",
                        "fann",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fann2"
                    ]
                }
            ]
        }
    ]
}