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

{
    "count": 49863,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=95",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=93",
    "results": [
        {
            "name": "R-oaqc",
            "portdir": "R/R-oaqc",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/schochastics/oaqc",
            "description": "Computation of the Orbit-Aware Quad Census",
            "long_description": "Computation of the Orbit-Aware Quad Census",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-graphlayouts"
                    ]
                }
            ]
        },
        {
            "name": "roapi",
            "portdir": "textproc/roapi",
            "version": "0.12.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://roapi.github.io/docs/",
            "description": "Create full-fledged APIs for slowly moving datasets without writing a single line of code.",
            "long_description": "ROAPI automatically spins up read-only APIs for static datasets without requiring you to write a single line of code. It builds on top of Apache Arrow and Datafusion. The core of its design can be boiled down to the following: - Query frontends to translate SQL, GraphQL and REST API queries into Datafusion plans. - Datafusion for query plan execution. - Data layer to load datasets from a variety of sources and formats with automatic schema inference. - Response encoding layer to serialize intermediate Arrow record batch into various formats requested by client.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-oaii",
            "portdir": "R/R-oaii",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cezarykuran/oaii",
            "description": "OpenAI API R interface",
            "long_description": "OpenAI API R interface",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-httr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-htmltools",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-OAIHarvester",
            "portdir": "R/R-OAIHarvester",
            "version": "0.3-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=OAIHarvester",
            "description": "Harvest metadata using OAI-PMH v. 2.0",
            "long_description": "Harvest metadata using OAI-PMH v. 2.0",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-xml2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-topicmodels"
                    ]
                }
            ]
        },
        {
            "name": "roadrunner",
            "portdir": "net/roadrunner",
            "version": "0.9.1",
            "license": "Copyleft",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20050831010356/http://rr.codefactory.se/",
            "description": "implementation of the BEEP protocol (RFC 3080) in C",
            "long_description": "RoadRunner is a full-featured, robust implementation of the BEEP protocol (RFC 3080) written in C.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nycflights13",
            "portdir": "R/R-nycflights13",
            "version": "1.0.2",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tidyverse/nycflights13",
            "description": "Flights departed from NYC in 2013",
            "long_description": "Flights departed from NYC in 2013",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rdflib",
                        "R-timeplyr",
                        "R-mongolite",
                        "R-pillar",
                        "R-tibble",
                        "R-tsibble",
                        "R-multidplyr",
                        "R-fastplyr",
                        "R-disk.frame",
                        "R-dplyr",
                        "R-prt",
                        "R-virtuoso",
                        "R-sparklyr",
                        "R-dat",
                        "R-dbplyr",
                        "R-hdf5r",
                        "R-infer",
                        "R-inops",
                        "R-dm",
                        "R-tidylog",
                        "R-labelr",
                        "R-tidyfst",
                        "R-tsbox",
                        "R-writexl",
                        "R-tiledb"
                    ]
                }
            ]
        },
        {
            "name": "R-numGen",
            "portdir": "R/R-numGen",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=numGen",
            "description": "A number series generator that creates number series items based on cognitive models",
            "long_description": "A number series generator that creates number series items based on cognitive 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": []
        },
        {
            "name": "R-Numero",
            "portdir": "R/R-Numero",
            "version": "1.9.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Numero",
            "description": "Statistical framework to define subgroups in complex datasets",
            "long_description": "Statistical framework to define subgroups in complex datasets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-numDeriv",
            "portdir": "R/R-numDeriv",
            "version": "2022.9-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://optimizer.r-forge.r-project.org",
            "description": "Accurate numerical derivatives",
            "long_description": "Accurate numerical derivatives",
            "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-aghq",
                        "R-flexsurv",
                        "R-BayesianTools",
                        "R-copula",
                        "R-lmerTest",
                        "R-ROOPSD",
                        "R-Rchoice",
                        "R-Renext",
                        "R-SGB",
                        "R-SemiMarkov",
                        "R-StableEstim",
                        "R-SurvRegCensCov",
                        "R-TempStable",
                        "R-Disequilibrium",
                        "R-coconots",
                        "R-fcirt",
                        "R-lessSEM",
                        "R-milr",
                        "R-mhurdle",
                        "R-alabama",
                        "R-aldvmm",
                        "R-survey",
                        "R-unitquantreg",
                        "R-ExtDist",
                        "R-mixl",
                        "R-tdsa",
                        "R-AssetCorr",
                        "R-GB2",
                        "R-GJRM",
                        "R-lava",
                        "R-IPEC",
                        "R-LMMstar",
                        "R-timereg",
                        "R-ghyp",
                        "R-glmmTMB",
                        "R-lavaan",
                        "R-robmixglm",
                        "R-tvgarch",
                        "R-lbfgsb3c",
                        "R-rugarch",
                        "R-mvord",
                        "R-distributional",
                        "R-eventPred",
                        "R-Epi",
                        "R-TestFunctions",
                        "R-optimx",
                        "R-FENmlm",
                        "R-MIIVsem",
                        "R-MixGHD",
                        "R-GDINA",
                        "R-ICcalib",
                        "R-ergMargins",
                        "R-MendelianRandomization",
                        "R-mpath",
                        "R-bayesmeta",
                        "R-QRM",
                        "R-Qtools",
                        "R-pbkrtest",
                        "R-RealVAMS",
                        "R-ordinal",
                        "R-merDeriv",
                        "R-metRology",
                        "R-metafor",
                        "R-mfp",
                        "R-nimble",
                        "R-fic",
                        "R-bbmle",
                        "R-bayesDccGarch",
                        "R-mexhaz",
                        "R-mipfp",
                        "R-optextras",
                        "R-optimr",
                        "R-ordgam",
                        "R-brglm2",
                        "R-gasmodel",
                        "R-ctmcd",
                        "R-gofCopula",
                        "R-ui",
                        "R-robustbetareg",
                        "R-apollo",
                        "R-bvpa",
                        "R-gamCopula",
                        "R-PROreg",
                        "R-geostatsp",
                        "R-ggdist",
                        "R-fdapace",
                        "R-tramME",
                        "R-indelmiss",
                        "R-emmeans",
                        "R-chandwich",
                        "R-compound.Cox",
                        "R-lcmm",
                        "R-xmeta",
                        "R-mets",
                        "R-mfGARCH",
                        "R-mlt",
                        "R-mlt.docreg",
                        "R-moveHMM",
                        "R-nlmm",
                        "R-skewlmm",
                        "R-sn",
                        "R-metaplus",
                        "R-CBPS",
                        "R-CompDist",
                        "R-puniform",
                        "R-fastR2",
                        "R-sgt",
                        "R-blackbox",
                        "R-spaMM",
                        "R-robustBLME",
                        "R-robustvarComp",
                        "R-glmtoolbox",
                        "R-fixest",
                        "R-sarima",
                        "R-seqHMM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DiceKriging",
                        "R-glmx",
                        "R-docopulae",
                        "R-ebnm",
                        "R-Rcgmin",
                        "R-emdbook",
                        "R-cotram",
                        "R-extendedFamily",
                        "R-LambertW",
                        "R-fastcpd",
                        "R-msm",
                        "R-pso",
                        "R-ucminf",
                        "R-smooth",
                        "R-psqn",
                        "R-RSSL",
                        "R-BB",
                        "R-VineCopula",
                        "R-sphunif",
                        "R-lme4",
                        "R-TMB",
                        "R-fido",
                        "R-metarep",
                        "R-sna",
                        "R-OpenMx",
                        "R-RTMB",
                        "R-sparseHessianFD",
                        "R-lavaSearch2",
                        "R-rpf",
                        "R-nlsic",
                        "R-legion",
                        "R-diseq",
                        "R-optimParallel",
                        "R-rSPDE",
                        "R-fntl",
                        "R-betareg",
                        "R-lfe",
                        "R-mvtnorm",
                        "R-cccp",
                        "R-tram",
                        "R-ROI"
                    ]
                }
            ]
        },
        {
            "name": "R-numbers",
            "portdir": "R/R-numbers",
            "version": "0.8-5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=numbers",
            "description": "Number-theoretic functions",
            "long_description": "Number-theoretic functions",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bellreg",
                        "R-MFDFA",
                        "R-ghypernet",
                        "R-permutations",
                        "R-groupdata2",
                        "R-mvp",
                        "R-cyclotomic",
                        "R-DoE.base",
                        "R-ERPM",
                        "R-sensitivity"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppBigIntAlgos"
                    ]
                }
            ]
        },
        {
            "name": "R-nullabor",
            "portdir": "R/R-nullabor",
            "version": "0.3.12",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dicook.github.io/nullabor",
            "description": "Tools for graphical inference",
            "long_description": "Tools for graphical inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-moments",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-fpc",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-forecast",
                        "R-viridis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nsyllable",
            "portdir": "R/R-nsyllable",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quanteda/nsyllable",
            "description": "Count syllables in character vectors",
            "long_description": "Count syllables in character vectors",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda.textstats"
                    ]
                }
            ]
        },
        {
            "name": "R-nseval",
            "portdir": "R/R-nseval",
            "version": "0.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nseval",
            "description": "Tools for lazy and non-standard evaluation",
            "long_description": "Tools for lazy and non-standard evaluation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-plyr",
                        "R-stringr",
                        "R-knitr",
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-lazyeval"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-async"
                    ]
                }
            ]
        },
        {
            "name": "R-npsurvSS",
            "portdir": "R/R-npsurvSS",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/godwinyyung/npsurvSS",
            "description": "Sample size and power calculation for common non-parametric tests in survival analysis",
            "long_description": "Sample size and power calculation for common non-parametric tests in survival analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tidyverse",
                        "R-tibble"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gsDesign2"
                    ]
                }
            ]
        },
        {
            "name": "R-npsr",
            "portdir": "R/R-npsr",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=npsr",
            "description": "Validate instrumental variables using NPS",
            "long_description": "Validate instrumental variables using NPS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gmp",
                        "R-infotheo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-npsf",
            "portdir": "R/R-npsf",
            "version": "0.8.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=npsf",
            "description": "Non-parametric and stochastic efficiency and productivity analysis",
            "long_description": "Non-parametric and stochastic efficiency and productivity analysis",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "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-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-snowFT",
                        "R-Rmpi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NPRED",
            "portdir": "R/R-NPRED",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zejiang-unsw/NPRED",
            "description": "Predictor identifier – nonparametric prediction",
            "long_description": "Predictor identifier – nonparametric prediction",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bookdown",
                        "R-SPEI",
                        "R-zoo",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NPP",
            "portdir": "R/R-NPP",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NPP",
            "description": "Normalized Power Prior Bayesian analysis",
            "long_description": "Normalized Power Prior Bayesian analysis",
            "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": []
        },
        {
            "name": "R-npmlreg",
            "portdir": "R/R-npmlreg",
            "version": "0.46-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=npmlreg",
            "description": "Non-parametric maximum likelihood estimation for random effect models",
            "long_description": "Non-parametric maximum likelihood estimation for random effect models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NPflow",
            "portdir": "R/R-NPflow",
            "version": "0.13.5",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sistm/NPflow",
            "description": "Bayesian Non-parametrics for automatic gating of flow-cytometry data",
            "long_description": "Bayesian Non-parametrics for automatic gating of flow-cytometry data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "gcc10",
                "gcc11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncnorm",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-GGally",
                        "R-ellipse",
                        "R-fastcluster",
                        "R-pheatmap",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-itertools",
                        "R-microbenchmark",
                        "R-doParallel",
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bqror"
                    ]
                }
            ]
        },
        {
            "name": "R-npde",
            "portdir": "R/R-npde",
            "version": "3.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=npde",
            "description": "Normalised prediction distribution errors for nonlinear mixed-effect models",
            "long_description": "Normalised prediction distribution errors for nonlinear mixed-effect models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridExtra",
                        "R-scales",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-mclust",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-saemix"
                    ]
                }
            ]
        },
        {
            "name": "R-npcs",
            "portdir": "R/R-npcs",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=npcs",
            "description": "Neyman–Pearson classification via cost-sensitive learning",
            "long_description": "Neyman–Pearson classification via cost-sensitive learning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-forcats",
                        "R-foreach",
                        "R-dfoptim",
                        "R-formatR",
                        "R-caret",
                        "R-smotefamily",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-gbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nparcomp",
            "portdir": "R/R-nparcomp",
            "version": "3.0",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nparcomp",
            "description": "Multiple comparisons and simultaneous confidence intervals",
            "long_description": "Multiple comparisons and simultaneous confidence intervals",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-multcomp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ANOM"
                    ]
                }
            ]
        },
        {
            "name": "R-np",
            "portdir": "R/R-np",
            "version": "0.60-18",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JeffreyRacine/R-Package-np",
            "description": "Nonparametric kernel smoothing methods for mixed data types",
            "long_description": "Nonparametric kernel smoothing methods for mixed data types",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadprog",
                        "R-quantreg",
                        "R-CRAN-recommended",
                        "R-cubature"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-logspline",
                        "R-ks"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crs",
                        "R-Qtools",
                        "R-nlpred",
                        "R-quantCurves",
                        "R-simIReff",
                        "R-lg",
                        "R-DepthProc",
                        "R-drtmle",
                        "R-assessor",
                        "R-treeclim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BNSP",
                        "R-AER"
                    ]
                }
            ]
        },
        {
            "name": "R-NovelDistns",
            "portdir": "R/R-NovelDistns",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NovelDistns",
            "description": "Computes PDF, CDF, quantile, random numbers and measures of inference for 3 general families of distributions.",
            "long_description": "Computes PDF, CDF, quantile, random numbers and measures of inference for 3 general families of distributions.",
            "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-rootSolve",
                        "R-gsl",
                        "R-CRAN-recommended",
                        "R-AdequacyModel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-not",
            "portdir": "R/R-not",
            "version": "1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=not",
            "description": "Narrowest-over-threshold change-point detection",
            "long_description": "Narrowest-over-threshold change-point detection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nortest",
            "portdir": "R/R-nortest",
            "version": "1.0-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nortest",
            "description": "Tests for normality",
            "long_description": "Five omnibus tests for testing the composite hypothesis of normality.",
            "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-PRNG",
                        "R-olsrr",
                        "R-cprobit",
                        "R-EnvStats",
                        "R-RcmdrMisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-influential",
                        "R-Rcmdr",
                        "R-LambertW",
                        "R-AutoTransQF"
                    ]
                }
            ]
        },
        {
            "name": "R-NormPsy",
            "portdir": "R/R-NormPsy",
            "version": "1.0.8",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NormPsy",
            "description": "Normalisation of psychometric tests",
            "long_description": "Normalisation of psychometric tests",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-lcmm",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lcmm"
                    ]
                }
            ]
        },
        {
            "name": "R-norMmix",
            "portdir": "R/R-norMmix",
            "version": "0.2-0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=norMmix",
            "description": "Direct MLE for multivariate normal mixture distributions",
            "long_description": "Direct MLE for multivariate normal mixture distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mclust",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-sfsmisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-nor1mix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-normalp",
            "portdir": "R/R-normalp",
            "version": "0.7.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=normalp",
            "description": "Routines for exponential power distribution",
            "long_description": "Routines for exponential power 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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-NormalLaplace",
            "portdir": "R/R-NormalLaplace",
            "version": "0.3-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NormalLaplace",
            "description": "Normal Laplace Distribution",
            "long_description": "Normal Laplace Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GeneralizedHyperbolic",
                        "R-CRAN-recommended",
                        "R-DistributionUtils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-normalize",
            "portdir": "R/R-normalize",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/loelschlaeger/normalize",
            "description": "Centering and scaling of numeric data",
            "long_description": "Centering and scaling of numeric data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-norm2",
            "portdir": "R/R-norm2",
            "version": "2.0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=norm2",
            "description": "Analysis of incomplete multivariate data under a normal model",
            "long_description": "Analysis of incomplete multivariate data under a normal model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-norm",
            "portdir": "R/R-norm",
            "version": "1.0-11.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=norm",
            "description": "Analysis of multivariate normal datasets with missing values",
            "long_description": "Analysis of multivariate normal datasets with missing values",
            "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-rrcovNA",
                        "R-modi",
                        "R-psfmi",
                        "R-restriktor"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-miWQS"
                    ]
                }
            ]
        },
        {
            "name": "R-nor1mix",
            "portdir": "R/R-nor1mix",
            "version": "1.3-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nor1mix",
            "description": "Gaussian mixture models (S3 classes and methods)",
            "long_description": "Gaussian mixture models (S3 classes and methods)",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-varbvs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula",
                        "R-multimode",
                        "R-sfsmisc",
                        "R-norMmix",
                        "R-quantreg"
                    ]
                }
            ]
        },
        {
            "name": "R-NonProbEst",
            "portdir": "R/R-NonProbEst",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NonProbEst",
            "description": "Estimation in non-probability sampling",
            "long_description": "Estimation in non-probability sampling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-sampling",
                        "R-e1071",
                        "R-CRAN-recommended",
                        "R-caret"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nonnest2",
            "portdir": "R/R-nonnest2",
            "version": "0.5-8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nonnest2",
            "description": "Tests of non-nested models",
            "long_description": "Tests of non-nested models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-CompQuadForm",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pscl",
                        "R-faraway",
                        "R-OpenMx",
                        "R-tidySEM",
                        "R-ordinal",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-AER",
                        "R-mlogit",
                        "R-mirt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mhurdle",
                        "R-merDeriv",
                        "R-tidySEM",
                        "R-blavaan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-noisemodel",
            "portdir": "R/R-noisemodel",
            "version": "1.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=noisemodel",
            "description": "Noise models for classification datasets",
            "long_description": "Noise models for classification datasets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-FNN",
                        "R-classInt",
                        "R-caret",
                        "R-RSNNS",
                        "R-C50",
                        "R-ExtDist",
                        "R-lsr",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nnTensor",
            "portdir": "R/R-nnTensor",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rikenbit/nnTensor",
            "description": "Non-negative tensor decomposition",
            "long_description": "Non-negative tensor decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plot3D",
                        "R-rTensor",
                        "R-tagcloud",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-fields"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dcTensor"
                    ]
                }
            ]
        },
        {
            "name": "R-NNS",
            "portdir": "R/R-NNS",
            "version": "10.9.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OVVO-Financial/NNS",
            "description": "Non-linear Non-parametric Statistics",
            "long_description": "Non-linear Non-parametric Statistics using partial moments.",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-data.table",
                        "R-xts",
                        "R-zoo",
                        "R-quantmod",
                        "R-doParallel",
                        "R-foreach",
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-influential"
                    ]
                }
            ]
        },
        {
            "name": "rnnoise",
            "portdir": "audio/rnnoise",
            "version": "0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jmvalin.ca/demo/rnnoise",
            "description": "Recurrent neural network for audio noise reduction",
            "long_description": "RNNoise is a noise suppression library based on a recurrent neural network.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abaddon"
                    ]
                }
            ]
        },
        {
            "name": "R-nnls",
            "portdir": "R/R-nnls",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nnls",
            "description": "The Lawson–Hanson algorithm for non-negative least squares",
            "long_description": "The Lawson–Hanson algorithm for non-negative least squares",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quadprog",
                        "R-bvls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-smacof",
                        "R-lmtp",
                        "R-mboost",
                        "R-nlsic",
                        "R-isotone",
                        "R-SuperLearner",
                        "R-alphastable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CVXR",
                        "R-ltmle",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "rnnlm",
            "portdir": "textproc/rnnlm",
            "version": "0.4b",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rnnlm.org",
            "description": "Recurrent Neural Network Language Modeling Toolkit",
            "long_description": "Neural network based language models are nowdays among the most successful techniques for statistical language modeling. They can be easily applied in wide range of tasks, including automatic speech recognition and machine translation, and provide significant improvements over classic backoff n-gram models.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nnlib2Rcpp",
            "portdir": "R/R-nnlib2Rcpp",
            "version": "0.2.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/VNNikolaidis/nnlib2Rcpp",
            "description": "Tool for creating custom neural networks in C++ and using them in R",
            "long_description": "Tool for creating custom neural networks in C++ and using them in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nnlasso",
            "portdir": "R/R-nnlasso",
            "version": "0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nnlasso",
            "description": "Non-negative lasso and elastic net penalized generalized linear models",
            "long_description": "Non-negative lasso and elastic net penalized generalized linear models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nnfor",
            "portdir": "R/R-nnfor",
            "version": "0.9.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trnnick/nnfor",
            "description": "Time series forecasting with neural networks",
            "long_description": "Time series forecasting with neural networks",
            "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-plotrix",
                        "R-uroot",
                        "R-glmnet",
                        "R-tsutils",
                        "R-neuralnet",
                        "R-CRAN-recommended",
                        "R-generics",
                        "R-forecast"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-thief"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tswge"
                    ]
                }
            ]
        },
        {
            "name": "R-nnet",
            "portdir": "R/R-nnet",
            "version": "7.3-19",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nnet",
            "description": "Feed-forward neural networks and multinomial log-linear models",
            "long_description": "Feed-forward neural networks and multinomial log-linear models. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS"
                    ]
                }
            ]
        },
        {
            "name": "R-nna",
            "portdir": "R/R-nna",
            "version": "0.0.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nna",
            "description": "Nearest-Neighbor Analysis",
            "long_description": "Nearest-Neighbor Analysis",
            "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": []
        },
        {
            "name": "rNMR",
            "portdir": "science/rNMR",
            "version": "1.1.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rnmr.nmrfam.wisc.edu/",
            "description": "Open Source Software for NMR Data Analysis",
            "long_description": "rNMR is an open source software package for visualizing and interpreting one and two dimensional NMR data. In contrast to most existing 2D NMR software, rNMR is specifically designed for high-throughput assignment and quantification of small molecules. As a result, rNMR supports extensive batch manipulation of plotting parameters and has numerous tools for expediting repetitive resonance assignment and quantification tasks.",
            "active": true,
            "categories": [
                "science",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "howarth.at.macports",
                    "github": "jwhowarth",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NMOF",
            "portdir": "R/R-NMOF",
            "version": "2.10-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enricoschumann/NMOF http://enricoschumann.net/NMOF.htm",
            "description": "Numerical Methods and Optimization in Finance",
            "long_description": "Numerical Methods and Optimization in Finance",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-readxl",
                        "R-quadprog",
                        "R-openxlsx",
                        "R-tinytest",
                        "R-Rglpk",
                        "R-datetimeutils",
                        "R-PMwR",
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PMwR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT"
                    ]
                }
            ]
        }
    ]
}