HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51749,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=139",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=137",
"results": [
{
"name": "R-diffmatchpatch",
"portdir": "R/R-diffmatchpatch",
"version": "0.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rundel.github.io/diffmatchpatch",
"description": "String diff, match and patch utilities",
"long_description": "A wrapper for Google diff-match-patch library. It provides basic tools for computing diffs, finding fuzzy matches and constructing/applying patches to strings.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-cli",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-diffdfs",
"portdir": "R/R-diffdfs",
"version": "0.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=diffdfs",
"description": "Compute the difference between data frames",
"long_description": "Compute the difference between data frames",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-janitor",
"R-arrow",
"R-CRAN-recommended",
"R-rlang",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-diffcor",
"portdir": "R/R-diffcor",
"version": "0.8.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=diffcor",
"description": "Fisher’s z-tests concerning difference of correlations",
"long_description": "Fisher’s z-tests concerning difference of correlations",
"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": "rdiff-backup",
"portdir": "python/rdiff-backup",
"version": "2.2.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rdiff-backup.net/",
"description": "rdiff-backup backs up one directory to another, possibly over a network.",
"long_description": "rdiff-backup backs up one directory to another, possibly over a network.",
"active": true,
"categories": [
"sysutils",
"net",
"python"
],
"maintainers": [],
"variants": [
"python310",
"python311",
"python312",
"python313",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"asciidoctor",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-xattr",
"librsync"
]
}
],
"depends_on": []
},
{
"name": "R-didimputation",
"portdir": "R/R-didimputation",
"version": "0.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=didimputation",
"description": "Imputation Estimator from Borusyak, Jaravel and Spiess (2021)",
"long_description": "Imputation Estimator from Borusyak, Jaravel and Spiess (2021)",
"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-data.table",
"R-magrittr",
"R-glue",
"R-stringr",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-broom",
"R-fixest",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-haven"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-did2s"
]
}
]
},
{
"name": "R-did2s",
"portdir": "R/R-did2s",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kylebutts.github.io/did2s",
"description": "Two-stage difference-in-differences following Gardner (2021)",
"long_description": "Two-stage difference-in-differences following Gardner (2021)",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-SparseM",
"R-ggplot2",
"R-broom",
"R-fixest",
"R-MatrixExtra",
"R-did",
"R-didimputation",
"R-staggered",
"R-CRAN-recommended",
"R-data.table",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-haven"
]
}
],
"depends_on": []
},
{
"name": "R-did",
"portdir": "R/R-did",
"version": "2.1.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bcallaway11.github.io/did",
"description": "Treatment effects with multiple periods and groups",
"long_description": "Treatment effects with multiple periods and groups",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-pbapply",
"R-ggpubr",
"R-BMisc",
"R-DRDID",
"R-CRAN-recommended",
"R-generics",
"R-tidyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-here",
"R-knitr",
"R-rmarkdown",
"R-covr",
"R-plm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-optic",
"R-did2s"
]
},
{
"type": "test",
"ports": [
"R-modelsummary",
"R-etwfe"
]
}
]
},
{
"name": "R-dictionar6",
"portdir": "R/R-dictionar6",
"version": "0.1.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xoopR.github.io/dictionar6",
"description": "R6 dictionary interface",
"long_description": "R6 dictionary interface",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ooplah",
"R-CRAN-recommended",
"R-R6"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-dichromat",
"portdir": "R/R-dichromat",
"version": "2.0-0.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dichromat",
"description": "Color schemes for dichromats",
"long_description": "Color schemes for dichromats",
"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-pals"
]
},
{
"type": "test",
"ports": [
"R-viridis",
"R-rasterVis",
"R-dplR",
"R-scales"
]
}
]
},
{
"name": "R-diceR",
"portdir": "R/R-diceR",
"version": "2.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://alinetalhouk.github.io/diceR",
"description": "Diverse Cluster Ensemble in R",
"long_description": "Diverse Cluster Ensemble in R",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-assertthat",
"R-clue",
"R-magrittr",
"R-stringr",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-yardstick",
"R-mclust",
"R-klaR",
"R-RankAggreg",
"R-clValid",
"R-infotheo",
"R-clusterSim",
"R-clv",
"R-NMF",
"R-CRAN-recommended",
"R-Rcpp",
"R-abind"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-e1071",
"R-rlang",
"R-progress",
"R-RColorBrewer",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-poLCA",
"R-kernlab",
"R-pander",
"R-Rtsne",
"R-dbscan",
"R-apcluster",
"R-blockcluster",
"R-kohonen",
"R-sigclust"
]
}
],
"depends_on": []
},
{
"name": "R-DiceOptim",
"portdir": "R/R-DiceOptim",
"version": "2.1.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=DiceOptim",
"description": "Kriging-based optimization for computer experiments",
"long_description": "Kriging-based optimization for computer experiments",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-randtoolbox",
"R-DiceKriging",
"R-rgenoud",
"R-DiceDesign",
"R-CRAN-recommended",
"R-mnormt",
"R-pbivnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-KrigInv",
"R-GPareto"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-GPareto",
"R-laGP"
]
}
]
},
{
"name": "R-DiceKriging",
"portdir": "R/R-DiceKriging",
"version": "1.6.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dicekrigingclub.github.io/www",
"description": "Kriging methods for computer experiments",
"long_description": "Kriging methods for computer experiments",
"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-doParallel",
"R-foreach",
"R-rgenoud",
"R-numDeriv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-DiceEval",
"R-KrigInv",
"R-grf",
"R-DiceOptim",
"R-TAG",
"R-GPareto",
"R-fanovaGraph"
]
},
{
"type": "test",
"ports": [
"R-mlr3mbo",
"R-tramnet",
"R-varycoef",
"R-anMC",
"R-mlr3learners"
]
}
]
},
{
"name": "R-DiceEval",
"portdir": "R/R-DiceEval",
"version": "1.6.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=DiceEval",
"description": "Construction and evaluation of metamodels",
"long_description": "Estimation, validation and prediction of models of different types: linear models, additive models, MARS, PolyMARS and Kriging.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-DiceKriging",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gam",
"R-polspline",
"R-mda"
]
}
],
"depends_on": []
},
{
"name": "R-DiceDesign",
"portdir": "R/R-DiceDesign",
"version": "1.10",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dice.emse.fr",
"description": "Designs of computer experiments",
"long_description": "Designs of computer experiments",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-randtoolbox",
"R-rgl",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-DiceOptim",
"R-GPareto",
"R-DoE.wrapper",
"R-hetGP",
"R-dials"
]
}
]
},
{
"name": "R-dials",
"portdir": "R/R-dials",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dials.tidymodels.org",
"description": "Tools for creating tuning parameter values",
"long_description": "Tools for creating tuning parameter values",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-lifecycle",
"R-vctrs",
"R-pillar",
"R-tibble",
"R-withr",
"R-dplyr",
"R-purrr",
"R-scales",
"R-hardhat",
"R-DiceDesign",
"R-CRAN-recommended",
"R-sfd",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xml2",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-kernlab"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tidyclust",
"R-tidymodels",
"R-tune",
"R-bonsai",
"R-baguette",
"R-tidydann",
"R-finetune",
"R-modeltime",
"R-rules",
"R-censored",
"R-tidyfit",
"R-discrim"
]
},
{
"type": "test",
"ports": [
"R-workflowsets",
"R-parsnip",
"R-recipes",
"R-themis",
"R-workflows"
]
}
]
},
{
"name": "R-DiagrammeR",
"portdir": "R/R-DiagrammeR",
"version": "1.0.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rich-iannone.github.io/DiagrammeR",
"description": "Graph/network visualization",
"long_description": "Graph/network visualization",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-glue",
"R-stringr",
"R-tibble",
"R-dplyr",
"R-htmltools",
"R-purrr",
"R-tidyr",
"R-RColorBrewer",
"R-scales",
"R-viridisLite",
"R-htmlwidgets",
"R-igraph",
"R-readr",
"R-rstudioapi",
"R-visNetwork",
"R-CRAN-recommended",
"R-cli",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-rsvg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lavaanPlot",
"R-petrinetR",
"R-piecewiseSEM",
"R-randomForestSRC",
"R-umx",
"R-simmer.plot",
"R-CovRegRF"
]
},
{
"type": "test",
"ports": [
"R-holiglm",
"R-irboost",
"R-trialr",
"R-aides",
"R-dm",
"R-distill",
"R-dosearch",
"R-grf",
"R-markovchain",
"R-sem",
"R-tibble",
"R-pillar",
"R-xgboost",
"R-consort",
"R-drf",
"R-profile",
"R-isotree",
"R-CondCopulas",
"R-constructive"
]
}
]
},
{
"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-lqmix",
"R-LMest",
"R-prodlim"
]
},
{
"type": "test",
"ports": [
"R-FME",
"R-markovchain"
]
}
]
},
{
"name": "R-diagis",
"portdir": "R/R-diagis",
"version": "0.2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=diagis",
"description": "Diagnostic plot and multivariate summary statistics of weighted samples from importance sampling",
"long_description": "Diagnostic plot and multivariate summary statistics of weighted samples from importance sampling",
"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-coda",
"R-ggplot2",
"R-gridExtra",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bssm"
]
},
{
"type": "test",
"ports": [
"R-walker"
]
}
]
},
{
"name": "R-dHSIC",
"portdir": "R/R-dHSIC",
"version": "2.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dHSIC",
"description": "Independence testing via Hilbert–Schmidt independence criterion",
"long_description": "Independence testing via Hilbert–Schmidt independence criterion",
"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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-seqICP",
"R-EDMeasure"
]
}
]
},
{
"name": "R-DHARMa",
"portdir": "R/R-DHARMa",
"version": "0.4.7",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://florianhartig.github.io/DHARMa",
"description": "Residual diagnostics for hierarchical regression models",
"long_description": "Residual diagnostics for hierarchical regression models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lmtest",
"R-gap",
"R-qgam",
"R-CRAN-recommended",
"R-ape",
"R-lme4"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-glmmTMB",
"R-BayesianTools",
"R-GLMMadaptive",
"R-spaMM",
"R-mgcv",
"R-mgcViz",
"R-knitr",
"R-rstan",
"R-testthat",
"R-rmarkdown",
"R-rjags",
"R-sfsmisc",
"R-phylolm",
"R-phyr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BayesianTools"
]
},
{
"type": "test",
"ports": [
"R-sdmTMB",
"R-performance",
"R-GLMMadaptive",
"R-easystats",
"R-see"
]
}
]
},
{
"name": "R-dgumbel",
"portdir": "R/R-dgumbel",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dgumbel",
"description": "Gumbel distribution functions and gradients",
"long_description": "Gumbel distribution functions and gradients",
"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-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-dgof",
"portdir": "R/R-dgof",
"version": "1.5.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dgof",
"description": "Discrete goodness-of-fit tests",
"long_description": "Discrete goodness-of-fit tests",
"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-nestfs",
"R-cpd",
"R-KSgeneral"
]
},
{
"type": "test",
"ports": [
"R-sphunif"
]
}
]
},
{
"name": "R-dglm",
"portdir": "R/R-dglm",
"version": "1.8.6",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dglm",
"description": "Double Generalized Linear Models",
"long_description": "Double Generalized Linear Models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-statmod",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-dggrids",
"portdir": "R/R-dggrids",
"version": "0.1.0",
"license": "Restrictive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/andrewzm/dggrids",
"description": "Discrete Global Grids in data frame format for use in R",
"long_description": "Discrete Global Grids in data frame format for use in R",
"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": "test",
"ports": [
"R-FRK"
]
}
]
},
{
"name": "R-dga",
"portdir": "R/R-dga",
"version": "2.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dga",
"description": "Capture–recapture estimation using Bayesian model averaging",
"long_description": "Capture–recapture estimation using Bayesian model averaging",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppArmadillo",
"R-chron",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-dfsaneacc",
"portdir": "R/R-dfsaneacc",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dfsaneacc",
"description": "Accelerated derivative-free method for large-scale non-linear systems of equations",
"long_description": "Accelerated derivative-free method for large-scale non-linear systems of equations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang60",
"clang70",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"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": []
},
{
"name": "R-dformula",
"portdir": "R/R-dformula",
"version": "1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://serafinialessio.github.io/dformula",
"description": "Tool for manipulating data using the generic formula",
"long_description": "Tool for manipulating data using the generic formula",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-formula.tools",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-dfoptim",
"portdir": "R/R-dfoptim",
"version": "2023.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dfoptim",
"description": "Derivative-free optimization",
"long_description": "Derivative-free optimization",
"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-mvord",
"R-npcs"
]
},
{
"type": "test",
"ports": [
"R-afex",
"R-lme4",
"R-optimx",
"R-Rmpfr",
"R-ROI.plugin.optimx"
]
}
]
},
{
"name": "R-dfms",
"portdir": "R/R-dfms",
"version": "0.2.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sebkrantz.github.io/dfms",
"description": "Dynamic Factor Models",
"long_description": "Dynamic Factor 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-collapse",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-xts",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-vars"
]
}
],
"depends_on": []
},
{
"name": "rdfind",
"portdir": "sysutils/rdfind",
"version": "1.8.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rdfind.pauldreik.se",
"description": "duplicate file finder",
"long_description": "finds and optionally deletes, or symlinks equal files on a filesystem",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"autoconf-archive",
"automake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"nettle"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "R-dfidx",
"portdir": "R/R-dfidx",
"version": "0.1-0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dfidx",
"description": "Indexed data frames",
"long_description": "Indexed data frames",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-pillar",
"R-dplyr",
"R-tidyselect",
"R-Formula",
"R-Rdpack",
"R-CRAN-recommended",
"R-glue",
"R-vctrs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-quarto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-clusterSEs",
"R-idefix",
"R-mlogit"
]
}
]
},
{
"name": "R-dfdr",
"portdir": "R/R-dfdr",
"version": "0.2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dfdr",
"description": "Automatic differentiation of simple functions",
"long_description": "Automatic differentiation of simple functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-purrr",
"R-pryr",
"R-CRAN-recommended",
"R-R6",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ast2ast",
"R-paropt"
]
},
{
"type": "test",
"ports": [
"R-cgalMeshes"
]
}
]
},
{
"name": "R-dfcrm",
"portdir": "R/R-dfcrm",
"version": "0.2-2.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.columbia.edu/~yc632",
"description": "Dose-Finding by the Continual Reassessment Method",
"long_description": "Dose-Finding by the Continual Reassessment Method",
"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-BayesESS"
]
}
]
},
{
"name": "R-DFBA",
"portdir": "R/R-DFBA",
"version": "0.1.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=DFBA",
"description": "Distribution-Free Bayesian Analysis",
"long_description": "Distribution-Free Bayesian Analysis",
"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-vdiffr",
"R-bookdown",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-devtools",
"portdir": "R/R-devtools",
"version": "2.4.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://devtools.r-lib.org",
"description": "Tools to make developing R packages easier",
"long_description": "Tools to make developing R packages easier",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-remotes",
"R-rlang",
"R-desc",
"R-lifecycle",
"R-sessioninfo",
"R-memoise",
"R-withr",
"R-ellipsis",
"R-cli",
"R-pkgload",
"R-testthat",
"R-miniUI",
"R-pkgdown",
"R-profvis",
"R-rcmdcheck",
"R-roxygen2",
"R-rversions",
"R-urlchecker",
"R-usethis",
"R-CRAN-recommended",
"R-pkgbuild",
"R-fs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-curl",
"R-digest",
"R-callr",
"R-knitr",
"R-DT",
"R-rmarkdown",
"R-gh",
"R-httr",
"R-rstudioapi",
"R-covr",
"R-mockery",
"R-pingr",
"R-lintr",
"R-spelling",
"R-BiocManager",
"R-rhub",
"R-foghorn",
"R-gmailr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fusen",
"R-Elja",
"R-bisectr",
"R-plot.matrix",
"R-psdr",
"R-anyLib",
"R-penppml"
]
},
{
"type": "test",
"ports": [
"R-fritools",
"R-NMF",
"R-box",
"R-ggExtra",
"R-umx",
"R-googleAuthR",
"R-graphsim",
"R-leiden",
"R-clugenr",
"R-cmna",
"R-constellation",
"R-morpheus",
"R-princurve",
"R-dataverse",
"R-qtl2",
"R-DBItest",
"R-Rdistance",
"R-Ryacas",
"R-Ryacas0",
"R-TeXCheckR",
"R-abn",
"R-archivist",
"R-bayesian",
"R-bigstep",
"R-alluvial",
"R-anomalize",
"R-checkmate",
"R-xoi",
"R-clustermq",
"R-ctsem",
"R-likert",
"R-robin",
"R-doRNG",
"R-docstring",
"R-BSgenomeForge",
"R-golem",
"R-flintyR",
"R-ggrepel",
"R-gfpop",
"R-hardhat",
"R-infer",
"R-jiebaR",
"R-mcglm",
"R-animint2",
"R-modules",
"R-ooplah",
"R-packrat",
"R-pkgmaker",
"R-rkeops",
"R-robustBLME",
"R-set6",
"R-renv",
"R-transreg",
"R-ARGOS",
"R-zebu",
"R-BiocCheck",
"R-huxtable",
"R-qqplotr",
"R-moder",
"R-biocthis",
"R-biomartr"
]
}
]
},
{
"name": "R-devEMF",
"portdir": "R/R-devEMF",
"version": "4.5",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/plfjohnson/devEMF",
"description": "EMF Graphics Output Device",
"long_description": "EMF Graphics Output Device",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MedianaDesigner"
]
},
{
"type": "test",
"ports": [
"R-officer",
"R-reporter"
]
}
]
},
{
"name": "R-detpack",
"portdir": "R/R-detpack",
"version": "1.1.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=detpack",
"description": "Density estimation and random number generation with distribution element trees",
"long_description": "Density estimation and random number generation with distribution element trees",
"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-deTestSet",
"portdir": "R/R-deTestSet",
"version": "1.1.7.4",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=deTestSet",
"description": "Test set for differential equations",
"long_description": "Test set for differential equations",
"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-deSolve",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-detectseparation",
"portdir": "R/R-detectseparation",
"version": "0.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ikosmidis/detectseparation",
"description": "Detect and check for separation and infinite maximum likelihood estimates",
"long_description": "Detect and check for separation and infinite maximum likelihood estimates",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-pkgload",
"R-ROI.plugin.lpsolve",
"R-ROI",
"R-lpSolveAPI"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ROI.plugin.alabama",
"R-brglm2",
"R-knitr",
"R-rmarkdown",
"R-covr",
"R-tinytest",
"R-AER",
"R-ROI.plugin.glpk",
"R-ROI.plugin.ecos"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-brglm2"
]
}
]
},
{
"name": "R-deSolve",
"portdir": "R/R-deSolve",
"version": "1.40",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://desolve.r-forge.r-project.org",
"description": "Solvers for initial value problems of differential equations",
"long_description": "Solvers for initial value problems of differential equations",
"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": [
"libgcc",
"R-CRAN-recommended",
"libgcc14"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-scatterplot3d",
"R-FME"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tdsa",
"R-deFit",
"R-flexsurv",
"R-fda",
"R-magi",
"R-nhm",
"R-pomp",
"R-ARGOS",
"R-deTestSet",
"R-simode",
"R-FME",
"R-hypergeo",
"R-bvpSolve",
"R-tseriesChaos",
"R-GPoM"
]
},
{
"type": "test",
"ports": [
"R-rstpm2",
"R-cOde",
"R-r2sundials",
"R-hmer",
"R-dde",
"R-paropt"
]
}
]
},
{
"name": "R-desla",
"portdir": "R/R-desla",
"version": "0.3.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=desla",
"description": "Desparsified lasso inference for time series",
"long_description": "Desparsified lasso inference for time series",
"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-RcppProgress",
"R-parallelly",
"R-Rdpack",
"R-sitmo",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2"
]
}
],
"depends_on": []
},
{
"name": "rdesktop",
"portdir": "net/rdesktop",
"version": "1.9.0",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rdesktop.org/",
"description": "Windows Terminal Server Client",
"long_description": "rdesktop is an RDP client to access Microsoft Terminal Server based services. The variant called w2k-license-hack is a backported patch from an rdesktop 1.1 patchset which was not integrated into the latest version -- it will announce the client as Windows 2000 machine causing the Terminal Server to provide a license for free. Please argue over this with your own conscience.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"w2k_license_hack",
"smartcard"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"nettle",
"libiconv",
"libao",
"xorg-libXcursor",
"xorg-libXrandr",
"xorg-libX11",
"libsamplerate",
"gmp",
"gnutls",
"libtasn1"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"tsclient"
]
}
]
},
{
"name": "R-desirability2",
"portdir": "R/R-desirability2",
"version": "0.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://desirability2.tidymodels.org",
"description": "Desirability functions for multi-parameter optimization",
"long_description": "Desirability functions for multi-parameter optimization",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-purrr",
"R-CRAN-recommended",
"R-rlang",
"R-glue"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-ggplot2",
"R-testthat",
"R-covr",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-DESeq2",
"portdir": "R/R-DESeq2",
"version": "1.44.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/DESeq2",
"description": "Differential gene expression analysis based on the negative binomial distribution",
"long_description": "Differential gene expression analysis based on the negative binomial distribution",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"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-matrixStats",
"R-ggplot2",
"R-locfit",
"R-BiocGenerics",
"R-Biobase",
"R-S4Vectors",
"libgcc",
"R-IRanges",
"R-GenomicRanges",
"R-SummarizedExperiment",
"R-CRAN-recommended",
"R-BiocParallel",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-glmGamPoi",
"R-Seurat",
"R-systemPipeR"
]
}
]
},
{
"name": "R-DescTools",
"portdir": "R/R-DescTools",
"version": "0.99.58",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://andrisignorell.github.io/DescTools",
"description": "Tools for descriptive statistics",
"long_description": "Tools for descriptive statistics",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang11",
"clang10",
"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-data.table",
"R-mvtnorm",
"R-withr",
"R-readxl",
"R-haven",
"R-httr",
"R-rstudioapi",
"R-expm",
"R-Exact",
"R-gld",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-VGAM",
"R-R.rsp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tspredit",
"R-tidyrules",
"R-RGMM",
"R-cryptography",
"R-robin",
"R-atable",
"R-pbANOVA",
"R-jack",
"R-qspray"
]
},
{
"type": "test",
"ports": [
"R-Ecfun"
]
}
]
},
{
"name": "R-descriptr",
"portdir": "R/R-descriptr",
"version": "0.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsquaredacademy/descriptr",
"description": "Generate descriptive statistics",
"long_description": "Generate descriptive statistics",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-scales",
"R-CRAN-recommended",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gridExtra",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-vdiffr",
"R-xplorerr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-olsrr"
]
}
]
},
{
"name": "R-descriptio",
"portdir": "R/R-descriptio",
"version": "1.3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nicolas-robette.github.io/descriptio",
"description": "Descriptive statistical analysis",
"long_description": "Descriptive statistical analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggpattern",
"R-knitr",
"R-rmarkdown",
"R-GGally",
"R-paletteer",
"R-rmdformats"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-GDAtools"
]
}
]
},
{
"name": "R-descr",
"portdir": "R/R-descr",
"version": "1.1.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=descr",
"description": "Descriptive statistics",
"long_description": "Descriptive statistics",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-xtable",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-pander"
]
}
]
},
{
"name": "R-desc",
"portdir": "R/R-desc",
"version": "1.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-lib.github.io/desc",
"description": "Manipulate DESCRIPTION files",
"long_description": "Tools to read, write, create and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-cli",
"R-R6"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-whoami",
"R-spelling",
"R-withr",
"R-callr",
"R-testthat",
"R-gh",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pkgdepends",
"R-DBItest",
"R-pkgbuild",
"R-usethis",
"R-pkgload",
"R-rcmdcheck",
"R-rhub",
"R-roxygen2",
"R-rstantools",
"R-testthat",
"R-altdoc",
"R-badger",
"R-cloudfs",
"R-fusen",
"R-dockerfiler",
"R-attachment",
"R-devtools",
"R-cyclocomp",
"R-downlit",
"R-rworkflows",
"R-pkgdown",
"R-jetpack"
]
},
{
"type": "test",
"ports": [
"R-vcr",
"R-fritools",
"R-armadillo",
"R-cpp11",
"R-cpp11armadillo",
"R-cpp11eigen",
"R-lgr",
"R-golem",
"R-pak",
"R-pkgcache",
"R-mark"
]
}
]
},
{
"name": "R-Deriv",
"portdir": "R/R-Deriv",
"version": "4.1.6",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Deriv",
"description": "Symbolic differentiation",
"long_description": "R-based solution for symbolic differentiation. It admits user-defined function as well as function substitution in arguments of functions to be differentiated. Some symbolic simplification is part of the work.",
"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": [
{
"type": "lib",
"ports": [
"R-nCopula",
"R-neuralnet",
"R-nlstac",
"R-ordinalCont",
"R-doBy",
"R-apollo",
"R-mosaicCalc",
"R-ctsem",
"R-resde",
"R-rsq",
"R-mirt"
]
},
{
"type": "test",
"ports": [
"R-interp",
"R-docopulae",
"R-stokes"
]
}
]
}
]
}