HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51561,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=145",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=143",
"results": [
{
"name": "R-coefficientalpha",
"portdir": "R/R-coefficientalpha",
"version": "0.7.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=coefficientalpha",
"description": "Robust coefficient alpha and omega with missing and non-normal data",
"long_description": "Robust coefficient alpha and omega with missing and non-normal data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-lavaan",
"R-CRAN-recommended",
"R-rsem"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-codetools",
"portdir": "R/R-codetools",
"version": "0.2-20",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=codetools https://gitlab.com/luke-tierney/codetools",
"description": "Code analysis tools for R",
"long_description": "Code analysis tools for R. Recommended package.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
}
]
},
{
"name": "R-CodeDepends",
"portdir": "R/R-CodeDepends",
"version": "0.6.6",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/duncantl/CodeDepends",
"description": "Analysis of R code for reproducible research and code comprehension",
"long_description": "Analysis of R code for reproducible research and code comprehension",
"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-graph",
"R-XML"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Rgraphviz",
"R-highlight",
"R-Rcpp",
"R-RUnit",
"R-knitr",
"R-RCurl",
"R-RJSONIO"
]
}
],
"depends_on": []
},
{
"name": "R-cOde",
"portdir": "R/R-cOde",
"version": "1.1.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cOde",
"description": "Automated C code generation for deSolve, bvpSolve",
"long_description": "Automated C code generation for deSolve, bvpSolve",
"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-deSolve",
"R-bvpSolve"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ctsem"
]
}
]
},
{
"name": "R-codalm",
"portdir": "R/R-codalm",
"version": "0.1.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=codalm",
"description": "Transformation-free linear regression for compositional outcomes and predictors",
"long_description": "Transformation-free linear regression for compositional outcomes and predictors",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-future.apply",
"R-CRAN-recommended",
"R-SQUAREM",
"R-future"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gtools",
"R-remotes",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-Compositional"
]
}
]
},
{
"name": "R-coda",
"portdir": "R/R-coda",
"version": "0.19-4.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=coda",
"description": "Output analysis and diagnostics for MCMC",
"long_description": "Provides functions for summarizing and plotting the output from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests of convergence to the equilibrium distribution of the Markov chain.",
"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-statnet.common",
"R-BayesFactor",
"R-BayesLN",
"R-BayesianTools",
"R-BiDAG",
"R-CircSpaceTime",
"R-llbayesireg",
"R-DPP",
"R-BFpack",
"R-bayesSurv",
"R-FME",
"R-MCMCvis",
"R-MixSIAR",
"R-telefit",
"R-tergm",
"R-yuima",
"R-zic",
"R-FAVAR",
"R-lcra",
"R-JointAI",
"R-stochvol",
"R-BANOVA",
"R-BCHM",
"R-BEND",
"R-BayesBinMix",
"R-BayesRS",
"R-BayesTools",
"R-BayesX",
"R-Bergm",
"R-MCMCpack",
"R-runMCMCbtadjust",
"R-spNNGP",
"R-spBayes",
"R-walker",
"R-spTimer",
"R-BGVAR",
"R-mixAK",
"R-pomp",
"R-tidybayes",
"R-neojags",
"R-R2jags",
"R-bamlss",
"R-broom.mixed",
"R-bayesmix",
"R-bayesvl",
"R-PLMIX",
"R-rtmpt",
"R-mcgibbsit",
"R-mcmcplots",
"R-mcmcr",
"R-mcp",
"R-RoBSA",
"R-rjags",
"R-spatialreg",
"R-miWQS",
"R-nimble",
"R-TreeBUGS",
"R-fmcmc",
"R-aihuman",
"R-bcgam",
"R-bayesDccGarch",
"R-bayesGARCH",
"R-bayesPO",
"R-bayescount",
"R-nlist",
"R-blatent",
"R-bpr",
"R-pcnetmeta",
"R-bssm",
"R-jagstargets",
"R-bvartools",
"R-countSTAR",
"R-ctmcd",
"R-diagis",
"R-elrm",
"R-fdasrvf",
"R-bnma",
"R-boral",
"R-ergm",
"R-bridgesampling",
"R-brokenstick",
"R-rjmcmc",
"R-fabMix",
"R-robustsae",
"R-apollo",
"R-btergm",
"R-compareMCMCs",
"R-RMark",
"R-gemtc",
"R-ggdmc",
"R-DPTM",
"R-RoBMA",
"R-hdpGLM",
"R-bartcs",
"R-icenReg",
"R-latentnet",
"R-lvmcomp",
"R-zoib",
"R-genMCMCDiag",
"R-BNSP",
"R-multinomialLogitMix",
"R-pexm",
"R-sphet",
"R-MplusAutomation",
"R-pompp",
"R-superdiag",
"R-Bayesrel",
"R-relevent",
"R-dclone",
"R-dcmle",
"R-rpm",
"R-cplm",
"R-runjags",
"R-R2OpenBUGS",
"R-R2WinBUGS",
"R-RcmdrPlugin.RMTCJags",
"R-jagsUI",
"R-UPG",
"R-JMbayes2",
"R-blavaan",
"R-bayesbr",
"R-metaBMA",
"R-trialr",
"R-spikeSlabGAM",
"R-emdbook",
"R-MCMCglmm",
"R-adaptMCMC",
"R-arm",
"R-brms"
]
},
{
"type": "test",
"ports": [
"R-bayesanova",
"R-HDInterval",
"R-bayest",
"R-womblR",
"R-pscl",
"R-R2BayesX",
"R-nimbleNoBounds",
"R-ggmcmc",
"R-shinystan",
"R-BVAR",
"R-amen",
"R-simpleMH",
"R-sirt",
"R-mvgam",
"R-emmeans",
"R-mcmcsae",
"R-zoo",
"R-texreg",
"R-spBFA",
"R-ergmito",
"R-modelbased",
"R-broom",
"R-factorstochvol",
"R-geoCount",
"R-bcp",
"R-nimbleAPT",
"R-rater",
"R-rstan",
"R-nimbleSCR",
"R-bayesianVARs"
]
}
]
},
{
"name": "R-cocosoR",
"portdir": "R/R-cocosoR",
"version": "0.1.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cocosoR",
"description": "Combined Compromise Solution method for MCDA",
"long_description": "Combined Compromise Solution method for MCDA",
"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-cocor",
"portdir": "R/R-cocor",
"version": "1.1-4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cocor",
"description": "Statistical tests for the comparison between two correlations based on either independent or dependent groups",
"long_description": "Statistical tests for the comparison between two correlations based on either independent or dependent groups",
"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-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-networktools"
]
},
{
"type": "test",
"ports": [
"R-umx",
"R-rmcorr"
]
}
]
},
{
"name": "R-coconots",
"portdir": "R/R-coconots",
"version": "1.1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=coconots",
"description": "Convolution-closed models for count time series",
"long_description": "Convolution-closed models for count time series",
"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-StanHeaders",
"R-numDeriv",
"R-matrixStats",
"R-ggplot2",
"R-forecast",
"R-JuliaConnectoR",
"R-HMMpa",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppParallel"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-coca",
"portdir": "R/R-coca",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://acabassi.github.io/coca/articles/coca-vignette.html",
"description": "Cluster-of-Clusters Analysis",
"long_description": "Cluster-of-Clusters Analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glmnet",
"R-fpc",
"R-pheatmap",
"R-sparcl",
"R-CRAN-recommended",
"R-RColorBrewer",
"R-caret"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-mclust"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-klic"
]
}
]
},
{
"name": "R-cobs",
"portdir": "R/R-cobs",
"version": "1.3-8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cobs",
"description": "Qualitatively constrained (regression) smoothing splines via linear programming and sparse matrices",
"long_description": "Qualitatively constrained (regression) smoothing splines via linear programming and sparse matrices",
"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-CRAN-recommended",
"libgcc",
"R-SparseM",
"R-quantreg"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-logcondiscr",
"R-joineRML"
]
},
{
"type": "test",
"ports": [
"R-mev",
"R-DPQ"
]
}
]
},
{
"name": "R-cobalt",
"portdir": "R/R-cobalt",
"version": "4.5.5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ngreifer.github.io/cobalt",
"description": "Covariate balance tables and plots",
"long_description": "Covariate balance tables and plots",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-crayon",
"R-ggplot2",
"R-gridExtra",
"R-chk",
"R-CRAN-recommended",
"R-backports",
"R-gtable"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-caret",
"R-mice",
"R-gbm",
"R-ebal",
"R-twang",
"R-MatchIt",
"R-brglm2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-WeightIt"
]
},
{
"type": "test",
"ports": [
"R-MatchIt"
]
}
]
},
{
"name": "R-coalitions",
"portdir": "R/R-coalitions",
"version": "0.6.24",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://adibender.github.io/coalitions",
"description": "Bayesian now-cast estimation of event probabilities in multi-party democracies",
"long_description": "Bayesian now-cast estimation of event probabilities in multi-party democracies",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-rlang",
"R-xml2",
"R-stringr",
"R-tibble",
"R-checkmate",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-lubridate",
"R-rvest",
"R-RCurl",
"R-CRAN-recommended",
"R-gtools",
"R-jsonlite"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-CNVRG",
"portdir": "R/R-CNVRG",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CNVRG",
"description": "Dirichlet multinomial modelling of relative abundance data",
"long_description": "Dirichlet multinomial modelling of relative abundance 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-RcppEigen",
"R-RcppParallel",
"R-StanHeaders",
"R-rstantools",
"R-BH",
"R-rstan",
"R-vegan",
"R-CRAN-recommended",
"R-tibble",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-cnum",
"portdir": "R/R-cnum",
"version": "0.1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/elgarteo/cnum",
"description": "Chinese numerals processing",
"long_description": "Chinese numerals processing",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-stringr",
"R-CRAN-recommended",
"R-BH"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr"
]
}
],
"depends_on": []
},
{
"name": "R-cnbdistr",
"portdir": "R/R-cnbdistr",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cnbdistr",
"description": "Conditional Negative Binomial Distribution",
"long_description": "Conditional Negative Binomial Distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-hypergeo",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-rmutil"
]
}
],
"depends_on": []
},
{
"name": "R-cmvnorm",
"portdir": "R/R-cmvnorm",
"version": "1.0-7",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cmvnorm",
"description": "Complex multivariate Gaussian distribution",
"long_description": "Complex multivariate Gaussian 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-elliptic",
"R-CRAN-recommended",
"R-emulator"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-cmprsk",
"portdir": "R/R-cmprsk",
"version": "2.2-12",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cmprsk",
"description": "Subdistribution analysis of competing risks",
"long_description": "Subdistribution analysis of competing risks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tidycmprsk",
"R-currentSurvival",
"R-riskRegression",
"R-Epi"
]
},
{
"type": "test",
"ports": [
"R-mets",
"R-survminer",
"R-broom",
"R-finalfit",
"R-RcmdrPlugin.EZR",
"R-gtsummary",
"R-mstate"
]
}
]
},
{
"name": "R-CMplot",
"portdir": "R/R-CMplot",
"version": "4.5.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/YinLiLin/CMplot",
"description": "Circle Manhattan plot",
"long_description": "Circle Manhattan plot",
"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-hibayes"
]
}
]
},
{
"name": "R-cmna",
"portdir": "R/R-cmna",
"version": "1.0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cmna",
"description": "Computational Methods for Numerical Analysis with R",
"long_description": "Computational Methods for Numerical Analysis with R",
"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-markdown",
"R-devtools",
"R-roxygen2",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ConfZIC"
]
}
]
},
{
"name": "R-cmm",
"portdir": "R/R-cmm",
"version": "1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cmm",
"description": "Categorical Marginal Models",
"long_description": "Quite extensive package for maximum likelihood estimation and weighted least squares estimation of categorical marginal 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": [
{
"type": "lib",
"ports": [
"R-mipfp"
]
}
]
},
{
"name": "R-CMLS",
"portdir": "R/R-CMLS",
"version": "1.0-1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CMLS",
"description": "Constrained Multivariate Least Squares",
"long_description": "Constrained Multivariate Least Squares",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-quadprog",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-multiway"
]
}
]
},
{
"name": "R-cml",
"portdir": "R/R-cml",
"version": "0.2.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cml",
"description": "Conditional Manifold Learning",
"long_description": "Finds a low-dimensional embedding of high-dimensional data, conditioning on available manifold information.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-vegan",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-cmdstanr",
"portdir": "R/R-cmdstanr",
"version": "0.8.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mc-stan.org/cmdstanr",
"description": "R interface to CmdStan",
"long_description": "R interface to CmdStan",
"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-jsonlite",
"R-withr",
"R-checkmate",
"R-processx",
"R-posterior",
"R-CRAN-recommended",
"R-R6",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Rcpp",
"R-RcppEigen",
"R-rlang",
"R-loo",
"R-knitr",
"R-testthat",
"R-bayesplot",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-MCMCvis",
"R-iwmm",
"R-mvgam",
"R-instantiate",
"R-projpred",
"R-priorsense",
"R-blavaan",
"R-measr",
"R-brms",
"R-multilevelcoda",
"R-dynamite"
]
}
]
},
{
"name": "R-CMAPSS",
"portdir": "R/R-CMAPSS",
"version": "0.1.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CMAPSS",
"description": "Commercial Modular Aero-Propulsion System Simulation data-set",
"long_description": "Commercial Modular Aero-Propulsion System Simulation data-set",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rdpack",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hhsmm"
]
}
]
},
{
"name": "R-cmaes",
"portdir": "R/R-cmaes",
"version": "1.0-12",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cmaes",
"description": "Covariance Matrix Adapting Evolutionary Strategy",
"long_description": "Covariance Matrix Adapting Evolutionary Strategy",
"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-RUnit"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-MSCMT"
]
}
]
},
{
"name": "rcm",
"portdir": "sysutils/rcm",
"version": "1.3.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thoughtbot.github.io/rcm/",
"description": "rc file (dotfile) management",
"long_description": "rcm is a management suite for dotfiles. It assumes that you have a separate dotfiles directory, or are interested in creating one.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "R-clValid",
"portdir": "R/R-clValid",
"version": "0.7",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=clValid",
"description": "Validation of clustering results",
"long_description": "Validation of clustering results",
"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-diceR"
]
},
{
"type": "test",
"ports": [
"R-RankAggreg"
]
}
]
},
{
"name": "R-clv",
"portdir": "R/R-clv",
"version": "0.3-2.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=clv",
"description": "Cluster validation techniques",
"long_description": "Cluster validation techniques",
"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-longitudinalData",
"R-diceR"
]
}
]
},
{
"name": "R-ClusVis",
"portdir": "R/R-ClusVis",
"version": "1.2.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ClusVis",
"description": "Gaussian-based visualization of Gaussian and non-Gaussian model-based clustering",
"long_description": "Gaussian-based visualization of Gaussian and non-Gaussian model-based clustering",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-Rmixmod",
"libgcc",
"R-CRAN-recommended",
"R-VarSelLCM",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-RMixtComp"
]
}
]
},
{
"name": "R-clustRcompaR",
"portdir": "R/R-clustRcompaR",
"version": "0.2.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alishinski/clustRcompaR",
"description": "Easy interface for clustering a set of documents and exploring group-based patterns",
"long_description": "Easy interface for clustering a set of documents and exploring group-based patterns",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-quanteda",
"R-CRAN-recommended",
"R-dplyr",
"R-ppls",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-ClustOfVar",
"portdir": "R/R-ClustOfVar",
"version": "1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ClustOfVar",
"description": "Cluster analysis of a set of variables",
"long_description": "Cluster analysis of a set of variables",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-PCAmixdata",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-GroupBN"
]
}
]
},
{
"name": "R-clustMixType",
"portdir": "R/R-clustMixType",
"version": "0.4-2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=clustMixType",
"description": "k-prototypes clustering for mixed variable-type data",
"long_description": "k-prototypes clustering for mixed variable-type data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-RColorBrewer",
"R-combinat",
"R-CRAN-recommended",
"R-rlang",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidyclust",
"R-vetiver"
]
}
]
},
{
"name": "R-clusterSim",
"portdir": "R/R-clusterSim",
"version": "0.51-5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://keii.ue.wroc.pl/clusterSim",
"description": "Search for an optimal clustering procedure for a data-set",
"long_description": "Search for an optimal clustering procedure for a data-set",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-e1071",
"R-ade4"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-mlbench"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-diceR",
"R-comato"
]
}
]
},
{
"name": "R-clusterSEs",
"portdir": "R/R-clusterSEs",
"version": "2.6.5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=clusterSEs",
"description": "Calculate cluster-robust p-values and confidence intervals",
"long_description": "Calculate cluster-robust p-values and confidence intervals",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lmtest",
"R-plm",
"R-dfidx",
"R-sandwich",
"R-mlogit",
"R-CRAN-recommended",
"R-AER",
"R-Formula"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-crwbmetareg"
]
}
]
},
{
"name": "R-ClusterR",
"portdir": "R/R-ClusterR",
"version": "1.3.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlampros.github.io/ClusterR",
"description": "Gaussian mixture models, k-means, mini-batch-kmeans, k-medoids and affinity propagation clustering",
"long_description": "Gaussian mixture models, k-means, mini-batch-kmeans, k-medoids and affinity propagation clustering",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang80",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-gmp",
"R-lifecycle",
"R-ggplot2",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-FD",
"R-OpenImageR"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-text2map"
]
},
{
"type": "test",
"ports": [
"R-tidyclust"
]
}
]
},
{
"name": "R-clustermq",
"portdir": "R/R-clustermq",
"version": "0.9.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mschubert.github.io/clustermq",
"description": "Evaluate function calls on HPC schedulers",
"long_description": "Evaluate function calls on HPC schedulers",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-progress",
"R-globals",
"R-narray",
"R-CRAN-recommended",
"cppzmq",
"zmq",
"R-R6"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-callr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-devtools",
"R-roxygen2",
"R-iterators",
"R-foreach",
"R-BiocParallel"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-drake",
"R-targets"
]
}
]
},
{
"name": "R-clusterGeneration",
"portdir": "R/R-clusterGeneration",
"version": "1.3.8",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=clusterGeneration",
"description": "Random cluster generation (with specified degree of separation)",
"long_description": "Random cluster generation (with specified degree of separation)",
"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-mlVAR",
"R-skewMLRM",
"R-FracKrigingR"
]
},
{
"type": "test",
"ports": [
"R-remaCor",
"R-mmrm"
]
}
]
},
{
"name": "R-cluster",
"portdir": "R/R-cluster",
"version": "2.1.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cluster https://svn.r-project.org/R-packages/trunk/cluster",
"description": "Methods for cluster analysis",
"long_description": "Methods for cluster analysis. Recommended package.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc13",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvoutlier",
"R-sfsmisc",
"R-ellipse",
"R-fpc",
"R-MASS",
"R-Matrix"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
}
]
},
{
"name": "R-clustComp",
"portdir": "R/R-clustComp",
"version": "1.32.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/clustComp",
"description": "Clustering Comparison",
"long_description": "Clustering Comparison",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-sm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-clustAnalytics",
"portdir": "R/R-clustAnalytics",
"version": "0.5.5",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martirm/clustAnalytics",
"description": "Cluster evaluation on graphs",
"long_description": "Cluster evaluation on graphs",
"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-dplyr",
"R-igraph",
"R-Rdpack",
"R-mclust",
"R-aricode",
"R-fossil",
"R-mcclust",
"R-CRAN-recommended",
"R-Rcpp",
"R-truncnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-igraphdata"
]
}
],
"depends_on": []
},
{
"name": "R-ClusPred",
"portdir": "R/R-ClusPred",
"version": "1.1.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ClusPred",
"description": "Simultaneous semi-parametric estimation of clustering and regression",
"long_description": "Simultaneous semi-parametric estimation of clustering and 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-quantreg",
"R-VGAM",
"R-ALDqr",
"libgcc",
"R-CRAN-recommended",
"R-ald",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-cluscov",
"portdir": "R/R-cluscov",
"version": "1.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cluscov",
"description": "Clustered covariate regression",
"long_description": "Clustered covariate regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-quantreg",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ClusBoot",
"portdir": "R/R-ClusBoot",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ClusBoot",
"description": "Bootstrap a clustering solution to establish the stability of the clusters",
"long_description": "Bootstrap a clustering solution to establish the stability of the clusters",
"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-testthat",
"R-fpc"
]
}
],
"depends_on": []
},
{
"name": "R-clugenr",
"portdir": "R/R-clugenr",
"version": "1.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clugen.github.io/clugenr",
"description": "Multi-dimensional cluster generation using support lines",
"long_description": "Multi-dimensional cluster generation using support lines",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-mathjaxr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-devtools",
"R-roxygen2",
"R-lintr",
"R-patchwork",
"R-crul",
"R-prettydoc",
"R-rgl",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-clue",
"portdir": "R/R-clue",
"version": "0.3-66",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=clue",
"description": "Cluster Ensembles",
"long_description": "Cluster Ensembles",
"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-modeltools",
"R-ape",
"R-quadprog",
"R-flexmix",
"R-kernlab",
"R-lpSolve",
"R-mclust",
"R-flexclust",
"R-relations",
"R-movMF",
"R-e1071"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-skmeans",
"R-JADE",
"R-NetMix",
"R-movMF",
"R-ComplexHeatmap",
"R-dtwclust",
"R-MsCoreUtils",
"R-singR",
"R-statip",
"R-pcalg",
"R-iGraphMatch",
"R-fungible",
"R-diceR"
]
},
{
"type": "test",
"ports": [
"R-maxLik",
"R-stars",
"R-flexclust",
"R-stm",
"R-StatMatch",
"R-relations",
"R-pmml"
]
}
]
},
{
"name": "R-clubSandwich",
"portdir": "R/R-clubSandwich",
"version": "0.5.11",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jepusto.github.io/clubSandwich",
"description": "Cluster-robust (sandwich) variance estimators with small-sample corrections",
"long_description": "Cluster-robust (sandwich) variance estimators with small-sample corrections",
"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-sandwich",
"R-CRAN-recommended",
"R-lifecycle"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Formula",
"R-covr",
"R-plm",
"R-carData",
"R-AER",
"R-geepack",
"R-mlmRev",
"R-ivreg",
"R-metadat",
"R-metafor",
"R-robumeta",
"R-zoo",
"R-knitr",
"R-testthat",
"R-lme4",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-wildmeta",
"R-robumeta"
]
},
{
"type": "test",
"ports": [
"R-insight",
"R-panelr",
"R-estimatr",
"R-lavaSearch2",
"R-sjPlot",
"R-ggeffects",
"R-mmrm",
"R-modelsummary"
]
}
]
},
{
"name": "R-clpm",
"portdir": "R/R-clpm",
"version": "1.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=clpm",
"description": "Constrained estimation of linear probability model",
"long_description": "Constrained estimation of linear probability model",
"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-cloudfs",
"portdir": "R/R-cloudfs",
"version": "0.1.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://g6t.github.io/cloudfs",
"description": "Streamlined interface to interact with cloud storage platforms",
"long_description": "Streamlined interface to interact with cloud storage platforms",
"active": true,
"categories": [
"sysutils",
"net",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-desc",
"R-glue",
"R-dplyr",
"R-httr",
"R-googledrive",
"R-CRAN-recommended",
"R-aws.s3",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-xml2",
"R-withr",
"R-readxl",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-haven",
"R-readr",
"R-googlesheets4",
"R-writexl"
]
}
],
"depends_on": []
},
{
"name": "rclone",
"portdir": "net/rclone",
"version": "1.73.4",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rclone.org",
"description": "Rclone is a command line cloud-service sync program",
"long_description": "Rclone is a command line cloud-service sync program to sync files and directories to and from: Google Drive, Amazon S3, Openstack Swift / Rackspace cloud files / Memset, Memstore, Dropbox, Google Cloud Storage, Amazon Drive, Microsoft One Drive, Hubic, Backblaze B2, Yandex Disk, SFTP, and the local filesystem.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1041
}
],
"variants": [
"mount"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
}
]
}