HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49962,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=884",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=882",
"results": [
{
"name": "R-gptr",
"portdir": "R/R-gptr",
"version": "0.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gptr",
"description": "R interface to the OpenAI ChatGPT API",
"long_description": "Convenient R interface to the OpenAI ChatGPT API.",
"active": true,
"categories": [
"science",
"www",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-RCurl",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-gptstudio",
"portdir": "R/R-gptstudio",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://michelnivard.github.io/gptstudio",
"description": "Use large language models directly in your development environment",
"long_description": "Use large language models directly in your development environment",
"active": true,
"categories": [
"science",
"www",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-cli",
"R-curl",
"R-jsonlite",
"R-magrittr",
"R-rlang",
"R-colorspace",
"R-glue",
"R-stringr",
"R-htmltools",
"R-purrr",
"R-yaml",
"R-bslib",
"R-fontawesome",
"R-shiny",
"R-htmlwidgets",
"R-rstudioapi",
"R-rvest",
"R-ids",
"R-httr2",
"R-shiny.i18n",
"R-waiter",
"R-CRAN-recommended",
"R-SSEparser",
"R-R6",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-mockr",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-grafzahl",
"portdir": "R/R-grafzahl",
"version": "0.0.11",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chainsawriot/grafzahl",
"description": "Supervised machine learning for textual data using transformers and Quanteda",
"long_description": "Supervised machine learning for textual data using transformers and Quanteda",
"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-lime",
"R-quanteda",
"R-CRAN-recommended",
"R-jsonlite",
"R-reticulate"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-quanteda.textmodels"
]
}
],
"depends_on": []
},
{
"name": "R-gRain",
"portdir": "R/R-gRain",
"version": "1.4.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://people.math.aau.dk/~sorenh/software/gR",
"description": "Graphical Independence Networks",
"long_description": "Graphical Independence 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-RcppEigen",
"R-igraph",
"R-broom",
"R-gRbase",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-markdown",
"R-microbenchmark",
"R-bnlearn",
"R-gRim"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gRaven",
"R-gRim",
"R-bnmonitor"
]
},
{
"type": "test",
"ports": [
"R-bnlearn",
"R-bnclassify"
]
}
]
},
{
"name": "R-GramQuad",
"portdir": "R/R-GramQuad",
"version": "0.1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/iagogv/GramQuad",
"description": "Gram Quadrature",
"long_description": "Numerical integration with Gram polynomials.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-pracma",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-grangers",
"portdir": "R/R-grangers",
"version": "0.1.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=grangers",
"description": "Inference on Granger causality in the frequency domain",
"long_description": "Inference on Granger causality in the frequency domain",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-tseries",
"R-vars",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-graph",
"portdir": "R/R-graph",
"version": "1.82.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/graph",
"description": "Package that implements some simple graph-handling capabilities",
"long_description": "Package that implements some simple graph-handling capabilities",
"active": true,
"categories": [
"graphics",
"science",
"math",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-BiocStyle",
"R-RBGL",
"R-Rgraphviz",
"R-RUnit",
"R-SparseM",
"R-knitr",
"R-XML"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BiDAG",
"R-BiocCheck",
"R-KEGGgraph",
"R-RBGL",
"R-eulerian",
"R-gridGraphviz",
"R-classGraph",
"R-CodeDepends",
"R-Rgraphviz",
"R-rsbml",
"R-dlsem",
"R-abn",
"R-gRbase",
"R-BayesNetBP",
"R-BioNet",
"R-BiocPkgTools",
"R-pcalg",
"R-biocViews",
"R-BCDAG",
"R-pcgen",
"R-gbutils",
"R-ggm",
"R-graphite",
"R-gridDebug"
]
},
{
"type": "test",
"ports": [
"R-psych",
"R-bnlearn",
"R-SPIA",
"R-lava",
"R-bnclassify",
"R-bnstruct",
"R-igraph",
"R-rPref",
"R-S4Vectors",
"R-Matrix",
"R-arulesViz",
"R-tidygraph"
]
}
]
},
{
"name": "R-graphclust",
"portdir": "R/R-graphclust",
"version": "1.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=graphclust",
"description": "Hierarchical graph clustering for a collection of networks",
"long_description": "Hierarchical graph clustering for a collection of networks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sClust",
"R-igraph",
"R-CRAN-recommended",
"R-blockmodels"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-graphicalVAR",
"portdir": "R/R-graphicalVAR",
"version": "0.3.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=graphicalVAR",
"description": "Graphical VAR for experience sampling data",
"long_description": "Graphical VAR for experience sampling data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-mvtnorm",
"R-dplyr",
"R-igraph",
"libgcc",
"R-qgraph",
"R-glmnet",
"R-CRAN-recommended",
"R-glasso",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlVAR"
]
}
]
},
{
"name": "R-graphite",
"portdir": "R/R-graphite",
"version": "1.50.0",
"license": "AGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sales-lab/graphite",
"description": "GRAPH interaction from pathway topological environment",
"long_description": "GRAPH interaction from pathway topological environment",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rappdirs",
"R-httr",
"R-graph",
"R-rlang",
"R-CRAN-recommended",
"R-AnnotationDbi",
"R-purrr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-graphlayouts",
"portdir": "R/R-graphlayouts",
"version": "1.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://graphlayouts.schochastics.net",
"description": "Additional layout algorithms for network visualizations",
"long_description": "Additional layout algorithms for network visualizations",
"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-igraph",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-oaqc",
"R-uwot"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-roughnet",
"R-ggraph"
]
},
{
"type": "test",
"ports": [
"R-manynet"
]
}
]
},
{
"name": "R-graphsim",
"portdir": "R/R-graphsim",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/TomKellyGenetics/graphsim",
"description": "Simulate expression data from igraph networks",
"long_description": "Simulate expression data from igraph networks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-mvtnorm",
"R-gplots",
"R-matrixcalc",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-prettydoc",
"R-R.rsp",
"R-knitr",
"R-scales",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-devtools",
"R-vdiffr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-leiden"
]
}
]
},
{
"name": "R-gratia",
"portdir": "R/R-gratia",
"version": "0.9.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gavinsimpson.github.io/gratia",
"description": "Graceful ggplot-based graphics and other functions for GAMs fitted with R-mgcv",
"long_description": "Graceful ggplot-based graphics and other functions for GAMs fitted with R-mgcv",
"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-lifecycle",
"R-vctrs",
"R-mvnfast",
"R-pillar",
"R-stringr",
"R-tibble",
"R-withr",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-tidyselect",
"R-ggplot2",
"R-patchwork",
"R-CRAN-recommended",
"R-ggokabeito",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-curl",
"R-knitr",
"R-testthat",
"R-distributional",
"R-lme4",
"R-rmarkdown",
"R-forcats",
"R-ggdist",
"R-readr",
"R-gamm4",
"R-vdiffr",
"R-svglite",
"R-hexbin",
"R-glmmTMB",
"R-scam",
"R-sf",
"R-GJRM",
"R-gamair"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dsfa"
]
}
]
},
{
"name": "R-gratis",
"portdir": "R/R-gratis",
"version": "1.0.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ykang/gratis",
"description": "Generating time series with diverse and controllable characteristics",
"long_description": "Generating time series with diverse and controllable characteristics",
"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-tibble",
"R-dplyr",
"R-generics",
"R-purrr",
"R-shiny",
"R-tsibble",
"R-forecast",
"R-tsfeatures",
"R-foreach",
"R-polynom",
"R-GA",
"R-doRNG",
"R-fGarch",
"R-feasts",
"R-CRAN-recommended",
"R-magrittr",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rlang",
"R-knitr",
"R-rmarkdown",
"R-shinydashboard"
]
}
],
"depends_on": []
},
{
"name": "R-gRaven",
"portdir": "R/R-gRaven",
"version": "1.1.8",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gRaven",
"description": "Bayes Nets",
"long_description": "Wrappers for functions in the R-gRain package to emulate some RHugin functionality, allowing the building of Bayesian networks consisting on discrete chance nodes incrementally, through adding nodes, edges and conditional probability tables, the setting of evidence, querying marginal probabilities and normalizing constants, and generating sets of high-probability configurations.",
"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-gRbase",
"R-rlang",
"R-CRAN-recommended",
"R-gRain"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-gRbase",
"portdir": "R/R-gRbase",
"version": "2.0.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://people.math.aau.dk/~sorenh/software/gR",
"description": "Graphical modelling in R",
"long_description": "Graphical modelling in 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-RcppEigen",
"R-magrittr",
"R-igraph",
"R-BiocManager",
"R-RBGL",
"R-graph",
"R-Rgraphviz",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-markdown",
"R-microbenchmark"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gRain",
"R-BCDAG",
"R-GGRidge",
"R-bnmonitor",
"R-gRaven",
"R-gRim",
"R-gRc"
]
},
{
"type": "test",
"ports": [
"R-bnclassify",
"R-bnlearn"
]
}
]
},
{
"name": "R-gRc",
"portdir": "R/R-gRc",
"version": "0.5.0",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gRc",
"description": "Inference in graphical Gaussian models with edge and vertex symmetries",
"long_description": "Inference in graphical Gaussian models with edge and vertex symmetries",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-gRbase",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-microbenchmark"
]
}
],
"depends_on": []
},
{
"name": "R-GREMLINS",
"portdir": "R/R-GREMLINS",
"version": "0.2.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://GrossSBM.github.io/GREMLINS",
"description": "Generalized multipartite networks",
"long_description": "Generalized multipartite 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-pbmcapply",
"R-aricode",
"R-blockmodels",
"R-CRAN-recommended",
"R-R6",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-robber",
"R-sbm"
]
}
]
},
{
"name": "R-gretel",
"portdir": "R/R-gretel",
"version": "0.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidbuch/gretel",
"description": "Generalized path analysis for social networks",
"long_description": "Generalized path analysis for social networks",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-ResistorArray"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-greybox",
"portdir": "R/R-greybox",
"version": "2.0.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/config-i1/greybox",
"description": "Toolbox for model building and forecasting",
"long_description": "Toolbox for model building and forecasting",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-statmod",
"R-zoo",
"R-generics",
"R-nloptr",
"R-texreg",
"R-pracma",
"R-CRAN-recommended",
"R-Rcpp",
"R-xtable"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-doMC",
"R-doParallel",
"R-foreach",
"R-vars",
"R-smooth"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BBSSL",
"R-naive",
"R-legion",
"R-segen",
"R-spooky",
"R-jenga",
"R-dymo",
"R-smooth"
]
}
]
},
{
"name": "R-grf",
"portdir": "R/R-grf",
"version": "2.4.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://grf-labs.github.io/grf",
"description": "Generalized Random Forests",
"long_description": "Generalized Random Forests",
"active": true,
"categories": [
"science",
"math",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sandwich",
"R-lmtest",
"R-DiceKriging",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-DiagrammeR",
"R-rdd"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-maq",
"R-targeted"
]
}
]
},
{
"name": "R-gridBase",
"portdir": "R/R-gridBase",
"version": "0.4-7",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gridBase",
"description": "Integration of base and grid graphics",
"long_description": "Integration of base and grid graphics",
"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-seqHMM",
"R-RGraphics",
"R-NMF",
"R-magi",
"R-simsalapar",
"R-psica",
"R-silicate",
"R-semtree"
]
},
{
"type": "test",
"ports": [
"R-Ecfun",
"R-circlize",
"R-corrgram"
]
}
]
},
{
"name": "R-gridDebug",
"portdir": "R/R-gridDebug",
"version": "0.5-1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gridDebug",
"description": "Debugging for grid graphics",
"long_description": "Debugging for grid graphics",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gridSVG",
"R-CRAN-recommended",
"R-graph",
"R-gridGraphviz"
]
},
{
"type": "run",
"ports": [
"graphviz",
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2"
]
}
],
"depends_on": []
},
{
"name": "R-gridExtra",
"portdir": "R/R-gridExtra",
"version": "2.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gridExtra",
"description": "Miscellaneous functions for grid graphics",
"long_description": "Miscellaneous functions for grid graphics",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gtable",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-UComp",
"R-ARDL",
"R-autostsm",
"R-ProbBayes",
"R-forestploter",
"R-bayesWatch",
"R-networktools",
"R-npde",
"R-carat",
"R-cellWise",
"R-ggpp",
"R-ggfortify",
"R-ggpubr",
"R-ggstar",
"R-diagis",
"R-ufs",
"R-mgcViz",
"R-olsrr",
"R-surveil",
"R-magi",
"R-varian",
"R-hbal",
"R-viridis",
"R-cobalt",
"R-lpirfs",
"R-BNSP",
"R-mirt",
"R-saemix",
"R-phyr",
"R-cprobit",
"R-sctransform",
"R-survMisc",
"R-survminer",
"R-shinystan",
"R-finalfit",
"R-r2glmm",
"R-calibmsm",
"R-ruv",
"R-ingredients",
"R-UpSetR",
"R-JMbayes2",
"R-DeBoinR",
"R-baggr",
"R-bayesGAM",
"R-bayesforecast",
"R-lgpr",
"R-ecd",
"R-rstan",
"R-survstan",
"R-egg",
"R-spikeSlabGAM",
"R-explore",
"R-lemon",
"R-likert",
"R-robin",
"R-HH",
"R-voi",
"R-restriktor",
"R-precrec",
"R-panelView",
"R-Hmisc",
"R-ChemmineR",
"R-geostan",
"R-MRFcov",
"R-bayespm",
"R-PLMIX",
"R-RcppCensSpatial",
"R-RprobitB",
"R-mixOmics"
]
},
{
"type": "test",
"ports": [
"R-ggsci",
"R-kalmanfilter",
"R-CircSpaceTime",
"R-copula",
"R-ggeffects",
"R-walker",
"R-kimfilter",
"R-TH.data",
"R-gsDesign",
"R-sjPlot",
"R-exact2x2",
"R-bayesplot",
"R-abn",
"R-PosteriorBootstrap",
"R-RTSA",
"R-RTransferEntropy",
"R-mlt.docreg",
"R-ctsem",
"R-tram",
"R-metR",
"R-EstimDiagnostics",
"R-reporter",
"R-fairml",
"R-ggrepel",
"R-mosaic",
"R-funData",
"R-patchwork",
"R-gbm",
"R-sparseDFM",
"R-mixopt",
"R-gamlss.ggplots",
"R-GeneralizedWendland",
"R-relliptical",
"R-rpf",
"R-ggalt",
"R-ggbeeswarm",
"R-dsem",
"R-ggmcmc",
"R-gsignal",
"R-rstanarm",
"R-IRTest",
"R-tvgeom",
"R-hbbr",
"R-hrbrthemes",
"R-bujar",
"R-descriptr",
"R-fastcpd",
"R-miic",
"R-robustmatrix",
"R-fractalRegression",
"R-ifaTools",
"R-eikosograms",
"R-sgd",
"R-RcmdrPlugin.MA",
"R-StatRank",
"R-interp"
]
}
]
},
{
"name": "R-gridGraphics",
"portdir": "R/R-gridGraphics",
"version": "0.5-1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gridGraphics",
"description": "Redraw base graphics using grid graphics",
"long_description": "Redraw base graphics using grid graphics",
"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-pdftools",
"R-magick"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggplotify",
"R-RGraphics"
]
},
{
"type": "test",
"ports": [
"R-ggimage",
"R-cowplot",
"R-patchwork"
]
}
]
},
{
"name": "R-gridGraphviz",
"portdir": "R/R-gridGraphviz",
"version": "0.3-1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gridGraphviz",
"description": "Draw graphs with grid",
"long_description": "Draw graphs with grid",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rgraphviz",
"R-graph"
]
},
{
"type": "run",
"ports": [
"R",
"graphviz"
]
},
{
"type": "test",
"ports": [
"R-gridSVG"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gridDebug"
]
}
]
},
{
"name": "R-gridpattern",
"portdir": "R/R-gridpattern",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trevorldavis.com/R/gridpattern",
"description": "Grid pattern grobs",
"long_description": "Grid pattern grobs",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sf",
"R-CRAN-recommended",
"R-glue",
"R-memoise",
"R-png",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magick",
"R-ambient",
"R-ggplot2",
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-ragg",
"R-vdiffr",
"R-svglite"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggpattern"
]
}
]
},
{
"name": "R-gridSVG",
"portdir": "R/R-gridSVG",
"version": "1.7-5",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gridSVG",
"description": "Export grid graphics as SVG",
"long_description": "Export grid graphics as SVG",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-XML",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-plotROC",
"R-gridDebug",
"R-RGraphics"
]
},
{
"type": "test",
"ports": [
"R-grImport2",
"R-knitr",
"R-gridGraphviz"
]
}
]
},
{
"name": "R-gridtext",
"portdir": "R/R-gridtext",
"version": "0.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wilkelab.org/gridtext",
"description": "Improved text rendering support for grid graphics",
"long_description": "Improved text rendering support for grid graphics",
"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-jpeg",
"R-png",
"R-rlang",
"R-xml2",
"R-stringr",
"R-markdown",
"R-CRAN-recommended",
"R-Rcpp",
"R-curl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-vdiffr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggfittext",
"R-ggtext"
]
},
{
"type": "test",
"ports": [
"R-forestploter"
]
}
]
},
{
"name": "R-gRim",
"portdir": "R/R-gRim",
"version": "0.3.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://people.math.aau.dk/~sorenh/software/gR",
"description": "Graphical Interaction Models",
"long_description": "Graphical Interaction 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-RcppEigen",
"R-magrittr",
"R-glue",
"R-igraph",
"R-doBy",
"R-gRain",
"R-gRbase",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-markdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-gRain"
]
}
]
},
{
"name": "R-grImport",
"portdir": "R/R-grImport",
"version": "0.9-7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=grImport",
"description": "Functions for converting, importing and drawing PostScript pictures in R plots",
"long_description": "Functions for converting, importing and drawing PostScript pictures in R plots",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-XML"
]
},
{
"type": "run",
"ports": [
"ghostscript",
"R"
]
},
{
"type": "test",
"ports": [
"R-colorspace"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RGraphics"
]
}
]
},
{
"name": "R-grImport2",
"portdir": "R/R-grImport2",
"version": "0.3-3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=grImport2",
"description": "Import SVG graphics",
"long_description": "Import SVG graphics",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-png",
"R-CRAN-recommended",
"R-base64enc",
"R-XML",
"R-jpeg"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rsvg",
"R-gridSVG"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RGraphics"
]
}
]
},
{
"name": "R-GRNNs",
"portdir": "R/R-GRNNs",
"version": "0.1.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=GRNNs",
"description": "General Regression Neural Networks package",
"long_description": "General Regression Neural Networks package",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rdist",
"R-CRAN-recommended",
"R-scales",
"R-cvTools",
"R-vegan"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-groc",
"portdir": "R/R-groc",
"version": "1.0.9",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=groc",
"description": "Generalized Regression on Orthogonal Components",
"long_description": "Generalized Regression on Orthogonal Components",
"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-pls",
"R-robustbase",
"R-CRAN-recommended",
"R-rrcov"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-groHMM",
"portdir": "R/R-groHMM",
"version": "1.38.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Kraus-Lab/groHMM",
"description": "GRO-seq analysis pipeline",
"long_description": "GRO-seq analysis pipeline",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-GenomeInfoDb",
"R-GenomicAlignments",
"R-GenomicRanges",
"R-S4Vectors",
"R-CRAN-recommended",
"R-rtracklayer",
"R-IRanges"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-groundhog",
"portdir": "R/R-groundhog",
"version": "3.2.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://groundhogr.com",
"description": "Version-control for CRAN, GitHub and GitLab packages",
"long_description": "Version-control for CRAN, GitHub and GitLab packages",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-remotes",
"R-git2r"
]
}
],
"depends_on": []
},
{
"name": "R-GroupBN",
"portdir": "R/R-GroupBN",
"version": "1.2.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=GroupBN",
"description": "Infer group Bayesian networks via hierarchical feature clustering",
"long_description": "Infer group Bayesian networks via hierarchical feature clustering",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-zoo",
"R-rlist",
"R-visNetwork",
"R-bnlearn",
"R-arules",
"R-magrittr",
"R-ClustOfVar",
"R-PCAmixdata",
"R-PRROC",
"R-CRAN-recommended",
"R-MLmetrics",
"R-plyr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-groupdata2",
"portdir": "R/R-groupdata2",
"version": "2.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=groupdata2",
"description": "Create groups from data",
"long_description": "Create groups from data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-plyr",
"R-tibble",
"R-checkmate",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-numbers",
"R-rearrr",
"R-CRAN-recommended",
"R-rlang",
"R-lifecycle"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-broom",
"R-covr",
"R-lmerTest",
"R-xpectr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cvms"
]
}
]
},
{
"name": "R-groupr",
"portdir": "R/R-groupr",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=groupr",
"description": "Groups with inapplicable values",
"long_description": "The package provides a more powerful version of grouped tibbles from dplyr.",
"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-pillar",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-CRAN-recommended",
"R-rlang",
"R-vctrs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-grpnet",
"portdir": "R/R-grpnet",
"version": "0.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=grpnet",
"description": "Group elastic net-regularized GLM",
"long_description": "Efficient algorithms for fitting generalized linear models with group elastic net penalties.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"libgcc13",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-grpreg",
"portdir": "R/R-grpreg",
"version": "3.5.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pbreheny.github.io/grpreg",
"description": "Regularization paths for regression models with grouped covariates",
"long_description": "Regularization paths for regression models with grouped covariates",
"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-rmarkdown",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bestglm",
"R-sparseGAM",
"R-SSGL",
"R-refund"
]
}
]
},
{
"name": "R-GSA",
"portdir": "R/R-GSA",
"version": "1.03.3",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tibshirani.su.domains/GSA",
"description": "Gene Set Analysis",
"long_description": "Gene Set 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-impute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-samr"
]
}
]
},
{
"name": "R-gsbDesign",
"portdir": "R/R-gsbDesign",
"version": "1.0-3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gsbDesign",
"description": "Group Sequential Bayes Design",
"long_description": "Group Sequential Bayes Design",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-gsDesign",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-gsDesign",
"portdir": "R/R-gsDesign",
"version": "3.6.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://keaven.github.io/gsDesign",
"description": "Group Sequential Design",
"long_description": "Group Sequential Design",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xtable",
"R-tibble",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-r2rtf",
"R-gt",
"R-CRAN-recommended",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-gridExtra",
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-ragg",
"R-covr",
"R-kableExtra"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gsDesign2",
"R-gsbDesign"
]
},
{
"type": "test",
"ports": [
"R-RTSA",
"R-simtrial"
]
}
]
},
{
"name": "R-gsDesign2",
"portdir": "R/R-gsDesign2",
"version": "1.1.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://merck.github.io/gsDesign2",
"description": "Group sequential design with non-constant effect",
"long_description": "Group sequential design with non-constant effect",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-tibble",
"R-dplyr",
"R-tidyr",
"R-corpcor",
"R-r2rtf",
"R-gt",
"R-gsDesign",
"R-npsurvSS",
"R-CRAN-recommended",
"R-Rcpp",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-kableExtra",
"R-simtrial"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-simtrial"
]
}
]
},
{
"name": "R-GSE",
"portdir": "R/R-GSE",
"version": "4.2-1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=GSE",
"description": "Robust estimation in the presence of cellwise and casewise contamination and missing data",
"long_description": "Robust estimation in the presence of cellwise and casewise contamination and missing data",
"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-ggplot2",
"R-robustbase",
"R-cellWise",
"libgcc",
"R-CRAN-recommended",
"R-rrcov",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-robustvarComp"
]
},
{
"type": "test",
"ports": [
"R-cellWise"
]
}
]
},
{
"name": "R-gsignal",
"portdir": "R/R-gsignal",
"version": "0.3-7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gjmvanboxtel/gsignal",
"description": "Signal processing",
"long_description": "R implementation of octave-signal",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-pracma",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-microbenchmark",
"R-ggplot2",
"R-gridExtra",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rTensor2"
]
},
{
"type": "test",
"ports": [
"R-metR"
]
}
]
},
{
"name": "R-gsl",
"portdir": "R/R-gsl",
"version": "2.1-8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RobinHankin/gsl",
"description": "Wrapper for the Gnu Scientific Library",
"long_description": "Wrapper for the Gnu Scientific Library",
"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": [
"gsl",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BayesLN",
"R-ChernoffDist",
"R-sphunif",
"R-energy",
"R-rtdists",
"R-TempStable",
"R-ecd",
"R-BFF",
"R-HypergeoMat",
"R-semEff",
"R-copula",
"R-altR2",
"R-evmix",
"R-NovelDistns",
"R-QRM",
"R-metacor",
"R-aws",
"R-gmvarkit",
"R-brr",
"R-gamCopula",
"R-gbeta",
"R-mbbefd",
"R-nlmm",
"R-palm"
]
},
{
"type": "test",
"ports": [
"R-Carlson",
"R-spatstat.explore",
"R-scoringRules",
"R-MBESS",
"R-spatstat.random",
"R-spatstat.model",
"R-PearsonDS",
"R-fmesher",
"R-Bessel"
]
}
]
},
{
"name": "R-gslnls",
"portdir": "R/R-gslnls",
"version": "1.3.2",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gslnls",
"description": "GSL Non-linear Least-Squares Fitting",
"long_description": "GSL Non-linear Least-Squares Fitting",
"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": [
"gsl",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-GSM",
"portdir": "R/R-GSM",
"version": "1.3.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=GSM",
"description": "Gamma Shape Mixture",
"long_description": "Implementation of a Bayesian approach for estimating a mixture of Gamma distributions in which the mixing occurs over the shape parameter.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gtools",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
}
]
}