HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51973,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=89",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=87",
"results": [
{
"name": "R-PReMiuM",
"portdir": "R/R-PReMiuM",
"version": "3.2.13",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PReMiuM",
"description": "Dirichlet process Bayesian clustering, profile regression",
"long_description": "Dirichlet process Bayesian clustering, profile regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-data.table",
"R-ggplot2",
"R-plotrix",
"R-sf",
"R-spdep",
"R-gamlss.dist",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-prefmod",
"portdir": "R/R-prefmod",
"version": "0.8-36",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=prefmod",
"description": "Utilities to fit paired comparison models for preferences",
"long_description": "Utilities to fit paired comparison models for preferences",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc",
"libgcc14",
"R-colorspace",
"R-gnm"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-PLMIX"
]
},
{
"type": "test",
"ports": [
"R-BradleyTerry2",
"R-PlackettLuce",
"R-smacof"
]
}
]
},
{
"name": "R-prefio",
"portdir": "R/R-prefio",
"version": "0.1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fleverest.github.io/prefio",
"description": "Structures for preference data",
"long_description": "Convenient structures for creating, sourcing, reading, writing and manipulating ordinal preference data.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-tidyr",
"R-CRAN-recommended",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-predtools",
"portdir": "R/R-predtools",
"version": "0.0.3",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=predtools",
"description": "Prediction model tools",
"long_description": "Prediction model tools",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-dplyr",
"R-ggplot2",
"R-pROC",
"R-RConics",
"R-CRAN-recommended",
"R-Rcpp",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-predint",
"portdir": "R/R-predint",
"version": "2.2.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MaxMenssen/predint",
"description": "Prediction intervals",
"long_description": "An implementation of prediction intervals for overdispersed count data, for overdispersed binomial data and for linear random effects models.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-ggplot2",
"R-lme4"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-prediction",
"portdir": "R/R-prediction",
"version": "0.3.18",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/leeper/prediction",
"description": "Tidy, type-safe prediction() methods",
"long_description": "Tidy, type-safe prediction() methods",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-lme4",
"R-betareg",
"R-mclogit",
"R-quantreg",
"R-brglm",
"R-plm",
"R-VGAM",
"R-gam",
"R-kernlab",
"R-caret",
"R-AER",
"R-mlogit",
"R-glmnet",
"R-ff",
"R-gee",
"R-pscl",
"R-sampleSelection",
"R-speedglm",
"R-earth",
"R-mda",
"R-crch",
"R-glmx",
"R-aod",
"R-truncreg",
"R-MNP",
"R-e1071",
"R-biglm",
"R-ordinal",
"R-survey"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-margins",
"R-mhurdle"
]
},
{
"type": "test",
"ports": [
"R-estimatr"
]
}
]
},
{
"name": "R-precrec",
"portdir": "R/R-precrec",
"version": "0.14.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/evalclass/precrec",
"description": "Accurate calculations and visualization of precision-recall and ROC curves",
"long_description": "Accurate calculations and visualization of precision-recall and ROC curves",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-rlang",
"R-withr",
"R-ggplot2",
"R-gridExtra",
"R-CRAN-recommended",
"R-Rcpp",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-vdiffr",
"R-patchwork"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-usefun"
]
}
]
},
{
"name": "R-PreciseSums",
"portdir": "R/R-PreciseSums",
"version": "0.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nlmixr2/PreciseSums",
"description": "Accurate floating point sums and products",
"long_description": "Accurate floating point sums and products",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-pre",
"portdir": "R/R-pre",
"version": "1.0.7",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marjoleinF/pre",
"description": "Prediction Rule Ensembles",
"long_description": "Prediction Rule Ensembles",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-CRAN-recommended",
"R-partykit",
"R-Formula",
"R-MatrixModels",
"R-glmnet",
"R-earth"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-caret",
"R-mice",
"R-mlbench",
"R-glmertree",
"R-mboost",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-interp",
"R-doParallel",
"R-foreach",
"R-pROC",
"R-shape"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-plotmo"
]
}
]
},
{
"name": "R-praise",
"portdir": "R/R-praise",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=praise",
"description": "Praise users",
"long_description": "Build friendly R packages that praise their users if they have done something good, or they just need it to feel better.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-testthat"
]
}
]
},
{
"name": "R-pracma",
"portdir": "R/R-pracma",
"version": "2.4.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=pracma",
"description": "Practical numerical math functions",
"long_description": "Provides a large number of functions from numerical analysis and linear algebra, numerical optimization, differential equations, time series, plus some well-known special mathematical functions.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-quadprog",
"R-NlcOptim"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tpn",
"R-BFpack",
"R-BINCOR",
"R-BMRMM",
"R-CopulaCenR",
"R-CovTools",
"R-DeBoinR",
"R-DiscreteDists",
"R-ExGaussEstim",
"R-FitDynMix",
"R-GPM",
"R-GramQuad",
"R-HDRFA",
"R-LMoFit",
"R-LOMAR",
"R-MIRES",
"R-MatrixCorrelation",
"R-MixSemiRob",
"R-OBRE",
"R-PPMiss",
"R-PSDistr",
"R-Qindex",
"R-RBE3",
"R-RVCompare",
"R-RegCombin",
"R-RiemBase",
"R-poweRlaw",
"R-pql",
"R-robustbetareg",
"R-rootoned",
"R-rospca",
"R-semds",
"R-simode",
"R-slanter",
"R-smooth",
"R-sparseGAM",
"R-tf",
"R-SHT",
"R-SSGL",
"R-SmCCNet",
"R-SpatialGraph",
"R-VARDetect",
"R-abglasso",
"R-adace",
"R-baygel",
"R-bootCT",
"R-bqror",
"R-carfima",
"R-celestial",
"R-complexlm",
"R-cooltools",
"R-copre",
"R-cpop",
"R-crqa",
"R-docore",
"R-fHMM",
"R-fdaSP",
"R-fdapace",
"R-fitConic",
"R-garma",
"R-gasmodel",
"R-greybox",
"R-gsignal",
"R-hypr",
"R-inctools",
"R-kcopula",
"R-ks",
"R-lavacreg",
"R-maotai",
"R-mixlm",
"R-mnt",
"R-mombf",
"R-morpheus",
"R-new.dist",
"R-nimble",
"R-opdisDownsampling",
"R-optimx",
"R-orthoDr"
]
},
{
"type": "test",
"ports": [
"R-Rmpfr",
"R-bsitar",
"R-mlr3learners",
"R-ino",
"R-symengine",
"R-optimizeR",
"R-kyotil",
"R-geostatsp",
"R-quantdr",
"R-baygel",
"R-signal"
]
}
]
},
{
"name": "R-prabclus",
"portdir": "R/R-prabclus",
"version": "2.3-4",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=prabclus",
"description": "Functions for clustering and testing of presence/absence, abundance and multilocus genetic data",
"long_description": "Functions for clustering and testing of presence/absence, abundance and multilocus genetic data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mclust",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-spdep",
"R-spatialreg",
"R-bootstrap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fpc"
]
}
]
},
{
"name": "R-pqrBayes",
"portdir": "R/R-pqrBayes",
"version": "1.0.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=pqrBayes",
"description": "Bayesian penalized quantile regression",
"long_description": "Bayesian penalized quantile regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-glmnet",
"R-CRAN-recommended",
"libgcc",
"libgcc14",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-pql",
"portdir": "R/R-pql",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=pql",
"description": "Partitioned quasi-likelihood for distributed statistical inference",
"long_description": "Partitioned quasi-likelihood for distributed statistical inference",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-pracma",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-ppRep",
"portdir": "R/R-ppRep",
"version": "0.42.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SamCH93/ppRep",
"description": "Analysis of replication studies using power priors",
"long_description": "Analysis of replication studies using power priors",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-hypergeo",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-cubature",
"R-roxygen2",
"R-tinytest"
]
}
],
"depends_on": []
},
{
"name": "R-ppmSuite",
"portdir": "R/R-ppmSuite",
"version": "0.3.4",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ppmSuite",
"description": "Collection of models that employ product partition distributions as a prior on partitions",
"long_description": "Collection of models that employ product partition distributions as a prior on partitions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-PPMiss",
"portdir": "R/R-PPMiss",
"version": "0.1.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PPMiss",
"description": "Copula-based estimator for long-range dependent processes under missing data",
"long_description": "Copula-based estimator for long-range dependent processes under missing data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-copula",
"R-CRAN-recommended",
"libgcc",
"libgcc14",
"R-zoo",
"R-pracma"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ppls",
"portdir": "R/R-ppls",
"version": "1.6-1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ppls",
"description": "Penalized Partial Least Squares",
"long_description": "Penalized Partial Least Squares",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-clustRcompaR"
]
}
]
},
{
"name": "R-ppgam",
"portdir": "R/R-ppgam",
"version": "1.0.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ppgam",
"description": "Generalised additive point process models",
"long_description": "Generalised additive point process models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-evgam",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ppcor",
"portdir": "R/R-ppcor",
"version": "1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ppcor",
"description": "Partial and semi-partial correlation",
"long_description": "Partial and semi-partial correlation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggiraphExtra",
"R-miic",
"R-nda"
]
},
{
"type": "run",
"ports": [
"R-dCUR"
]
},
{
"type": "test",
"ports": [
"R-bigstatsr",
"R-correlation"
]
}
]
},
{
"name": "R-poweRlaw",
"portdir": "R/R-poweRlaw",
"version": "0.80.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/csgillespie/poweRlaw",
"description": "Analysis of heavy-tailed distributions",
"long_description": "Analysis of heavy-tailed distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-pracma",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-powerindexR",
"portdir": "R/R-powerindexR",
"version": "1.6",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=powerindexR",
"description": "Measure the power in voting systems",
"long_description": "Measure the power in voting systems",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-postlogic",
"portdir": "R/R-postlogic",
"version": "0.1.0.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=postlogic",
"description": "Infix and postfix logic operators",
"long_description": "Infix and postfix logic operators",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-posteriordb",
"portdir": "R/R-posteriordb",
"version": "0.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stan-dev/posteriordb-r",
"description": "R functionality for posteriordb",
"long_description": "R functionality for posteriordb",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-gh",
"R-jsonlite",
"R-CRAN-recommended",
"R-checkmate"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-PosteriorBootstrap",
"portdir": "R/R-PosteriorBootstrap",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PosteriorBootstrap",
"description": "Non-parametric sampling with parallel Monte Carlo",
"long_description": "Non-parametric sampling with parallel Monte Carlo",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-e1071"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-ggplot2",
"R-gridExtra",
"R-knitr",
"R-rstan",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-covr",
"R-lintr",
"R-BH",
"R-RcppEigen",
"R-RcppParallel",
"R-tibble"
]
}
],
"depends_on": []
},
{
"name": "R-posterior",
"portdir": "R/R-posterior",
"version": "1.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mc-stan.org/posterior",
"description": "Tools for working with posterior distributions",
"long_description": "Tools for working with posterior distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-pillar",
"R-tibble",
"R-checkmate",
"R-matrixStats",
"R-distributional",
"R-tensorA",
"R-CRAN-recommended",
"R-abind",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-e1071",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-ggdist",
"R-randomForest",
"R-caret",
"R-gbm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-voi",
"R-loo",
"R-measr",
"R-multilevelcoda",
"R-mvgam",
"R-priorsense",
"R-rstanarm",
"R-tidybayes",
"R-tsnet",
"R-BayesMultiMode",
"R-bayesMeanScale",
"R-bayesplot",
"R-brms",
"R-brms.mmrm",
"R-brmsmargins",
"R-bssm",
"R-bvhar",
"R-cmdstanr",
"R-dynamite",
"R-iwmm",
"R-jagstargets"
]
},
{
"type": "test",
"ports": [
"R-MCMCvis",
"R-rvec",
"R-projpred",
"R-bayestestR",
"R-shinystan",
"R-mcmcsae",
"R-ggdist",
"R-broom.mixed",
"R-bsitar"
]
}
]
},
{
"name": "R-POSetR",
"portdir": "R/R-POSetR",
"version": "1.1.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=POSetR",
"description": "Partially Ordered Sets in R",
"long_description": "Partially Ordered Sets in R",
"active": true,
"categories": [
"science",
"math",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rdpack",
"R-Rcpp",
"R-CRAN-recommended",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-port4me",
"portdir": "R/R-port4me",
"version": "0.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/HenrikBengtsson/port4me",
"description": "Get the same, personal, free TCP Port over and over",
"long_description": "Get the same, personal, free TCP Port over and over",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-poorman",
"portdir": "R/R-poorman",
"version": "0.2.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nathaneastwood.github.io/poorman",
"description": "replication of key functionality from dplyr and the wider tidyverse using only base R",
"long_description": "replication of key functionality from dplyr and the wider tidyverse using only base R",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-roxygen2",
"R-tinytest",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-philentropy"
]
},
{
"type": "test",
"ports": [
"R-correlation",
"R-datawizard",
"R-insight",
"R-modelbased",
"R-see"
]
}
]
},
{
"name": "R-pool",
"portdir": "R/R-pool",
"version": "1.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rstudio.github.io/pool",
"description": "Object Pooling",
"long_description": "Object Pooling",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-R6",
"R-CRAN-recommended",
"R-DBI",
"R-later",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-RSQLite",
"R-RMySQL",
"R-tibble",
"R-dplyr",
"R-knitr",
"R-shiny",
"R-testthat",
"R-rmarkdown",
"R-dbplyr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-repana",
"R-sqlhelper"
]
},
{
"type": "test",
"ports": [
"R-dm",
"R-sf"
]
}
]
},
{
"name": "R-pooh",
"portdir": "R/R-pooh",
"version": "0.3-2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.stat.umn.edu/geyer/pooh",
"description": "Partial orders and relations",
"long_description": "Finds equivalence classes corresponding to a symmetric relation or undirected graph. Finds total order consistent with partial order or directed graph (so-called topological sort).",
"active": true,
"categories": [
"science",
"math",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-pompp",
"portdir": "R/R-pompp",
"version": "0.1.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=pompp",
"description": "Presence-only for marked point process",
"long_description": "Presence-only for marked point process",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppProgress",
"R-coda",
"R-geoR",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-bayesplot"
]
}
],
"depends_on": []
},
{
"name": "R-pomp",
"portdir": "R/R-pomp",
"version": "5.11",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kingaa.github.io/pomp",
"description": "Statistical inference for partially observed Markov processes",
"long_description": "Statistical inference for partially observed Markov processes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-digest",
"R-deSolve",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-data.table",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-nloptr",
"R-subplex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-panelPomp"
]
}
]
},
{
"name": "R-pomdpSolve",
"portdir": "R/R-pomdpSolve",
"version": "1.0.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=pomdpSolve",
"description": "Interface to pomdp-solve for partially observable Markov decision processes",
"long_description": "Interface to pomdp-solve for partially observable Markov decision processes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-pomdp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pomdp"
]
}
]
},
{
"name": "R-pomdp",
"portdir": "R/R-pomdp",
"version": "1.2.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mhahsler/pomdp",
"description": "Infrastructure for Partially Observable Markov Decision Processes (POMDP)",
"long_description": "Infrastructure for Partially Observable Markov Decision Processes (POMDP)",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-foreach",
"R-pomdpSolve",
"R-CRAN-recommended",
"R-Rcpp",
"R-processx"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-doParallel",
"R-visNetwork",
"R-Ternary",
"R-sarsop"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-pomdpSolve"
]
}
]
},
{
"name": "R-polyreg",
"portdir": "R/R-polyreg",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=polyreg",
"description": "Polynomial Regression",
"long_description": "Polynomial Regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-regtools"
]
}
]
},
{
"name": "R-PolynomF",
"portdir": "R/R-PolynomF",
"version": "2.0-8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PolynomF",
"description": "Polynomials in R",
"long_description": "Implements univariate polynomial operations in R, including polynomial arithmetic, finding zeros, plotting and some operations on lists of polynomials.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pcts",
"R-sarima",
"R-tswge"
]
}
]
},
{
"name": "R-polynom",
"portdir": "R/R-polynom",
"version": "1.4-1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=polynom",
"description": "Collection of functions to implement a class for univariate polynomial manipulations",
"long_description": "Collection of functions to implement a class for univariate polynomial manipulations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tscopula",
"R-FuzzySTs",
"R-HEtools",
"R-ggpp",
"R-ggpubr",
"R-gratis",
"R-mpoly",
"R-orthopolynom",
"R-partitions",
"R-polyMatrix",
"R-smacof",
"R-aghq",
"R-basefun",
"R-ctmva",
"R-ecd",
"R-gaussquad",
"R-ggpmisc"
]
},
{
"type": "test",
"ports": [
"R-Rmpfr",
"R-multipol",
"R-sfsmisc",
"R-binom",
"R-copula",
"R-FinTS",
"R-spray",
"R-rootoned"
]
}
]
},
{
"name": "R-polyMatrix",
"portdir": "R/R-polyMatrix",
"version": "0.9.16",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/namezys/polymatrix",
"description": "Infrastructure for manipulation polynomial matrices",
"long_description": "Infrastructure for manipulation polynomial matrices",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-polynom",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-withr"
]
}
],
"depends_on": []
},
{
"name": "R-polylabelr",
"portdir": "R/R-polylabelr",
"version": "0.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jolars.github.io/polylabelr",
"description": "Find the pole of inaccessibility (visual center) of a polygon",
"long_description": "Find the pole of inaccessibility (visual center) of a polygon",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-spelling",
"R-sf"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-HilbertCurve",
"R-eulerr"
]
}
]
},
{
"name": "R-polyhedralCubature",
"portdir": "R/R-polyhedralCubature",
"version": "1.1.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stla/polyhedralCubature",
"description": "Multiple integration over convex polyhedra",
"long_description": "Multiple integration over convex polyhedra",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-SimplicialCubature",
"R-rcdd",
"R-spray",
"R-ompr",
"R-qspray",
"R-CRAN-recommended",
"R-tessellation",
"R-gmp",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-PolygonSoup",
"portdir": "R/R-PolygonSoup",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "R-cgalMeshes",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by R-cgalMeshes",
"long_description": "This port has been replaced by R-cgalMeshes.",
"active": false,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "R-polyCub",
"portdir": "R/R-polyCub",
"version": "0.9.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bastistician/polyCub",
"description": "Cubature over polygonal domains",
"long_description": "Cubature over polygonal domains",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-sp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-markdown",
"R-microbenchmark",
"R-sf",
"R-spatstat.geom",
"R-cubature",
"R-mvtnorm",
"R-statmod",
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-polycor",
"portdir": "R/R-polycor",
"version": "0.8-1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=polycor",
"description": "Polychoric and polyserial correlations",
"long_description": "Polychoric and polyserial correlations",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-admisc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CDM",
"R-MCCM",
"R-umx"
]
},
{
"type": "test",
"ports": [
"R-sem",
"R-sfsmisc",
"R-lava",
"R-correlation",
"R-BFpack"
]
}
]
},
{
"name": "R-polyclip",
"portdir": "R/R-polyclip",
"version": "1.10-7",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/baddstats/polyclip",
"description": "Polygon clipping",
"long_description": "Polygon clipping",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-eulerr",
"R-ggforce",
"R-spatstat.geom"
]
},
{
"type": "test",
"ports": [
"R-deldir"
]
}
]
},
{
"name": "R-Polychrome",
"portdir": "R/R-Polychrome",
"version": "1.5.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Polychrome",
"description": "Qualitative palettes with many colors",
"long_description": "Qualitative palettes with many colors",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-colorspace",
"R-scatterplot3d"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RColorBrewer",
"R-ggplot2",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RCDT",
"R-easy.utils",
"R-gyro",
"R-quickcode",
"R-tessellation"
]
}
]
},
{
"name": "R-polyaAeppli",
"portdir": "R/R-polyaAeppli",
"version": "2.0.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=polyaAeppli",
"description": "Implementation of the Polya–Aeppli distribution",
"long_description": "Implementation of the Polya–Aeppli distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
},
{
"name": "R-polspline",
"portdir": "R/R-polspline",
"version": "1.1.25",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=polspline",
"description": "Polynomial spline routines",
"long_description": "Polynomial spline routines",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rms"
]
},
{
"type": "test",
"ports": [
"R-DiceEval",
"R-Hmisc"
]
}
]
},
{
"name": "R-poLCA",
"portdir": "R/R-poLCA",
"version": "1.6.0.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dlinzer.github.io/poLCA",
"description": "Polytomous Variable Latent Class Analysis",
"long_description": "Polytomous Variable Latent Class Analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-scatterplot3d",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mokken",
"R-sBIC"
]
},
{
"type": "test",
"ports": [
"R-diceR",
"R-effects",
"R-telescope",
"R-GDINA",
"R-tidySEM",
"R-broom"
]
}
]
},
{
"name": "R-poistweedie",
"portdir": "R/R-poistweedie",
"version": "1.0.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=poistweedie",
"description": "Poisson–Tweedie exponential family models",
"long_description": "Poisson–Tweedie exponential family models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
}
]
}