HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52350,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=229",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=227",
"results": [
{
"name": "R-assessor",
"portdir": "R/R-assessor",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jhlee1408.github.io/assessor",
"description": "Assessment tools for regression models with discrete and semicontinuous outcomes",
"long_description": "Assessment tools for regression models with discrete and semicontinuous outcomes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-VGAM",
"R-tweedie",
"R-CRAN-recommended",
"R-np"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-faraway",
"R-statmod",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-AER",
"R-pscl"
]
}
],
"depends_on": []
},
{
"name": "R-assortnet",
"portdir": "R/R-assortnet",
"version": "0.20",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=assortnet",
"description": "Calculate the assortativity coefficient of weighted and binary networks",
"long_description": "Calculate the assortativity coefficient of weighted and binary networks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-BGGM"
]
}
]
},
{
"name": "R-astsa",
"portdir": "R/R-astsa",
"version": "2.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dsstoffer.github.io",
"description": "Applied Statistical Time Series Analysis",
"long_description": "Applied Statistical Time Series 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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ForeCA",
"R-bayesforecast",
"R-ctsfeatures",
"R-tswge"
]
},
{
"type": "test",
"ports": [
"R-VLMC"
]
}
]
},
{
"name": "R-ast2ast",
"portdir": "R/R-ast2ast",
"version": "0.3.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Konrad1991/ast2ast",
"description": "Translates an R function to a C++ function",
"long_description": "Translates an R function to a C++ function",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppArmadillo",
"R-rlang",
"R-purrr",
"R-dfdr",
"R-CRAN-recommended",
"R-R6",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-tinytest",
"R-microbenchmark",
"R-kableExtra",
"R-RcppXPtrUtils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FLORAL",
"R-paropt"
]
}
]
},
{
"name": "R-asymmetry.measures",
"portdir": "R/R-asymmetry.measures",
"version": "0.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=asymmetry.measures",
"description": "Asymmetry measures for probability density functions",
"long_description": "Asymmetry measures for probability density functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-gamlss.dist",
"R-skewt",
"R-CRAN-recommended",
"R-sn"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-async",
"portdir": "R/R-async",
"version": "0.3.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://crowding.github.io/async",
"description": "Asynchronous code constructs: generators, yield, async, await",
"long_description": "Asynchronous code constructs: generators, yield, async, await",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-nseval",
"R-stringr",
"R-testthat",
"R-iterors",
"R-CRAN-recommended",
"R-later",
"R-promises"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-curl",
"R-dplyr",
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-profvis",
"R-XML",
"R-audio"
]
}
],
"depends_on": []
},
{
"name": "R-atable",
"portdir": "R/R-atable",
"version": "0.1.15",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arminstroebel/atable",
"description": "Create tables for reporting clinical trials",
"long_description": "Create tables for reporting clinical trials",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Hmisc",
"R-effsize",
"R-doBy",
"R-DescTools",
"R-settings",
"R-CRAN-recommended",
"R-plyr",
"R-reshape2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-atime",
"portdir": "R/R-atime",
"version": "2024.11.19",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tdhock/atime",
"description": "Asymptotic timing",
"long_description": "Asymptotic timing",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-git2r",
"R-data.table",
"R-bench",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-markdown",
"R-readr",
"R-fpop",
"R-LOPART",
"R-PeakSegDisk",
"R-binsegRcpp",
"R-changepoint",
"R-cumstats",
"R-directlabels",
"R-nc",
"R-re2",
"R-wbs",
"R-stringi",
"R-dplyr",
"R-tidyr",
"R-RColorBrewer",
"R-callr",
"R-ggplot2"
]
}
],
"depends_on": []
},
{
"name": "R-attempt",
"portdir": "R/R-attempt",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=attempt",
"description": "Tools for defensive programming",
"long_description": "Tools for defensive programming",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-curl",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dockerfiler",
"R-golem"
]
}
]
},
{
"name": "R-attachment",
"portdir": "R/R-attachment",
"version": "0.4.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thinkr-open.github.io/attachment",
"description": "Manage dependencies during package development",
"long_description": "Manage dependencies during package development",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-desc",
"R-glue",
"R-stringr",
"R-withr",
"R-yaml",
"R-knitr",
"R-rmarkdown",
"R-roxygen2",
"R-CRAN-recommended",
"R-cli",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-lifecycle",
"R-testthat",
"R-rstudioapi",
"R-renv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fusen"
]
},
{
"type": "test",
"ports": [
"R-golem"
]
}
]
},
{
"name": "R-audio",
"portdir": "R/R-audio",
"version": "0.1-11",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rforge.net/audio",
"description": "Audio interface for R",
"long_description": "Audio interface for R",
"active": true,
"categories": [
"science",
"audio",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-beepr"
]
},
{
"type": "test",
"ports": [
"R-async"
]
}
]
},
{
"name": "R-audrex",
"portdir": "R/R-audrex",
"version": "2.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=audrex",
"description": "Automatic dynamic regression using extreme gradient boosting",
"long_description": "Automatic dynamic regression using extreme gradient boosting",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-purrr",
"R-ggplot2",
"R-lubridate",
"R-scales",
"R-readr",
"R-imputeTS",
"R-modeest",
"R-moments",
"R-fANCOVA",
"R-narray",
"R-tictoc",
"R-Metrics",
"R-rBayesianOptimization",
"R-CRAN-recommended",
"R-xgboost",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-autoTS",
"portdir": "R/R-autoTS",
"version": "0.9.11",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=autoTS",
"description": "Automatic model selection and prediction for univariate time series",
"long_description": "Automatic model selection and prediction for univariate time series",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-lubridate",
"R-shiny",
"R-forecast",
"R-prophet",
"R-plotly",
"R-shinycssloaders",
"R-CRAN-recommended",
"R-RcppRoll",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringr",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-autoFRK",
"portdir": "R/R-autoFRK",
"version": "1.4.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=autoFRK",
"description": "Automatic Fixed Rank Kriging",
"long_description": "Automatic Fixed Rank Kriging",
"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-RcppParallel",
"R-FNN",
"R-filehash",
"R-RSpectra",
"R-fields",
"R-spam",
"libgcc",
"R-CRAN-recommended",
"R-LatticeKrig",
"R-filehashSQLite",
"libgcc14",
"R-filematrix",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-autocogs",
"portdir": "R/R-autocogs",
"version": "0.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=autocogs",
"description": "Automatic Cognostic Summaries",
"long_description": "Automatic Cognostic Summaries",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-checkmate",
"R-dplyr",
"R-progress",
"R-ggplot2",
"R-broom",
"R-hexbin",
"R-mclust",
"R-diptest",
"R-CRAN-recommended",
"R-moments",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-trelliscopejs"
]
}
]
},
{
"name": "R-automap",
"portdir": "R/R-automap",
"version": "1.1-12",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=automap",
"description": "Automatic interpolation package",
"long_description": "Automatic interpolation package",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-sf",
"R-gstat",
"R-sp",
"R-CRAN-recommended",
"R-stars",
"R-reshape"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FeedbackTS",
"R-intamap",
"R-psgp"
]
}
]
},
{
"name": "R-autometric",
"portdir": "R/R-autometric",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wlandau.github.io/autometric",
"description": "Background resource logging",
"long_description": "Background resource logging",
"active": true,
"categories": [
"sysutils",
"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-ps",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-crew"
]
},
{
"type": "test",
"ports": [
"R-targets"
]
}
]
},
{
"name": "R-autostsm",
"portdir": "R/R-autostsm",
"version": "3.1.5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=autostsm",
"description": "Automatic Structural Time Series Models",
"long_description": "Automatic Structural Time Series Models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-progress",
"R-ggplot2",
"R-gridExtra",
"R-lubridate",
"R-forecast",
"R-lmtest",
"R-foreach",
"R-ggrepel",
"R-maxLik",
"R-strucchange",
"R-doSNOW",
"R-kalmanfilter",
"R-CRAN-recommended",
"R-data.table",
"R-sandwich"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-avar",
"portdir": "R/R-avar",
"version": "0.1.3",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://smac-group.github.io/avar",
"description": "Allan Variance",
"long_description": "Implements the allan variance and allan variance linear regression estimator for latent time series models.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppArmadillo",
"R-simts",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-aws.ec2metadata",
"portdir": "R/R-aws.ec2metadata",
"version": "0.2.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cloudyr/aws.ec2metadata",
"description": "Get EC2 instance metadata",
"long_description": "Retrieve Amazon EC2 instance metadata from within the running instance.",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-curl",
"R-jsonlite",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-aws.signature",
"R-gargle"
]
}
]
},
{
"name": "R-aws",
"portdir": "R/R-aws",
"version": "2.5-5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=aws",
"description": "Adaptive Weights Smoothing",
"long_description": "Adaptive Weights Smoothing",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc",
"libgcc14",
"R-gsl",
"R-awsMethods"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-aws.s3",
"portdir": "R/R-aws.s3",
"version": "0.3.21",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cloudyr/aws.s3",
"description": "AWS S3 client package",
"long_description": "AWS S3 client package",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xml2",
"R-digest",
"R-httr",
"R-CRAN-recommended",
"R-aws.signature",
"R-base64enc",
"R-curl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cloudfs"
]
},
{
"type": "test",
"ports": [
"R-memoise"
]
}
]
},
{
"name": "R-aws.signature",
"portdir": "R/R-aws.signature",
"version": "0.6.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cloudyr/aws.signature",
"description": "Amazon Web Services request signatures",
"long_description": "Amazon Web Services request signatures",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-base64enc",
"R-digest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-aws.ec2metadata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-aws.s3"
]
},
{
"type": "test",
"ports": [
"R-gargle"
]
}
]
},
{
"name": "R-awsMethods",
"portdir": "R/R-awsMethods",
"version": "1.1-1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=awsMethods",
"description": "Defines the method extract and provides openMP support as needed in several packages",
"long_description": "Defines the method extract and provides openMP support as needed in several packages",
"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-aws"
]
}
]
},
{
"name": "R-bWGR",
"portdir": "R/R-bWGR",
"version": "2.2.13",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bWGR",
"description": "Bayesian whole-genome regression",
"long_description": "Bayesian whole-genome regression",
"active": true,
"categories": [
"science",
"biology",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-RcppEigen",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-backports",
"portdir": "R/R-backports",
"version": "1.5.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://backports.r-lib.org",
"description": "Reimplementations of functions introduced since R 3.0",
"long_description": "Reimplementations of functions introduced since R 3.0",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr",
"R-BatchJobs",
"R-MatchIt",
"R-OpenML",
"R-ParamHelpers",
"R-base64url",
"R-batchtools",
"R-bibtex",
"R-brms",
"R-broom",
"R-checkmate",
"R-cobalt",
"R-dm",
"R-lintr",
"R-mlr3",
"R-mlr3misc",
"R-mlr3pipelines",
"R-mlrMBO",
"R-paradox",
"R-prt",
"R-spaMM"
]
}
]
},
{
"name": "R-bacr",
"portdir": "R/R-bacr",
"version": "1.0.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bacr",
"description": "Bayesian Adjustment for Confounding",
"long_description": "Bayesian Adjustment for Confounding",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-MCMCpack",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-badger",
"portdir": "R/R-badger",
"version": "0.2.4",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GuangchuangYu/badger",
"description": "Badge for R package",
"long_description": "Badge for R package",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rvcheck",
"R-CRAN-recommended",
"R-dlstats",
"R-desc",
"R-usethis"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rworkflows"
]
}
]
},
{
"name": "R-baggr",
"portdir": "R/R-baggr",
"version": "0.7.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wwiecek/baggr",
"description": "Bayesian aggregate treatment effects",
"long_description": "Running and comparing meta-analyses of data with hierarchical Bayesian models in Stan, including convenience functions for formatting data, plotting and pooling measures specific to meta-analysis.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-RcppParallel",
"R-StanHeaders",
"R-crayon",
"R-rstantools",
"R-ggplot2",
"R-gridExtra",
"R-rstan",
"R-testthat",
"R-bayesplot",
"R-forestplot",
"R-ggrepel",
"R-ggplotify",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-baguette",
"portdir": "R/R-baguette",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://baguette.tidymodels.org",
"description": "Efficient model functions for bagging",
"long_description": "Efficient model functions for bagging",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-withr",
"R-dplyr",
"R-generics",
"R-purrr",
"R-tidyr",
"R-furrr",
"R-butcher",
"R-hardhat",
"R-parsnip",
"R-rsample",
"R-dials",
"R-earth",
"R-C50",
"R-CRAN-recommended",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-spelling",
"R-modeldata",
"R-recipes",
"R-yardstick",
"R-AmesHousing"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-parsnip",
"R-tidyAML"
]
}
]
},
{
"name": "R-bain",
"portdir": "R/R-bain",
"version": "0.2.11",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://informative-hypotheses.sites.uu.nl/software/bain",
"description": "Bayes Factors for Informative hypotheses",
"long_description": "Bayes Factors for Informative hypotheses",
"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-lavaan",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BANAM",
"R-BFpack",
"R-gorica",
"R-tidySEM"
]
},
{
"type": "test",
"ports": [
"R-restriktor"
]
}
]
},
{
"name": "R-baizer",
"portdir": "R/R-baizer",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://william-swl.github.io/baizer",
"description": "Useful functions for data processing",
"long_description": "Useful functions for data processing",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-vctrs",
"R-stringr",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-readxl",
"R-rematch2",
"R-tidyr",
"R-diffobj",
"R-rmarkdown",
"R-readr",
"R-openxlsx",
"R-seriation",
"R-CRAN-recommended",
"R-curl",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-testthat",
"R-roxygen2",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-bamlss",
"portdir": "R/R-bamlss",
"version": "1.2-5",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.bamlss.org",
"description": "Bayesian additive models for location, scale and shape",
"long_description": "Bayesian additive models for location, scale and shape (and beyond).",
"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": [
"gcc14",
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"libgcc14",
"R-sp",
"R-coda",
"R-colorspace",
"R-mvtnorm",
"R-Formula",
"R-distributions3",
"R-MBA",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sf",
"R-spdep",
"R-mapdata",
"R-sdPrior",
"R-BayesX",
"R-gamlss",
"R-gamlss.dist",
"R-glogis",
"R-spatstat",
"R-bit",
"R-splines2",
"R-statmod",
"R-zoo",
"R-knitr",
"R-rmarkdown",
"R-interp",
"R-rjags",
"R-maps",
"R-glmnet",
"R-fields",
"R-ff",
"R-scoringRules"
]
}
],
"depends_on": []
},
{
"name": "R-bandit",
"portdir": "R/R-bandit",
"version": "0.5.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bandit",
"description": "Functions for simple a/b split test and multi-armed bandit analysis",
"long_description": "A set of functions for doing analysis of A/B split test data and web metrics in general.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-gam",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bang",
"portdir": "R/R-bang",
"version": "1.0.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://paulnorthrop.github.io/bang",
"description": "Bayesian Analysis, No Gibbs",
"long_description": "Provides functions for the Bayesian analysis of some simple commonly-used models, without using Markov Chain Monte Carlo (MCMC) methods, such as Gibbs sampling.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-bayesplot",
"R-rust"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-rust"
]
}
]
},
{
"name": "R-bannerCommenter",
"portdir": "R/R-bannerCommenter",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bannerCommenter",
"description": "Make banner comments with a consistent format",
"long_description": "Make banner comments with a consistent format",
"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-dplyr",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-bark",
"portdir": "R/R-bark",
"version": "1.0.5",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://merliseclyde.github.io/bark",
"description": "Bayesian Additive Regression Kernels",
"long_description": "Bayesian Additive Regression Kernels",
"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": [
"gcc14",
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"libgcc14",
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-BART",
"R-fdm2id",
"R-e1071",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-bartBMA",
"portdir": "R/R-bartBMA",
"version": "1.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bartBMA",
"description": "Bayesian Additive Regression Trees using Bayesian Model Averaging",
"long_description": "Bayesian Additive Regression Trees using Bayesian Model Averaging",
"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-mvnfast",
"R-Rdpack",
"libgcc",
"libgcc14",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-bartCause",
"portdir": "R/R-bartCause",
"version": "1.0-9",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vdorie/bartCause",
"description": "Causal inference using Bayesian Additive Regression Trees",
"long_description": "Causal inference using Bayesian Additive Regression Trees",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dbarts",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-lme4",
"R-stan4bart",
"R-tmle"
]
}
],
"depends_on": []
},
{
"name": "R-bartcs",
"portdir": "R/R-bartcs",
"version": "1.2.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yooyh/bartcs",
"description": "Bayesian Additive Regression Trees for Confounder Selection",
"long_description": "Bayesian Additive Regression Trees for Confounder Selection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-coda",
"R-invgamma",
"R-ggplot2",
"R-rootSolve",
"R-MCMCpack",
"R-ggcharts",
"R-CRAN-recommended",
"R-Rcpp",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-microbenchmark"
]
}
],
"depends_on": []
},
{
"name": "R-basad",
"portdir": "R/R-basad",
"version": "0.3.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=basad",
"description": "Bayesian variable selection with shrinking and diffusing priors",
"long_description": "Bayesian variable selection with shrinking and diffusing priors",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rmutil",
"R-Rcpp",
"R-CRAN-recommended",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-base64enc",
"portdir": "R/R-base64enc",
"version": "0.1-3",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rforge.net/base64enc",
"description": "Tools for base64 encoding",
"long_description": "This package provides tools for handling base64 encoding. It is more flexible than the orphaned base64 package.",
"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-png"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rgl",
"R-Hmisc",
"R-PKI",
"R-R.devices",
"R-sendmailR",
"R-tfruns",
"R-threejs",
"R-trelliscopejs",
"R-vcr",
"R-webdriver",
"R-webmockr",
"R-wordcloud2",
"R-aws.s3",
"R-aws.signature",
"R-bslib",
"R-dipsaus",
"R-distill",
"R-emayili",
"R-exams",
"R-gmailr",
"R-grImport2",
"R-gt",
"R-htmltools",
"R-huxtable",
"R-jmvcore",
"R-jsTreeR",
"R-mRpostman",
"R-manipulateWidget",
"R-mlflow",
"R-oaii",
"R-plotly",
"R-repr",
"R-ChemmineR",
"R-safer"
]
},
{
"type": "test",
"ports": [
"R-R.rsp",
"R-future.tests",
"R-gganimate",
"R-parallelly",
"R-matrixStats",
"R-tinytable",
"R-gtExtras",
"R-progressr"
]
}
]
},
{
"name": "R-base64url",
"portdir": "R/R-base64url",
"version": "1.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=base64url",
"description": "Fast and URL-safe Base64 encoder/decoder",
"long_description": "Fast and URL-safe Base64 encoder/decoder",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-backports",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-batchtools",
"R-drake",
"R-safer",
"R-targets",
"R-txtq"
]
}
]
},
{
"name": "R-basefun",
"portdir": "R/R-basefun",
"version": "1.1-4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=basefun",
"description": "Infrastructure for computing with basis functions",
"long_description": "Infrastructure for computing with basis functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-polynom",
"R-variables",
"R-CRAN-recommended",
"R-orthopolynom"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-coneproj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tbm",
"R-mlt",
"R-tramnet",
"R-cotram",
"R-tram",
"R-tramME"
]
},
{
"type": "test",
"ports": [
"R-mlt.docreg"
]
}
]
},
{
"name": "R-basemodels",
"portdir": "R/R-basemodels",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=basemodels",
"description": "Baseline models for classification and regression",
"long_description": "Baseline models for classification and regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-caret"
]
}
],
"depends_on": []
},
{
"name": "R-basicMCMCplots",
"portdir": "R/R-basicMCMCplots",
"version": "0.2.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=basicMCMCplots",
"description": "Trace plots, density plots and chain comparisons for MCMC samples",
"long_description": "Trace plots, density plots and chain comparisons for MCMC samples",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-nimbleSCR"
]
}
]
},
{
"name": "R-batchmeans",
"portdir": "R/R-batchmeans",
"version": "1.0-4",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=batchmeans",
"description": "Consistent batch means estimation of Monte Carlo standard errors",
"long_description": "Consistent batch means estimation of Monte Carlo standard errors",
"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-BayesRGMM",
"R-LTFHPlus"
]
}
]
},
{
"name": "R-batchtools",
"portdir": "R/R-batchtools",
"version": "0.9.17",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://markfairbanks.github.io/tidytable",
"description": "Tools for computation on batch systems",
"long_description": "Tools for computation on batch systems",
"active": true,
"categories": [
"science",
"parallel",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-fs",
"R-stringi",
"R-base64url",
"R-digest",
"R-withr",
"R-checkmate",
"R-progress",
"R-brew",
"R-rappdirs",
"R-CRAN-recommended",
"R-R6",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-e1071",
"R-tibble",
"R-knitr",
"R-testthat",
"R-future",
"R-rmarkdown",
"R-debugme",
"R-parallelMap",
"R-doParallel",
"R-foreach",
"R-snow",
"R-ranger",
"R-doMPI",
"R-future.batchtools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-future.batchtools"
]
},
{
"type": "test",
"ports": [
"R-BiocParallel",
"R-parallelMap",
"R-systemPipeR"
]
}
]
},
{
"name": "R-baycn",
"portdir": "R/R-baycn",
"version": "1.2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=baycn",
"description": "Bayesian inference for causal networks",
"long_description": "Bayesian inference for causal networks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-egg",
"R-CRAN-recommended",
"R-gtools",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-bayefdr",
"portdir": "R/R-bayefdr",
"version": "0.2.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bayefdr",
"description": "Bayesian estimation and optimisation of expected FDR and expected FNR",
"long_description": "Bayesian estimation and optimisation of expected FDR and expected FNR",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-ggExtra",
"R-cowplot",
"R-CRAN-recommended",
"R-assertthat",
"R-reshape2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-pkgdown"
]
}
],
"depends_on": []
}
]
}