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

{
    "count": 49991,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=875",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=873",
    "results": [
        {
            "name": "R-fftw",
            "portdir": "R/R-fftw",
            "version": "1.0-9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fftw",
            "description": "Fast FFT and DCT based on the FFTW library",
            "long_description": "Fast FFT and DCT based on the FFTW library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixProfile"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fftwtools",
                        "R-waveslim"
                    ]
                }
            ]
        },
        {
            "name": "R-fftwtools",
            "portdir": "R/R-fftwtools",
            "version": "0.9-11",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fftwtools",
            "description": "Wrapper for several FFTW functions",
            "long_description": "Wrapper for several FFTW functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fftw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LatticeKrig",
                        "R-mcmcse",
                        "R-EBImage"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatstat.geom",
                        "R-spatstat.explore",
                        "R-multitaper",
                        "R-spatstat.model"
                    ]
                }
            ]
        },
        {
            "name": "R-fGarch",
            "portdir": "R/R-fGarch",
            "version": "4033.92",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/fGarch",
            "description": "Autoregressive conditional heteroskedastic modelling",
            "long_description": "Autoregressive conditional heteroskedastic modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-timeSeries",
                        "R-cvar",
                        "R-fastICA",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-timeDate",
                        "R-fBasics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-goftest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-univariateML",
                        "R-segMGarch",
                        "R-distrRmetrics",
                        "R-WaveletML",
                        "R-ftsa",
                        "R-svines",
                        "R-MTS",
                        "R-gratis",
                        "R-fExtremes",
                        "R-gogarch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER",
                        "R-ggfortify",
                        "R-simsalapar",
                        "R-cvar",
                        "R-texreg",
                        "R-sarima",
                        "R-smoots"
                    ]
                }
            ]
        },
        {
            "name": "R-fHMM",
            "portdir": "R/R-fHMM",
            "version": "1.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loelschlaeger.de/fHMM",
            "description": "Fit Hidden Markov Models to financial data",
            "long_description": "Fitting (hierarchical) hidden Markov models to financial data via maximum likelihood estimation.",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-curl",
                        "R-jsonlite",
                        "R-checkmate",
                        "R-progress",
                        "R-httr",
                        "R-foreach",
                        "R-pracma",
                        "R-padr",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-oeli",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tseries",
                        "R-doSNOW"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ino"
                    ]
                }
            ]
        },
        {
            "name": "R-FHtest",
            "portdir": "R/R-FHtest",
            "version": "1.5.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FHtest",
            "description": "Tests for right and interval-censored survival data based on the Fleming–Harrington class",
            "long_description": "Tests for right and interval-censored survival data based on the Fleming–Harrington class",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-perm",
                        "R-KMsurv",
                        "R-CRAN-recommended",
                        "R-interval"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fic",
            "portdir": "R/R-fic",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chjackson/fic",
            "description": "Focused information criteria for model comparison",
            "long_description": "Focused information criteria for model comparison",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-ggplot2",
                        "R-scales",
                        "R-tensor",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-sn",
                        "R-GGally",
                        "R-flexsurv",
                        "R-msm",
                        "R-gapminder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fICA",
            "portdir": "R/R-fICA",
            "version": "1.1-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fICA",
            "description": "Classical, reloaded and adaptive FastICA algorithms",
            "long_description": "Classical, reloaded and adaptive FastICA algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-JADE",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BSSasymp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BSSasymp",
                        "R-tensorBSS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ICtest"
                    ]
                }
            ]
        },
        {
            "name": "R-fido",
            "portdir": "R/R-fido",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jsilve24.github.io/fido",
            "description": "Bayesian multinomial logistic normal regression",
            "long_description": "Bayesian multinomial logistic normal regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppNumerical",
                        "R-RcppZiggurat",
                        "R-rlang",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-tidybayes",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ape",
                        "R-numDeriv",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-MCMCpack",
                        "R-LaplacesDemon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fields",
            "portdir": "R/R-fields",
            "version": "16.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dnychka/fieldsRPackage",
            "description": "Tools for spatial data",
            "long_description": "Tools for spatial data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-spam",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-viridisLite",
                        "R-maps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hht",
                        "R-GPFDA",
                        "R-verification",
                        "R-CCA",
                        "R-qfa",
                        "R-dcTensor",
                        "R-LatticeKrig",
                        "R-SUMMER",
                        "R-SeBR",
                        "R-autoFRK",
                        "R-telefit",
                        "R-BMRMM",
                        "R-BayesNetBP",
                        "R-GeneralizedWendland",
                        "R-EMD",
                        "R-fence",
                        "R-fnets",
                        "R-funData",
                        "R-nnTensor",
                        "R-bipartite",
                        "R-fdasrvf",
                        "R-expectreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-extRemes",
                        "R-R2BayesX",
                        "R-GpGp",
                        "R-raster",
                        "R-spam",
                        "R-fractalRegression",
                        "R-bamlss",
                        "R-mboost",
                        "R-bigGP",
                        "R-bisque",
                        "R-lava",
                        "R-gstat"
                    ]
                }
            ]
        },
        {
            "name": "R-fiery",
            "portdir": "R/R-fiery",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thomasp85/fiery",
            "description": "Lightweight and flexible web framework",
            "long_description": "Lightweight and flexible web framework",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httpuv",
                        "R-later",
                        "R-rlang",
                        "R-stringi",
                        "R-crayon",
                        "R-glue",
                        "R-future",
                        "R-parallelly",
                        "R-uuid",
                        "R-reqres",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-reqres"
                    ]
                }
            ]
        },
        {
            "name": "R-filearray",
            "portdir": "R/R-filearray",
            "version": "0.1.9",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dipterix.org/filearray",
            "description": "File-backed array for out-of-memory computation",
            "long_description": "File-backed array for out-of-memory computation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fastmap",
                        "R-digest",
                        "R-uuid",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-filehash",
            "portdir": "R/R-filehash",
            "version": "2.4-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rdpeng/filehash",
            "description": "Simple key–value database",
            "long_description": "Simple key–value database",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-filehashSQLite",
                        "R-autoFRK",
                        "R-tikzDevice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tm"
                    ]
                }
            ]
        },
        {
            "name": "R-filehashSQLite",
            "portdir": "R/R-filehashSQLite",
            "version": "0.2-7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=filehashSQLite",
            "description": "Simple key-value database using SQLite",
            "long_description": "Simple key-value database using SQLite as the back end.",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-filehash",
                        "R-RSQLite",
                        "R-CRAN-recommended",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autoFRK"
                    ]
                }
            ]
        },
        {
            "name": "R-filelock",
            "portdir": "R/R-filelock",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/filelock",
            "description": "Portable file locking",
            "long_description": "Portable file locking",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-callr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgdepends",
                        "R-pkgcache",
                        "R-gms",
                        "R-txtq",
                        "R-keyring",
                        "R-parabar",
                        "R-dir.expiry",
                        "R-BiocFileCache"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-pak"
                    ]
                }
            ]
        },
        {
            "name": "R-filematrix",
            "portdir": "R/R-filematrix",
            "version": "1.3",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=filematrix",
            "description": "File-backed matrix class with convenient read and write access",
            "long_description": "File-backed matrix class with convenient read and write access",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lazyarray",
                        "R-autoFRK"
                    ]
                }
            ]
        },
        {
            "name": "R-filenamer",
            "portdir": "R/R-filenamer",
            "version": "0.2.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/djhshih/filenamer",
            "description": "Easy management of file names",
            "long_description": "Easy management of file names",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-io"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-io"
                    ]
                }
            ]
        },
        {
            "name": "R-fImport",
            "portdir": "R/R-fImport",
            "version": "4041.88",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fImport",
            "description": "Rmetrics – import economic and financial data",
            "long_description": "Rmetrics – import economic and financial data",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-timeDate",
                        "R-timeSeries"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-RUnit",
                        "R-rvest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-finalfit",
            "portdir": "R/R-finalfit",
            "version": "1.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ewenharrison/finalfit",
            "description": "Generate regression results tables and plots in final format for publication",
            "long_description": "Generate regression results tables and plots in final format for publication",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-lme4",
                        "R-broom",
                        "R-forcats",
                        "R-bdsmatrix",
                        "R-pROC",
                        "R-GGally",
                        "R-mice",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-pillar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-sandwich",
                        "R-survey",
                        "R-tibble",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-lmtest",
                        "R-Hmisc",
                        "R-cmprsk",
                        "R-coxme",
                        "R-survminer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-finetune",
            "portdir": "R/R-finetune",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://finetune.tidymodels.org",
            "description": "Additional functions for model tuning",
            "long_description": "Additional functions for model tuning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-parsnip",
                        "R-dials",
                        "R-tune",
                        "R-workflows",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4",
                        "R-covr",
                        "R-spelling",
                        "R-modeldata",
                        "R-recipes",
                        "R-rsample",
                        "R-yardstick",
                        "R-ranger",
                        "R-kknn",
                        "R-BradleyTerry2",
                        "R-discrim",
                        "R-klaR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-workflowsets"
                    ]
                }
            ]
        },
        {
            "name": "R-finity",
            "portdir": "R/R-finity",
            "version": "0.1.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=finity",
            "description": "Test for finiteness of moments in a distribution",
            "long_description": "Test for finiteness of moments in a distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-stabledist",
                        "R-BH",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FinTS",
            "portdir": "R/R-FinTS",
            "version": "0.4-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/fints",
            "description": "Analysis of Financial Time Series",
            "long_description": "Analysis of Financial Time Series",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-tseries",
                        "R-urca",
                        "R-polynom",
                        "R-psych",
                        "R-GPArotation",
                        "R-distrEx",
                        "R-e1071",
                        "R-chron",
                        "R-moments",
                        "R-sandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WaveletGARCH",
                        "R-WaveletML"
                    ]
                }
            ]
        },
        {
            "name": "R-fishMod",
            "portdir": "R/R-fishMod",
            "version": "0.29.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fishMod",
            "description": "Fit Poisson-sum-of-Gammas GLMs, tweedie GLMs and Delta log-normal models",
            "long_description": "Fit Poisson-sum-of-Gammas GLMs, tweedie GLMs and Delta log-normal models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-boral",
                        "R-gllvm",
                        "R-sdmTMB"
                    ]
                }
            ]
        },
        {
            "name": "R-FitAR",
            "portdir": "R/R-FitAR",
            "version": "1.94",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FitAR",
            "description": "Subset AR Model fitting",
            "long_description": "Subset AR Model fitting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bestglm",
                        "R-leaps",
                        "R-CRAN-recommended",
                        "R-ltsa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FitARMA"
                    ]
                }
            ]
        },
        {
            "name": "R-FitARMA",
            "portdir": "R/R-FitARMA",
            "version": "1.6.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FitARMA",
            "description": "Fit ARMA or ARIMA using fast MLE algorithm",
            "long_description": "Fit ARMA or ARIMA using fast MLE algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FitAR",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sarima"
                    ]
                }
            ]
        },
        {
            "name": "R-fitConic",
            "portdir": "R/R-fitConic",
            "version": "1.2.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fitConic",
            "description": "Fit data to any conic section",
            "long_description": "Fit data to any conic section",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PlaneGeometry"
                    ]
                }
            ]
        },
        {
            "name": "R-fitdistrplus",
            "portdir": "R/R-fitdistrplus",
            "version": "1.2-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lbbe-software.github.io/fitdistrplus",
            "description": "Help to fit of a parametric distribution to non-censored or censored data",
            "long_description": "Help to fit of a parametric distribution to non-censored or censored data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "gmp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgenoud",
                        "R-actuar",
                        "R-GeneralizedHyperbolic",
                        "R-mc2d",
                        "R-gamlss.dist",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-Hmisc",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qmap",
                        "R-mbbefd",
                        "R-Seurat",
                        "R-ICcalib",
                        "R-ExGaussEstim",
                        "R-BMT",
                        "R-quickcode"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AICcmodavg",
                        "R-Ecfun",
                        "R-mc2d",
                        "R-Corbi",
                        "R-TukeyGH77",
                        "R-fmx",
                        "R-ggh4x",
                        "R-RobExtremes"
                    ]
                }
            ]
        },
        {
            "name": "R-FitDynMix",
            "portdir": "R/R-FitDynMix",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marco-bee/FitDynMix",
            "description": "Estimation of dynamic mixtures",
            "long_description": "Estimation of dynamic mixtures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ks",
                        "R-evir",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fit.models",
            "portdir": "R/R-fit.models",
            "version": "0.64",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fit.models",
            "description": "Compare fitted models",
            "long_description": "Compare fitted models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-robust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ]
        },
        {
            "name": "R-fitteR",
            "portdir": "R/R-fitteR",
            "version": "0.2.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fitteR",
            "description": "Fit hundreds of theoretical distributions to empirical data",
            "long_description": "Fit hundreds of theoretical distributions to empirical data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-DT",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sadists",
                        "R-BiasedUrn",
                        "R-flexsurv",
                        "R-msm",
                        "R-marg",
                        "R-actuar",
                        "R-DiscreteInverseWeibull",
                        "R-DiscreteLaplace",
                        "R-DiscreteWeibull",
                        "R-GeneralizedHyperbolic",
                        "R-NormalLaplace",
                        "R-SkewHyperbolic",
                        "R-VarianceGamma",
                        "R-emdbook",
                        "R-revdbayes",
                        "R-HyperbolicDist",
                        "R-ald",
                        "R-mc2d",
                        "R-gld",
                        "R-EnvStats",
                        "R-RMTstat",
                        "R-PearsonDS",
                        "R-fExtremes",
                        "R-hermite",
                        "R-ParetoPosStable",
                        "R-FatTailsR",
                        "R-ExtDist",
                        "R-KScorrect",
                        "R-benchden",
                        "R-loglognorm",
                        "R-minimax",
                        "R-nCDunnett",
                        "R-normalp",
                        "R-poistweedie",
                        "R-polyaAeppli",
                        "R-GLDEX",
                        "R-GenBinomApps",
                        "R-gb",
                        "R-trapezoid",
                        "R-triangle",
                        "R-Davies",
                        "R-bridgedist",
                        "R-emg",
                        "R-extremefit",
                        "R-glogis",
                        "R-FAdist",
                        "R-GSM",
                        "R-QRM",
                        "R-RMKdiscrete",
                        "R-ReIns",
                        "R-Renext",
                        "R-SMR",
                        "R-STAR",
                        "R-evir",
                        "R-gambin",
                        "R-qmap",
                        "R-reliaR",
                        "R-evd",
                        "R-statmod",
                        "R-truncnorm",
                        "R-skewt",
                        "R-sn",
                        "R-skellam",
                        "R-fBasics",
                        "R-stabledist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fixest",
            "portdir": "R/R-fixest",
            "version": "0.12.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lrberge.github.io/fixest",
            "description": "Fast fixed-effects estimations",
            "long_description": "Fast fixed-effects estimations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-stringmagic",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-sandwich",
                        "R-dreamerr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER",
                        "R-pdftools",
                        "R-lfe",
                        "R-pander",
                        "R-data.table",
                        "R-estimability",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-emmeans",
                        "R-plm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-panelsummary",
                        "R-didimputation",
                        "R-inters",
                        "R-ivDiag",
                        "R-did2s",
                        "R-effClust",
                        "R-etwfe",
                        "R-penppml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-performance",
                        "R-collapse",
                        "R-ggeffects",
                        "R-broom",
                        "R-modelsummary",
                        "R-insight",
                        "R-plm",
                        "R-multcomp",
                        "R-fplot",
                        "R-RoBMA",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-fixtuRes",
            "portdir": "R/R-fixtuRes",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jakubnowicki.github.io/fixtuRes",
            "description": "Mock data generator",
            "long_description": "Mock data generator",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-glue",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-yaml",
                        "R-lubridate",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-lintr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-data.validator"
                    ]
                }
            ]
        },
        {
            "name": "R-FKF",
            "portdir": "R/R-FKF",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://waternumbers.github.io/FKF",
            "description": "Fast Kalman Filter",
            "long_description": "Fast Kalman Filter",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppSMC",
                        "R-tscopula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sarima"
                    ]
                }
            ]
        },
        {
            "name": "rfksay",
            "portdir": "textproc/rfksay",
            "version": "0.1",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freebsdcluster.org/~mich/software/",
            "description": "Generates a kitten finding robot with a text bubble",
            "long_description": "Generates a kitten finding robot with a text bubble",
            "active": true,
            "categories": [
                "textproc",
                "amusements"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FLAME",
            "portdir": "R/R-FLAME",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vittorioorlandi.github.io",
            "description": "Interpretable matching for causal inference",
            "long_description": "Interpretable matching for causal inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gmp",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mice",
                        "R-xgboost"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-flare",
            "portdir": "R/R-flare",
            "version": "1.7.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flare",
            "description": "Family of lasso regression",
            "long_description": "Family of lasso regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SHT"
                    ]
                }
            ]
        },
        {
            "name": "R-flashClust",
            "portdir": "R/R-flashClust",
            "version": "1.01-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flashClust",
            "description": "Implementation of optimal hierarchical clustering",
            "long_description": "Implementation of optimal hierarchical clustering",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FactoMineR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastcluster"
                    ]
                }
            ]
        },
        {
            "name": "R-flashier",
            "portdir": "R/R-flashier",
            "version": "1.0.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flashier",
            "description": "Empirical Bayes matrix factorization",
            "long_description": "Empirical Bayes matrix factorization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-softImpute",
                        "R-CRAN-recommended",
                        "R-ebnm",
                        "R-magrittr",
                        "R-irlba"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ashr",
                        "R-cowplot",
                        "R-RcppML",
                        "R-rsvd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mashr"
                    ]
                }
            ]
        },
        {
            "name": "R-flexclust",
            "portdir": "R/R-flexclust",
            "version": "1.4-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flexclust",
            "description": "Flexible cluster algorithms",
            "long_description": "Flexible cluster algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-modeltools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue",
                        "R-ellipse",
                        "R-seriation",
                        "R-skmeans"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyclust",
                        "R-mcen",
                        "R-dtwclust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue"
                    ]
                }
            ]
        },
        {
            "name": "R-flexdashboard",
            "portdir": "R/R-flexdashboard",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkgs.rstudio.com/flexdashboard",
            "description": "Rmarkdown format for flexible dashboards",
            "long_description": "Rmarkdown format for flexible dashboards",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bslib",
                        "R-knitr",
                        "R-sass",
                        "R-scales",
                        "R-shiny",
                        "R-htmlwidgets",
                        "R-rmarkdown",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-vetiver",
                        "R-easystats",
                        "R-shinytest"
                    ]
                }
            ]
        },
        {
            "name": "R-FlexDir",
            "portdir": "R/R-FlexDir",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FlexDir",
            "description": "Tools to work with the flexible Dirichlet distribution",
            "long_description": "Tools to work with the flexible Dirichlet distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Compositional"
                    ]
                }
            ]
        },
        {
            "name": "R-FlexGAM",
            "portdir": "R/R-FlexGAM",
            "version": "0.7.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FlexGAM",
            "description": "Generalized additive models with flexible response functions",
            "long_description": "Generalized additive models with flexible response functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scam",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-flexiblas",
            "portdir": "R/R-flexiblas",
            "version": "3.4.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Enchufa2/r-flexiblas",
            "description": "FlexiBLAS API interface for R",
            "long_description": "Provides functions to switch the BLAS/LAPACK optimized backend and change the number of threads without leaving the R session.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R",
                        "flexiblas"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-flexmix",
            "portdir": "R/R-flexmix",
            "version": "2.3-19",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flexmix",
            "description": "Flexible mixture modeling",
            "long_description": "Flexible mixture modeling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-modeltools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sBIC",
                        "R-fpc",
                        "R-betareg",
                        "R-flexmixNL"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-morpheus",
                        "R-clue",
                        "R-movMF"
                    ]
                }
            ]
        },
        {
            "name": "R-flexmixNL",
            "portdir": "R/R-flexmixNL",
            "version": "0.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flexmixNL",
            "description": "Finite mixture modeling of generalized non-linear models",
            "long_description": "Finite mixture modeling of generalized non-linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-flexmix",
                        "R-gnm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-flexmsm",
            "portdir": "R/R-flexmsm",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flexmsm",
            "description": "General framework for flexible multi-state survival modelling",
            "long_description": "General framework for flexible multi-state survival modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-msm",
                        "R-GJRM",
                        "R-CRAN-recommended",
                        "R-matrixStats",
                        "R-trust"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-flexpolyline",
            "portdir": "R/R-flexpolyline",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://munterfi.github.io/flexpolyline",
            "description": "Flexible polyline encoding",
            "long_description": "Flexible polyline encoding",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FlexReg",
            "portdir": "R/R-FlexReg",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FlexReg",
            "description": "Regression models for bounded continuous and discrete responses",
            "long_description": "Regression models for bounded continuous and discrete responses",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-loo",
                        "R-ggplot2",
                        "R-rstan",
                        "R-bayesplot",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-flexsurv",
            "portdir": "R/R-flexsurv",
            "version": "2.3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chjackson.github.io/flexsurv",
            "description": "Prediction error curves for risk prediction models in survival analysis",
            "long_description": "Prediction error curves for risk prediction models in survival analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-statmod",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-quadprog",
                        "R-deSolve",
                        "R-muhaz",
                        "R-mstate",
                        "R-rstpm2",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-splines2",
                        "R-colorspace",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-covr",
                        "R-eha",
                        "R-TH.data",
                        "R-msm",
                        "R-survminer",
                        "R-flexsurvcure"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eventPred",
                        "R-flexsurvcure",
                        "R-mlt.docreg",
                        "R-CopulaCenR",
                        "R-SHELF"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggamma",
                        "R-msm",
                        "R-psborrow",
                        "R-RoBSA",
                        "R-multinma",
                        "R-survminer",
                        "R-censored",
                        "R-fic",
                        "R-fitteR",
                        "R-tidyAML",
                        "R-rstpm2"
                    ]
                }
            ]
        },
        {
            "name": "R-flexsurvcure",
            "portdir": "R/R-flexsurvcure",
            "version": "1.3.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jrdnmdhl/flexsurvcure",
            "description": "Flexible parametric cure models",
            "long_description": "Flexible parametric mixture and non-mixture cure models for time-to-event data.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-flexsurv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-flexsurv"
                    ]
                }
            ]
        },
        {
            "name": "R-flextable",
            "portdir": "R/R-flextable",
            "version": "0.9.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidgohel.github.io/flextable",
            "description": "Functions for tabular reporting",
            "long_description": "Functions for tabular reporting",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-ragg",
                        "R-uuid",
                        "R-officer",
                        "R-gdtools",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-knitr",
                        "R-htmltools",
                        "R-rlang",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tables",
                        "R-magick",
                        "R-officedown",
                        "R-xtable",
                        "R-withr",
                        "R-commonmark",
                        "R-ggplot2",
                        "R-scales",
                        "R-testthat",
                        "R-lme4",
                        "R-broom",
                        "R-pkgdown",
                        "R-svglite",
                        "R-bookdown",
                        "R-pdftools",
                        "R-broom.mixed"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-epiR",
                        "R-MedianaDesigner",
                        "R-ftExtra",
                        "R-boot.pval",
                        "R-crosstable",
                        "R-interactionR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lavaanExtra",
                        "R-rempsyc",
                        "R-gtsummary",
                        "R-rtables",
                        "R-performance",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-bayesMeanScale",
                        "R-table1",
                        "R-officedown"
                    ]
                }
            ]
        }
    ]
}