HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52456,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=326",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=324",
"results": [
{
"name": "R-gclus",
"portdir": "R/R-gclus",
"version": "1.3.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gclus",
"description": "Clustering graphics",
"long_description": "Clustering graphics",
"active": true,
"categories": [
"graphics",
"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": [
{
"type": "lib",
"ports": [
"R-DendSer",
"R-seriation"
]
},
{
"type": "test",
"ports": [
"R-gllvm"
]
}
]
},
{
"name": "R-gbRd",
"portdir": "R/R-gbRd",
"version": "0.4.12",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gbRd",
"description": "Utilities for processing Rd objects and files",
"long_description": "Utilities for processing Rd objects and files",
"active": true,
"categories": [
"science",
"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-Rdpack"
]
}
]
},
{
"name": "R-elliptic",
"portdir": "R/R-elliptic",
"version": "1.4-0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=elliptic",
"description": "Weierstrass and Jacobi elliptic functions",
"long_description": "Weierstrass and Jacobi elliptic 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-mvtnorm",
"R-calibrator",
"R-emulator"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cmvnorm",
"R-hypergeo"
]
},
{
"type": "test",
"ports": [
"R-PlaneGeometry",
"R-jacobi"
]
}
]
},
{
"name": "R-diagram",
"portdir": "R/R-diagram",
"version": "1.6.5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=diagram",
"description": "Functions for visualising simple graphs (networks), plotting flow diagrams",
"long_description": "Functions for visualising simple graphs (networks), plotting flow diagrams",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-shape",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CARMS",
"R-LMest",
"R-lqmix",
"R-prodlim"
]
},
{
"type": "test",
"ports": [
"R-FME",
"R-markovchain"
]
}
]
},
{
"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-19"
]
},
{
"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-butcher",
"portdir": "R/R-butcher",
"version": "0.3.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://butcher.tidymodels.org",
"description": "Set of S3 generics to axe components of fitted model objects and help reduce the size of model objects saved to disk.",
"long_description": "Set of S3 generics to axe components of fitted model objects and help reduce the size of model objects saved to disk.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-tibble",
"R-purrr",
"R-cli",
"R-CRAN-recommended",
"R-lobstr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-baguette",
"R-mixvlmc",
"R-probably",
"R-stacks",
"R-vetiver"
]
},
{
"type": "test",
"ports": [
"R-workflows"
]
}
]
},
{
"name": "R-audio",
"portdir": "R/R-audio",
"version": "0.1-11",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rforge.net/audio",
"description": "Audio interface for R",
"long_description": "Audio interface for R",
"active": true,
"categories": [
"science",
"audio",
"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-beepr"
]
},
{
"type": "test",
"ports": [
"R-async"
]
}
]
},
{
"name": "R-apollo",
"portdir": "R/R-apollo",
"version": "0.3.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=apollo http://www.apolloChoiceModelling.com",
"description": "Tools for choice model estimation and application",
"long_description": "Tools for choice model estimation and application",
"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-RcppEigen",
"R-cli",
"R-mnormt",
"R-coda",
"R-mvtnorm",
"R-numDeriv",
"R-stringr",
"R-tibble",
"R-matrixStats",
"R-randtoolbox",
"R-maxLik",
"R-Deriv",
"R-Rsolnp",
"R-RSGHB",
"R-bgw",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-logitr"
]
}
]
},
{
"name": "R-SharpeR",
"portdir": "R/R-SharpeR",
"version": "1.3.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shabbychef/SharpeR",
"description": "Statistical significance of the Sharpe ratio",
"long_description": "Statistical significance of the Sharpe ratio",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-matrixcalc"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-TTR",
"R-quantmod",
"R-timeSeries",
"R-xtable",
"R-sandwich",
"R-xts",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-madness",
"R-sadists"
]
}
]
},
{
"name": "R-RSpectra",
"portdir": "R/R-RSpectra",
"version": "0.16-2",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RSpectra",
"description": "Solvers for large-scale eigenvalue and SVD problems",
"long_description": "Solvers for large-scale eigenvalue and SVD problems",
"active": true,
"categories": [
"science",
"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",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-prettydoc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-vsp",
"R-HDMFA",
"R-HyperG",
"R-pcadapt",
"R-quanteda.textmodels",
"R-rARPACK",
"R-sparseLRMatrix",
"R-sparsegl",
"R-textmineR",
"R-umap",
"R-uwot",
"R-Gmedian",
"R-MatrixCorrelation",
"R-PlackettLuce",
"R-RGMM",
"R-RUVIIIC",
"R-Rdimtools",
"R-Rfssa",
"R-Seurat",
"R-WSGeometry",
"R-autoFRK",
"R-bigstatsr",
"R-bigutilsr",
"R-cvCovEst",
"R-dtwclust",
"R-fastadi",
"R-fungible",
"R-gasper",
"R-lfmm",
"R-maotai",
"R-missSBM"
]
},
{
"type": "test",
"ports": [
"R-InspectChangepoint",
"R-spaMM",
"R-spatialreg",
"R-bigsnpr",
"R-spdep",
"R-rSPDE",
"R-recipes",
"R-Rssa",
"R-sommer"
]
}
]
},
{
"name": "R-RSGHB",
"portdir": "R/R-RSGHB",
"version": "1.2.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RSGHB",
"description": "Functions for hierarchical Bayesian estimation: a flexible approach",
"long_description": "Functions for hierarchical Bayesian estimation: a flexible approach",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-MCMCpack",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-apollo"
]
},
{
"type": "test",
"ports": [
"R-idefix"
]
}
]
},
{
"name": "R-R.matlab",
"portdir": "R/R-R.matlab",
"version": "3.7.0",
"license": "(LGPL-2.1 or LGPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/HenrikBengtsson/R.matlab",
"description": "Read and write MAT files and call MATLAB from within R",
"long_description": "Read and write MAT files and call MATLAB from within R",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-R.oo",
"R-R.utils",
"R-CRAN-recommended",
"R-R.methodsS3"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-SparseM"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-geometry"
]
}
]
},
{
"name": "R-R.filesets",
"portdir": "R/R-R.filesets",
"version": "2.15.1",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/HenrikBengtsson/R.filesets",
"description": "Easy handling of and access to files organized in structured directories",
"long_description": "Easy handling of and access to files organized in structured directories",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-R.oo",
"R-R.utils",
"R-R.cache",
"R-CRAN-recommended",
"R-digest",
"R-R.methodsS3"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gtools"
]
}
],
"depends_on": []
},
{
"name": "R-PDQutils",
"portdir": "R/R-PDQutils",
"version": "0.1.6",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PDQutils",
"description": "PDQ functions via Gram Charlier, Edgeworth and Cornish Fisher approximations",
"long_description": "PDQ functions via Gram Charlier, Edgeworth and Cornish Fisher approximations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-moments",
"R-orthopolynom"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-reshape2",
"R-ggplot2",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sadists"
]
},
{
"type": "test",
"ports": [
"R-fromo"
]
}
]
},
{
"name": "R-GPfit",
"portdir": "R/R-GPfit",
"version": "1.0-8",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=GPfit",
"description": "Gaussian Processes modeling",
"long_description": "Gaussian Processes modeling",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-lhs",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rBayesianOptimization",
"R-tune"
]
}
]
},
{
"name": "R-FME",
"portdir": "R/R-FME",
"version": "1.3.6.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fme.r-forge.r-project.org",
"description": "Flexible modelling environment for inverse modelling, sensitivity, identifiability and Monte Carlo analysis",
"long_description": "Flexible modelling environment for inverse modelling, sensitivity, identifiability and Monte Carlo analysis",
"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-deSolve",
"R-rootSolve",
"R-minpack.lm",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-minqa",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-diagram"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-deSolve"
]
}
]
},
{
"name": "R-DoE.base",
"portdir": "R/R-DoE.base",
"version": "1.2-4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prof.bht-berlin.de/groemping/DoE",
"description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
"long_description": "Full factorials, orthogonal arrays and base utilities for DoE packages",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-numbers",
"R-partitions",
"R-vcd",
"R-CRAN-recommended",
"R-combinat",
"R-conf.design"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RColorBrewer",
"R-DoE.wrapper",
"R-FrF2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-DoE.MIParray",
"R-DoE.wrapper",
"R-FrF2",
"R-RcmdrPlugin.DoE",
"R-cbcTools"
]
},
{
"type": "test",
"ports": [
"R-lhs",
"R-rsm"
]
}
]
},
{
"name": "PENF",
"portdir": "devel/PENF",
"version": "1.2.3",
"license": "(BSD or GPL-3 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/szaghi/PENF",
"description": "Portability Environment for Fortran poor people",
"long_description": "A KISS library for exploiting codes portability for modern (2003+) Fortran projects.",
"active": true,
"categories": [
"devel",
"fortran"
],
"maintainers": [],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "py311-game",
"portdir": "python/py-game",
"version": "2.6.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pygame.org/",
"description": "pygame, python modules for writing games",
"long_description": "Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.",
"active": true,
"categories": [
"devel",
"graphics",
"multimedia",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [
"portmidi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl2_mixer",
"py311-numpy",
"libsdl2_image",
"libsdl2_ttf",
"libjpeg-turbo",
"libpng",
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-kivy",
"py311-luma.emulator"
]
}
]
},
{
"name": "R-webutils",
"portdir": "R/R-webutils",
"version": "1.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=webutils",
"description": "Utility functions for web applications",
"long_description": "Utility functions for web applications",
"active": true,
"categories": [
"devel",
"science",
"www",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-curl",
"R-jsonlite"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-httpuv",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-plumber",
"R-reqres"
]
},
{
"type": "test",
"ports": [
"R-curl"
]
}
]
},
{
"name": "R-wdm",
"portdir": "R/R-wdm",
"version": "0.2.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=wdm",
"description": "Weighted Dependence Measures",
"long_description": "Weighted Dependence Measures",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-Hmisc",
"R-copula"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-wdnet",
"R-CondCopulas",
"R-vinereg",
"R-BBcor",
"R-rvinecopulib",
"R-svines"
]
},
{
"type": "test",
"ports": [
"R-correlation",
"R-lcopula"
]
}
]
},
{
"name": "R-warp",
"portdir": "R/R-warp",
"version": "0.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://davisvaughan.github.io/warp",
"description": "Group dates",
"long_description": "Tooling to group dates by a variety of periods including: yearly, monthly, by second, by week of the month, and more.",
"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-testthat",
"R-rmarkdown",
"R-covr",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-slider"
]
}
]
},
{
"name": "R-tsibbledata",
"portdir": "R/R-tsibbledata",
"version": "0.4.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tsibbledata.tidyverts.org",
"description": "Diverse datasets for tsibble",
"long_description": "Diverse datasets for tsibble",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rappdirs",
"R-tsibble",
"R-CRAN-recommended",
"R-vctrs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-ezplot",
"R-fable",
"R-fable.prophet",
"R-fabletools",
"R-feasts",
"R-tsbox"
]
}
]
},
{
"name": "R-tree",
"portdir": "R/R-tree",
"version": "1.0-44",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tree",
"description": "Classification and regression trees",
"long_description": "Classification and regression trees",
"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-CondCopulas",
"R-daltoolbox"
]
},
{
"type": "test",
"ports": [
"R-ROSE",
"R-ggdendro",
"R-optpart"
]
}
]
},
{
"name": "R-stable",
"portdir": "R/R-stable",
"version": "1.1.6",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/swihart/stable",
"description": "Probability functions and generalized regression models for stable distributions",
"long_description": "Probability functions and generalized regression models for stable distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-rmutil",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-modeest"
]
}
]
},
{
"name": "R-slider",
"portdir": "R/R-slider",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://slider.r-lib.org",
"description": "Sliding window functions",
"long_description": "Provides type-stable rolling window functions over any R data type.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-warp",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-knitr",
"R-lubridate",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-feasts",
"R-rsample",
"R-timetk"
]
},
{
"type": "test",
"ports": [
"R-clock",
"R-tidyindex",
"R-vetiver"
]
}
]
},
{
"name": "R-scatterplot3d",
"portdir": "R/R-scatterplot3d",
"version": "0.3-44",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=scatterplot3d",
"description": "3D Scatter Plot",
"long_description": "3D Scatter Plot",
"active": true,
"categories": [
"science",
"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-poLCA",
"R-FrF2",
"R-LMest",
"R-shapes",
"R-Polychrome",
"R-tapkee",
"R-FactoMineR",
"R-SetMethods",
"R-T4cluster",
"R-arulesViz"
]
},
{
"type": "test",
"ports": [
"R-orientlib",
"R-rockchalk",
"R-sandwich",
"R-sphunif",
"R-targeted",
"R-tsDyn",
"R-tseriesChaos",
"R-AER",
"R-uniformly",
"R-ChemmineR",
"R-DPQ",
"R-RSNNS",
"R-copula",
"R-deSolve",
"R-geoR",
"R-interp",
"R-klaR",
"R-mco"
]
}
]
},
{
"name": "R-rsconnect",
"portdir": "R/R-rsconnect",
"version": "1.3.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rstudio/rsconnect",
"description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
"long_description": "Deployment interface for R-rmarkdown documents and R-shiny applications",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-rlang",
"R-lifecycle",
"R-digest",
"R-yaml",
"R-openssl",
"R-rstudioapi",
"R-renv",
"R-packrat",
"R-CRAN-recommended",
"R-PKI",
"R-cli",
"R-curl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-shiny",
"R-testthat",
"R-rmarkdown",
"R-RCurl",
"R-reticulate",
"R-BiocManager",
"R-plumber",
"R-quarto",
"R-Biobase",
"R-webfakes"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-pins",
"R-bookdown",
"R-distill",
"R-golem",
"R-pkgdown",
"R-quarto",
"R-rmarkdown",
"R-shinystan",
"R-vetiver"
]
}
]
},
{
"name": "R-prodlim",
"portdir": "R/R-prodlim",
"version": "2024.06.25",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tagteam/prodlim",
"description": "Product-limit estimation for censored event history analysis",
"long_description": "Product-limit estimation for censored event history analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lava",
"R-diagram",
"R-Rcpp",
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Publish",
"R-riskRegression",
"R-sbm",
"R-snfa",
"R-survcomp",
"R-censored",
"R-ipred",
"R-pec"
]
},
{
"type": "test",
"ports": [
"R-parsnip",
"R-mets",
"R-mlt.docreg",
"R-Ecfun",
"R-randomForestSRC"
]
}
]
},
{
"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-modeldata",
"portdir": "R/R-modeldata",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://modeldata.tidymodels.org",
"description": "Data sets useful for modelling examples",
"long_description": "Data sets useful for modelling examples",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-CRAN-recommended",
"R-rlang",
"R-purrr",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tidymodels"
]
},
{
"type": "test",
"ports": [
"R-Cubist",
"R-baguette",
"R-bonsai",
"R-broom",
"R-discrim",
"R-finetune",
"R-hardhat",
"R-parsnip",
"R-probably",
"R-recipes",
"R-rsample",
"R-rules",
"R-sparseR",
"R-sparsediscrim",
"R-stacks",
"R-themis",
"R-tidyclust",
"R-tidydann",
"R-tidyrules",
"R-tune",
"R-usemodels",
"R-vetiver",
"R-workflows",
"R-C50",
"R-workflowsets"
]
}
]
},
{
"name": "R-modeest",
"portdir": "R/R-modeest",
"version": "2.4.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=modeest",
"description": "Mode Estimation",
"long_description": "Mode Estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stabledist",
"R-stable",
"R-CRAN-recommended",
"R-statip",
"R-fBasics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-evd",
"R-mvtnorm",
"R-knitr",
"R-testthat",
"R-VGAM"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-spooky",
"R-segen",
"R-audrex",
"R-dymo",
"R-jenga",
"R-naive"
]
},
{
"type": "test",
"ports": [
"R-blavaan",
"R-runjags"
]
}
]
},
{
"name": "R-mcmc",
"portdir": "R/R-mcmc",
"version": "0.9-8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.stat.umn.edu/geyer/mcmc",
"description": "Markov Chain Monte Carlo",
"long_description": "Markov Chain Monte Carlo",
"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-xtable",
"R-Iso"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MCMCpack"
]
},
{
"type": "test",
"ports": [
"R-fmcmc"
]
}
]
},
{
"name": "R-lqmm",
"portdir": "R/R-lqmm",
"version": "1.5.8",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lqmm",
"description": "Linear Quantile Mixed Models",
"long_description": "Linear Quantile Mixed Models",
"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": [
"libgcc14",
"libgcc",
"R-SparseGrid",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BeQut",
"R-nlmm"
]
},
{
"type": "test",
"ports": [
"R-robustlmm",
"R-texreg"
]
}
]
},
{
"name": "R-lemon",
"portdir": "R/R-lemon",
"version": "0.4.9",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefanedwards/lemon",
"description": "Freshing up your ggplot2 plots",
"long_description": "Freshing up your ggplot2 plots",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-gridExtra",
"R-knitr",
"R-scales",
"R-CRAN-recommended",
"R-gtable",
"R-plyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringr",
"R-dplyr",
"R-testthat",
"R-rmarkdown",
"R-vdiffr",
"R-diffviewer"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-robustlmm"
]
}
]
},
{
"name": "R-lavacreg",
"portdir": "R/R-lavacreg",
"version": "0.2-2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lavacreg",
"description": "Latent variable count regression models",
"long_description": "Latent variable count regression models",
"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-RcppArmadillo",
"R-pracma",
"R-SparseGrid",
"R-fastGHQuad",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"libomp",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-ipred",
"portdir": "R/R-ipred",
"version": "0.9-15",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ipred",
"description": "Improved Predictors",
"long_description": "Improved Predictors",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-prodlim"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-party",
"R-mvtnorm",
"R-randomForest",
"R-TH.data",
"R-mlbench"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-recipes",
"R-survcomp"
]
},
{
"type": "test",
"ports": [
"R-caret",
"R-censored",
"R-party"
]
}
]
},
{
"name": "R-heplots",
"portdir": "R/R-heplots",
"version": "1.7.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://friendly.github.io/heplots",
"description": "Visualizing hypothesis tests in multivariate linear models",
"long_description": "Visualizing hypothesis tests in multivariate linear models",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-purrr",
"R-broom",
"R-car",
"R-rgl",
"R-CRAN-recommended",
"R-magrittr",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gplots",
"R-effects",
"R-Sleuth2",
"R-candisc",
"R-animation",
"R-corrgram",
"R-archdata",
"R-mvinfluence",
"R-qqtest",
"R-reshape",
"R-dplyr",
"R-reshape2",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-carData",
"R-bookdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ICSClust",
"R-candisc",
"R-mvinfluence"
]
},
{
"type": "test",
"ports": [
"R-effects",
"R-latentnet"
]
}
]
},
{
"name": "R-gplots",
"portdir": "R/R-gplots",
"version": "3.1.3.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/talgalili/gplots",
"description": "Various R programming tools for plotting data",
"long_description": "Various R programming tools for plotting data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-gtools",
"R-caTools"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-r2d2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BAMMtools",
"R-bayess",
"R-crqa",
"R-fDMA",
"R-graphsim",
"R-hdbma",
"R-r.jive",
"R-DPBBM",
"R-NCA",
"R-RCDT",
"R-ROCR"
]
},
{
"type": "test",
"ports": [
"R-CTD",
"R-ChemmineR",
"R-gmodels",
"R-caroline",
"R-heatmaply",
"R-heplots"
]
}
]
},
{
"name": "R-gower",
"portdir": "R/R-gower",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gower",
"description": "Gower distance",
"long_description": "Gower distance",
"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-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lime",
"R-recipes",
"R-themis"
]
},
{
"type": "test",
"ports": [
"R-DALEX",
"R-ingredients",
"R-yaImpute"
]
}
]
},
{
"name": "R-ggdendro",
"portdir": "R/R-ggdendro",
"version": "0.2.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://andrie.github.io/ggdendro",
"description": "Create dendrograms and tree diagrams using ggplot2",
"long_description": "Create dendrograms and tree diagrams using ggplot2",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-spelling",
"R-tree",
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-diffudist"
]
},
{
"type": "test",
"ports": [
"R-ggh4x",
"R-ggside",
"R-mosaic"
]
}
]
},
{
"name": "R-fitdistrplus",
"portdir": "R/R-fitdistrplus",
"version": "1.2-1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lbbe-software.github.io/fitdistrplus",
"description": "Help to fit of a parametric distribution to non-censored or censored data",
"long_description": "Help to fit of a parametric distribution to non-censored or censored data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R",
"gmp"
]
},
{
"type": "test",
"ports": [
"R-rgenoud",
"R-actuar",
"R-GeneralizedHyperbolic",
"R-mc2d",
"R-gamlss.dist",
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-Hmisc",
"R-bookdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-quickcode",
"R-BMT",
"R-ExGaussEstim",
"R-ICcalib",
"R-Seurat",
"R-mbbefd",
"R-qmap"
]
},
{
"type": "test",
"ports": [
"R-mc2d",
"R-TukeyGH77",
"R-fmx",
"R-Corbi",
"R-Ecfun",
"R-ggh4x",
"R-AICcmodavg",
"R-RobExtremes"
]
}
]
},
{
"name": "R-fastGHQuad",
"portdir": "R/R-fastGHQuad",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=fastGHQuad",
"description": "Fast Rcpp implementation of Gauss–Hermite quadrature",
"long_description": "Fast Rcpp implementation of Gauss–Hermite quadrature",
"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": [
"libgcc14",
"libgcc",
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sfaR",
"R-metaplus",
"R-mixAK",
"R-lavacreg",
"R-randomLCA",
"R-robmixglm",
"R-robustlmm",
"R-rstpm2"
]
},
{
"type": "test",
"ports": [
"R-mlr3mbo"
]
}
]
},
{
"name": "R-diffviewer",
"portdir": "R/R-diffviewer",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-lib/diffviewer",
"description": "HTML widget to show file differences",
"long_description": "HTML widget to show file differences",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-jsonlite",
"R-htmlwidgets"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-shiny",
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-lemon",
"R-pkgdown",
"R-testthat"
]
}
]
},
{
"name": "R-date",
"portdir": "R/R-date",
"version": "1.2-42",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=date",
"description": "Functions for handling dates",
"long_description": "Functions for handling dates",
"active": true,
"categories": [
"science",
"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-RcmdrPlugin.survival",
"R-relsurv"
]
}
]
},
{
"name": "R-combinat",
"portdir": "R/R-combinat",
"version": "0.0-8",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=combinat",
"description": "Combinatorics utilities",
"long_description": "Combinatorics utilities",
"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-CorrBin",
"R-DoE.MIParray",
"R-DoE.base",
"R-GameTheory",
"R-clustMixType",
"R-klaR",
"R-label.switching",
"R-lpcde",
"R-sBIC",
"R-MCMCprecision",
"R-RankAggSIgFUR",
"R-Sieve",
"R-bayess",
"R-bgmm",
"R-cdmTools"
]
},
{
"type": "test",
"ports": [
"R-MCMCglmm",
"R-ecp",
"R-iterors",
"R-usefun",
"R-compositions"
]
}
]
},
{
"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": [],
"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-Epi",
"R-currentSurvival",
"R-riskRegression",
"R-tidycmprsk"
]
},
{
"type": "test",
"ports": [
"R-finalfit",
"R-gtsummary",
"R-mets",
"R-mstate",
"R-RcmdrPlugin.EZR",
"R-broom",
"R-survminer"
]
}
]
},
{
"name": "R-clock",
"portdir": "R/R-clock",
"version": "0.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clock.r-lib.org",
"description": "Date–Time types and tools",
"long_description": "Date–Time types and tools",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-lifecycle",
"R-vctrs",
"R-tzdb",
"R-CRAN-recommended",
"R-cli",
"R-cpp11"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-pillar",
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-slider"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bigrquery",
"R-recipes"
]
},
{
"type": "test",
"ports": [
"R-duckdb",
"R-ivs"
]
}
]
},
{
"name": "R-bookdown",
"portdir": "R/R-bookdown",
"version": "0.41",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pkgs.rstudio.com/bookdown",
"description": "Authoring books and technical documents with R markdown",
"long_description": "Authoring books and technical documents with R markdown",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xfun",
"R-CRAN-recommended",
"R-tinytex",
"R-htmltools",
"R-yaml",
"R-jquerylib",
"R-knitr",
"R-rmarkdown"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rstudioapi",
"R-tufte",
"R-testit",
"R-servr",
"R-webshot",
"R-rsconnect",
"R-jsonlite",
"R-xml2",
"R-tibble",
"R-withr",
"R-bslib",
"R-shiny",
"R-testthat",
"R-htmlwidgets",
"R-miniUI",
"R-downlit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rmdformats",
"R-distill",
"R-papaja",
"R-gWQS",
"R-pagedown",
"R-BiocStyle"
]
},
{
"type": "test",
"ports": [
"R-PlackettLuce",
"R-RTSA",
"R-abn",
"R-aides",
"R-aldvmm",
"R-bsitar",
"R-eha",
"R-fitdistrplus",
"R-flextable",
"R-ghcm",
"R-glca",
"R-heplots",
"R-holiglm",
"R-huxtable",
"R-hyper2",
"R-iGraphMatch",
"R-lintr",
"R-markovchain",
"R-mhurdle",
"R-modelsummary",
"R-officedown",
"R-panelPomp",
"R-psfmi",
"R-rbmi",
"R-rticles",
"R-rvec",
"R-sparseMVN",
"R-tables",
"R-validate",
"R-DAAG",
"R-DFBA",
"R-JointAI",
"R-LMest",
"R-NPRED"
]
}
]
},
{
"name": "R-SparseGrid",
"portdir": "R/R-SparseGrid",
"version": "0.8.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=SparseGrid",
"description": "Sparse grid integration in R",
"long_description": "Sparse grid integration in R",
"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-mvtnorm",
"R-statmod",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gofCopula",
"R-lavacreg",
"R-lqmm"
]
},
{
"type": "test",
"ports": [
"R-docopulae",
"R-tram"
]
}
]
}
]
}