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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=912",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=910",
    "results": [
        {
            "name": "R-FactoMineR",
            "portdir": "R/R-FactoMineR",
            "version": "2.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://factominer.free.fr",
            "description": "Multivariate exploratory data analysis and data mining",
            "long_description": "Multivariate exploratory data analysis and data mining",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrepel",
                        "R-emmeans",
                        "R-car",
                        "R-leaps",
                        "R-scatterplot3d",
                        "R-ellipse",
                        "R-flashClust",
                        "R-multcompView",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-DT"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-Factoshiny",
                        "R-missMDA"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FactoInvestigate",
                        "R-Factoshiny",
                        "R-GDAtools",
                        "R-RcmdrPlugin.FactoMineR",
                        "R-factoextra",
                        "R-fdm2id",
                        "R-mimi",
                        "R-missMDA"
                    ]
                }
            ]
        },
        {
            "name": "R-factor256",
            "portdir": "R/R-factor256",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=factor256",
            "description": "Use raw vectors to minimize memory consumption of factors",
            "long_description": "Use raw vectors to minimize memory consumption of factors",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-factorstochvol",
            "portdir": "R/R-factorstochvol",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=factorstochvol",
            "description": "Bayesian estimation of (sparse) latent factor stochastic volatility models",
            "long_description": "Bayesian estimation of (sparse) latent factor stochastic volatility models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GIGrvg",
                        "R-stochvol",
                        "R-corrplot",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-zoo",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-LSD"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesianVARs"
                    ]
                }
            ]
        },
        {
            "name": "R-Factoshiny",
            "portdir": "R/R-Factoshiny",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://factominer.free.fr/graphs/factoshiny.html",
            "description": "Perform factorial analysis from R-FactoMineR with an R-shiny application",
            "long_description": "Perform factorial analysis from R-FactoMineR with an R-shiny application",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DT",
                        "R-colourpicker",
                        "R-ggrepel",
                        "R-shinydashboard",
                        "R-FactoMineR",
                        "R-ggplot2",
                        "R-FactoInvestigate",
                        "R-missMDA",
                        "R-shinyjqui",
                        "R-CRAN-recommended",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-FactoMineR"
                    ]
                }
            ]
        },
        {
            "name": "R-FAdist",
            "portdir": "R/R-FAdist",
            "version": "2.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FAdist",
            "description": "Probability distributions that are sometimes useful in hydrology",
            "long_description": "Probability distributions that are sometimes useful in hydrology",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WeibullFit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-fairml",
            "portdir": "R/R-fairml",
            "version": "0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fairml",
            "description": "Fair models in machine learning",
            "long_description": "Fair models in machine learning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-CVXR",
                        "R-cccp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fake",
            "portdir": "R/R-fake",
            "version": "1.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fake",
            "description": "Flexible data simulation using the multivariate normal distribution",
            "long_description": "Flexible data simulation using the multivariate normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-huge",
                        "R-CRAN-recommended",
                        "R-withr",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sharp"
                    ]
                }
            ]
        },
        {
            "name": "R-FAmle",
            "portdir": "R/R-FAmle",
            "version": "1.3.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FAmle",
            "description": "Maximum likelihood and Bayesian estimation of univariate probability distributions",
            "long_description": "Maximum likelihood and Bayesian estimation of univariate probability distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fANCOVA",
            "portdir": "R/R-fANCOVA",
            "version": "0.6-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fANCOVA",
            "description": "Non-parametric analysis of covariance",
            "long_description": "Non-parametric analysis of covariance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-audrex",
                        "R-dymo",
                        "R-jenga",
                        "R-naive",
                        "R-segen",
                        "R-spooky"
                    ]
                }
            ]
        },
        {
            "name": "R-fanovaGraph",
            "portdir": "R/R-fanovaGraph",
            "version": "1.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fanovaGraph",
            "description": "Kriging models from FANOVA graphs",
            "long_description": "Kriging models from FANOVA graphs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sensitivity",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-DiceKriging"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fansi",
            "portdir": "R/R-fansi",
            "version": "1.0.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fansi",
            "description": "ANSI control sequence-aware string functions",
            "long_description": "ANSI control sequence-aware string functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-unitizer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xpectr",
                        "R-downlit",
                        "R-huxtable",
                        "R-pillar",
                        "R-tibble"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dm",
                        "R-pkgdepends",
                        "R-colorDF",
                        "R-tinytable"
                    ]
                }
            ]
        },
        {
            "name": "R-far",
            "portdir": "R/R-far",
            "version": "0.6-7",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Looping027/far",
            "description": "Modelization for functional auto-regressive processes",
            "long_description": "Modelization for functional auto-regressive processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-faraway",
            "portdir": "R/R-faraway",
            "version": "1.0.8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=faraway",
            "description": "Functions and datasets for books by Julian Faraway",
            "long_description": "Functions and datasets for books by Julian Faraway",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaps"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BayesVarSel",
                        "R-aglm",
                        "R-BAS",
                        "R-fastR2",
                        "R-nonnest2",
                        "R-assessor"
                    ]
                }
            ]
        },
        {
            "name": "R-farver",
            "portdir": "R/R-farver",
            "version": "2.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://farver.data-imaginist.com",
            "description": "High-performance color space manipulation",
            "long_description": "High-performance color space manipulation",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggblanket",
                        "R-patchwork",
                        "R-prismatic",
                        "R-scales",
                        "R-thematic",
                        "R-tweenr"
                    ]
                }
            ]
        },
        {
            "name": "R-fasta",
            "portdir": "R/R-fasta",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fasta",
            "description": "Fast Adaptive Shrinkage/Thresholding Algorithm",
            "long_description": "Fast Adaptive Shrinkage/Thresholding Algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastadi",
            "portdir": "R/R-fastadi",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RoheLab/fastadi",
            "description": "Self-tuning data-adaptive matrix imputation",
            "long_description": "Self-tuning data-adaptive matrix imputation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-ellipsis",
                        "R-RSpectra",
                        "R-LRMF3",
                        "R-logger",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-invertiforms"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastAFT",
            "portdir": "R/R-fastAFT",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fastAFT",
            "description": "Fast regression for the accelerated failure time (AFT) model",
            "long_description": "Fast regression for the accelerated failure time (AFT) model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastcluster",
            "portdir": "R/R-fastcluster",
            "version": "1.2.6",
            "license": "(BSD or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://danifold.net/fastcluster.html",
            "description": "Fast hierarchical clustering routines for R",
            "long_description": "Fast hierarchical clustering routines for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-flashClust"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NPflow",
                        "R-WeightedCluster",
                        "R-maotai"
                    ]
                }
            ]
        },
        {
            "name": "R-fastcmh",
            "portdir": "R/R-fastcmh",
            "version": "0.2.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fastcmh",
            "description": "Significant interval discovery with categorical covariates",
            "long_description": "Significant interval discovery with categorical covariates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-bindata",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastcpd",
            "portdir": "R/R-fastcpd",
            "version": "0.14.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fastcpd.xingchi.li",
            "description": "Fast change point detection via sequential gradient descent",
            "long_description": "Fast change point detection via sequential gradient descent",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat",
                        "R-forecast",
                        "R-tseries",
                        "R-glmnet",
                        "R-RcppClock",
                        "R-fastglm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-RcppArmadillo",
                        "R-progress",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosum",
                        "R-abind",
                        "R-xml2",
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-zoo",
                        "R-dplyr",
                        "R-matrixStats",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mockthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastDummies",
            "portdir": "R/R-fastDummies",
            "version": "1.7.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jacobkap.github.io/fastDummies",
            "description": "Fast creation of dummy (binary) columns and rows from categorical variables",
            "long_description": "Fast creation of dummy (binary) columns and rows from categorical variables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spooky",
                        "R-MplusAutomation",
                        "R-Seurat",
                        "R-TSCI",
                        "R-cbcTools",
                        "R-drf",
                        "R-jenga",
                        "R-GenMarkov",
                        "R-naive",
                        "R-nlive",
                        "R-segen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-logitr"
                    ]
                }
            ]
        },
        {
            "name": "R-fasterize",
            "portdir": "R/R-fasterize",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ecohealthalliance/fasterize",
            "description": "Fast polygon to raster conversion",
            "long_description": "Fast polygon to raster conversion",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-raster",
                        "R-wk",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-spelling",
                        "R-geos",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FastGaSP",
            "portdir": "R/R-FastGaSP",
            "version": "0.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FastGaSP",
            "description": "Fast and exact computation of Gaussian stochastic process",
            "long_description": "Fast and exact computation of Gaussian stochastic process",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastGHQuad",
            "portdir": "R/R-fastGHQuad",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fastGHQuad",
            "description": "Fast Rcpp implementation of Gauss–Hermite quadrature",
            "long_description": "Fast Rcpp implementation of Gauss–Hermite quadrature",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sfaR",
                        "R-metaplus",
                        "R-mixAK",
                        "R-lavacreg",
                        "R-randomLCA",
                        "R-robmixglm",
                        "R-robustlmm",
                        "R-rstpm2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3mbo"
                    ]
                }
            ]
        },
        {
            "name": "R-fastglm",
            "portdir": "R/R-fastglm",
            "version": "0.0.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaredhuling/fastglm",
            "description": "Fast and stable fitting of generalized linear models using RcppEigen",
            "long_description": "Fast and stable fitting of generalized linear models using RcppEigen",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-bigmemory",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-glm2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DRDID",
                        "R-FBMS",
                        "R-crctStepdown",
                        "R-fastcpd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-btergm"
                    ]
                }
            ]
        },
        {
            "name": "R-FastGP",
            "portdir": "R/R-FastGP",
            "version": "1.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FastGP",
            "description": "Efficiently use Gaussian processes with R-Rcpp and R-RcppEigen",
            "long_description": "Efficiently use Gaussian processes with R-Rcpp and R-RcppEigen",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-rbenchmark",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TAG",
                        "R-countSTAR"
                    ]
                }
            ]
        },
        {
            "name": "R-fastICA",
            "portdir": "R/R-fastICA",
            "version": "1.2-7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fastICA",
            "description": "FastICA algorithms to perform ICA and projection pursuit",
            "long_description": "FastICA algorithms to perform ICA and projection pursuit",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fGarch",
                        "R-gogarch",
                        "R-pcalg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NMF",
                        "R-caret",
                        "R-yaImpute"
                    ]
                }
            ]
        },
        {
            "name": "R-FastImputation",
            "portdir": "R/R-FastImputation",
            "version": "2.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FastImputation",
            "description": "Learn from training data, then quickly fill in missing data",
            "long_description": "Learn from training data, then quickly fill in missing data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-testthat",
                        "R-caret"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FastJM",
            "portdir": "R/R-FastJM",
            "version": "1.4.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FastJM",
            "description": "Semi-parametric joint modeling of longitudinal and survival data",
            "long_description": "Semi-parametric joint modeling of longitudinal and survival data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-dplyr",
                        "R-caret",
                        "R-CRAN-recommended",
                        "R-timeROC",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastkqr",
            "portdir": "R/R-fastkqr",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fastkqr",
            "description": "Fast Algorithm for Kernel Quantile Regression",
            "long_description": "Fast Algorithm for Kernel Quantile Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-rlang",
                        "R-dotCall64"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastmap",
            "portdir": "R/R-fastmap",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fastmap.r-lib.org",
            "description": "Fast map implementation for R",
            "long_description": "Fast map implementation for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinymeta",
                        "R-cachem",
                        "R-dipsaus",
                        "R-filearray",
                        "R-htmltools",
                        "R-bslib",
                        "R-keyATM",
                        "R-ompr",
                        "R-promises",
                        "R-rpymat",
                        "R-shiny"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jmvcore"
                    ]
                }
            ]
        },
        {
            "name": "R-fastmatch",
            "portdir": "R/R-fastmatch",
            "version": "1.1-4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/fastmatch",
            "description": "Fast match() function",
            "long_description": "Fast match() function",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-IDF",
                        "R-PMwR",
                        "R-PWEXP",
                        "R-ParamHelpers",
                        "R-TeXCheckR",
                        "R-text2map",
                        "R-easy.utils",
                        "R-hutils",
                        "R-phangorn",
                        "R-quanteda"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-checkmate"
                    ]
                }
            ]
        },
        {
            "name": "R-fastMatMR",
            "portdir": "R/R-fastMatMR",
            "version": "1.2.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/fastMatMR",
            "description": "High-performance matrix market file operations",
            "long_description": "High-performance matrix market file operations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-microbenchmark",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastmatrix",
            "portdir": "R/R-fastmatrix",
            "version": "0.5-7721",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://faosorios.github.io/fastmatrix",
            "description": "Fast computation of some matrices useful in statistics",
            "long_description": "Fast computation of some matrices useful in statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "gfortran",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-L1pack"
                    ]
                }
            ]
        },
        {
            "name": "R-fastplyr",
            "portdir": "R/R-fastplyr",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NicChr/fastplyr",
            "description": "Fast alternatives to tidyverse functions",
            "long_description": "Fast alternatives to tidyverse functions",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-collapse",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-cheapr",
                        "R-cpp11",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-testthat",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastR2",
            "portdir": "R/R-fastR2",
            "version": "1.2.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpruim.github.io/fastR2",
            "description": "Foundations and Applications of Statistics Using R (2nd Ed.)",
            "long_description": "Foundations and Applications of Statistics Using R (2nd Ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-maxLik",
                        "R-mosaic",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-miscTools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vcd",
                        "R-alr4",
                        "R-multcomp",
                        "R-faraway",
                        "R-BradleyTerry2",
                        "R-corrgram",
                        "R-DAAG",
                        "R-mosaicCalc",
                        "R-cubature",
                        "R-tidyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-readr",
                        "R-Hmisc",
                        "R-car",
                        "R-ggformula",
                        "R-mosaicData"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastshap",
            "portdir": "R/R-fastshap",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bgreenwell.github.io/fastshap",
            "description": "Fast approximate Shapley values",
            "long_description": "Fast approximate Shapley values",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-RcppArmadillo",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AmesHousing",
                        "R-shapviz",
                        "R-tibble",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest",
                        "R-ranger",
                        "R-xgboost",
                        "R-earth",
                        "R-lightgbm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nestedcv",
                        "R-shapviz"
                    ]
                }
            ]
        },
        {
            "name": "R-fasttime",
            "portdir": "R/R-fasttime",
            "version": "1.1-0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/fasttime",
            "description": "Fast utility function for time parsing and conversion",
            "long_description": "Fast utility function for time parsing and conversion",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastTS",
            "portdir": "R/R-fastTS",
            "version": "1.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://petersonr.github.io/fastTS",
            "description": "Fast time series modelling for seasonal series with exogenous variables",
            "long_description": "An implementation of sparsity-ranked lasso and related methods for time series data.",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-yardstick",
                        "R-ncvreg",
                        "R-CRAN-recommended",
                        "R-RcppRoll",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-kableExtra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fastverse",
            "portdir": "R/R-fastverse",
            "version": "0.3.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fastverse.github.io/fastverse",
            "description": "Suite of high-performance packages for statistics and data manipulation",
            "long_description": "Suite of high-performance packages for statistics and data manipulation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-collapse",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-kit",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-collapse"
                    ]
                }
            ]
        },
        {
            "name": "R-FatTailsR",
            "portdir": "R/R-FatTailsR",
            "version": "1.8-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.inmodelia.com/fattailsr-en.html",
            "description": "Kiener distributions and fat tails in finance",
            "long_description": "Kiener distributions and fat tails in finance",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-timeSeries",
                        "R-minpack.lm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-zoo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-FaultTree",
            "portdir": "R/R-FaultTree",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FaultTree",
            "description": "Fault trees for risk and reliability analysis",
            "long_description": "Construction, calculation and display of fault trees.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fauxpas",
            "portdir": "R/R-fauxpas",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sckott.github.io/fauxpas",
            "description": "HTTP status code helper",
            "long_description": "HTTP status code helper",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httpcode",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-whisker"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-crul"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rorcid",
                        "R-webmockr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crul"
                    ]
                }
            ]
        },
        {
            "name": "R-FAVAR",
            "portdir": "R/R-FAVAR",
            "version": "0.1.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FAVAR",
            "description": "Bayesian analysis of a FAVAR model",
            "long_description": "Bayesian analysis of a FAVAR model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-doParallel",
                        "R-foreach",
                        "R-MCMCpack",
                        "R-bvartools",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-patchwork",
                        "R-vars"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fBasics",
            "portdir": "R/R-fBasics",
            "version": "4041.97",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rmetrics",
            "description": "Rmetrics – Markets and Basic Statistics",
            "long_description": "Provides a collection of functions to explore and to investigate basic properties of financial returns and related quantities.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stabledist",
                        "R-timeSeries",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-timeDate",
                        "R-gss"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fUnitRoots",
                        "R-StableEstim",
                        "R-MTS",
                        "R-modeest",
                        "R-distrRmetrics",
                        "R-fCopulae",
                        "R-fExtremes",
                        "R-fGarch",
                        "R-fMultivar",
                        "R-fNonlinear",
                        "R-fTrading"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stabledist",
                        "R-alphastable",
                        "R-fitteR",
                        "R-lawstat",
                        "R-ForeCA"
                    ]
                }
            ]
        },
        {
            "name": "R-FBMS",
            "portdir": "R/R-FBMS",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FBMS",
            "description": "Flexible Bayesian Model Selection and model averaging",
            "long_description": "Flexible Bayesian Model Selection and model averaging",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fastglm",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-GenSA"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rfcdiff",
            "portdir": "textproc/rfcdiff",
            "version": "1.48",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ietf-tools/rfcdiff",
            "description": "compare Internet Draft versions",
            "long_description": "The purpose of this program is to compare two versions of an Internet Draft and produce a diff.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fcirt",
            "portdir": "R/R-fcirt",
            "version": "0.1.0.9000",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Naidantu/fcirt",
            "description": "Forced choice in item response theory",
            "long_description": "Bayesian estimation of forced choice models in item response theory using RStan.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-numDeriv",
                        "R-rstantools",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FCO",
            "portdir": "R/R-FCO",
            "version": "0.8.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FCO",
            "description": "Flexible cut-offs for model fit evaluation in covariance-based structural models",
            "long_description": "Flexible cut-offs for model fit evaluation in covariance-based structural models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lavaan",
                        "R-semTools",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fCopulae",
            "portdir": "R/R-fCopulae",
            "version": "4022.85",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fCopulae",
            "description": "Bivariate dependence structures with copulæ",
            "long_description": "Bivariate dependence structures with copulæ",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-timeSeries",
                        "R-CRAN-recommended",
                        "R-timeDate",
                        "R-fMultivar",
                        "R-fBasics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-RUnit",
                        "R-sn"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}