HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50641,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=873",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=871",
"results": [
{
"name": "R-conclust",
"portdir": "R/R-conclust",
"version": "1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=conclust",
"description": "Pairwise Constraints Clustering",
"long_description": "Pairwise Constraints Clustering",
"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-SSLR"
]
}
]
},
{
"name": "R-concom",
"portdir": "R/R-concom",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=concom",
"description": "Connected Components of an undirected graph",
"long_description": "Connected Components of an undirected graph",
"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-rgl",
"R-Rvcg",
"R-english",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarchingcubes"
]
}
],
"depends_on": []
},
{
"name": "R-concordancer",
"portdir": "R/R-concordancer",
"version": "1.0.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/troyjcross/concordancer",
"description": "R-Rcpp implementation Concordance Correlation Coefficient",
"long_description": "R-Rcpp implementation Concordance Correlation Coefficient",
"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"
]
},
{
"type": "test",
"ports": [
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-cond",
"portdir": "R/R-cond",
"version": "1.2-3.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cond",
"description": "Approximate conditional inference for logistic and loglinear models",
"long_description": "Approximate conditional inference for logistic and loglinear 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-csampling",
"R-marg",
"R-nlreg"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-marg",
"R-nlreg"
]
}
]
},
{
"name": "R-CondCopulas",
"portdir": "R/R-CondCopulas",
"version": "0.1.4.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AlexisDerumigny/CondCopulas",
"description": "Estimation and inference for conditional copula models",
"long_description": "Estimation and inference for conditional copula 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-tree",
"R-wdm",
"R-data.tree",
"R-glmnet",
"R-VineCopula",
"R-ordinalNet",
"R-CRAN-recommended",
"R-statmod",
"R-pbapply"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-DiagrammeR"
]
}
],
"depends_on": []
},
{
"name": "R-condMVNorm",
"portdir": "R/R-condMVNorm",
"version": "2020.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=condMVNorm",
"description": "Conditional multivariate normal distribution",
"long_description": "Conditional multivariate normal distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-miWQS",
"R-condTruncMVN"
]
}
]
},
{
"name": "R-condTruncMVN",
"portdir": "R/R-condTruncMVN",
"version": "0.0.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=condTruncMVN",
"description": "Conditional truncated multivariate normal distribution",
"long_description": "Conditional truncated multivariate normal distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-condMVNorm",
"R-matrixNormal",
"R-tmvmixnorm",
"R-CRAN-recommended",
"R-truncnorm",
"R-tmvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sessioninfo",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-spelling",
"R-formatR"
]
}
],
"depends_on": []
},
{
"name": "R-coneproj",
"portdir": "R/R-coneproj",
"version": "1.19",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=coneproj",
"description": "Primal or dual cone projections with routines for constrained regression",
"long_description": "Primal or dual cone projections with routines for constrained regression",
"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-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlt",
"R-cgam",
"R-tramME",
"R-tbm",
"R-csurvey",
"R-isotonic.pen"
]
},
{
"type": "test",
"ports": [
"R-basefun"
]
}
]
},
{
"name": "R-conf.design",
"portdir": "R/R-conf.design",
"version": "2.0.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=conf.design",
"description": "Construction of factorial designs",
"long_description": "Construction of factorial designs",
"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-DoE.base"
]
},
{
"type": "test",
"ports": [
"R-rsm"
]
}
]
},
{
"name": "R-config",
"portdir": "R/R-config",
"version": "0.3.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rstudio.github.io/config",
"description": "Manage environment-specific configuration values",
"long_description": "Manage environment-specific configuration values",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-yaml"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-spelling",
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bayesROE",
"R-sparklyr",
"R-repana",
"R-tfruns",
"R-golem"
]
}
]
},
{
"name": "R-confintr",
"portdir": "R/R-confintr",
"version": "1.0.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mayer79.github.io/confintr",
"description": "R package for calculation of standard and bootstrap confidence intervals",
"long_description": "R package for calculation of standard and bootstrap confidence intervals",
"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": [
{
"type": "lib",
"ports": [
"R-ggpmisc"
]
}
]
},
{
"name": "R-conflicted",
"portdir": "R/R-conflicted",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://conflicted.r-lib.org",
"description": "Alternative conflict resolution strategy",
"long_description": "Alternative conflict resolution strategy",
"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-memoise",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-dplyr",
"R-callr",
"R-pkgload",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-usedthese",
"R-tidymodels",
"R-tidyverse"
]
},
{
"type": "test",
"ports": [
"R-vembedr",
"R-here"
]
}
]
},
{
"name": "R-conformalbayes",
"portdir": "R/R-conformalbayes",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://corymccartan.com/conformalbayes",
"description": "Jackknife predictive intervals for Bayesian models",
"long_description": "Jackknife predictive intervals for Bayesian models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-loo",
"R-matrixStats",
"R-CRAN-recommended",
"R-cli",
"R-rstantools"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-brms",
"R-rmarkdown",
"R-rstanarm"
]
}
],
"depends_on": []
},
{
"name": "R-ConfZIC",
"portdir": "R/R-ConfZIC",
"version": "1.0.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ConfZIC",
"description": "Confidence envelopes for model selection criteria based on minimum ZIC",
"long_description": "Confidence envelopes for model selection criteria based on minimum ZIC",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ltsa",
"R-MuMIn",
"R-tidytable",
"R-cmna",
"R-CRAN-recommended",
"R-mvtnorm",
"R-psych"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-conogive",
"portdir": "R/R-conogive",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JonasMoss/conogive",
"description": "R package for the congeneric ogive model",
"long_description": "R package for the congeneric ogive model",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-checkmate",
"R-CRAN-recommended",
"R-assertthat",
"R-psych",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-psychTools"
]
}
],
"depends_on": []
},
{
"name": "R-conquer",
"portdir": "R/R-conquer",
"version": "1.3.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=conquer",
"description": "Convolution-type smoothed quantile regression",
"long_description": "Estimation and inference for conditional linear quantile regression models using a convolution smoothed approach.",
"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-matrixStats",
"libgcc13",
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Qtools",
"R-HIMA"
]
},
{
"type": "test",
"ports": [
"R-quantreg"
]
}
]
},
{
"name": "R-consort",
"portdir": "R/R-consort",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adayim/consort",
"description": "Create CONSORT diagram",
"long_description": "Create CONSORT diagram",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-covr",
"R-DiagrammeR",
"R-stringi",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-RcmdrPlugin.EZR"
]
}
]
},
{
"name": "R-constants",
"portdir": "R/R-constants",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-quantities.github.io/constants",
"description": "Reference on constants, units and uncertainty",
"long_description": "Reference on constants, units and uncertainty",
"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-units",
"R-errors",
"R-quantities",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-constellation",
"portdir": "R/R-constellation",
"version": "0.2.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marksendak/constellation",
"description": "Identify event sequences using time series joins",
"long_description": "Identify event sequences using time series joins",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-devtools",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-constrainedKriging",
"portdir": "R/R-constrainedKriging",
"version": "0.2-8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=constrainedKriging",
"description": "Constrained, covariance-matching constrained and universal point or block Kriging",
"long_description": "Constrained, covariance-matching constrained and universal point or block Kriging",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sf",
"R-CRAN-recommended",
"R-spatialCovariance",
"R-sp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-spdep"
]
}
],
"depends_on": []
},
{
"name": "R-constructive",
"portdir": "R/R-constructive",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cynkra.github.io/constructive",
"description": "Display idiomatic code to construct most R objects",
"long_description": "Display idiomatic code to construct most R objects",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-cli",
"R-waldo",
"R-diffobj",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-tidyselect",
"R-ggplot2",
"R-knitr",
"R-lubridate",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-forcats",
"R-reprex",
"R-roxygen2",
"R-rstudioapi",
"R-DiagrammeR",
"R-prettycode",
"R-dm",
"R-sf",
"R-bit64",
"R-data.table",
"R-vctrs",
"R-blob",
"R-tibble",
"R-withr",
"R-clipr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-duckplyr"
]
}
]
},
{
"name": "R-contfrac",
"portdir": "R/R-contfrac",
"version": "1.1-12",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=contfrac",
"description": "Continued Fractions",
"long_description": "Various utilities for evaluating continued fractions.",
"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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hypergeo"
]
}
]
},
{
"name": "R-contingency",
"portdir": "R/R-contingency",
"version": "0.0.10",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=contingency",
"description": "Methods for discrete multivariate probability distributions",
"long_description": "Methods for discrete multivariate probability 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-rje",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-ContourFunctions",
"portdir": "R/R-ContourFunctions",
"version": "0.1.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ContourFunctions",
"description": "Create contour plots from data or a function",
"long_description": "Create contour plots from data or a function",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-lhs",
"R-rmarkdown",
"R-ggplot2",
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-laGP",
"R-mlegp",
"R-locfit",
"R-covr",
"R-testthat",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-TestFunctions"
]
},
{
"type": "test",
"ports": [
"R-mixopt"
]
}
]
},
{
"name": "R-conTree",
"portdir": "R/R-conTree",
"version": "0.3-1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jhfhub.github.io/conTree_tutorial",
"description": "Contrast trees and boosting",
"long_description": "Contrast trees and boosting",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-randomForest"
]
}
],
"depends_on": []
},
{
"name": "R-convdistr",
"portdir": "R/R-convdistr",
"version": "1.6.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://johnaponte.github.io/convdistr",
"description": "Convolute probabilistic distributions",
"long_description": "Convolute probabilistic distributions using the random generator function of each distribution.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RColorBrewer",
"R-ggplot2",
"R-shiny",
"R-extraDistr",
"R-SHELF",
"R-pryr",
"R-CRAN-recommended",
"R-dplyr",
"R-tidyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-ConvergenceConcepts",
"portdir": "R/R-ConvergenceConcepts",
"version": "1.2.3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ConvergenceConcepts",
"description": "A pedagogical package, designed to help students understanding convergence of random variables",
"long_description": "A pedagogical package, designed to help students understanding convergence of random variables",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-tkrplot",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-meboot"
]
}
]
},
{
"name": "R-cooltools",
"portdir": "R/R-cooltools",
"version": "2.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cooltools",
"description": "Practical tools for scientific computations and visualizations",
"long_description": "Practical tools for scientific computations and visualizations in physics and astrophysics.",
"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-data.table",
"R-jpeg",
"R-png",
"R-sp",
"R-cubature",
"R-randtoolbox",
"R-FNN",
"R-pracma",
"R-plotrix",
"R-raster",
"R-celestial",
"R-CRAN-recommended",
"R-Rcpp",
"R-bit64"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-EBImage"
]
}
],
"depends_on": []
},
{
"name": "R-coop",
"portdir": "R/R-coop",
"version": "0.6-3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=coop",
"description": "Co-Operation: fast covariance, correlation and cosine similarity operations",
"long_description": "Co-Operation: fast covariance, correlation and cosine similarity operations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-slam",
"R-memuse"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cvCovEst",
"R-influential"
]
}
]
},
{
"name": "R-CoopGame",
"portdir": "R/R-CoopGame",
"version": "0.2.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CoopGame",
"description": "Important concepts of Cooperative Game theory",
"long_description": "Important concepts of Cooperative Game theory",
"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-rcdd",
"R-CRAN-recommended",
"R-gtools",
"R-geometry"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-rgl"
]
}
],
"depends_on": []
},
{
"name": "R-coopProductGame",
"portdir": "R/R-coopProductGame",
"version": "2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=coopProductGame",
"description": "Computes cooperative games and allocation rules associated with linear production programming problems",
"long_description": "Computes cooperative games and allocation rules associated with linear production programming problems",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-GameTheory",
"R-kappalab",
"R-gtools",
"R-CRAN-recommended",
"R-lpSolveAPI",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-copBasic",
"portdir": "R/R-copBasic",
"version": "2.2.4",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=copBasic",
"description": "General bivariate copula theory and many utility functions",
"long_description": "General bivariate copula theory and many utility functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lmomco",
"R-CRAN-recommended",
"R-randtoolbox"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-copula"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CopulaCenR"
]
},
{
"type": "test",
"ports": [
"R-lmomco"
]
}
]
},
{
"name": "R-copre",
"portdir": "R/R-copre",
"version": "0.2.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=copre",
"description": "Tools for non-parametric martingale posterior sampling",
"long_description": "Performs Bayesian non-parametric density estimation using Martingale posterior distributions including the Copula Resampling (CopRe) algorithm.",
"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-abind",
"R-pracma",
"R-dirichletprocess",
"R-CRAN-recommended",
"libgcc",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2"
]
}
],
"depends_on": []
},
{
"name": "R-copula",
"portdir": "R/R-copula",
"version": "1.1-4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://copula.r-forge.r-project.org",
"description": "Multivariate dependence with copulas",
"long_description": "Multivariate dependence with copulas",
"active": true,
"categories": [
"science",
"math",
"finance",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ADGofTest",
"R-pcaPP",
"R-pspline",
"R-stabledist",
"R-CRAN-recommended",
"R-gsl",
"R-numDeriv",
"R-mvtnorm",
"R-colorspace"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bbmle",
"R-nor1mix",
"R-sfsmisc",
"R-scatterplot3d",
"R-partitions",
"R-mev",
"R-qrng",
"R-lcopula",
"R-VineCopula",
"R-rugarch",
"R-mvnormtest",
"R-copulaData",
"R-crop",
"R-Rmpfr",
"R-abind",
"R-zoo",
"R-gridExtra",
"R-knitr",
"R-rmarkdown",
"R-tseries",
"R-randtoolbox",
"R-polynom",
"R-Runuran",
"R-VGAM"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-boinet",
"R-TempStable",
"R-bivgeom",
"R-dsfa",
"R-GJRM",
"R-HMMcopula",
"R-LMMstar",
"R-multinma",
"R-CoImp",
"R-nCopula",
"R-gamCopula",
"R-PPMiss",
"R-gasmodel",
"R-lcopula",
"R-zipfextR",
"R-CopulaCenR",
"R-gofCopula",
"R-sgee"
]
},
{
"type": "test",
"ports": [
"R-kyotil",
"R-nor1mix",
"R-docopulae",
"R-univariateML",
"R-simsalapar",
"R-copBasic",
"R-qrng",
"R-wdm",
"R-FFP",
"R-SimDesign"
]
}
]
},
{
"name": "R-CopulaCenR",
"portdir": "R/R-CopulaCenR",
"version": "1.2.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CopulaCenR",
"description": "Copula-based regression models for multivariate censored data",
"long_description": "Copula-based regression models for multivariate censored data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-corpcor",
"R-pracma",
"R-copula",
"R-plotly",
"R-caret",
"R-magrittr",
"R-flexsurv",
"R-VineCopula",
"R-copBasic",
"R-CRAN-recommended",
"R-icenReg",
"R-foreach"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-copulaData",
"portdir": "R/R-copulaData",
"version": "0.0-2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://copula.r-forge.r-project.org",
"description": "Data-sets for copula modelling",
"long_description": "Data-sets for copula modelling",
"active": true,
"categories": [
"science",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-copula"
]
}
]
},
{
"name": "R-CopulaGAMM",
"portdir": "R/R-CopulaGAMM",
"version": "0.4.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CopulaGAMM",
"description": "Copula-based mixed regression models",
"long_description": "Copula-based mixed regression models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-statmod",
"R-matrixStats",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-Corbi",
"portdir": "R/R-Corbi",
"version": "0.6-2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Corbi",
"description": "Collection of rudimentary bioinformatics tools",
"long_description": "Collection of rudimentary bioinformatics tools",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRF",
"R-CRAN-recommended",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mpmi",
"R-knitr",
"R-rmarkdown",
"R-matrixcalc",
"R-fitdistrplus",
"R-BiocParallel"
]
}
],
"depends_on": []
},
{
"name": "R-cord",
"portdir": "R/R-cord",
"version": "0.1.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cord",
"description": "Community estimation in g-models via CORD",
"long_description": "Community estimation in g-models via CORD",
"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",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-pcaPP"
]
}
],
"depends_on": []
},
{
"name": "R-CORElearn",
"portdir": "R/R-CORElearn",
"version": "1.57.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CORElearn",
"description": "Classification, regression and feature evaluation",
"long_description": "Classification, regression and feature evaluation",
"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-plotrix",
"R-rpart.plot",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-AppliedPredictiveModeling"
]
},
{
"type": "test",
"ports": [
"R-nestedcv",
"R-tidyfit"
]
}
]
},
{
"name": "R-cornet",
"portdir": "R/R-cornet",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rauschenberger.github.io/cornet",
"description": "Elastic net with dichotomised outcomes",
"long_description": "Elastic net with dichotomised outcomes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-palasso",
"R-CRAN-recommended",
"R-glmnet"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-randomForest",
"R-xgboost",
"R-MLmetrics",
"R-mvtnorm",
"R-RColorBrewer",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-starnet",
"R-joinet"
]
}
]
},
{
"name": "R-coro",
"portdir": "R/R-coro",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://coro.r-lib.org",
"description": "Coroutines for R",
"long_description": "Coroutines for R",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-reticulate",
"R-later",
"R-magrittr",
"R-promises",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-shiny"
]
}
]
},
{
"name": "R-corpcor",
"portdir": "R/R-corpcor",
"version": "1.6.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=corpcor",
"description": "Efficient estimation of covariance and (partial) correlation",
"long_description": "Efficient estimation of covariance and (partial) correlation",
"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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hfr",
"R-mlVAR",
"R-mixOmics",
"R-penalizedSVM",
"R-boral",
"R-care",
"R-REndo",
"R-gsDesign2",
"R-xLLiM",
"R-sda",
"R-semPlot",
"R-sparsediscrim",
"R-sparsevar",
"R-CopulaCenR",
"R-rmgarch",
"R-qgraph",
"R-segMGarch",
"R-RMTL",
"R-RNGforGPD",
"R-VARshrink",
"R-WLogit",
"R-MCMCglmm",
"R-subselect",
"R-EDISON",
"R-relaimpo",
"R-Hotelling",
"R-pcalg"
]
},
{
"type": "test",
"ports": [
"R-NMF"
]
}
]
},
{
"name": "R-CorrBin",
"portdir": "R/R-CorrBin",
"version": "1.6.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CorrBin",
"description": "Nonparametrics with clustered binary and multinomial data",
"long_description": "Nonparametrics with clustered binary and multinomial data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-combinat",
"R-CRAN-recommended",
"R-dirmult",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-geepack"
]
}
],
"depends_on": []
},
{
"name": "R-correlation",
"portdir": "R/R-correlation",
"version": "0.8.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=correlation",
"description": "Methods for correlation analysis",
"long_description": "Methods for correlation analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-parameters",
"R-CRAN-recommended",
"R-datawizard",
"R-insight",
"R-bayestestR"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Hmisc",
"R-psych",
"R-polycor",
"R-ppcor",
"R-wdm",
"R-tidygraph",
"R-BayesFactor",
"R-ggraph",
"R-openxlsx2",
"R-energy",
"R-gt",
"R-poorman",
"R-WRS2",
"R-rmcorr",
"R-mbend",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-lme4",
"R-rmarkdown",
"R-rstanarm",
"R-see"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-see",
"R-statsExpressions",
"R-easystats"
]
},
{
"type": "test",
"ports": [
"R-performance",
"R-modelsummary",
"R-effectsize",
"R-rempsyc",
"R-modelbased"
]
}
]
},
{
"name": "R-correlbinom",
"portdir": "R/R-correlbinom",
"version": "0.0.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=correlbinom",
"description": "Correlated Binomial probabilities",
"long_description": "Correlated Binomial probabilities",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rmpfr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-corrgram",
"portdir": "R/R-corrgram",
"version": "1.14",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kwstat.github.io/corrgram",
"description": "Plot a correlogram",
"long_description": "Plot a correlogram",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-psych",
"R-gridBase",
"R-sfsmisc",
"R-seriation",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fastR2",
"R-heplots"
]
}
]
},
{
"name": "R-corrplot",
"portdir": "R/R-corrplot",
"version": "0.94",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/taiyun/corrplot",
"description": "Visualization of a correlation matrix",
"long_description": "Visualization of a correlation matrix",
"active": true,
"categories": [
"graphics",
"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-RColorBrewer",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-prettydoc",
"R-seriation",
"R-magrittr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bigtime",
"R-fabMix",
"R-factorstochvol",
"R-rstatix",
"R-mastif",
"R-BNSP",
"R-shinyr",
"R-bayesGAM"
]
},
{
"type": "test",
"ports": [
"R-boral",
"R-knitrBootstrap",
"R-missSBM",
"R-candisc",
"R-gllvm",
"R-rmcorr",
"R-mashr"
]
}
]
},
{
"name": "R-corrViz",
"portdir": "R/R-corrViz",
"version": "0.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=corrViz",
"description": "Visualise correlations",
"long_description": "Visualise correlations",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-shiny",
"R-igraph",
"R-gganimate",
"R-visNetwork",
"R-GGally",
"R-purrr",
"R-ggraph",
"R-circlize",
"R-DendSer",
"R-CRAN-recommended",
"R-plotly",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-costat",
"portdir": "R/R-costat",
"version": "2.4.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=costat",
"description": "Time series costationarity determination",
"long_description": "Time series costationarity determination",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-wavethresh",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}
]
}