GET /api/v1/ports/?format=api&ordering=name&page=903
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=904",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=902",
    "results": [
        {
            "name": "R-netdiffuseR",
            "portdir": "R/R-netdiffuseR",
            "version": "1.22.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://USCCANA.github.io/netdiffuseR",
            "description": "Analysis of diffusion and contagion processes on networks",
            "long_description": "Analysis of diffusion and contagion processes on networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SparseM",
                        "R-viridisLite",
                        "R-igraph",
                        "R-network",
                        "R-sna",
                        "R-networkDynamic",
                        "R-MatchIt",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ape",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-RSiena"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-manynet"
                    ]
                }
            ]
        },
        {
            "name": "R-netmediate",
            "portdir": "R/R-netmediate",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=netmediate",
            "description": "Micro-macro analysis for social networks",
            "long_description": "Micro-macro analysis for social networks",
            "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-plm",
                        "R-VGAM",
                        "R-gam",
                        "R-network",
                        "R-sna",
                        "R-ergm",
                        "R-RSiena",
                        "R-intergraph",
                        "R-btergm",
                        "R-ergMargins",
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-igraph",
                        "R-statnet.common",
                        "R-statnet",
                        "R-relevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-netmeta",
            "portdir": "R/R-netmeta",
            "version": "2.9-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guido-s/netmeta",
            "description": "Network meta-analysis using frequentist methods",
            "long_description": "Network meta-analysis using frequentist methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-metafor",
                        "R-meta",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-magic"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rankinma"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-NetMix",
            "portdir": "R/R-NetMix",
            "version": "0.2.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/solivella/NetMix",
            "description": "Dynamic mixed-membership network regression model",
            "long_description": "Dynamic mixed-membership network regression model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-clue",
                        "R-gtools",
                        "R-igraph",
                        "R-lda",
                        "R-poisbinom",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-network",
                        "R-ergm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-netrankr",
            "portdir": "R/R-netrankr",
            "version": "1.2.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=netrankr",
            "description": "Analyze partial rankings in networks",
            "long_description": "Analyze partial rankings in networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-miniUI",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-parsec"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidygraph"
                    ]
                }
            ]
        },
        {
            "name": "R-netseg",
            "portdir": "R/R-netseg",
            "version": "1.0-3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mbojan.github.io/netseg",
            "description": "Measures of network segregation and homophily",
            "long_description": "Measures of network segregation and homophily",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NetSwan",
            "portdir": "R/R-NetSwan",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NetSwan",
            "description": "Network Strengths and Weaknesses Analysis",
            "long_description": "Network Strengths and Weaknesses Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidygraph"
                    ]
                }
            ]
        },
        {
            "name": "R-netUtils",
            "portdir": "R/R-netUtils",
            "version": "0.8.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://schochastics.github.io/netUtils",
            "description": "Miscellaneous functions for network analysis",
            "long_description": "Miscellaneous functions for network analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-GA"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-network",
            "portdir": "R/R-network",
            "version": "1.19.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=network",
            "description": "Classes for relational data",
            "long_description": "Classes for relational data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statnet.common",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-sna"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ergMargins",
                        "R-ergm.userterms",
                        "R-SBICgraph",
                        "R-tergm",
                        "R-ergm.count",
                        "R-ergm.rank",
                        "R-Bergm",
                        "R-networkDynamic",
                        "R-bigergm",
                        "R-sna",
                        "R-netdiffuseR",
                        "R-netmediate",
                        "R-fergm",
                        "R-manynet",
                        "R-networkLite",
                        "R-ggnetwork",
                        "R-tsna",
                        "R-ergm",
                        "R-ergm.multi",
                        "R-ergmgp",
                        "R-ergmito",
                        "R-btergm",
                        "R-BGGM",
                        "R-latentnet",
                        "R-lolog",
                        "R-statnet",
                        "R-intergraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NetMix",
                        "R-amen",
                        "R-RSiena",
                        "R-VineCopula",
                        "R-rgraph6",
                        "R-ggraph",
                        "R-broom",
                        "R-tidygraph",
                        "R-leiden"
                    ]
                }
            ]
        },
        {
            "name": "R-networkD3",
            "portdir": "R/R-networkD3",
            "version": "0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=networkD3",
            "description": "D3 JavaScript network graphs from R",
            "long_description": "D3 JavaScript network graphs from R",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-htmlwidgets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-htmltools",
                        "R-knitr",
                        "R-shiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesianNetwork",
                        "R-robin"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gamlss.ggplots",
                        "R-drake"
                    ]
                }
            ]
        },
        {
            "name": "R-networkDynamic",
            "portdir": "R/R-networkDynamic",
            "version": "0.11.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=networkDynamic",
            "description": "Dynamic extensions for network objects",
            "long_description": "Dynamic extensions for network objects",
            "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-network",
                        "R-networkLite",
                        "R-CRAN-recommended",
                        "R-statnet.common"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsna",
                        "R-ergmgp",
                        "R-statnet",
                        "R-tergm",
                        "R-netdiffuseR"
                    ]
                }
            ]
        },
        {
            "name": "R-networkLite",
            "portdir": "R/R-networkLite",
            "version": "1.0.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpiModel/networkLite",
            "description": "Simplified implementation of the Network package functionality",
            "long_description": "Simplified implementation of the Network package functionality",
            "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-statnet.common",
                        "R-network",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-networkDynamic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ergm",
                        "R-tergm"
                    ]
                }
            ]
        },
        {
            "name": "R-networktools",
            "portdir": "R/R-networktools",
            "version": "1.5.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/paytonjjones/networktools",
            "description": "Tools for identifying important nodes in networks",
            "long_description": "Tools for identifying important nodes in networks",
            "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-ggplot2",
                        "R-gridExtra",
                        "R-igraph",
                        "R-psych",
                        "R-qgraph",
                        "R-R.utils",
                        "R-cocor",
                        "R-eigenmodel",
                        "R-smacof",
                        "R-wordcloud",
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BGGM"
                    ]
                }
            ]
        },
        {
            "name": "R-neuralnet",
            "portdir": "R/R-neuralnet",
            "version": "1.44.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=neuralnet",
            "description": "Training of neural networks",
            "long_description": "Training of neural networks",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Deriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nnfor",
                        "R-WaveletML"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NeuralNetTools",
                        "R-misspi",
                        "R-plotmo"
                    ]
                }
            ]
        },
        {
            "name": "R-NeuralNetTools",
            "portdir": "R/R-NeuralNetTools",
            "version": "1.5.3",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fawda123/NeuralNetTools",
            "description": "Visualization and analysis tools for neural networks",
            "long_description": "Visualization and analysis tools for neural networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-caret",
                        "R-neuralnet",
                        "R-RSNNS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RSNNS"
                    ]
                }
            ]
        },
        {
            "name": "R-neverhpfilter",
            "portdir": "R/R-neverhpfilter",
            "version": "0.4-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://justinmshea.github.io/neverhpfilter",
            "description": "Alternative to the Hodrick–Prescott filter",
            "long_description": "Alternative to the Hodrick–Prescott filter",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-xts",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-new.dist",
            "portdir": "R/R-new.dist",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://akmn35.github.io/new.dist",
            "description": "Alternative continuous and discrete distributions",
            "long_description": "Alternative continuous and discrete 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-VGAM",
                        "R-CRAN-recommended",
                        "R-expint",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Newdistns",
            "portdir": "R/R-Newdistns",
            "version": "2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Newdistns",
            "description": "Computes PDF, CDF, quantile, random numbers and measures of inference for 19 general families of distributions.",
            "long_description": "Computes PDF, CDF, quantile, random numbers and measures of inference for 19 general families of distributions.",
            "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-AdequacyModel",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-orders"
                    ]
                }
            ]
        },
        {
            "name": "R-nFactors",
            "portdir": "R/R-nFactors",
            "version": "2.4.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nFactors",
            "description": "Parallel analysis and other non-graphical solutions to the Cattell scree test",
            "long_description": "Parallel analysis and other non-graphical solutions to the Cattell scree test",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BCSub"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjPlot",
                        "R-see"
                    ]
                }
            ]
        },
        {
            "name": "R-nfer",
            "portdir": "R/R-nfer",
            "version": "1.1.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nfer.io",
            "description": "Event stream abstraction using interval logic",
            "long_description": "Event stream abstraction using interval logic",
            "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-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nftbart",
            "portdir": "R/R-nftbart",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nftbart",
            "description": "Non-parametric failure time Bayesian additive regression trees",
            "long_description": "Non-parametric failure time Bayesian additive regression trees",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ngram",
            "portdir": "R/R-ngram",
            "version": "3.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wrathematics/ngram",
            "description": "Fast n-Gram tokenization",
            "long_description": "Fast n-Gram tokenization",
            "active": true,
            "categories": [
                "textproc",
                "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": []
        },
        {
            "name": "R-NHANES",
            "portdir": "R/R-NHANES",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NHANES",
            "description": "Data from the US National Health and Nutrition Examination study",
            "long_description": "Data from the US National Health and Nutrition Examination study",
            "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-mosaic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic",
                        "R-mosaicCore"
                    ]
                }
            ]
        },
        {
            "name": "R-nhm",
            "portdir": "R/R-nhm",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nhm",
            "description": "Non-Homogeneous Markov and Hidden Markov Multistate Models",
            "long_description": "Non-Homogeneous Markov and Hidden Markov Multistate Models",
            "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-deSolve",
                        "R-maxLik",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp",
                        "R-msm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NHMSAR",
            "portdir": "R/R-NHMSAR",
            "version": "1.19",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NHMSAR",
            "description": "Non-homogeneous Markov switching autoregressive models",
            "long_description": "Non-homogeneous Markov switching autoregressive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lars",
                        "R-ncvreg",
                        "R-ucminf",
                        "R-CRAN-recommended",
                        "R-glasso"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nimble",
            "portdir": "R/R-nimble",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R-nimble.org",
            "description": "The base NIMBLE package for R",
            "long_description": "The base NIMBLE package for R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-igraph",
                        "R-pracma",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-R6",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-mcmcse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nimbleNoBounds",
                        "R-bcgam",
                        "R-nimbleHMC",
                        "R-nimbleAPT",
                        "R-BayesNSGP",
                        "R-nimbleSCR",
                        "R-compareMCMCs",
                        "R-nimbleSMC",
                        "R-InvStablePrior"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-runMCMCbtadjust"
                    ]
                }
            ]
        },
        {
            "name": "R-nimbleAPT",
            "portdir": "R/R-nimbleAPT",
            "version": "1.0.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DRJP/nimbleAPT",
            "description": "Adaptive parallel tempering for R-nimble",
            "long_description": "Functions for adaptive parallel tempering (APT) with NIMBLE models.",
            "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-nimble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-runMCMCbtadjust"
                    ]
                }
            ]
        },
        {
            "name": "R-nimbleHMC",
            "portdir": "R/R-nimbleHMC",
            "version": "0.2.2",
            "license": "(BSD or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R-nimble.org",
            "description": "Hamiltonian Monte Carlo and other gradient-based MCMC sampling algorithms for R-nimble",
            "long_description": "Hamiltonian Monte Carlo and other gradient-based MCMC sampling algorithms for R-nimble",
            "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-nimble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-runMCMCbtadjust"
                    ]
                }
            ]
        },
        {
            "name": "R-nimbleNoBounds",
            "portdir": "R/R-nimbleNoBounds",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R-nimble.org",
            "description": "Transformed distributions for improved MCMC efficiency",
            "long_description": "Transformed distributions for improved MCMC efficiency",
            "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-nimble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nimbleSCR",
            "portdir": "R/R-nimbleSCR",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nimbleSCR",
            "description": "Spatial Capture-Recapture (SCR) methods",
            "long_description": "Spatial Capture-Recapture (SCR) methods using R-nimble.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-nimble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-basicMCMCplots",
                        "R-coda",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nimbleSMC",
            "portdir": "R/R-nimbleSMC",
            "version": "0.11.1",
            "license": "(BSD or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R-nimble.org",
            "description": "Sequential Monte Carlo Methods for R-nimble",
            "long_description": "Sequential Monte Carlo Methods for R-nimble",
            "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-nimble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NISTnls",
            "portdir": "R/R-NISTnls",
            "version": "0.9-13",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NISTnls",
            "description": "Non-linear least squares examples from NIST",
            "long_description": "Datasets for testing non-linear regression routines.",
            "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-nlraa"
                    ]
                }
            ]
        },
        {
            "name": "R-NISTunits",
            "portdir": "R/R-NISTunits",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NISTunits",
            "description": "Fundamental physical constants and unit conversions from NIST",
            "long_description": "Fundamental physical constants and unit conversions from NIST",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-celestial"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-units"
                    ]
                }
            ]
        },
        {
            "name": "R-NlcOptim",
            "portdir": "R/R-NlcOptim",
            "version": "0.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NlcOptim",
            "description": "Solve non-linear optimization with non-linear constraints",
            "long_description": "Optimization for non-linear objective and constraint functions. Linear or non-linear equality and inequality constraints are allowed. It accepts the input parameters as a constrained matrix.",
            "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-quadprog",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FFP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma"
                    ]
                }
            ]
        },
        {
            "name": "R-nleqslv",
            "portdir": "R/R-nleqslv",
            "version": "3.3.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nleqslv",
            "description": "Solve systems of nonlinear equations",
            "long_description": "Solve systems of nonlinear equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimMultiCorrData",
                        "R-PriorGen",
                        "R-fungible",
                        "R-GNE",
                        "R-mev",
                        "R-cglm",
                        "R-pim",
                        "R-sfaR",
                        "R-mbrglm",
                        "R-zcurve",
                        "R-MLEce",
                        "R-dynsurv",
                        "R-alphaOutlier",
                        "R-brms",
                        "R-TruncatedNormal",
                        "R-BayesGOF"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatstat.model"
                    ]
                }
            ]
        },
        {
            "name": "R-nlist",
            "portdir": "R/R-nlist",
            "version": "0.3.3.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poissonconsulting.github.io/nlist",
            "description": "Lists of numeric atomic objects",
            "long_description": "Lists of numeric atomic objects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-tibble",
                        "R-generics",
                        "R-purrr",
                        "R-chk",
                        "R-extras",
                        "R-term",
                        "R-universals",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mcmcr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-universals"
                    ]
                }
            ]
        },
        {
            "name": "R-nlive",
            "portdir": "R/R-nlive",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MaudeWagner/nlive",
            "description": "Automated estimation of sigmoidal and piece-wise linear mixed models",
            "long_description": "Automated estimation of sigmoidal and piece-wise linear mixed models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-fastDummies",
                        "R-sqldf",
                        "R-saemix",
                        "R-CRAN-recommended",
                        "R-lcmm",
                        "R-nlraa",
                        "R-sitar",
                        "R-Rmisc",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlme",
            "portdir": "R/R-nlme",
            "version": "3.1-166",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlme https://svn.r-project.org/R-packages/trunk/nlme",
            "description": "Fit and compare Gaussian linear and nonlinear mixed-effects models",
            "long_description": "Fit and compare Gaussian linear and nonlinear mixed-effects models. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-lattice"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS",
                        "R-SASmixed"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mgcv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS"
                    ]
                }
            ]
        },
        {
            "name": "R-nlmeU",
            "portdir": "R/R-nlmeU",
            "version": "0.70-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlmeU",
            "description": "Datasets and utility functions enhancing functionality of R-nlme package",
            "long_description": "Datasets and utility functions enhancing functionality of R-nlme package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ellipse",
                        "R-WWGbook",
                        "R-reshape",
                        "R-testthat",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-LMMstar"
                    ]
                }
            ]
        },
        {
            "name": "R-nlmm",
            "portdir": "R/R-nlmm",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlmm",
            "description": "Generalized Laplace Mixed-Effects Models",
            "long_description": "Generalized Laplace Mixed-Effects Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-gsl",
                        "R-mvtnorm",
                        "R-numDeriv",
                        "libgcc",
                        "R-lqmm",
                        "R-CRAN-recommended",
                        "R-Qtools",
                        "R-statmod",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlmrt",
            "portdir": "R/R-nlmrt",
            "version": "2016.3.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlmrt",
            "description": "Functions for non-linear least squares solutions",
            "long_description": "Functions for non-linear least squares solutions",
            "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-nlopt",
            "portdir": "R/R-nlopt",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlopt",
            "description": "Call optimization solvers with .nl files",
            "long_description": "The purpose of this library is to to call different optimization solvers to solve problems given by a standard .nl file.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nloptr",
            "portdir": "R/R-nloptr",
            "version": "2.1.1",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://astamm.github.io/nloptr",
            "description": "R Interface to NLopt",
            "long_description": "R Interface to NLopt",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-testthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-smooth",
                        "R-PNAR",
                        "R-ExGaussEstim",
                        "R-FFP",
                        "R-rugarch",
                        "R-garma",
                        "R-greybox",
                        "R-optimx",
                        "R-semlbci",
                        "R-GDINA",
                        "R-MHD",
                        "R-RobustCalibration",
                        "R-RobustGaSP",
                        "R-nlshrink",
                        "R-optiSolve",
                        "R-rkriging",
                        "R-gasmodel",
                        "R-gimme",
                        "R-fdacluster",
                        "R-ltable",
                        "R-gllvm",
                        "R-lme4",
                        "R-hbal",
                        "R-legion",
                        "R-TidyDensity",
                        "R-missSBM",
                        "R-mlt",
                        "R-phyr",
                        "R-nebula",
                        "R-sharp",
                        "R-blackbox",
                        "R-spaMM",
                        "R-rpm",
                        "R-logitr",
                        "R-seqHMM",
                        "R-ROI.plugin.nloptr",
                        "R-TOHM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-pomp",
                        "R-RandomFields",
                        "R-MSCMT",
                        "R-drtmle",
                        "R-sirt",
                        "R-mirt",
                        "R-mlr3mbo"
                    ]
                }
            ]
        },
        {
            "name": "R-NLP",
            "portdir": "R/R-NLP",
            "version": "0.3-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NLP",
            "description": "Natural Language Processing infrastructure",
            "long_description": "Basic classes and methods for natural language processing.",
            "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-spacyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tm",
                        "R-chinese.misc",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stm"
                    ]
                }
            ]
        },
        {
            "name": "R-nlpred",
            "portdir": "R/R-nlpred",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlpred",
            "description": "Estimators of non-linear cross-validated risks optimized for small samples",
            "long_description": "Estimators of non-linear cross-validated risks optimized for small samples",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-np",
                        "R-ROCR",
                        "R-SuperLearner",
                        "R-cvAUC",
                        "R-bde",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-randomForest",
                        "R-prettydoc",
                        "R-ranger",
                        "R-glmnet",
                        "R-xgboost"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlpsem",
            "portdir": "R/R-nlpsem",
            "version": "0.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlpsem",
            "description": "Linear and non-linear longitudinal process in structural equation modelling framework",
            "long_description": "Linear and non-linear longitudinal process in structural equation modelling framework",
            "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-tidyr",
                        "R-ggplot2",
                        "R-readr",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlraa",
            "portdir": "R/R-nlraa",
            "version": "1.9.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/femiguez/nlraa",
            "description": "Non-linear Regression for Agricultural Applications",
            "long_description": "Non-linear Regression for Agricultural Applications",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-car",
                        "R-minpack.lm",
                        "R-nlstools",
                        "R-segmented",
                        "R-NISTnls",
                        "R-nls2",
                        "R-ggplot2",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-bbmle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlive"
                    ]
                }
            ]
        },
        {
            "name": "R-nlreg",
            "portdir": "R/R-nlreg",
            "version": "1.2-2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlreg",
            "description": "Higher-order inference for non-linear heteroscedastic models",
            "long_description": "Higher-order inference for non-linear heteroscedastic models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cond",
                        "R-csampling",
                        "R-marg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-marg",
                        "R-cond"
                    ]
                }
            ]
        },
        {
            "name": "R-NLRoot",
            "portdir": "R/R-NLRoot",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NLRoot",
            "description": "Search for the root of an equation",
            "long_description": "Search for the root of an equation",
            "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-nls2",
            "portdir": "R/R-nls2",
            "version": "0.3-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ggrothendieck/nls2",
            "description": "Non-linear regression with brute force",
            "long_description": "Non-linear regression with brute force",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-proto",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lhs",
                        "R-nlstools",
                        "R-CPoptim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nlraa"
                    ]
                }
            ]
        }
    ]
}