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

{
    "count": 49836,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=918",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=916",
    "results": [
        {
            "name": "R-RcppBDT",
            "portdir": "R/R-RcppBDT",
            "version": "0.2.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppBDT",
            "description": "Rcpp bindings for Boost Date_Time",
            "long_description": "Rcpp bindings for Boost Date_Time",
            "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-BH",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppBessel",
            "portdir": "R/R-RcppBessel",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexiosg/RcppBessel",
            "description": "Bessel Functions Rcpp Interface",
            "long_description": "R-RcppBessel exports an Rcpp interface for the Bessel functions in the Bessel package.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-microbenchmark",
                        "R-Bessel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppBigIntAlgos",
            "portdir": "R/R-RcppBigIntAlgos",
            "version": "1.1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppBigIntAlgos",
            "description": "Factor big integers with the parallel quadratic sieve",
            "long_description": "Features the multiple polynomial quadratic sieve (MPQS) algorithm for factoring large integers and a vectorized factoring function that returns the complete factorization of an integer.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gmp",
                        "R-CRAN-recommended",
                        "gmp",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-numbers",
                        "R-RcppAlgos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcppAlgos"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppBlaze",
            "portdir": "R/R-RcppBlaze",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/blaze-lib/blaze",
            "description": "Rcpp integration for the Blaze high-performance C++ math library",
            "long_description": "Rcpp integration for the Blaze high-performance C++ math library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang10",
                "clang11",
                "clang12",
                "clang60",
                "clang70",
                "clang80",
                "g95",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgKitten",
                        "R-tinytest",
                        "R-microbenchmark",
                        "R-MatrixExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppCCTZ",
            "portdir": "R/R-RcppCCTZ",
            "version": "0.2.12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppCCTZ",
            "description": "Rcpp bindings for the CCTZ library",
            "long_description": "Rcpp bindings for the CCTZ library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dtts",
                        "R-nanotime"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppCensSpatial",
            "portdir": "R/R-RcppCensSpatial",
            "version": "0.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppCensSpatial",
            "description": "Spatial estimation and prediction for censored/missing responses",
            "long_description": "Spatial estimation and prediction for censored/missing responses",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-Rdpack",
                        "libgcc",
                        "R-MomTrunc",
                        "R-StempCens",
                        "R-relliptical",
                        "R-CRAN-recommended",
                        "R-roptim",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppCGAL",
            "portdir": "R/R-RcppCGAL",
            "version": "5.6.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ericdunipace/RcppCGAL",
            "description": "Rcpp Integration for CGAL",
            "long_description": "Creates a header only package to link to the CGAL (Computational Geometry Algorithms Library) header files in Rcpp. There are a variety of potential uses for the software such as Hilbert sorting, KDtree nearest neighbors, and convex hull algorithms.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "geometry"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AlphaHull3D",
                        "R-jack",
                        "R-cgalMeshes",
                        "R-cgalPolygons",
                        "R-interpolation",
                        "R-lazyNumbers",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppClassic",
            "portdir": "R/R-RcppClassic",
            "version": "0.9.13",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.classic.html",
            "description": "Deprecated classic Rcpp API",
            "long_description": "Deprecated classic Rcpp API",
            "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-RcppClassicExamples"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppClassicExamples",
            "portdir": "R/R-RcppClassicExamples",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.classic.html",
            "description": "Examples using RcppClassic to interface R and C++",
            "long_description": "Examples using RcppClassic to interface R and C++",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppClassic",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppClock",
            "portdir": "R/R-RcppClock",
            "version": "1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppClock",
            "description": "Seamless Rcpp benchmarking",
            "long_description": "Seamless Rcpp benchmarking",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fastcpd"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppCNPy",
            "portdir": "R/R-RcppCNPy",
            "version": "0.2.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.cnpy.html",
            "description": "Read-write support for NumPy files via R-Rcpp",
            "long_description": "Read-write support for NumPy files via R-Rcpp",
            "active": true,
            "categories": [
                "science",
                "python",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pinp",
                        "R-reticulate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppColors",
            "portdir": "R/R-RcppColors",
            "version": "0.6.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppColors",
            "description": "C++ header files for color conversion and color mappings",
            "long_description": "C++ header files for color conversion and color mappings",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cgalMeshes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jacobi"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppCWB",
            "portdir": "R/R-RcppCWB",
            "version": "0.6.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppCWB",
            "description": "Rcpp bindings for the C code of the Corpus Workbench (CWB)",
            "long_description": "Rcpp bindings for the C code of the Corpus Workbench (CWB)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-CRAN-recommended",
                        "glib2",
                        "pcre2",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppDate",
            "portdir": "R/R-RcppDate",
            "version": "0.0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rcppdate",
            "description": "C++ header library for date and time functionality",
            "long_description": "C++ header library for date and time functionality",
            "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-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dtts",
                        "R-nanotime"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppDE",
            "portdir": "R/R-RcppDE",
            "version": "0.1.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.de.html",
            "description": "Global optimization by differential evolution in C++",
            "long_description": "Global optimization by differential evolution in C++",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-inline",
                        "R-DEoptim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdimtools",
                        "R-ptw"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppDist",
            "portdir": "R/R-RcppDist",
            "version": "0.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppDist",
            "description": "Rcpp integration of additional probability distributions",
            "long_description": "Rcpp integration of additional probability distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesPPDSurv",
                        "R-BayesRGMM",
                        "R-Rdimtools",
                        "R-bayescopulareg",
                        "R-bggum",
                        "R-BGGM",
                        "R-maotai",
                        "R-qbld"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppDL",
            "portdir": "R/R-RcppDL",
            "version": "0.0.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppDL",
            "description": "Deep Learning Methods via Rcpp",
            "long_description": "Deep Learning Methods via Rcpp",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppDynProg",
            "portdir": "R/R-RcppDynProg",
            "version": "0.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://winvector.github.io/RcppDynProg",
            "description": "Rcpp Dynamic Programming",
            "long_description": "Dynamic Programming implemented in Rcpp. Includes example partition and out of sample fitting applications. Also supplies additional custom coders for the vtreat package.",
            "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-wrapr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dpseg"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppEigen",
            "portdir": "R/R-RcppEigen",
            "version": "0.3.4.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.eigen.html",
            "description": "Rcpp integration for the Eigen Templated Linear Algebra Library",
            "long_description": "Rcpp integration for the Eigen Templated Linear Algebra Library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-inline",
                        "R-pkgKitten",
                        "R-tinytest",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-volesti",
                        "R-StanHeaders",
                        "R-APML0",
                        "R-AlphaHull3D",
                        "R-BLSM",
                        "R-xrnet",
                        "R-BVSNLP",
                        "R-BayesESS",
                        "R-BayesFactor",
                        "R-BayesLN",
                        "R-BayesPPD",
                        "R-BayesProject",
                        "R-transport",
                        "R-TMB",
                        "R-GeneralizedWendland",
                        "R-RTMB",
                        "R-bvhar",
                        "R-leidenAlg",
                        "R-bellreg",
                        "R-HDTSA",
                        "R-SparseChol",
                        "R-rstanemax",
                        "R-FRK",
                        "R-Rlgt",
                        "R-geostan",
                        "R-FastGP",
                        "R-FastJM",
                        "R-qfratio",
                        "R-unmarked",
                        "R-MCMCprecision",
                        "R-MIRES",
                        "R-MTS",
                        "R-MedianaDesigner",
                        "R-OwenQ",
                        "R-PReMiuM",
                        "R-PUlasso",
                        "R-RobustCalibration",
                        "R-RMixtCompIO",
                        "R-RNewsflow",
                        "R-RUVIIIC",
                        "R-RZigZag",
                        "R-RationalMatrix",
                        "R-RcppEigenAD",
                        "R-RcppML",
                        "R-RcppNumerical",
                        "R-Rfssa",
                        "R-Rmixmod",
                        "R-RobustGaSP",
                        "R-ctsem",
                        "R-SBCK",
                        "R-hts",
                        "R-YPBP",
                        "R-YPPE",
                        "R-aihuman",
                        "R-bigstep",
                        "R-EigenR",
                        "R-basad",
                        "R-bayesPO",
                        "R-bayesWatch",
                        "R-bayesZIB",
                        "R-bigtime",
                        "R-bisque",
                        "R-tensorMiss",
                        "R-tsdistributions",
                        "R-boodist",
                        "R-jfa",
                        "R-RoBTT",
                        "R-rkriging",
                        "R-cbq",
                        "R-cgalMeshes",
                        "R-cgalPolygons",
                        "R-CVXR",
                        "R-FastGaSP",
                        "R-RSpectra",
                        "R-dgumbel",
                        "R-gRim",
                        "R-diffudist",
                        "R-disaggregation",
                        "R-drf",
                        "R-bWGR",
                        "R-survPen",
                        "R-estimatr",
                        "R-expectreg",
                        "R-glmmrOptim",
                        "R-apollo",
                        "R-fastglm",
                        "R-ranger",
                        "R-samc",
                        "R-rmsb",
                        "R-fractalRegression",
                        "R-surveil",
                        "R-gbeta",
                        "R-REndo",
                        "R-ggforce",
                        "R-CausalQueries",
                        "R-DPTM",
                        "R-MetricGraph",
                        "R-fdapace",
                        "R-gllvm",
                        "R-glmmLasso",
                        "R-glmnet",
                        "R-lme4",
                        "R-tramME",
                        "R-hBayesDM",
                        "R-hal9001",
                        "R-hbal",
                        "R-OpenMx",
                        "R-hmmTMB",
                        "R-hopit",
                        "R-huge",
                        "R-keyATM",
                        "R-icenReg",
                        "R-interp",
                        "R-iprior",
                        "R-kde1d",
                        "R-glmmrBase",
                        "R-mcmcsae",
                        "R-lazyNumbers",
                        "R-lfmm",
                        "R-sdmTMB",
                        "R-multiview",
                        "R-nabor",
                        "R-penppml",
                        "R-pimeta",
                        "R-plac",
                        "R-pompp",
                        "R-Seurat",
                        "R-nebula",
                        "R-qpmadr",
                        "R-mrfDepth",
                        "R-blackbox",
                        "R-qtl2",
                        "R-spaMM",
                        "R-marginaleffects",
                        "R-rootWishart",
                        "R-rpf",
                        "R-dsem",
                        "R-eimpute",
                        "R-gaston",
                        "R-rvinecopulib",
                        "R-sanic",
                        "R-sccore",
                        "R-fido",
                        "R-gRbase",
                        "R-blavaan",
                        "R-BayesSenMC",
                        "R-CNVRG",
                        "R-LMMELSM",
                        "R-autoFRK",
                        "R-baggr",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-RBesT",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-bws",
                        "R-crctStepdown",
                        "R-sparseHessianFD",
                        "R-sparseLTSEigen",
                        "R-densEstBayes",
                        "R-fcirt",
                        "R-hsstan",
                        "R-lgpr",
                        "R-measr",
                        "R-metaBMA",
                        "R-multipleDL",
                        "R-pcFactorStan",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-rater",
                        "R-rbmi",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-rstan",
                        "R-rstanarm",
                        "R-survstan",
                        "R-thurstonianIRT",
                        "R-tmbstan",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet",
                        "R-zoid",
                        "R-svines",
                        "R-telefit",
                        "R-stan4bart",
                        "R-tlrmvnmvt",
                        "R-trustOptim",
                        "R-vennLasso",
                        "R-vinereg",
                        "R-ztpln",
                        "R-SeuratObject",
                        "R-apeglm",
                        "R-FlexReg",
                        "R-Rvcg",
                        "R-dlmtree",
                        "R-HypergeoMat",
                        "R-bigsparser",
                        "R-sleev",
                        "R-gRain",
                        "R-glmmTMB",
                        "R-hbamr",
                        "R-mmrm",
                        "R-RcppFastAD",
                        "R-ocf",
                        "R-psqn",
                        "R-staggered",
                        "R-glmmPen",
                        "R-walker",
                        "R-grf",
                        "R-multinma",
                        "R-bsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cmdstanr",
                        "R-PosteriorBootstrap",
                        "R-bayestestR",
                        "R-insight",
                        "R-collapse",
                        "R-performance",
                        "R-brms.mmrm",
                        "R-nestedcv",
                        "R-estimatr",
                        "R-pfr",
                        "R-see"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppEigenAD",
            "portdir": "R/R-RcppEigenAD",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppEigenAD",
            "description": "Compiles C++ code using Rcpp, Eigen and CppAD to produce first and second order partial derivatives",
            "long_description": "Compiles C++ code using Rcpp, Eigen and CppAD to produce first and second order partial derivatives",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-memoise",
                        "R-readr",
                        "R-BH",
                        "R-functional",
                        "R-CRAN-recommended",
                        "R-Rdpack",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppEnsmallen",
            "portdir": "R/R-RcppEnsmallen",
            "version": "0.2.22.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coatless-rpkg/rcppensmallen",
            "description": "Rcpp integration for the Ensmallen templated C++ mathematical optimization library",
            "long_description": "Rcpp integration for the Ensmallen templated C++ mathematical optimization library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlpack",
                        "R-sparsevb"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppExamples",
            "portdir": "R/R-RcppExamples",
            "version": "0.1.9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.examples.html",
            "description": "Examples using Rcpp to interface R and C++",
            "long_description": "Examples using Rcpp to interface R and C++",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppFarmHash",
            "portdir": "R/R-RcppFarmHash",
            "version": "0.0.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.farmhash.html",
            "description": "Interface to the Google FarmHash family of hash functions",
            "long_description": "Interface to the Google FarmHash family of hash functions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppInt64",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppFastAD",
            "portdir": "R/R-RcppFastAD",
            "version": "0.0.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rcppfastad",
            "description": "Rcpp bindings to FastAD auto-differentiation",
            "long_description": "Rcpp bindings to FastAD auto-differentiation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppFastFloat",
            "portdir": "R/R-RcppFastFloat",
            "version": "0.0.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.fastfloat.html",
            "description": "Rcpp bindings for the fast_float header-only library for number parsing",
            "long_description": "Rcpp bindings for the fast_float header-only library for number parsing",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppGetconf",
            "portdir": "R/R-RcppGetconf",
            "version": "0.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.html",
            "description": "Rcpp interface for querying system configuration variables",
            "long_description": "Rcpp interface for querying system configuration variables",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppGreedySetCover",
            "portdir": "R/R-RcppGreedySetCover",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppGreedySetCover",
            "description": "Fast implementation of the greedy algorithm for the set cover problem using Rcpp",
            "long_description": "Fast implementation of the greedy algorithm for the set cover problem using Rcpp",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-BH",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppGSL",
            "portdir": "R/R-RcppGSL",
            "version": "0.3.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.gsl.html",
            "description": "Rcpp integration for GNU GSL vectors and matrices",
            "long_description": "Rcpp integration for GNU GSL vectors and matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qfratio",
                        "R-mixture",
                        "R-QF",
                        "R-coga",
                        "R-libstableR",
                        "R-mvabund",
                        "R-libstable4u",
                        "R-RcppZiggurat",
                        "R-mashr",
                        "R-diseq"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppHMM",
            "portdir": "R/R-RcppHMM",
            "version": "1.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppHMM",
            "description": "Rcpp Hidden Markov Model",
            "long_description": "Rcpp Hidden Markov Model",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppHNSW",
            "portdir": "R/R-RcppHNSW",
            "version": "0.6.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jlmelville/rcpphnsw",
            "description": "Rcpp bindings for the approximate nearest neighbors library hnswlib",
            "long_description": "Rcpp bindings for the approximate nearest neighbors library hnswlib",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocNeighbors",
                        "R-Seurat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-uwot"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppHungarian",
            "portdir": "R/R-RcppHungarian",
            "version": "0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppHungarian",
            "description": "Solve minimum cost bipartite matching problems",
            "long_description": "Solve minimum cost bipartite matching problems",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sentopics",
                        "R-Ternary"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyclust"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppInt64",
            "portdir": "R/R-RcppInt64",
            "version": "0.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rcppint64",
            "description": "Rcpp-based helper functions to pass Int64 values between R and C++",
            "long_description": "Rcpp-based helper functions to pass Int64 values between R and C++",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-tinytest",
                        "R-nanotime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppFarmHash",
                        "R-gdalraster",
                        "R-tiledb"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppJagger",
            "portdir": "R/R-RcppJagger",
            "version": "0.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shusei-e.github.io/RcppJagger",
            "description": "R Wrapper for Jagger, a morphological analyzer",
            "long_description": "R Wrapper for Jagger, a morphological analyzer",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-purrr",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppMagicEnum",
            "portdir": "R/R-RcppMagicEnum",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rcppmagicenum",
            "description": "Rcpp Bindings to Magic Enum C++ enum support",
            "long_description": "Rcpp Bindings to Magic Enum C++ enum support",
            "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": []
        },
        {
            "name": "R-RcppMeCab",
            "portdir": "R/R-RcppMeCab",
            "version": "0.0.1.3-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/junhewk/RcppMeCab",
            "description": "Rcpp wrapper for mecab library",
            "long_description": "Rcpp wrapper for mecab library",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "mecab",
                        "R-RcppParallel",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppML",
            "portdir": "R/R-RcppML",
            "version": "0.3.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppML",
            "description": "Rcpp Machine Learning library",
            "long_description": "Fast machine learning algorithms including matrix factorization and divisive clustering for large sparse and dense matrices.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-flashier"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppMsgPack",
            "portdir": "R/R-RcppMsgPack",
            "version": "0.2.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppMsgPack",
            "description": "MsgPack C++ header files and interface functions for R",
            "long_description": "MsgPack C++ header files and interface functions for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppRedis"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppNumerical",
            "portdir": "R/R-RcppNumerical",
            "version": "0.6-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppNumerical",
            "description": "Rcpp integration for numerical computing libraries",
            "long_description": "Rcpp integration for numerical computing libraries",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BVSNLP",
                        "R-BayesPPD",
                        "R-MedianaDesigner",
                        "R-OwenQ",
                        "R-boodist",
                        "R-gbeta",
                        "R-fido",
                        "R-vennLasso",
                        "R-ztpln",
                        "R-apeglm"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppParallel",
            "portdir": "R/R-RcppParallel",
            "version": "5.1.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcppcore.github.io/RcppParallel",
            "description": "High level functions for parallel programming with Rcpp",
            "long_description": "High level functions for parallel programming with Rcpp",
            "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": [
                        "onetbb",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-RUnit",
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rstanemax",
                        "R-lamW",
                        "R-Rlgt",
                        "R-geostan",
                        "R-ctsem",
                        "R-NNS",
                        "R-PAGFL",
                        "R-jfa",
                        "R-RoBTT",
                        "R-Rfast2",
                        "R-rmsb",
                        "R-surveil",
                        "R-OpenMx",
                        "R-glmmrBase",
                        "R-rstantools",
                        "R-qs2",
                        "R-gibasa",
                        "R-dtwclust",
                        "R-Rfast",
                        "R-gaston",
                        "R-blavaan",
                        "R-BayesSenMC",
                        "R-CNVRG",
                        "R-LMMELSM",
                        "R-bsynth",
                        "R-StanHeaders",
                        "R-RcppMeCab",
                        "R-autoFRK",
                        "R-baggr",
                        "R-bayes4psy",
                        "R-bayesGAM",
                        "R-bayesbr",
                        "R-bayesdfa",
                        "R-bayesforecast",
                        "R-beanz",
                        "R-bistablehistory",
                        "R-RBesT",
                        "R-bmgarch",
                        "R-bmlm",
                        "R-bootUR",
                        "R-bws",
                        "R-coconots",
                        "R-crctStepdown",
                        "R-densEstBayes",
                        "R-diseq",
                        "R-ebTobit",
                        "R-fcirt",
                        "R-hsstan",
                        "R-lessSEM",
                        "R-lgpr",
                        "R-matrixprofiler",
                        "R-measr",
                        "R-metaBMA",
                        "R-milr",
                        "R-multipleDL",
                        "R-nbfar",
                        "R-parallelDist",
                        "R-pcFactorStan",
                        "R-pema",
                        "R-phacking",
                        "R-prophet",
                        "R-publipha",
                        "R-rPref",
                        "R-rater",
                        "R-rbmi",
                        "R-re2r",
                        "R-rmBayes",
                        "R-rmdcev",
                        "R-roll",
                        "R-rstan",
                        "R-rstanarm",
                        "R-sentometrics",
                        "R-stringfish",
                        "R-survstan",
                        "R-tglkmeans",
                        "R-thurstonianIRT",
                        "R-tmbstan",
                        "R-trialr",
                        "R-truncnormbayes",
                        "R-tsnet",
                        "R-zoid",
                        "R-stan4bart",
                        "R-FlexReg",
                        "R-hbamr",
                        "R-hpa",
                        "R-glmmPen",
                        "R-walker",
                        "R-BGVAR",
                        "R-markovchain",
                        "R-multinma"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PosteriorBootstrap",
                        "R-brms.mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppProgress",
            "portdir": "R/R-RcppProgress",
            "version": "0.4.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppProgress",
            "description": "Interruptible progress bar with OpenMP support for C++ in R packages",
            "long_description": "Interruptible progress bar with OpenMP support for C++ in R packages",
            "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-bvhar",
                        "R-RNewsflow",
                        "R-RUVIIIC",
                        "R-RcppCensSpatial",
                        "R-FLORAL",
                        "R-SequenceSpikeSlab",
                        "R-bayesPO",
                        "R-benchr",
                        "R-bliss",
                        "R-desla",
                        "R-disclapmix",
                        "R-bgms",
                        "R-harmony",
                        "R-eyelinkReader",
                        "R-glmmrOptim",
                        "R-sommer",
                        "R-BGGM",
                        "R-hibayes",
                        "R-lddmm",
                        "R-mixedClust",
                        "R-mvrsquared",
                        "R-ordinalClust",
                        "R-pompp",
                        "R-Seurat",
                        "R-baygel",
                        "R-kgrams",
                        "R-sccore",
                        "R-matrixprofiler",
                        "R-textmineR",
                        "R-tidylda",
                        "R-uwot",
                        "R-sentopics",
                        "R-BGVAR",
                        "R-MatchIt",
                        "R-MCMCprecision",
                        "R-bayesianVARs",
                        "R-geometry",
                        "R-bsvars"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppQuantuccia",
            "portdir": "R/R-RcppQuantuccia",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.quantuccia.html",
            "description": "R bindings to the calendaring functionality of QuantLib",
            "long_description": "R bindings to the calendaring functionality of QuantLib",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BH",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppRedis",
            "portdir": "R/R-RcppRedis",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.redis.html",
            "description": "MsgPack C++ header files and interface functions for R",
            "long_description": "MsgPack C++ header files and interface functions for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RApiSerialize",
                        "R-RcppMsgPack",
                        "R-CRAN-recommended",
                        "hiredis",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppRoll",
            "portdir": "R/R-RcppRoll",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppRoll",
            "description": "Efficient rolling/windowed operations",
            "long_description": "Efficient rolling/windowed operations",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-zoo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fastTS",
                        "R-ICSClust",
                        "R-ICtest",
                        "R-tsfeatures",
                        "R-exdex",
                        "R-IDF",
                        "R-TSS.RESTREND",
                        "R-sentometrics",
                        "R-autoTS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-recipes"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppSimdJson",
            "portdir": "R/R-RcppSimdJson",
            "version": "0.1.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rcppsimdjson",
            "description": "Rcpp bindings for the simdjson header-only library for JSON parsing",
            "long_description": "Rcpp bindings for the simdjson header-only library for JSON parsing",
            "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",
                        "R-bit64"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-td",
                        "R-ichimoku"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppSMC",
            "portdir": "R/R-RcppSMC",
            "version": "0.2.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.smc.html",
            "description": "Rcpp bindings for Sequential Monte Carlo",
            "long_description": "Rcpp bindings for Sequential Monte Carlo",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FKF",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pkgKitten"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppSpdlog",
            "portdir": "R/R-RcppSpdlog",
            "version": "0.0.19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.spdlog.html",
            "description": "R and C++ interfaces to spdlog C++ header library for logging",
            "long_description": "R and C++ interfaces to spdlog C++ header library for logging",
            "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-simplermarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spdl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyCpp"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppStreams",
            "portdir": "R/R-RcppStreams",
            "version": "0.1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/rcpp.streams.html",
            "description": "Rcpp integration of the Streamulus DSEL for stream processing",
            "long_description": "Rcpp integration of the Streamulus DSEL for stream processing",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BH",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppThread",
            "portdir": "R/R-RcppThread",
            "version": "2.1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tnagler/RcppThread",
            "description": "R-friendly threading in C++",
            "long_description": "R-friendly threading in C++",
            "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-Rcpp",
                        "R-testthat",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-samc",
                        "R-mvrsquared",
                        "R-paropt",
                        "R-rEDM",
                        "R-dtwclust",
                        "R-rvinecopulib",
                        "R-bootUR",
                        "R-matrixprofiler",
                        "R-svines",
                        "R-tidylda",
                        "R-vinereg"
                    ]
                }
            ]
        },
        {
            "name": "R-rcpptimer",
            "portdir": "R/R-rcpptimer",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rcpptimer.berrisch.biz",
            "description": "Rcpp tic-toc timer with OpenMP support",
            "long_description": "Rcpp tic-toc timer with OpenMP support",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcppTN",
            "portdir": "R/R-RcppTN",
            "version": "0.2-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppTN",
            "description": "Rcpp-based truncated normal distribution RNG and family",
            "long_description": "Rcpp-based truncated normal distribution RNG and family",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsvars"
                    ]
                }
            ]
        }
    ]
}