HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51978,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=313",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=311",
"results": [
{
"name": "R-pammtools",
"portdir": "R/R-pammtools",
"version": "0.5.93",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://adibender.github.io/pammtools",
"description": "Piece-wise exponential additive mixed modeling tools for survival analysis",
"long_description": "Piece-wise exponential additive mixed modeling tools for survival analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-mvtnorm",
"R-vctrs",
"R-tibble",
"R-checkmate",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-Formula",
"R-pec",
"R-CRAN-recommended",
"R-lazyeval",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-relsurv",
"R-robber"
]
}
]
},
{
"name": "R-mstate",
"portdir": "R/R-mstate",
"version": "0.3.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hputter.github.io/mstate",
"description": "Data preparation, estimation and prediction in multi-state models",
"long_description": "Data preparation, estimation and prediction in multi-state models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RColorBrewer",
"R-viridisLite",
"R-CRAN-recommended",
"R-data.table",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-cmprsk",
"R-relsurv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-calibmsm",
"R-ebmstate",
"R-flexsurv"
]
},
{
"type": "test",
"ports": [
"R-msm",
"R-rstpm2"
]
}
]
},
{
"name": "R-msm",
"portdir": "R/R-msm",
"version": "1.8.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chjackson.github.io/msm",
"description": "Multi-State Markov and hidden Markov models in continuous time",
"long_description": "Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal 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-generics",
"R-expm",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-mvtnorm",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-minqa",
"R-numDeriv",
"R-testthat",
"R-covr",
"R-doParallel",
"R-foreach",
"R-flexsurv",
"R-mstate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-womblR",
"R-BayesRGMM",
"R-BayesianTools",
"R-CEoptim",
"R-FLORAL",
"R-ICcalib",
"R-flexmsm",
"R-gmnl",
"R-interactionR",
"R-pexm",
"R-rtdists",
"R-spBFA",
"R-ARDL",
"R-RMark",
"R-Rchoice"
]
},
{
"type": "test",
"ports": [
"R-MCMCglmm",
"R-nhm",
"R-pder",
"R-fic",
"R-fitteR",
"R-markovchain",
"R-flexsurv"
]
}
]
},
{
"name": "R-kknn",
"portdir": "R/R-kknn",
"version": "1.3.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://klausvigo.github.io/kknn",
"description": "Weighted k-nearest neighbors",
"long_description": "Weighted k-nearest neighbors",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-aRtsy"
]
},
{
"type": "test",
"ports": [
"R-finetune",
"R-mlr3learners",
"R-parsnip",
"R-stacks",
"R-tidyAML",
"R-tune",
"R-SSLR",
"R-workflowsets"
]
}
]
},
{
"name": "R-intervals",
"portdir": "R/R-intervals",
"version": "0.15.5",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edzer/intervals",
"description": "Tools for working with points and intervals",
"long_description": "Tools for working with points and intervals",
"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-MaximinInfer",
"R-eyelinker",
"R-mombf",
"R-selectiveInference",
"R-spacetime"
]
}
]
},
{
"name": "R-infer",
"portdir": "R/R-infer",
"version": "1.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://infer.tidymodels.org",
"description": "Tidy statistical inference",
"long_description": "Tidy statistical inference",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-glue",
"R-lifecycle",
"R-vctrs",
"R-tibble",
"R-dplyr",
"R-generics",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-broom",
"R-patchwork",
"R-CRAN-recommended",
"R-cli",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-fs",
"R-stringr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-devtools",
"R-covr",
"R-vdiffr",
"R-parsnip",
"R-nycflights13"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tidymodels"
]
}
]
},
{
"name": "R-flexsurv",
"portdir": "R/R-flexsurv",
"version": "2.3.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chjackson.github.io/flexsurv",
"description": "Prediction error curves for risk prediction models in survival analysis",
"long_description": "Prediction error curves for risk prediction models in survival analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-rlang",
"R-mvtnorm",
"R-numDeriv",
"R-statmod",
"R-tibble",
"R-dplyr",
"R-generics",
"R-purrr",
"R-tidyr",
"R-tidyselect",
"R-ggplot2",
"R-quadprog",
"R-deSolve",
"R-muhaz",
"R-mstate",
"R-rstpm2",
"R-CRAN-recommended",
"R-Rcpp",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-splines2",
"R-colorspace",
"R-knitr",
"R-lubridate",
"R-testthat",
"R-rmarkdown",
"R-broom",
"R-covr",
"R-eha",
"R-TH.data",
"R-msm",
"R-survminer",
"R-flexsurvcure"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-flexsurvcure",
"R-SHELF",
"R-mlt.docreg",
"R-eventPred",
"R-CopulaCenR"
]
},
{
"type": "test",
"ports": [
"R-ggamma",
"R-msm",
"R-multinma",
"R-psborrow",
"R-rstpm2",
"R-survminer",
"R-tidyAML",
"R-RoBSA",
"R-censored",
"R-fic",
"R-fitteR"
]
}
]
},
{
"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-baguette",
"R-bonsai",
"R-censored",
"R-discrim",
"R-finetune",
"R-modeltime",
"R-tidyclust",
"R-tidydann",
"R-tidyfit",
"R-tidymodels",
"R-tune",
"R-rules"
]
},
{
"type": "test",
"ports": [
"R-parsnip",
"R-recipes",
"R-workflows",
"R-themis",
"R-workflowsets"
]
}
]
},
{
"name": "R-adaptMCMC",
"portdir": "R/R-adaptMCMC",
"version": "1.5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scheidan/adaptMCMC",
"description": "Implementation of a Generic Adaptive Monte Carlo Markov Chain sampler",
"long_description": "Implementation of a Generic Adaptive Monte Carlo Markov Chain sampler",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-coda",
"R-ramcmc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-selectiveInference"
]
}
]
},
{
"name": "R-MCMCglmm",
"portdir": "R/R-MCMCglmm",
"version": "2.36",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jarrodhadfield/MCMCglmm",
"description": "MCMC generalised linear mixed models",
"long_description": "MCMC generalised linear mixed models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-cubature",
"R-tensorA",
"R-corpcor",
"R-CRAN-recommended",
"R-ape",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bayesm",
"R-mvtnorm",
"R-orthopolynom",
"R-MCMCpack",
"R-combinat",
"R-msm",
"R-rgl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-StempCens",
"R-BayesMultiMode"
]
},
{
"type": "test",
"ports": [
"R-brms",
"R-broom.mixed",
"R-emmeans",
"R-ggeffects",
"R-insight",
"R-nadiv",
"R-tidybayes",
"R-MuMIn"
]
}
]
},
{
"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-DoE.wrapper",
"R-GPareto",
"R-dials",
"R-hetGP"
]
}
]
},
{
"name": "sph",
"portdir": "fortran/sph",
"version": "2022.11.29",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zoziha.github.io/SPH",
"description": "Smoothed Particle Hydrodynamics",
"long_description": "Smoothed Particle Hydrodynamics",
"active": true,
"categories": [
"science",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "geodesic-fortran",
"portdir": "fortran/geodesic-fortran",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/geodesic-fortran",
"description": "Geodesic routines for modern Fortran",
"long_description": "This is a library to solve geodesic problems on a planetary body.",
"active": true,
"categories": [
"science",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "fortran-zlib",
"portdir": "fortran/fortran-zlib",
"version": "0.2.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/interkosmos/fortran-zlib",
"description": "Collection of Fortran 2018 ISO_C_BINDING interfaces to selected zlib functions",
"long_description": "Collection of Fortran 2018 ISO_C_BINDING interfaces to selected zlib functions",
"active": true,
"categories": [
"archivers",
"fortran"
],
"maintainers": [],
"variants": [
"g95",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "fortran-pcre2",
"portdir": "fortran/fortran-pcre2",
"version": "0.1.1",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/interkosmos/fortran-pcre2",
"description": "Fortran 2018 ISO_C_BINDING interfaces to Perl-compatible Regular Expressions 2",
"long_description": "Fortran 2018 ISO_C_BINDING interfaces to Perl-compatible Regular Expressions 2",
"active": true,
"categories": [
"devel",
"fortran"
],
"maintainers": [],
"variants": [
"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": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "fortran-curl",
"portdir": "fortran/fortran-curl",
"version": "0.3.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/interkosmos/fortran-curl",
"description": "Fortran 2018 ISO_C_BINDING interfaces to Perl-compatible Regular Expressions 2",
"long_description": "Fortran 2018 ISO_C_BINDING interfaces to Perl-compatible Regular Expressions 2",
"active": true,
"categories": [
"devel",
"net",
"fortran"
],
"maintainers": [],
"variants": [
"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": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"curl"
]
}
],
"depends_on": []
},
{
"name": "R-tsibbletalk",
"portdir": "R/R-tsibbletalk",
"version": "0.1.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tsibbletalk",
"description": "Interactive graphics for tsibble objects",
"long_description": "Interactive graphics for tsibble objects",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-vctrs",
"R-dplyr",
"R-lubridate",
"R-shiny",
"R-R6",
"R-crosstalk",
"R-plotly",
"R-dendextend",
"R-CRAN-recommended",
"R-tsibble",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-targets",
"portdir": "R/R-targets",
"version": "1.9.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/targets",
"description": "Dynamic function-oriented make-like declarative workflows",
"long_description": "Dynamic function-oriented make-like declarative workflows",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-ps",
"R-rlang",
"R-base64url",
"R-vctrs",
"R-tibble",
"R-tidyselect",
"R-yaml",
"R-callr",
"R-knitr",
"R-igraph",
"R-CRAN-recommended",
"R-secretbase",
"R-R6",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-future.callr",
"R-R.utils",
"R-visNetwork",
"R-shinyWidgets",
"R-shinybusy",
"R-gt",
"R-fst",
"R-tarchetypes",
"R-nanonext",
"R-crew",
"R-future.batchtools",
"R-clustermq",
"R-googleCloudStorageR",
"R-qs2",
"R-autometric",
"R-curl",
"R-dplyr",
"R-processx",
"R-bslib",
"R-pkgload",
"R-shiny",
"R-testthat",
"R-DT",
"R-future",
"R-markdown",
"R-parallelly",
"R-rmarkdown",
"R-reprex",
"R-rstudioapi",
"R-usethis",
"R-gargle",
"R-pingr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jagstargets",
"R-tarchetypes"
]
},
{
"type": "test",
"ports": [
"R-data.validator",
"R-knitr",
"R-repana",
"R-this.path"
]
}
]
},
{
"name": "R-targeted",
"portdir": "R/R-targeted",
"version": "0.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kkholst.github.io/targeted",
"description": "Various methods for targeted and semi-parametric inference",
"long_description": "Various methods for targeted and semi-parametric inference",
"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-data.table",
"R-digest",
"R-progressr",
"R-future.apply",
"R-lava",
"R-optimx",
"R-mets",
"R-futile.logger",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-R6",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-viridisLite",
"R-rmarkdown",
"R-scatterplot3d",
"R-grf",
"R-xgboost",
"R-SuperLearner"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-lava"
]
}
]
},
{
"name": "R-spam64",
"portdir": "R/R-spam64",
"version": "2.10-0",
"license": "(BSD or LGPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.math.uzh.ch/reinhard.furrer/spam",
"description": "64-bit extension of the SPArse Matrix R package spam",
"long_description": "64-bit extension of the SPArse Matrix R package spam",
"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-spam",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-GeneralizedWendland",
"R-LatticeKrig"
]
},
{
"type": "test",
"ports": [
"R-spam"
]
}
]
},
{
"name": "R-spam",
"portdir": "R/R-spam",
"version": "2.10-0",
"license": "(BSD or LGPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.math.uzh.ch/pages/spam",
"description": "SPArse Matrix",
"long_description": "SPArse Matrix",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"gfortran",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-dotCall64"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-R.rsp",
"R-truncdist",
"R-fields",
"R-spam64"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-varycoef",
"R-LMMsolver",
"R-LatticeKrig",
"R-fields",
"R-gamlss.spatial",
"R-robin",
"R-spam64",
"R-sparseinv",
"R-splm",
"R-GeneralizedWendland",
"R-SeuratObject",
"R-autoFRK"
]
},
{
"type": "test",
"ports": [
"R-RandomFields",
"R-RandomFieldsUtils",
"R-optimParallel",
"R-spdep",
"R-dotCall64",
"R-slam",
"R-spatialreg"
]
}
]
},
{
"name": "R-rgenoud",
"portdir": "R/R-rgenoud",
"version": "5.9-0.11",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JasjeetSekhon/rgenoud",
"description": "R Version of GENetic Optimization Using Derivatives",
"long_description": "R Version of GENetic Optimization Using Derivatives",
"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-Synth",
"R-ZIprop",
"R-DiceOptim",
"R-GPareto",
"R-KrigInv"
]
},
{
"type": "test",
"ports": [
"R-mlr3learners",
"R-DiceKriging",
"R-mlr3mbo",
"R-MSCMT",
"R-MatchIt",
"R-Matching",
"R-fitdistrplus"
]
}
]
},
{
"name": "R-rdd",
"portdir": "R/R-rdd",
"version": "0.57",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=rdd",
"description": "Regression discontinuity estimation",
"long_description": "Regression discontinuity estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lmtest",
"R-AER",
"R-sandwich",
"R-CRAN-recommended",
"R-Formula"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-grf"
]
}
]
},
{
"name": "R-nlsr",
"portdir": "R/R-nlsr",
"version": "2023.8.31",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlsr",
"description": "Functions for non-linear least squares solutions",
"long_description": "Functions for non-linear least squares solutions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-digest",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lavaSearch2",
"portdir": "R/R-lavaSearch2",
"version": "2.0.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bozenne/lavaSearch2",
"description": "Tools for model specification in the latent-variable framework",
"long_description": "Tools for model specification in the latent-variable framework (add-on for the R-lava package).",
"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-abind",
"R-mvtnorm",
"R-sandwich",
"R-reshape2",
"R-ggplot2",
"R-lava",
"R-doParallel",
"R-multcomp",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-data.table",
"R-numDeriv",
"R-testthat",
"R-lme4",
"R-pbapply",
"R-foreach",
"R-emmeans",
"R-lmerTest",
"R-pbkrtest",
"R-R.rsp",
"R-riskRegression",
"R-clubSandwich"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-insight",
"R-lava"
]
}
]
},
{
"name": "R-grf",
"portdir": "R/R-grf",
"version": "2.4.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://grf-labs.github.io/grf",
"description": "Generalized Random Forests",
"long_description": "Generalized Random Forests",
"active": true,
"categories": [
"science",
"math",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sandwich",
"R-lmtest",
"R-DiceKriging",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-DiagrammeR",
"R-rdd"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-maq",
"R-targeted"
]
}
]
},
{
"name": "R-gratis",
"portdir": "R/R-gratis",
"version": "1.0.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ykang/gratis",
"description": "Generating time series with diverse and controllable characteristics",
"long_description": "Generating time series with diverse and controllable characteristics",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-dplyr",
"R-generics",
"R-purrr",
"R-shiny",
"R-tsibble",
"R-forecast",
"R-tsfeatures",
"R-foreach",
"R-polynom",
"R-GA",
"R-doRNG",
"R-fGarch",
"R-feasts",
"R-CRAN-recommended",
"R-magrittr",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rlang",
"R-knitr",
"R-rmarkdown",
"R-shinydashboard"
]
}
],
"depends_on": []
},
{
"name": "R-graph",
"portdir": "R/R-graph",
"version": "1.82.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/graph",
"description": "Package that implements some simple graph-handling capabilities",
"long_description": "Package that implements some simple graph-handling capabilities",
"active": true,
"categories": [
"graphics",
"science",
"math",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-BiocStyle",
"R-RBGL",
"R-Rgraphviz",
"R-RUnit",
"R-SparseM",
"R-knitr",
"R-XML"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggm",
"R-graphite",
"R-gridDebug",
"R-gridGraphviz",
"R-BayesNetBP",
"R-RBGL",
"R-pcalg",
"R-pcgen",
"R-Rgraphviz",
"R-BiDAG",
"R-rsbml",
"R-BCDAG",
"R-BioNet",
"R-abn",
"R-BiocCheck",
"R-biocViews",
"R-BiocPkgTools",
"R-CodeDepends",
"R-KEGGgraph",
"R-classGraph",
"R-dlsem",
"R-eulerian",
"R-gRbase",
"R-gbutils"
]
},
{
"type": "test",
"ports": [
"R-tidygraph",
"R-Matrix",
"R-S4Vectors",
"R-SPIA",
"R-arulesViz",
"R-bnclassify",
"R-bnlearn",
"R-bnstruct",
"R-igraph",
"R-lava",
"R-psych",
"R-rPref"
]
}
]
},
{
"name": "R-gogarch",
"portdir": "R/R-gogarch",
"version": "0.7-5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gogarch",
"description": "Generalized orthogonal GARCH (GO-GARCH) models",
"long_description": "Generalized orthogonal GARCH (GO-GARCH) models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-fGarch",
"R-fastICA",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-geepack",
"portdir": "R/R-geepack",
"version": "1.3.12",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=geepack",
"description": "Generalized Estimating Equation Package",
"long_description": "Generalized Estimating Equation Package",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-broom",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jstable",
"R-MXM"
]
},
{
"type": "test",
"ports": [
"R-broom",
"R-cardx",
"R-clubSandwich",
"R-dlnm",
"R-doBy",
"R-emmeans",
"R-etm",
"R-geeM",
"R-ggeffects",
"R-gtsummary",
"R-insight",
"R-lava",
"R-meboot",
"R-mitml",
"R-panelr",
"R-sandwich",
"R-tableone",
"R-CorrBin",
"R-tram",
"R-MuMIn"
]
}
]
},
{
"name": "R-gbutils",
"portdir": "R/R-gbutils",
"version": "0.5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geobosh.github.io/gbutils",
"description": "Utilities for simulation, plots, quantile functions and programming",
"long_description": "Utilities for simulation, plots, quantile functions and programming",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-graph",
"R-Rgraphviz",
"R-testthat",
"R-CRAN-recommended",
"R-classGraph",
"R-Rdpack"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cvar",
"R-mcompanion",
"R-pcts"
]
}
]
},
{
"name": "R-futile.options",
"portdir": "R/R-futile.options",
"version": "1.0.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=futile.options",
"description": "Futile options management",
"long_description": "Futile options management",
"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-futile.logger"
]
}
]
},
{
"name": "R-futile.logger",
"portdir": "R/R-futile.logger",
"version": "1.4.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=futile.logger",
"description": "Logging utility for R",
"long_description": "Logging utility for R",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-lambda.r",
"R-futile.options"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BiocParallel",
"R-VennDiagram",
"R-psborrow",
"R-targeted"
]
}
]
},
{
"name": "R-fields",
"portdir": "R/R-fields",
"version": "16.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dnychka/fieldsRPackage",
"description": "Tools for spatial data",
"long_description": "Tools for spatial data",
"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-spam",
"R-CRAN-recommended",
"libgcc",
"libgcc14",
"R-viridisLite",
"R-maps"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-verification",
"R-BayesNetBP",
"R-CCA",
"R-EMD",
"R-GPFDA",
"R-GeneralizedWendland",
"R-bipartite",
"R-dcTensor",
"R-expectreg",
"R-fdasrvf",
"R-fence",
"R-fnets",
"R-funData",
"R-hht",
"R-nnTensor",
"R-qfa",
"R-telefit",
"R-BMRMM",
"R-LatticeKrig",
"R-SUMMER",
"R-SeBR",
"R-autoFRK"
]
},
{
"type": "test",
"ports": [
"R-GpGp",
"R-extRemes",
"R-R2BayesX",
"R-spam",
"R-lava",
"R-mboost",
"R-bamlss",
"R-bigGP",
"R-fractalRegression",
"R-bisque",
"R-raster",
"R-gstat"
]
}
]
},
{
"name": "R-fastICA",
"portdir": "R/R-fastICA",
"version": "1.2-7",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=fastICA",
"description": "FastICA algorithms to perform ICA and projection pursuit",
"long_description": "FastICA algorithms to perform ICA and projection pursuit",
"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"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fGarch",
"R-gogarch",
"R-pcalg"
]
},
{
"type": "test",
"ports": [
"R-NMF",
"R-caret",
"R-yaImpute"
]
}
]
},
{
"name": "R-fGarch",
"portdir": "R/R-fGarch",
"version": "4033.92",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-forge.r-project.org/projects/fGarch",
"description": "Autoregressive conditional heteroskedastic modelling",
"long_description": "Autoregressive conditional heteroskedastic modelling",
"active": true,
"categories": [
"science",
"math",
"finance",
"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-timeSeries",
"R-cvar",
"R-fastICA",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-timeDate",
"R-fBasics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RUnit",
"R-goftest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-univariateML",
"R-MTS",
"R-WaveletML",
"R-distrRmetrics",
"R-fExtremes",
"R-ftsa",
"R-gogarch",
"R-gratis",
"R-segMGarch",
"R-svines"
]
},
{
"type": "test",
"ports": [
"R-cvar",
"R-sarima",
"R-texreg",
"R-simsalapar",
"R-ggfortify",
"R-smoots",
"R-AER"
]
}
]
},
{
"name": "R-ellipse",
"portdir": "R/R-ellipse",
"version": "0.5.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dmurdoch.github.io/ellipse",
"description": "Functions for drawing ellipses and ellipse-like confidence regions",
"long_description": "Functions for drawing ellipses and ellipse-like confidence regions",
"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-AppliedPredictiveModeling",
"R-BayesianTools",
"R-FactoMineR",
"R-GMCM",
"R-NPflow",
"R-gamlss.ggplots",
"R-mcmcse",
"R-mixOmics",
"R-smacof"
]
},
{
"type": "test",
"ports": [
"R-emdbook",
"R-flexclust",
"R-robustfa",
"R-geostatsp",
"R-lava",
"R-logmult",
"R-nlmeU",
"R-PlaneGeometry",
"R-caret",
"R-cellWise",
"R-cluster"
]
}
]
},
{
"name": "R-dotCall64",
"portdir": "R/R-dotCall64",
"version": "1.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.math.uzh.ch/reinhard.furrer/dotCall64",
"description": "Enhanced foreign function interface supporting long vectors",
"long_description": "Enhanced foreign function interface supporting long vectors",
"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-RColorBrewer",
"R-testthat",
"R-roxygen2",
"R-microbenchmark",
"R-spam",
"R-RhpcBLASctl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fastkqr",
"R-spam",
"R-sparsegl"
]
}
]
},
{
"name": "R-dendextend",
"portdir": "R/R-dendextend",
"version": "1.18.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://talgalili.github.io/dendextend",
"description": "Extending R dendrogram functionality",
"long_description": "Extending R dendrogram functionality",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-viridis",
"R-magrittr",
"R-CRAN-recommended",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-uclust",
"R-rnmamod",
"R-tsibbletalk",
"R-adjclust",
"R-factoextra",
"R-heatmaply",
"R-hfr",
"R-kanjistat"
]
},
{
"type": "test",
"ports": [
"R-circlize",
"R-dbscan",
"R-seriation"
]
}
]
},
{
"name": "R-cvar",
"portdir": "R/R-cvar",
"version": "0.5",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cvar",
"description": "Compute expected shortfall and value-at-risk for continuous distributions",
"long_description": "Compute expected shortfall and value-at-risk for continuous distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rdpack",
"R-gbutils"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-PerformanceAnalytics",
"R-fGarch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fGarch"
]
}
]
},
{
"name": "R-bisque",
"portdir": "R/R-bisque",
"version": "1.0.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bisque",
"description": "Approximate Bayesian Inference via Sparse Grid Quadrature Evaluation (BISQuE) for hierarchical models",
"long_description": "Approximate Bayesian Inference via Sparse Grid Quadrature Evaluation (BISQuE) for hierarchical 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-RcppEigen",
"R-itertools",
"R-foreach",
"R-mvQuad",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-fields"
]
}
],
"depends_on": []
},
{
"name": "R-RBGL",
"portdir": "R/R-RBGL",
"version": "1.80.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/RBGL",
"description": "Interface to the graph algorithms contained in the Boost library",
"long_description": "Interface to the graph algorithms contained in the Boost library",
"active": true,
"categories": [
"devel",
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-graph",
"R-CRAN-recommended",
"R-BH"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Rgraphviz",
"R-RUnit",
"R-knitr",
"R-XML",
"R-BiocGenerics",
"R-BiocStyle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pcalg",
"R-BioNet",
"R-BiocPkgTools",
"R-gRbase",
"R-BiDAG",
"R-biocViews",
"R-eff2"
]
},
{
"type": "test",
"ports": [
"R-KEGGgraph",
"R-graph"
]
}
]
},
{
"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-DiceOptim",
"R-GPareto",
"R-KrigInv",
"R-TAG",
"R-fanovaGraph",
"R-grf"
]
},
{
"type": "test",
"ports": [
"R-varycoef",
"R-mlr3learners",
"R-mlr3mbo",
"R-anMC",
"R-tramnet"
]
}
]
},
{
"name": "R-BiocStyle",
"portdir": "R/R-BiocStyle",
"version": "2.32.1",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/BiocStyle",
"description": "Provides standard formatting styles for Bioconductor PDF and HTML documents",
"long_description": "Provides standard formatting styles for Bioconductor PDF and HTML documents",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rmarkdown",
"R-BiocManager",
"R-bookdown",
"R-CRAN-recommended",
"R-yaml",
"R-knitr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RUnit",
"R-htmltools",
"R-BiocGenerics"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-BSgenomeForge",
"R-Biobase",
"R-BiocBaseUtils",
"R-BiocCheck",
"R-BiocFileCache",
"R-BiocIO",
"R-BiocManager",
"R-BiocNeighbors",
"R-BiocParallel",
"R-BiocSingular",
"R-ChemmineDrugs",
"R-ChemmineOB",
"R-ChemmineR",
"R-DelayedMatrixStats",
"R-DelayedRandomArray",
"R-EBImage",
"R-IRanges",
"R-InteractionSet",
"R-MassSpecWavelet",
"R-MultiAssayExperiment",
"R-PlackettLuce",
"R-RBGL",
"R-RaggedExperiment",
"R-ResidualMatrix",
"R-Rhdf5lib",
"R-Rhtslib",
"R-S4Arrays",
"R-S4Vectors",
"R-SQLDataFrame",
"R-ScaledMatrix",
"R-ShortRead",
"R-SingleCellExperiment",
"R-SparseArray",
"R-Structstrings",
"R-TileDBArray",
"R-UCSC.utils",
"R-beachmat",
"R-biocViews",
"R-biocthis",
"R-biomaRt",
"R-dir.expiry",
"R-edgeR",
"R-fmcsR",
"R-genefilter",
"R-glmGamPoi",
"R-graph",
"R-metapod",
"R-mixOmics",
"R-rhdf5",
"R-rhdf5filters",
"R-rjsoncons",
"R-rworkflows",
"R-sparseMatrixStats",
"R-systemPipeR",
"R-systemPipeRdata",
"R-vsclust",
"R-zlibbioc"
]
}
]
},
{
"name": "R-BiocGenerics",
"portdir": "R/R-BiocGenerics",
"version": "0.50.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/BiocGenerics",
"description": "The package defines many S4 generic functions",
"long_description": "The package defines many S4 generic functions used in Bioconductor.",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"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-systemPipeRdata",
"R-AnnotationForge",
"R-AnnotationHub",
"R-BSgenome",
"R-BSgenomeForge",
"R-Biobase",
"R-csaw",
"R-fmcsR",
"R-glmGamPoi",
"R-graph",
"R-interactiveDisplayBase",
"R-multtest",
"R-pcaMethods",
"R-pwalign",
"R-rsbml",
"R-rtracklayer",
"R-systemPipeR",
"R-AnnotationDbi",
"R-BiocIO",
"R-BiocSingular",
"R-Biostrings",
"R-ChemmineDrugs",
"R-ChemmineOB",
"R-ChemmineR",
"R-DESeq2",
"R-DelayedArray",
"R-DirichletMultinomial",
"R-EBImage",
"R-ExperimentHub",
"R-GenomeInfoDb",
"R-GenomicAlignments",
"R-GenomicFeatures",
"R-GenomicRanges",
"R-HDF5Array",
"R-IRanges",
"R-InteractionSet",
"R-MultiAssayExperiment",
"R-RaggedExperiment",
"R-Rsamtools",
"R-S4Arrays",
"R-S4Vectors",
"R-SQLDataFrame",
"R-ShortRead",
"R-SingleCellExperiment",
"R-SparseArray",
"R-Structstrings",
"R-SummarizedExperiment",
"R-VariantAnnotation",
"R-XVector",
"R-annotate",
"R-beachmat"
]
},
{
"type": "test",
"ports": [
"R-BiocCheck",
"R-KEGGREST",
"R-BiocParallel",
"R-SeqArray",
"R-BiocStyle",
"R-RBGL",
"R-Seurat",
"R-Rgraphviz",
"R-gdsfmt",
"R-biocViews",
"R-relations",
"R-kebabs"
]
}
]
},
{
"name": "xc",
"portdir": "sysutils/xc",
"version": "0.9.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xcfile.dev",
"description": "xc is a task runner designed to maximise convenience, and minimise complexity.",
"long_description": "xc is a task runner designed to maximise convenience, and minimise complexity. Each xc task is defined in simple, human-readable Markdown. Meaning that for people without the xc tool installed there is a clear source of useful commands in the README.md file.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "macports-module-map",
"portdir": "devel/macports-module-map",
"version": "0.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trac.macports.org/ticket/59992",
"description": "module map for MacPorts headers",
"long_description": "Provides a module.modulemap to work around bugs with clang -fmodules and the macOS SDK.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "R-yum",
"portdir": "R/R-yum",
"version": "0.1.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-packages.gitlab.io/yum",
"description": "Utilities to extract and process YAML fragments",
"long_description": "Utilities to extract and process YAML fragments",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-yaml",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-here",
"R-testthat",
"R-covr",
"R-data.tree"
]
}
],
"depends_on": []
},
{
"name": "R-writexl",
"portdir": "R/R-writexl",
"version": "1.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/writexl",
"description": "Export data frames to Excel xlsx format",
"long_description": "Portable, light-weight data frame to xlsx exporter for 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-readxl",
"R-testthat",
"R-spelling",
"R-nycflights13",
"R-bit64"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mschart",
"R-quitte",
"R-rio",
"R-rnmamod"
]
},
{
"type": "test",
"ports": [
"R-meta",
"R-misty",
"R-cloudfs"
]
}
]
},
{
"name": "R-vip",
"portdir": "R/R-vip",
"version": "0.4.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=vip",
"description": "Variable Importance Plots",
"long_description": "Variable Importance Plots",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-yardstick",
"R-tibble",
"R-CRAN-recommended",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-prettyglm"
]
},
{
"type": "test",
"ports": [
"R-gbm"
]
}
]
}
]
}