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

{
    "count": 50452,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=719",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=717",
    "results": [
        {
            "name": "R-whoami",
            "portdir": "R/R-whoami",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/whoami",
            "description": "Username, full name, e-mail address, GitHub username of the current user",
            "long_description": "Username, full name, e-mail address, GitHub username of the current user",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr",
                        "R-mockery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rhub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-pkgsearch",
                        "R-fritools",
                        "R-lgr",
                        "R-pkgKitten",
                        "R-desc"
                    ]
                }
            ]
        },
        {
            "name": "py310-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-zipfile-deflate64",
            "portdir": "python/py-zipfile-deflate64",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brianhelba/zipfile-deflate64",
            "description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "long_description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mclogit",
            "portdir": "R/R-mclogit",
            "version": "0.9.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mclogit",
            "description": "Multinomial logit models",
            "long_description": "Multinomial logit models",
            "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-memisc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-projpred",
                        "R-abn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-prediction",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-memisc",
            "portdir": "R/R-memisc",
            "version": "0.99.31.8.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://melff.github.io/memisc",
            "description": "Tools for managing survey data and creating tables of estimates and data summaries",
            "long_description": "Tools for managing survey data and creating tables of estimates and data summaries",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-yaml",
                        "R-jsonlite",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-haven",
                        "R-car",
                        "R-eha",
                        "R-AER",
                        "R-simex",
                        "R-ordinal",
                        "R-sandwich",
                        "R-tibble",
                        "R-knitr",
                        "R-lme4",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mclogit",
                        "R-Rchoice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gmnl",
                        "R-pander",
                        "R-labelled",
                        "R-crch"
                    ]
                }
            ]
        },
        {
            "name": "so",
            "portdir": "devel/so",
            "version": "0.4.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samtay/so",
            "description": "A terminal interface for Stack Overflow",
            "long_description": "A terminal interface for Stack Overflow",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-coder",
            "portdir": "octave/octave-coder",
            "version": "1.10.1",
            "license": "AGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shsajjadi/OctaveCoder",
            "description": "Octave Coder is a code generator and build system that, given a function name translates the function and all of its dependencies to C++ and builds a .oct shared module.",
            "long_description": "Octave Coder is a code generator and build system that, given a function name translates the function and all of its dependencies to C++ and builds a .oct shared module.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-amazon.ion",
            "portdir": "python/py-amazon.ion",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazon-ion/ion-python",
            "description": "A Python implementation of Amazon Ion",
            "long_description": "Amazon Ion is a richly-typed, self-describing, hierarchical data serialization format offering interchangeable binary and text representations. The text format (a superset of JSON) is easy to read and author, supporting rapid prototyping. The binary representation is efficient to store, transmit, and skip-scan parse. The rich type system provides unambiguous semantics for long-term preservation of data which can survive multiple generations of software evolution.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "py311-pytest-runner",
                        "clang-17",
                        "cmake",
                        "git",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-six",
                        "py311-jsonconversion"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-amazon.ion"
                    ]
                }
            ]
        },
        {
            "name": "py311-jsonconversion",
            "portdir": "python/py-jsonconversion",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DLR-RM/python-jsonconversion",
            "description": "convert arbitrary Python objects into JSON strings and back",
            "long_description": "This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "clang-17",
                        "py311-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-amazon.ion"
                    ]
                }
            ]
        },
        {
            "name": "madness",
            "portdir": "science/madness",
            "version": "2024.12.06",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m-a-d-n-e-s-s/madness",
            "description": "Multiresolution Adaptive Numerical Environment for Scientific Simulation",
            "long_description": "MADNESS provides a high-level environment for the solution of integral and differential equations in many dimensions using adaptive, fast methods with guaranteed precision based on multi-resolution analysis and novel separated representations.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "clang15",
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "gperftools",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "python312",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "boost181",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-smart_open",
            "portdir": "python/py-smart_open",
            "version": "7.3.0.post1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/piskvorky/smart_open",
            "description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
            "long_description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-wrapt",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-mp-api",
                        "py311-gensim"
                    ]
                }
            ]
        },
        {
            "name": "taskopen",
            "portdir": "office/taskopen",
            "version": "2.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jschlatow/taskopen",
            "description": "Tool for taking notes and open urls with taskwarrior",
            "long_description": "Tool for taking notes and open urls with taskwarrior",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nim",
                        "pandoc",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BBmisc",
            "portdir": "R/R-BBmisc",
            "version": "1.13",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BBmisc",
            "description": "Miscellaneous helper functions",
            "long_description": "Miscellaneous helper functions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr",
                        "R-OpenML",
                        "R-ParamHelpers",
                        "R-mbsts",
                        "R-parallelMap",
                        "R-robustbetareg",
                        "R-mlrMBO",
                        "R-sl3",
                        "R-delayed",
                        "R-smoof",
                        "R-BatchJobs",
                        "R-BlockCov"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocParallel"
                    ]
                }
            ]
        },
        {
            "name": "R-R2HTML",
            "portdir": "R/R-R2HTML",
            "version": "2.3.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nalimilan/R2HTML",
            "description": "HTML exportation for R objects",
            "long_description": "HTML exportation for R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-STAR",
                        "R-umx",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ascii"
                    ]
                }
            ]
        },
        {
            "name": "R-RCurl",
            "portdir": "R/R-RCurl",
            "version": "1.98-1.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RCurl",
            "description": "General network client interface for R",
            "long_description": "General network client interface for R",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "R-bitops",
                        "R-CRAN-recommended",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-XML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gptr",
                        "R-ChemmineR",
                        "R-KEGGgraph",
                        "R-fds",
                        "R-biocViews",
                        "R-biomartr",
                        "R-streamR",
                        "R-restfulr",
                        "R-AnnotationForge",
                        "R-EBImage",
                        "R-rtracklayer",
                        "R-hkex.api",
                        "R-iCARH",
                        "R-ROAuth",
                        "R-lgpr",
                        "R-GenomicFeatures",
                        "R-archivist",
                        "R-umx",
                        "R-qdapTools",
                        "R-coalitions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic",
                        "R-RgoogleMaps",
                        "R-exams",
                        "R-HilbertCurve",
                        "R-trajectories",
                        "R-rsconnect",
                        "R-sparklyr",
                        "R-CodeDepends",
                        "R-markdown",
                        "R-XML",
                        "R-latex2exp"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppTOML",
            "portdir": "R/R-RcppTOML",
            "version": "0.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppTOML",
            "description": "Rcpp bindings to parser for TOML",
            "long_description": "Rcpp bindings to parser for TOML",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-params",
                        "R-reticulate"
                    ]
                }
            ]
        },
        {
            "name": "R-XML",
            "portdir": "R/R-XML",
            "version": "3.99-0.17",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.omegahat.net/RSXML",
            "description": "Tools for parsing and generating XML within R and S-Plus",
            "long_description": "Tools for parsing and generating XML within R and S-Plus",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RCurl",
                        "R-bitops"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BoolNet",
                        "R-KEGGgraph",
                        "R-rlist",
                        "R-qdapTools",
                        "R-grImport",
                        "R-gridSVG",
                        "R-comato",
                        "R-rsdmx",
                        "R-semPlot",
                        "R-CodeDepends",
                        "R-restfulr",
                        "R-AnnotationForge",
                        "R-rattle",
                        "R-rtracklayer",
                        "R-hkex.api",
                        "R-dplR",
                        "R-XML2R",
                        "R-annotate",
                        "R-pdfetch",
                        "R-mlr",
                        "R-Gmisc",
                        "R-OpenML",
                        "R-grImport2",
                        "R-mldr",
                        "R-biocViews",
                        "R-biomartr",
                        "R-biomaRt",
                        "R-pmml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RBGL",
                        "R-graph",
                        "R-Rgraphviz",
                        "R-Renext",
                        "R-RCurl",
                        "R-selectr",
                        "R-async",
                        "R-terra",
                        "R-frbs",
                        "R-arules",
                        "R-partykit",
                        "R-pacman",
                        "R-htmlTable",
                        "R-rgeos",
                        "R-svUnit",
                        "R-io",
                        "R-causaleffect",
                        "R-RUnit"
                    ]
                }
            ]
        },
        {
            "name": "R-archive",
            "portdir": "R/R-archive",
            "version": "1.1.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://archive.r-lib.org",
            "description": "Multi-format archive and compression support",
            "long_description": "Multi-format archive and compression support",
            "active": true,
            "categories": [
                "devel",
                "science",
                "archivers",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-tibble",
                        "R-CRAN-recommended",
                        "libarchive",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-vroom"
                    ]
                }
            ]
        },
        {
            "name": "R-ascii",
            "portdir": "R/R-ascii",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mclements/ascii",
            "description": "Export R objects to several markup languages",
            "long_description": "Export R objects to several markup languages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-knitr",
                        "R-Hmisc",
                        "R-R2HTML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ]
        },
        {
            "name": "R-bigrquery",
            "portdir": "R/R-bigrquery",
            "version": "1.5.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bigrquery.r-dbi.org",
            "description": "Interface to Google BigQuery API",
            "long_description": "Interface to Google BigQuery API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-cpp11",
                        "R-curl",
                        "R-jsonlite",
                        "R-rlang",
                        "R-DBI",
                        "R-lifecycle",
                        "R-tibble",
                        "R-prettyunits",
                        "R-httr",
                        "R-gargle",
                        "R-rapidjsonr",
                        "R-clock",
                        "R-CRAN-recommended",
                        "R-bit64",
                        "R-brio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-blob",
                        "R-withr",
                        "R-dplyr",
                        "R-hms",
                        "R-testthat",
                        "R-dbplyr",
                        "R-readr",
                        "R-covr",
                        "R-sodium",
                        "R-wk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bigQueryR",
                        "R-sqlhelper"
                    ]
                }
            ]
        },
        {
            "name": "R-bitops",
            "portdir": "R/R-bitops",
            "version": "1.0-9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmaechler/R-bitops",
            "description": "Functions for bitwise operations on integer vectors",
            "long_description": "Functions for bitwise operations on integer vectors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gt",
                        "R-RCurl",
                        "R-geozoo",
                        "R-ggmap",
                        "R-bnstruct",
                        "R-cherry",
                        "R-rattle",
                        "R-Rsamtools",
                        "R-caTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-XML",
                        "R-gtExtras",
                        "R-pkgload"
                    ]
                }
            ]
        },
        {
            "name": "R-cyclocomp",
            "portdir": "R/R-cyclocomp",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cyclocomp",
            "description": "Cyclomatic complexity of R code",
            "long_description": "Cyclomatic complexity of R code",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-desc",
                        "R-withr",
                        "R-callr",
                        "R-CRAN-recommended",
                        "R-remotes",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lintr"
                    ]
                }
            ]
        },
        {
            "name": "R-filelock",
            "portdir": "R/R-filelock",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/filelock",
            "description": "Portable file locking",
            "long_description": "Portable file locking",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-callr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgdepends",
                        "R-pkgcache",
                        "R-gms",
                        "R-txtq",
                        "R-keyring",
                        "R-parabar",
                        "R-dir.expiry",
                        "R-BiocFileCache"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "name": "R-future.callr",
            "portdir": "R/R-future.callr",
            "version": "0.8.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.callr.futureverse.org",
            "description": "Future API for parallel processing using callr",
            "long_description": "Future API for parallel processing using callr",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-callr",
                        "R-future"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-globals",
                        "R-listenv",
                        "R-markdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dipsaus",
                        "R-targets",
                        "R-lazyarray",
                        "R-projpred",
                        "R-mlr3"
                    ]
                }
            ]
        },
        {
            "name": "R-highcharter",
            "portdir": "R/R-highcharter",
            "version": "0.9.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jkunst.com/highcharter",
            "description": "Wrapper for the Highcharts library",
            "long_description": "Wrapper for the Highcharts library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-stringr",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr",
                        "R-htmltools",
                        "R-purrr",
                        "R-tidyr",
                        "R-yaml",
                        "R-lubridate",
                        "R-htmlwidgets",
                        "R-igraph",
                        "R-broom",
                        "R-quantmod",
                        "R-rjson",
                        "R-rlist",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-forecast",
                        "R-spelling",
                        "R-gapminder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinyjqui",
                        "R-bayesbr"
                    ]
                }
            ]
        },
        {
            "name": "R-jqr",
            "portdir": "R/R-jqr",
            "version": "1.3.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/jqr",
            "description": "Client for jq, a JSON processor",
            "long_description": "Client for jq, a JSON processor",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "jq",
                        "R-lazyeval",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rdflib"
                    ]
                }
            ]
        },
        {
            "name": "R-jsonify",
            "portdir": "R/R-jsonify",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jsonify",
            "description": "Convert between R objects and JavaScript Object Notation (JSON)",
            "long_description": "Convert between R objects and JavaScript Object Notation (JSON)",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rapidjsonr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lintr",
            "portdir": "R/R-lintr",
            "version": "3.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lintr.r-lib.org",
            "description": "Linter for R code",
            "long_description": "Linter for R code",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-cyclocomp",
                        "R-xmlparsedata",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-rex",
                        "R-backports",
                        "R-xml2",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-patrick",
                        "R-tufte",
                        "R-bookdown",
                        "R-data.table",
                        "R-jsonlite",
                        "R-rlang",
                        "R-crayon",
                        "R-tibble",
                        "R-withr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-rstudioapi",
                        "R-mockery"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-DepthProc",
                        "R-RestRserve",
                        "R-fixtuRes",
                        "R-modules",
                        "R-FSelectorRcpp",
                        "R-ggcharts",
                        "R-ggfortify",
                        "R-ggthemes",
                        "R-cleaR",
                        "R-clugenr",
                        "R-sjtable2df",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-dashboardthemes",
                        "R-dat",
                        "R-data.validator",
                        "R-devtools",
                        "R-mlflow",
                        "R-xgboost",
                        "R-RSQL",
                        "R-WoodburyMatrix",
                        "R-PosteriorBootstrap",
                        "R-lifecycle",
                        "R-emayili",
                        "R-fst",
                        "R-fstcore",
                        "R-caretEnsemble",
                        "R-DBItest"
                    ]
                }
            ]
        },
        {
            "name": "R-microbenchmark",
            "portdir": "R/R-microbenchmark",
            "version": "1.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joshuaulrich/microbenchmark",
            "description": "Infrastructure to accurately measure and compare the execution time of R expressions",
            "long_description": "Infrastructure to accurately measure and compare the execution time of R expressions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-ggplot2",
                        "R-multcomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-doBy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rust",
                        "R-DelayedMatrixStats",
                        "R-R6",
                        "R-dipsaus",
                        "R-RDSsamplesize",
                        "R-RcppMsgPack",
                        "R-RcppUUID",
                        "R-RcppBlaze",
                        "R-revdbayes",
                        "R-checkmate",
                        "R-fritools",
                        "R-dbscan",
                        "R-this.path",
                        "R-FSelectorRcpp",
                        "R-hypergeo2",
                        "R-optimParallel",
                        "R-dplyr",
                        "R-dpseg",
                        "R-profmem",
                        "R-fastMatMR",
                        "R-fasterize",
                        "R-gRc",
                        "R-NPflow",
                        "R-hal9001",
                        "R-bartcs",
                        "R-isoband",
                        "R-RcppAlgos",
                        "R-marqLevAlg",
                        "R-PeakSegJoint",
                        "R-mvnfast",
                        "R-mvp",
                        "R-pROC",
                        "R-pander",
                        "R-parglm",
                        "R-spacesXYZ",
                        "R-dotCall64",
                        "R-bigsnpr",
                        "R-fromo",
                        "R-philentropy",
                        "R-robustlmm",
                        "R-bit",
                        "R-RcppEigen",
                        "R-rco",
                        "R-RcppZiggurat",
                        "R-abn",
                        "R-gRbase",
                        "R-re2r",
                        "R-ast2ast",
                        "R-collapse",
                        "R-polyCub",
                        "R-cv",
                        "R-dde",
                        "R-gRain",
                        "R-mmrm",
                        "R-RcppBessel",
                        "R-PoissonBinomial",
                        "R-lbfgsb3c",
                        "R-lotri",
                        "R-matrixStats",
                        "R-sf",
                        "R-GeneralizedWendland",
                        "R-gsignal",
                        "R-BBmisc",
                        "R-brotli"
                    ]
                }
            ]
        },
        {
            "name": "R-mockr",
            "portdir": "R/R-mockr",
            "version": "0.2.1.9021",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://krlmlr.github.io/mockr",
            "description": "Mocking in R",
            "long_description": "Provides a means to mock a package function, i.e., temporarily substitute it for testing.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-withr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-usethis",
                        "R-covr",
                        "R-fs",
                        "R-knitr",
                        "R-pkgload",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dosearch",
                        "R-tibble",
                        "R-googledrive",
                        "R-gptstudio",
                        "R-stacks",
                        "R-dm",
                        "R-tidyverse",
                        "R-rprojroot"
                    ]
                }
            ]
        },
        {
            "name": "R-pak",
            "portdir": "R/R-pak",
            "version": "0.8.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pak.r-lib.org",
            "description": "Another approach to package installation",
            "long_description": "Another approach to package installation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-ps",
                        "R-desc",
                        "R-glue",
                        "R-withr",
                        "R-processx",
                        "R-callr",
                        "R-pkgbuild",
                        "R-testthat",
                        "R-gitcreds",
                        "R-rstudioapi",
                        "R-covr",
                        "R-mockery",
                        "R-pingr",
                        "R-filelock",
                        "R-pkgcache",
                        "R-pkgsearch",
                        "R-pkgdepends",
                        "R-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dockerfiler"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgload",
                        "R-pkgdepends",
                        "R-xfun",
                        "R-renv"
                    ]
                }
            ]
        },
        {
            "name": "R-parallelMap",
            "portdir": "R/R-parallelMap",
            "version": "1.5.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://parallelmap.mlr-org.com",
            "description": "Unified interface to parallelization back-ends",
            "long_description": "Unified interface to parallelization back-ends",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BBmisc",
                        "R-CRAN-recommended",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-batchtools",
                        "R-data.table",
                        "R-testthat",
                        "R-snow",
                        "R-Rmpi",
                        "R-BatchJobs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlrMBO",
                        "R-mlr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modelStudio",
                        "R-batchtools"
                    ]
                }
            ]
        },
        {
            "name": "R-patrick",
            "portdir": "R/R-patrick",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/patrick",
            "description": "Parameterized unit testing",
            "long_description": "Parameterized unit testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-testthat",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayesplay",
                        "R-mombf",
                        "R-lintr"
                    ]
                }
            ]
        },
        {
            "name": "R-pbapply",
            "portdir": "R/R-pbapply",
            "version": "1.7-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pbapply",
            "description": "Adding progress bar to *apply functions",
            "long_description": "Adding progress bar to *apply functions",
            "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-shiny",
                        "R-future",
                        "R-future.apply"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-manymome",
                        "R-semlbci",
                        "R-BayesFactor",
                        "R-SimDesign",
                        "R-MRFcov",
                        "R-did",
                        "R-SmCCNet",
                        "R-sirt",
                        "R-libbib",
                        "R-IDF",
                        "R-BBcor",
                        "R-BetaPASS",
                        "R-modelbpp",
                        "R-caretEnsemble",
                        "R-A3",
                        "R-metafor",
                        "R-bbreg",
                        "R-fwb",
                        "R-CondCopulas",
                        "R-mvgam",
                        "R-gmvarkit",
                        "R-varycoef",
                        "R-mirt",
                        "R-mirtCAT",
                        "R-Seurat",
                        "R-blackbox",
                        "R-spaMM",
                        "R-qgraph",
                        "R-ResourceSelection"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-unmarked",
                        "R-eyetrackingR",
                        "R-leidenAlg",
                        "R-lavaSearch2",
                        "R-nestedcv",
                        "R-FSelectorRcpp",
                        "R-LMMstar",
                        "R-zebu",
                        "R-sf",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-pins",
            "portdir": "R/R-pins",
            "version": "1.4.0",
            "license": "Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pins.rstudio.com",
            "description": "Pin, discover and share resources",
            "long_description": "Publish data sets, models and other R objects, making it easy to share them across projects and with your colleagues.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-digest",
                        "R-tibble",
                        "R-withr",
                        "R-generics",
                        "R-purrr",
                        "R-yaml",
                        "R-rappdirs",
                        "R-httr",
                        "R-whisker",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-glue",
                        "R-rlang",
                        "R-fs",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-qs",
                        "R-webfakes",
                        "R-arrow",
                        "R-googleCloudStorageR",
                        "R-data.table",
                        "R-mime",
                        "R-xml2",
                        "R-zip",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-gitcreds",
                        "R-openssl",
                        "R-covr",
                        "R-googledrive",
                        "R-ids",
                        "R-sodium",
                        "R-mockery",
                        "R-archive",
                        "R-filelock",
                        "R-R.utils",
                        "R-rsconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vetiver"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgcache",
            "portdir": "R/R-pkgcache",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pkgcache",
            "description": "Cache CRAN-like metadata and R packages",
            "long_description": "Cache CRAN-like metadata and R packages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-filelock",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-callr",
                        "R-processx",
                        "R-cli",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-pingr",
                        "R-spelling",
                        "R-webfakes",
                        "R-fs",
                        "R-desc",
                        "R-rprojroot",
                        "R-sessioninfo",
                        "R-pillar",
                        "R-withr",
                        "R-zip",
                        "R-testthat",
                        "R-covr",
                        "R-debugme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgdepends"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "name": "R-pkgmaker",
            "portdir": "R/R-pkgmaker",
            "version": "0.32.10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pkgmaker",
            "description": "Development utilities for R packages",
            "long_description": "Development utilities for R packages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-withr",
                        "R-registry",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-digest",
                        "R-xtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase",
                        "R-RUnit",
                        "R-yaml",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2",
                        "R-rbibutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-doRNG"
                    ]
                }
            ]
        },
        {
            "name": "R-plogr",
            "portdir": "R/R-plogr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plogr",
            "description": "R bindings for the plog C++ logging library",
            "long_description": "R bindings for the plog C++ logging library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RSQLite",
                        "R-bindrcpp",
                        "R-RMariaDB",
                        "R-RPostgres"
                    ]
                }
            ]
        },
        {
            "name": "R-proto",
            "portdir": "R/R-proto",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=proto",
            "description": "Prototype object-based programming",
            "long_description": "Prototype object-based programming",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nls2",
                        "R-gsubfn",
                        "R-sqldf",
                        "R-emojifont"
                    ]
                }
            ]
        },
        {
            "name": "R-rapidjsonr",
            "portdir": "R/R-rapidjsonr",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rapidjsonr",
            "description": "Rapidjson C++ headers",
            "long_description": "Rapidjson C++ headers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigrquery",
                        "R-jsonify"
                    ]
                }
            ]
        },
        {
            "name": "R-registry",
            "portdir": "R/R-registry",
            "version": "0.5-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=registry",
            "description": "Infrastructure for R package registries",
            "long_description": "Infrastructure for R package registries",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NMF",
                        "R-pkgmaker",
                        "R-seriation",
                        "R-ROI"
                    ]
                }
            ]
        },
        {
            "name": "R-renv",
            "portdir": "R/R-renv",
            "version": "1.0.11",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/renv",
            "description": "Project environments",
            "long_description": "A dependency management toolkit for R. Using renv, you can create and manage project-local R libraries, save the state of these libraries to a lockfile and later restore your library as required.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-cpp11",
                        "R-jsonlite",
                        "R-remotes",
                        "R-yaml",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-waldo",
                        "R-miniUI",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-gitcreds",
                        "R-rstudioapi",
                        "R-covr",
                        "R-uuid",
                        "R-pak",
                        "R-reticulate",
                        "R-BiocManager",
                        "R-packrat",
                        "R-modules",
                        "R-webfakes",
                        "R-R6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-deps",
                        "R-jetpack",
                        "R-rsconnect",
                        "R-softbib",
                        "R-rworkflows",
                        "R-starter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xfun",
                        "R-attachment",
                        "R-weakARMA",
                        "R-pacs",
                        "R-golem",
                        "R-SimDesign"
                    ]
                }
            ]
        },
        {
            "name": "R-rjson",
            "portdir": "R/R-rjson",
            "version": "0.2.23",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexcb/rjson",
            "description": "JSON for R",
            "long_description": "Converts R object into JSON objects and vice-versa.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ChemmineR",
                        "R-JuliaCall",
                        "R-MendelianRandomization",
                        "R-simplermarkdown",
                        "R-streamR",
                        "R-restfulr",
                        "R-agena.ai",
                        "R-GetoptLong",
                        "R-highcharter",
                        "R-enrichR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-systemPipeR",
                        "R-trajectories"
                    ]
                }
            ]
        },
        {
            "name": "R-rlist",
            "portdir": "R/R-rlist",
            "version": "0.4.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rlist",
            "description": "Toolbox for non-tabular data manipulation",
            "long_description": "Toolbox for non-tabular data manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-XML",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-stringdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-miWQS",
                        "R-gWQS",
                        "R-highcharter",
                        "R-SmCCNet",
                        "R-ardl.nardl",
                        "R-GroupBN"
                    ]
                }
            ]
        },
        {
            "name": "R-stringdist",
            "portdir": "R/R-stringdist",
            "version": "0.9.14",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/markvanderloo/stringdist",
            "description": "String distance functions for R",
            "long_description": "String distance functions for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocCheck",
                        "R-fuzzyjoin",
                        "R-deductive",
                        "R-blink",
                        "R-reclin2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlist",
                        "R-sjmisc",
                        "R-lavaanExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-xmlparsedata",
            "portdir": "R/R-xmlparsedata",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/xmlparsedata",
            "description": "Parse data of R code as an XML tree",
            "long_description": "Parse data of R code as an XML tree",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lintr"
                    ]
                }
            ]
        },
        {
            "name": "R-Rdpack",
            "portdir": "R/R-Rdpack",
            "version": "2.6.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/Rdpack",
            "description": "Update and manipulate Rd documentation objects",
            "long_description": "Update and manipulate Rd documentation objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rbibutils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rprojroot",
                        "R-testthat",
                        "R-rstudioapi",
                        "R-gbRd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lpcde",
                        "R-BayesProject",
                        "R-BayesRGMM",
                        "R-mhurdle",
                        "R-Ckmeans.1d.dp",
                        "R-CovTools",
                        "R-BayesMallows",
                        "R-lqmix",
                        "R-CMAPSS",
                        "R-MSCMT",
                        "R-POSetR",
                        "R-hyper2",
                        "R-ROptSpace",
                        "R-RcppCensSpatial",
                        "R-RcppEigenAD",
                        "R-mcompanion",
                        "R-mcunit",
                        "R-Rdimtools",
                        "R-RiemBase",
                        "R-Riemann",
                        "R-anomaly",
                        "R-Rlinsolve",
                        "R-RoBSA",
                        "R-RprobitB",
                        "R-evinf",
                        "R-SHT",
                        "R-metabias",
                        "R-PublicationBias",
                        "R-StempCens",
                        "R-T4cluster",
                        "R-TDAkit",
                        "R-fake",
                        "R-mlogit",
                        "R-dfidx",
                        "R-bartBMA",
                        "R-multibiasmeta",
                        "R-lawstat",
                        "R-binGroup2",
                        "R-nlpred",
                        "R-WALS",
                        "R-kDGLM",
                        "R-oosse",
                        "R-perms",
                        "R-tsdistributions",
                        "R-pcts",
                        "R-RoBTT",
                        "R-gbutils",
                        "R-clustAnalytics",
                        "R-desla",
                        "R-plm",
                        "R-dsfa",
                        "R-bgms",
                        "R-boot.pval",
                        "R-ergm",
                        "R-ergm.multi",
                        "R-rkeops",
                        "R-bsitar",
                        "R-fdaSP",
                        "R-robustmatrix",
                        "R-psica",
                        "R-binGroup",
                        "R-feisr",
                        "R-BGGM",
                        "R-BayesMultiMode",
                        "R-RoBMA",
                        "R-reformulas",
                        "R-hopit",
                        "R-idefix",
                        "R-isqg",
                        "R-cjbart",
                        "R-mHMMbayes",
                        "R-maotai",
                        "R-mclustcomp",
                        "R-cpop",
                        "R-zcurve",
                        "R-sl3",
                        "R-partitions",
                        "R-snfa",
                        "R-ldt",
                        "R-vcmeta",
                        "R-CIfinder",
                        "R-cpd",
                        "R-crops",
                        "R-ctsfeatures",
                        "R-cvCovEst",
                        "R-cvar",
                        "R-DAAG",
                        "R-sharp",
                        "R-ADMM",
                        "R-Bayesrel",
                        "R-relliptical",
                        "R-remaCor",
                        "R-kgrams",
                        "R-sarima",
                        "R-rqPen",
                        "R-StableEstim",
                        "R-dstabledist",
                        "R-DPtree",
                        "R-bmgarch",
                        "R-phacking",
                        "R-ebreg",
                        "R-survstan",
                        "R-truncnormbayes",
                        "R-hhsmm",
                        "R-accessibility",
                        "R-FitDynMix",
                        "R-FuzzyClass",
                        "R-ergm.count",
                        "R-ergm.rank",
                        "R-statpsych",
                        "R-rgudhi",
                        "R-AssetCorr",
                        "R-HOasso",
                        "R-LNPar",
                        "R-LSTS",
                        "R-BBcor",
                        "R-BayesTools",
                        "R-BlockCov",
                        "R-mmrm",
                        "R-RcppBessel",
                        "R-gap",
                        "R-multinma",
                        "R-HMMEsolver",
                        "R-DiscreteDists",
                        "R-bfast",
                        "R-bellreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                }
            ]
        },
        {
            "name": "R-compare",
            "portdir": "R/R-compare",
            "version": "0.2-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=compare",
            "description": "Comparing objects for differences",
            "long_description": "Comparing objects for differences",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-acebayes"
                    ]
                }
            ]
        },
        {
            "name": "R-doMC",
            "portdir": "R/R-doMC",
            "version": "1.3.8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doMC",
            "description": "Foreach parallel adaptor for parallel",
            "long_description": "Foreach parallel adaptor for parallel",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-iterators"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BayesFactor",
                        "R-eyetrackingR",
                        "R-foreach",
                        "R-legion",
                        "R-transreg",
                        "R-greybox",
                        "R-smooth"
                    ]
                }
            ]
        }
    ]
}