HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50465,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=634",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=632",
"results": [
{
"name": "R-optextras",
"portdir": "R/R-optextras",
"version": "2019-12.4",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=optextras",
"description": "Tools to support optimization possibly with bounds and masks",
"long_description": "Tools to support optimization possibly with bounds and masks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-numDeriv",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-optimr",
"R-Rcgmin",
"R-Rvmmin"
]
}
]
},
{
"name": "R-operators",
"portdir": "R/R-operators",
"version": "0.1-8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romainfrancois/operators",
"description": "Additional binary operators",
"long_description": "Additional binary operators",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-operator.tools"
]
}
]
},
{
"name": "R-operator.tools",
"portdir": "R/R-operator.tools",
"version": "1.6.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/decisionpatterns/operator.tools",
"description": "Utilities for working with R operators",
"long_description": "Utilities for working with R operators",
"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-magrittr",
"R-testthat",
"R-operators"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-formula.tools"
]
}
]
},
{
"name": "R-oosse",
"portdir": "R/R-oosse",
"version": "1.0.11",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=oosse",
"description": "Out-of-sample R² with standard error estimation",
"long_description": "Out-of-sample R² with standard error estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BiocParallel",
"R-CRAN-recommended",
"R-Rdpack",
"R-doParallel"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-randomForest",
"R-glmnet"
]
}
],
"depends_on": []
},
{
"name": "R-ooplah",
"portdir": "R/R-ooplah",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xoopR.github.io/ooplah",
"description": "Helper functions for class object-oriented programming in R with an emphasis on R6",
"long_description": "Helper functions for class object-oriented programming in R with an emphasis on R6",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-R6",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-testthat",
"R-devtools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-set6",
"R-dictionar6"
]
}
]
},
{
"name": "R-ompr.roi",
"portdir": "R/R-ompr.roi",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dirkschumacher.github.io/ompr",
"description": "A solver for R-ompr based on the R Optimization Infrastructure (ROI)",
"long_description": "A solver for R-ompr based on the R Optimization Infrastructure (ROI)",
"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-ROI",
"R-CRAN-recommended",
"R-slam",
"R-ompr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-testthat",
"R-ROI.plugin.glpk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-kantorovich"
]
}
]
},
{
"name": "R-ompr",
"portdir": "R/R-ompr",
"version": "1.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dirkschumacher.github.io/ompr",
"description": "Model and solve mixed integer linear programs",
"long_description": "Model mixed integer linear programs in an algebraic way directly in R. The model is solver-independent and thus offers the possibility to solve a model with different solvers.",
"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-lazyeval",
"R-rlang",
"R-listcomp",
"R-CRAN-recommended",
"R-data.table",
"R-fastmap"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ompr.roi",
"R-polyhedralCubature",
"R-kantorovich"
]
}
]
},
{
"name": "R-ollggamma",
"portdir": "R/R-ollggamma",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mjsaldanha.com/posts/ollggamma",
"description": "Odd log-logistic generalized Gamma probability distribution",
"long_description": "Odd log-logistic generalized Gamma probability distribution",
"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-testthat",
"R-ggamma"
]
}
],
"depends_on": []
},
{
"name": "R-oglmx",
"portdir": "R/R-oglmx",
"version": "3.0.0.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=oglmx",
"description": "Estimation of ordered generalized linear models",
"long_description": "Estimation of ordered generalized linear models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-maxLik",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-glmx",
"R-lmtest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-texreg"
]
}
]
},
{
"name": "R-odr",
"portdir": "R/R-odr",
"version": "1.4.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=odr",
"description": "Optimal design and statistical power for multilevel experiments investigating main, mediation and moderation effects",
"long_description": "Optimal design and statistical power for multilevel experiments investigating main, mediation and moderation effects",
"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-knitr",
"R-markdown",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-oaii",
"portdir": "R/R-oaii",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cezarykuran/oaii",
"description": "OpenAI API R interface",
"long_description": "OpenAI API R interface",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-checkmate",
"R-CRAN-recommended",
"R-base64enc",
"R-httr",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-htmltools",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-nycflights13",
"portdir": "R/R-nycflights13",
"version": "1.0.2",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tidyverse/nycflights13",
"description": "Flights departed from NYC in 2013",
"long_description": "Flights departed from NYC in 2013",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-rdflib",
"R-timeplyr",
"R-mongolite",
"R-pillar",
"R-tibble",
"R-tsibble",
"R-multidplyr",
"R-fastplyr",
"R-disk.frame",
"R-dplyr",
"R-prt",
"R-virtuoso",
"R-sparklyr",
"R-dat",
"R-dbplyr",
"R-hdf5r",
"R-infer",
"R-inops",
"R-dm",
"R-tidylog",
"R-labelr",
"R-tidyfst",
"R-tsbox",
"R-writexl",
"R-tiledb"
]
}
]
},
{
"name": "R-numbers",
"portdir": "R/R-numbers",
"version": "0.8-5",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=numbers",
"description": "Number-theoretic functions",
"long_description": "Number-theoretic functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bellreg",
"R-MFDFA",
"R-ghypernet",
"R-permutations",
"R-groupdata2",
"R-mvp",
"R-cyclotomic",
"R-DoE.base",
"R-ERPM",
"R-sensitivity"
]
},
{
"type": "test",
"ports": [
"R-RcppBigIntAlgos"
]
}
]
},
{
"name": "R-numGen",
"portdir": "R/R-numGen",
"version": "0.1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=numGen",
"description": "A number series generator that creates number series items based on cognitive models",
"long_description": "A number series generator that creates number series items based on cognitive models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-numDeriv",
"portdir": "R/R-numDeriv",
"version": "2022.9-1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://optimizer.r-forge.r-project.org",
"description": "Accurate numerical derivatives",
"long_description": "Accurate numerical derivatives",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-aghq",
"R-flexsurv",
"R-BayesianTools",
"R-copula",
"R-lmerTest",
"R-ROOPSD",
"R-Rchoice",
"R-Renext",
"R-SGB",
"R-SemiMarkov",
"R-StableEstim",
"R-SurvRegCensCov",
"R-TempStable",
"R-Disequilibrium",
"R-coconots",
"R-fcirt",
"R-lessSEM",
"R-milr",
"R-mhurdle",
"R-alabama",
"R-aldvmm",
"R-survey",
"R-unitquantreg",
"R-ExtDist",
"R-mixl",
"R-tdsa",
"R-AssetCorr",
"R-GB2",
"R-GJRM",
"R-lava",
"R-IPEC",
"R-LMMstar",
"R-timereg",
"R-ghyp",
"R-glmmTMB",
"R-lavaan",
"R-robmixglm",
"R-tvgarch",
"R-lbfgsb3c",
"R-rugarch",
"R-mvord",
"R-distributional",
"R-eventPred",
"R-Epi",
"R-TestFunctions",
"R-optimx",
"R-FENmlm",
"R-MIIVsem",
"R-MixGHD",
"R-GDINA",
"R-ICcalib",
"R-ergMargins",
"R-MendelianRandomization",
"R-mpath",
"R-bayesmeta",
"R-QRM",
"R-Qtools",
"R-pbkrtest",
"R-RealVAMS",
"R-ordinal",
"R-merDeriv",
"R-metRology",
"R-metafor",
"R-mfp",
"R-nimble",
"R-fic",
"R-bbmle",
"R-bayesDccGarch",
"R-mexhaz",
"R-mipfp",
"R-optextras",
"R-optimr",
"R-ordgam",
"R-brglm2",
"R-gasmodel",
"R-ctmcd",
"R-gofCopula",
"R-ui",
"R-robustbetareg",
"R-apollo",
"R-bvpa",
"R-gamCopula",
"R-PROreg",
"R-geostatsp",
"R-ggdist",
"R-fdapace",
"R-tramME",
"R-indelmiss",
"R-emmeans",
"R-chandwich",
"R-compound.Cox",
"R-lcmm",
"R-xmeta",
"R-mets",
"R-mfGARCH",
"R-mlt",
"R-mlt.docreg",
"R-moveHMM",
"R-nlmm",
"R-skewlmm",
"R-sn",
"R-metaplus",
"R-CBPS",
"R-CompDist",
"R-puniform",
"R-fastR2",
"R-sgt",
"R-blackbox",
"R-spaMM",
"R-robustBLME",
"R-robustvarComp",
"R-glmtoolbox",
"R-fixest",
"R-sarima",
"R-seqHMM"
]
},
{
"type": "test",
"ports": [
"R-DiceKriging",
"R-glmx",
"R-docopulae",
"R-ebnm",
"R-Rcgmin",
"R-emdbook",
"R-cotram",
"R-extendedFamily",
"R-LambertW",
"R-fastcpd",
"R-msm",
"R-pso",
"R-ucminf",
"R-smooth",
"R-psqn",
"R-RSSL",
"R-BB",
"R-VineCopula",
"R-sphunif",
"R-lme4",
"R-TMB",
"R-fido",
"R-metarep",
"R-sna",
"R-OpenMx",
"R-RTMB",
"R-sparseHessianFD",
"R-lavaSearch2",
"R-rpf",
"R-nlsic",
"R-legion",
"R-diseq",
"R-optimParallel",
"R-rSPDE",
"R-fntl",
"R-betareg",
"R-lfe",
"R-mvtnorm",
"R-cccp",
"R-tram",
"R-ROI"
]
}
]
},
{
"name": "R-nsyllable",
"portdir": "R/R-nsyllable",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quanteda/nsyllable",
"description": "Count syllables in character vectors",
"long_description": "Count syllables in character vectors",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-quanteda.textstats"
]
}
]
},
{
"name": "R-npsurvSS",
"portdir": "R/R-npsurvSS",
"version": "1.1.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/godwinyyung/npsurvSS",
"description": "Sample size and power calculation for common non-parametric tests in survival analysis",
"long_description": "Sample size and power calculation for common non-parametric tests in survival analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-tidyverse",
"R-tibble"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gsDesign2"
]
}
]
},
{
"name": "R-npsr",
"portdir": "R/R-npsr",
"version": "0.1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=npsr",
"description": "Validate instrumental variables using NPS",
"long_description": "Validate instrumental variables using NPS",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gmp",
"R-infotheo",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-npmlreg",
"portdir": "R/R-npmlreg",
"version": "0.46-5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=npmlreg",
"description": "Non-parametric maximum likelihood estimation for random effect models",
"long_description": "Non-parametric maximum likelihood estimation for random effect models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-statmod",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-npde",
"portdir": "R/R-npde",
"version": "3.5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=npde",
"description": "Normalised prediction distribution errors for nonlinear mixed-effect models",
"long_description": "Normalised prediction distribution errors for nonlinear mixed-effect models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-gridExtra",
"R-scales",
"R-rlang",
"R-CRAN-recommended",
"R-mclust",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-saemix"
]
}
]
},
{
"name": "R-npcs",
"portdir": "R/R-npcs",
"version": "0.1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=npcs",
"description": "Neyman–Pearson classification via cost-sensitive learning",
"long_description": "Neyman–Pearson classification via cost-sensitive learning",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tidyr",
"R-ggplot2",
"R-forcats",
"R-foreach",
"R-dfoptim",
"R-formatR",
"R-caret",
"R-smotefamily",
"R-CRAN-recommended",
"R-magrittr",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-gbm"
]
}
],
"depends_on": []
},
{
"name": "R-nparcomp",
"portdir": "R/R-nparcomp",
"version": "3.0",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nparcomp",
"description": "Multiple comparisons and simultaneous confidence intervals",
"long_description": "Multiple comparisons and simultaneous confidence intervals",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-multcomp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ANOM"
]
}
]
},
{
"name": "R-nortest",
"portdir": "R/R-nortest",
"version": "1.0-4",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nortest",
"description": "Tests for normality",
"long_description": "Five omnibus tests for testing the composite hypothesis of normality.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-PRNG",
"R-olsrr",
"R-cprobit",
"R-EnvStats",
"R-RcmdrMisc"
]
},
{
"type": "test",
"ports": [
"R-influential",
"R-Rcmdr",
"R-LambertW",
"R-AutoTransQF"
]
}
]
},
{
"name": "R-normalp",
"portdir": "R/R-normalp",
"version": "0.7.2.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=normalp",
"description": "Routines for exponential power distribution",
"long_description": "Routines for exponential power distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
},
{
"name": "R-normalize",
"portdir": "R/R-normalize",
"version": "0.1.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/loelschlaeger/normalize",
"description": "Centering and scaling of numeric data",
"long_description": "Centering and scaling of numeric data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-nor1mix",
"portdir": "R/R-nor1mix",
"version": "1.3-3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nor1mix",
"description": "Gaussian mixture models (S3 classes and methods)",
"long_description": "Gaussian mixture models (S3 classes and methods)",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-copula"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-varbvs"
]
},
{
"type": "test",
"ports": [
"R-copula",
"R-multimode",
"R-sfsmisc",
"R-norMmix",
"R-quantreg"
]
}
]
},
{
"name": "R-noisemodel",
"portdir": "R/R-noisemodel",
"version": "1.0.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=noisemodel",
"description": "Noise models for classification datasets",
"long_description": "Noise models for classification datasets",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RColorBrewer",
"R-ggplot2",
"R-FNN",
"R-classInt",
"R-caret",
"R-RSNNS",
"R-C50",
"R-ExtDist",
"R-lsr",
"R-CRAN-recommended",
"R-e1071",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-nnfor",
"portdir": "R/R-nnfor",
"version": "0.9.9",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trnnick/nnfor",
"description": "Time series forecasting with neural networks",
"long_description": "Time series forecasting with neural networks",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-plotrix",
"R-uroot",
"R-glmnet",
"R-tsutils",
"R-neuralnet",
"R-CRAN-recommended",
"R-generics",
"R-forecast"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-thief"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tswge"
]
}
]
},
{
"name": "R-nna",
"portdir": "R/R-nna",
"version": "0.0.2.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nna",
"description": "Nearest-Neighbor Analysis",
"long_description": "Nearest-Neighbor Analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-nnTensor",
"portdir": "R/R-nnTensor",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rikenbit/nnTensor",
"description": "Non-negative tensor decomposition",
"long_description": "Non-negative tensor decomposition",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-plot3D",
"R-rTensor",
"R-tagcloud",
"R-CRAN-recommended",
"R-ggplot2",
"R-fields"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dcTensor"
]
}
]
},
{
"name": "R-nmfbin",
"portdir": "R/R-nmfbin",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://michalovadek.github.io/nmfbin",
"description": "Non-negative matrix factorization for binary data",
"long_description": "Non-negative matrix factorization for binary data",
"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-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-nlts",
"portdir": "R/R-nlts",
"version": "1.0-2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlts",
"description": "Non-linear time series analysis",
"long_description": "Non-linear time series analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-acepack",
"R-locfit",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-nlstools",
"portdir": "R/R-nlstools",
"version": "2.1-0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lbbe-software/nlstools",
"description": "Tools for non-linear regression analysis",
"long_description": "Tools for non-linear regression analysis",
"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-rmarkdown",
"R-rticles"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-nls2",
"R-nlraa"
]
}
]
},
{
"name": "R-nlstac",
"portdir": "R/R-nlstac",
"version": "0.2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlstac",
"description": "Fit separable non-linear models",
"long_description": "Fit separable non-linear models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-Deriv",
"R-CRAN-recommended",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-nlsr",
"portdir": "R/R-nlsr",
"version": "2023.8.31",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlsr",
"description": "Functions for non-linear least squares solutions",
"long_description": "Functions for non-linear least squares solutions",
"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-digest",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-nlsic",
"portdir": "R/R-nlsic",
"version": "1.0.4",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlsic",
"description": "Non-linear least squares with inequality constraints",
"long_description": "Non-linear least squares with inequality constraints",
"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-nnls",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-numDeriv",
"R-RUnit",
"R-limSolve"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bspline"
]
}
]
},
{
"name": "R-nlshrink",
"portdir": "R/R-nlshrink",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlshrink",
"description": "Non-linear shrinkage estimation of population eigenvalues and covariance matrices",
"long_description": "Non-linear shrinkage estimation of population eigenvalues and covariance matrices",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-nloptr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-xdcclarge"
]
}
]
},
{
"name": "R-nlsem",
"portdir": "R/R-nlsem",
"version": "0.8-1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlsem",
"description": "Fitting structural equation mixture models",
"long_description": "Fitting structural equation mixture 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-gaussquad",
"R-orthopolynom",
"R-mvtnorm",
"R-CRAN-recommended",
"R-lavaan"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"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-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-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-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-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-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-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-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-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-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-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-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"
]
}
]
}
]
}