HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51957,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=199",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=197",
"results": [
{
"name": "R-glmtrans",
"portdir": "R/R-glmtrans",
"version": "2.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=glmtrans",
"description": "Transfer learning under regularized generalized linear models",
"long_description": "Transfer learning under regularized generalized linear models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-doParallel",
"R-foreach",
"R-formatR",
"R-caret",
"R-glmnet",
"R-CRAN-recommended",
"R-assertthat",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-transreg"
]
}
]
},
{
"name": "py311-rpds-py",
"portdir": "python/py-rpds-py",
"version": "0.30.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-py/rpds",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"long_description": "Python bindings to Rust's persistent data structures (rpds)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools-rust",
"py311-maturin",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jsonschema",
"py311-jsonschema-format-nongpl",
"py311-referencing"
]
}
]
},
{
"name": "py310-rpds-py",
"portdir": "python/py-rpds-py",
"version": "0.30.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-py/rpds",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"long_description": "Python bindings to Rust's persistent data structures (rpds)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools-rust",
"py310-maturin",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jsonschema",
"py310-jsonschema-format-nongpl",
"py310-referencing"
]
}
]
},
{
"name": "py39-rpds-py",
"portdir": "python/py-rpds-py",
"version": "0.30.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-py/rpds",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"long_description": "Python bindings to Rust's persistent data structures (rpds)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools-rust",
"py39-build",
"py39-maturin",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-referencing",
"py39-jsonschema",
"py39-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py38-rpds-py",
"portdir": "python/py-rpds-py",
"version": "0.19.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-py/rpds",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"long_description": "Python bindings to Rust's persistent data structures (rpds)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools-rust",
"py38-build",
"py38-maturin",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-referencing",
"py38-jsonschema",
"py38-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py-rpds-py",
"portdir": "python/py-rpds-py",
"version": "0.30.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-py/rpds",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"long_description": "Python bindings to Rust's persistent data structures (rpds)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-rpds-py"
]
}
],
"depends_on": []
},
{
"name": "R-sweep",
"portdir": "R/R-sweep",
"version": "0.2.5",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/business-science/sweep",
"description": "Tidy tools for forecasting",
"long_description": "Tidy tools for forecasting",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-tidyr",
"R-lubridate",
"R-broom",
"R-forecast",
"R-tidyverse",
"R-timetk",
"R-tidyquant",
"R-CRAN-recommended",
"R-rlang",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringr",
"R-purrr",
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-forcats",
"R-readr",
"R-fracdiff"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-anomalize"
]
}
]
},
{
"name": "R-sclr",
"portdir": "R/R-sclr",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://khvorov45.github.io/sclr",
"description": "Scaled Logistic Regression",
"long_description": "Maximum likelihood estimation of the scaled logit model parameters.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-purrr",
"R-broom",
"R-CRAN-recommended",
"R-rlang",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-scholar",
"portdir": "R/R-scholar",
"version": "0.2.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/YuLab-SMU/scholar",
"description": "Analyse citation data from Google Scholar",
"long_description": "Analyse citation data from Google Scholar",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-dplyr",
"R-ggplot2",
"R-httr",
"R-rvest",
"R-R.cache",
"R-tidygraph",
"R-ggraph",
"R-CRAN-recommended",
"R-rlang",
"R-xml2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-spelling",
"R-prettydoc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CoTiMA"
]
}
]
},
{
"name": "R-missSBM",
"portdir": "R/R-missSBM",
"version": "1.0.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://grosssbm.github.io/missSBM",
"description": "Handling missing data in stochastic block models",
"long_description": "Handling missing data in stochastic block models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-RcppArmadillo",
"R-magrittr",
"R-rlang",
"R-ggplot2",
"R-future.apply",
"R-igraph",
"R-nloptr",
"R-RSpectra",
"R-CRAN-recommended",
"R-sbm",
"libgcc14",
"libgcc",
"R-R6",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-future",
"R-rmarkdown",
"R-covr",
"R-spelling",
"R-corrplot",
"R-aricode",
"R-blockmodels"
]
}
],
"depends_on": []
},
{
"name": "R-mcgf",
"portdir": "R/R-mcgf",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tianxia-jia/mcgf",
"description": "Markov Chain Gaussian Fields simulation and parameter estimation",
"long_description": "Markov Chain Gaussian Fields simulation and parameter estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-sp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-doParallel",
"R-foreach",
"R-Rsolnp",
"R-dplyr",
"R-knitr",
"R-lubridate",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-jmvconnect",
"portdir": "R/R-jmvconnect",
"version": "2.5.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.jamovi.org",
"description": "Connect to the Jamovi statistical spreadsheet",
"long_description": "Connect to the Jamovi statistical spreadsheet",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-evaluate",
"R-rappdirs",
"R-httr",
"R-BH",
"R-jmvcore",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-jmv",
"portdir": "R/R-jmv",
"version": "2.5.6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.jamovi.org",
"description": "The Jamovi analyses",
"long_description": "The Jamovi analyses",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-ggplot2",
"R-ggridges",
"R-lavaan",
"R-ggrepel",
"R-emmeans",
"R-psych",
"R-car",
"R-GGally",
"R-GPArotation",
"R-vcd",
"R-multcomp",
"R-BayesFactor",
"R-afex",
"R-vcdExtra",
"R-ROCR",
"R-mvnormtest",
"R-CRAN-recommended",
"R-jmvcore",
"R-PMCMR",
"R-R6",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-carData",
"R-exact2x2",
"R-semPlot"
]
}
],
"depends_on": []
},
{
"name": "R-gyro",
"portdir": "R/R-gyro",
"version": "1.4.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stla/gyro",
"description": "Hyperbolic Geometry",
"long_description": "Hyperbolic geometry in the Minkowski model and the Poincaré model.",
"active": true,
"categories": [
"science",
"math",
"R",
"geometry"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-purrr",
"R-rstudioapi",
"R-plotrix",
"R-rgl",
"R-Rvcg",
"R-Morpho",
"R-cxhull",
"R-Polychrome",
"R-CRAN-recommended",
"R-colorsGen",
"R-RCDT",
"R-Rcpp",
"R-clipr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-uniformly",
"R-arrangements",
"R-trekcolors"
]
}
],
"depends_on": []
},
{
"name": "R-gdsfmt",
"portdir": "R/R-gdsfmt",
"version": "1.40.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zhengxwen/gdsfmt",
"description": "R interface to CoreArray Genomic Data Structure (GDS) files",
"long_description": "R interface to CoreArray Genomic Data Structure (GDS) files",
"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"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-markdown",
"R-rmarkdown",
"R-BiocGenerics",
"R-crayon",
"R-RUnit",
"R-digest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SeqArray"
]
}
]
},
{
"name": "R-defineOptions",
"portdir": "R/R-defineOptions",
"version": "0.9",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niceume/defineOptions",
"description": "Define and parse command line options",
"long_description": "Define and parse command line options",
"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-RUnit"
]
}
],
"depends_on": []
},
{
"name": "R-cv",
"portdir": "R/R-cv",
"version": "2.0.3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gmonette.github.io/cv",
"description": "Cross-Validation of regression models",
"long_description": "Cross-Validation of regression models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-car",
"R-glmmTMB",
"R-CRAN-recommended",
"R-gtools",
"R-doParallel",
"R-lme4",
"R-insight"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Metrics",
"R-ISLR2",
"R-dplyr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-latticeExtra",
"R-microbenchmark",
"R-spelling",
"R-carData",
"R-leaps",
"R-effects"
]
}
],
"depends_on": []
},
{
"name": "R-anomaly",
"portdir": "R/R-anomaly",
"version": "4.3.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=anomaly",
"description": "Detect anomalies in data",
"long_description": "Detect anomalies in data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xts",
"R-zoo",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-Rdpack",
"R-cowplot",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-robustbase"
]
}
],
"depends_on": []
},
{
"name": "R-anomalize",
"portdir": "R/R-anomalize",
"version": "0.3.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/business-science/anomalize",
"description": "Tidy anomaly detection",
"long_description": "Tidy anomaly detection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-timetk",
"R-tibbletime",
"R-CRAN-recommended",
"R-sweep",
"R-rlang",
"R-glue"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-devtools",
"R-roxygen2",
"R-covr",
"R-tidyverse",
"R-tidyquant"
]
}
],
"depends_on": []
},
{
"name": "R-Rnanoflann",
"portdir": "R/R-Rnanoflann",
"version": "0.0.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ManosPapadakis95/Rnanoflann",
"description": "Extremely fast nearest neighbor search",
"long_description": "Extremely fast nearest neighbor search",
"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-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Compositional",
"R-Directional",
"R-Rfast2"
]
}
]
},
{
"name": "R-RCDT",
"portdir": "R/R-RCDT",
"version": "1.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stla/RCDT",
"description": "Fast 2D constrained Delaunay triangulation",
"long_description": "Performs 2D Delaunay triangulation, constrained or unconstrained, with the help of the C++ library CDT.",
"active": true,
"categories": [
"science",
"math",
"R",
"geometry"
],
"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-gplots",
"R-rgl",
"R-Rvcg",
"R-Polychrome",
"R-CRAN-recommended",
"R-colorsGen",
"libgcc14",
"libgcc",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-viridisLite",
"R-rmarkdown",
"R-uniformly"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gyro"
]
}
]
},
{
"name": "R-ISLR2",
"portdir": "R/R-ISLR2",
"version": "1.3-2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ISLR2",
"description": "Introduction to Statistical Learning (2nd ed.)",
"long_description": "Introduction to Statistical Learning (2nd ed.)",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-cv"
]
}
]
},
{
"name": "R-GSA",
"portdir": "R/R-GSA",
"version": "1.03.3",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tibshirani.su.domains/GSA",
"description": "Gene Set Analysis",
"long_description": "Gene Set Analysis",
"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-impute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-samr"
]
}
]
},
{
"name": "R-DirichletMultinomial",
"portdir": "R/R-DirichletMultinomial",
"version": "1.46.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/DirichletMultinomial",
"description": "Dirichlet-multinomial mixture model machine learning for microbiome data",
"long_description": "Dirichlet-multinomial mixture model machine learning for microbiome data",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-S4Vectors",
"R-CRAN-recommended",
"gsl",
"R-IRanges",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xtable",
"R-RColorBrewer"
]
}
],
"depends_on": []
},
{
"name": "R-DMQ",
"portdir": "R/R-DMQ",
"version": "0.1.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=DMQ",
"description": "Dynamic Multiple Quantile (DMQ) model",
"long_description": "Dynamic Multiple Quantile (DMQ) model",
"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-Rsolnp",
"R-DEoptim",
"libgcc",
"libgcc14",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-CoTiMA",
"portdir": "R/R-CoTiMA",
"version": "0.8.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CoTiMA/CoTiMA",
"description": "Continuous Time Meta-Analysis",
"long_description": "Continuous Time Meta-Analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-crayon",
"R-lavaan",
"R-openxlsx",
"R-doParallel",
"R-foreach",
"R-psych",
"R-rootSolve",
"R-ctsem",
"R-OpenMx",
"R-CRAN-recommended",
"R-MBESS",
"R-RPushbullet",
"R-zcurve",
"R-scholar",
"R-abind",
"R-stringi"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-R.rsp"
]
}
],
"depends_on": []
},
{
"name": "py311-async-lru",
"portdir": "python/py-async-lru",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-lru",
"description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"long_description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jupyterlab"
]
}
]
},
{
"name": "py310-async-lru",
"portdir": "python/py-async-lru",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-lru",
"description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"long_description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-typing_extensions",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyterlab"
]
}
]
},
{
"name": "py39-async-lru",
"portdir": "python/py-async-lru",
"version": "2.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-lru",
"description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"long_description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-typing_extensions",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyterlab"
]
}
]
},
{
"name": "py38-async-lru",
"portdir": "python/py-async-lru",
"version": "2.0.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-lru",
"description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"long_description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-typing_extensions",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-jupyterlab"
]
}
]
},
{
"name": "py-async-lru",
"portdir": "python/py-async-lru",
"version": "2.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-lru",
"description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"long_description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-async-lru"
]
}
],
"depends_on": []
},
{
"name": "Rgb2Hires",
"portdir": "graphics/Rgb2Hires",
"version": "20231031",
"license": "GPL-3 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pixinn/Rgb2Hires",
"description": "a set of tools for converting images to Apple II format",
"long_description": "Rgb2Hires is a set of tools to help convert a modern RGB image (JPEG, PNG) to the HIRES format for Apple II computers, either as a binary export or an assembly listing.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"libsdl2_image"
]
}
],
"depends_on": []
},
{
"name": "py312-flatbuffers",
"portdir": "python/py-flatbuffers",
"version": "25.9.23",
"license": "Apache-2",
"platforms": "{darwin any} linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flatbuffers.dev/",
"description": "Python runtime library for use with the Flatbuffers serialization format.",
"long_description": "Python runtime library for use with the Flatbuffers serialization format.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1056
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-protobuf3"
]
},
{
"type": "run",
"ports": [
"py312-autobahn"
]
}
]
},
{
"name": "R-adbcdrivermanager",
"portdir": "R/R-adbcdrivermanager",
"version": "0.14.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apache/arrow-adbc",
"description": "Arrow Database Connectivity (ADBC) driver manager",
"long_description": "Arrow Database Connectivity (ADBC) driver manager",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-nanoarrow",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-withr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-adbcpostgresql",
"R-adbcsqlite",
"R-adbi"
]
},
{
"type": "test",
"ports": [
"R-duckdb"
]
}
]
},
{
"name": "spral",
"portdir": "math/spral",
"version": "2024.05.08",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.numerical.rl.ac.uk/spral",
"description": "Sparse Parallel Robust Algorithms Library",
"long_description": "An open-source (BSD) library for sparse linear algebra and associated algorithms. It is primarily developed by the Numerical Analysis group at STFC Rutherford Appleton Laboratory.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"libomp",
"OpenBLAS",
"metis",
"hwloc"
]
}
],
"depends_on": []
},
{
"name": "py312-nclib",
"portdir": "python/py-nclib",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nclib.readthedocs.io/",
"description": "A Python socket library that wants to be your friend",
"long_description": "nclib provides easy-to-use interfaces for connecting to and listening on TCP and UDP sockets, a better socket class (the Netcat object), mechanisms to launch processes with their input/output streams connected to sockets, TCP and UDP server classes for writing simple Python daemons and a script to easily daemonize command-line programs.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py311-nclib",
"portdir": "python/py-nclib",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nclib.readthedocs.io/",
"description": "A Python socket library that wants to be your friend",
"long_description": "nclib provides easy-to-use interfaces for connecting to and listening on TCP and UDP sockets, a better socket class (the Netcat object), mechanisms to launch processes with their input/output streams connected to sockets, TCP and UDP server classes for writing simple Python daemons and a script to easily daemonize command-line programs.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py310-nclib",
"portdir": "python/py-nclib",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nclib.readthedocs.io/",
"description": "A Python socket library that wants to be your friend",
"long_description": "nclib provides easy-to-use interfaces for connecting to and listening on TCP and UDP sockets, a better socket class (the Netcat object), mechanisms to launch processes with their input/output streams connected to sockets, TCP and UDP server classes for writing simple Python daemons and a script to easily daemonize command-line programs.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py39-nclib",
"portdir": "python/py-nclib",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nclib.readthedocs.io/",
"description": "A Python socket library that wants to be your friend",
"long_description": "nclib provides easy-to-use interfaces for connecting to and listening on TCP and UDP sockets, a better socket class (the Netcat object), mechanisms to launch processes with their input/output streams connected to sockets, TCP and UDP server classes for writing simple Python daemons and a script to easily daemonize command-line programs.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py312-gnupg",
"portdir": "python/py-gnupg",
"version": "0.5.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/python-gnupg/",
"description": "A Python wrapper for GnuPG",
"long_description": "The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this module, Python programs can encrypt and decrypt data, digitally sign documents and verify digital signatures, manage (generate, list and delete) encryption keys, using proven Public Key Infrastructure (PKI) encryption technology based on OpenPGP.",
"active": true,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"gnupg2"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-gnupg",
"portdir": "python/py-gnupg",
"version": "0.5.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/python-gnupg/",
"description": "A Python wrapper for GnuPG",
"long_description": "The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this module, Python programs can encrypt and decrypt data, digitally sign documents and verify digital signatures, manage (generate, list and delete) encryption keys, using proven Public Key Infrastructure (PKI) encryption technology based on OpenPGP.",
"active": true,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"gnupg2"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-gnupg",
"portdir": "python/py-gnupg",
"version": "0.5.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/python-gnupg/",
"description": "A Python wrapper for GnuPG",
"long_description": "The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this module, Python programs can encrypt and decrypt data, digitally sign documents and verify digital signatures, manage (generate, list and delete) encryption keys, using proven Public Key Infrastructure (PKI) encryption technology based on OpenPGP.",
"active": true,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"gnupg2"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"salt"
]
}
]
},
{
"name": "py39-gnupg",
"portdir": "python/py-gnupg",
"version": "0.5.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/python-gnupg/",
"description": "A Python wrapper for GnuPG",
"long_description": "The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this module, Python programs can encrypt and decrypt data, digitally sign documents and verify digital signatures, manage (generate, list and delete) encryption keys, using proven Public Key Infrastructure (PKI) encryption technology based on OpenPGP.",
"active": false,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"gnupg2"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "R-zcurve",
"portdir": "R/R-zcurve",
"version": "2.4.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fbartos.github.io/zcurve",
"description": "Implementation of z-curves",
"long_description": "Implementation of z-curves",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-nleqslv",
"R-Rdpack",
"R-CRAN-recommended",
"R-evmix",
"R-Rcpp",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-vdiffr",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CoTiMA"
]
}
]
},
{
"name": "R-tessellation",
"portdir": "R/R-tessellation",
"version": "2.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stla.github.io/tessellation",
"description": "Delaunay and Voronoï tessellations",
"long_description": "Delaunay and Voronoï tessellations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-interp",
"R-hash",
"R-sets",
"R-rgl",
"R-Rvcg",
"R-english",
"R-cxhull",
"R-Polychrome",
"R-CRAN-recommended",
"R-colorsGen",
"R-R6",
"R-scales"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-viridisLite",
"R-rmarkdown",
"R-uniformly",
"R-paletteer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-polyhedralCubature"
]
}
]
},
{
"name": "R-sbm",
"portdir": "R/R-sbm",
"version": "0.4.7",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://grosssbm.github.io/sbm",
"description": "Stochastic Blockmodels",
"long_description": "Stochastic Blockmodels",
"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-magrittr",
"R-rlang",
"R-stringr",
"R-dplyr",
"R-purrr",
"R-reshape2",
"R-ggplot2",
"R-igraph",
"R-prodlim",
"R-alluvial",
"R-blockmodels",
"R-CRAN-recommended",
"R-GREMLINS",
"libgcc14",
"libgcc",
"R-R6",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-spelling",
"R-aricode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-missSBM"
]
}
]
},
{
"name": "R-polyhedralCubature",
"portdir": "R/R-polyhedralCubature",
"version": "1.1.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stla/polyhedralCubature",
"description": "Multiple integration over convex polyhedra",
"long_description": "Multiple integration over convex polyhedra",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-SimplicialCubature",
"R-rcdd",
"R-spray",
"R-ompr",
"R-qspray",
"R-CRAN-recommended",
"R-tessellation",
"R-gmp",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-mreg",
"portdir": "R/R-mreg",
"version": "1.2.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shug0131/mreg",
"description": "Fit regression models when the outcome is partially missing",
"long_description": "Fit regression models when the outcome is partially missing",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-kcpRS",
"portdir": "R/R-kcpRS",
"version": "1.1.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=kcpRS",
"description": "Kernel change point detection on the running statistics",
"long_description": "Kernel change point detection on the running statistics",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-doParallel",
"R-foreach",
"R-roll",
"R-CRAN-recommended",
"R-Rcpp",
"R-RColorBrewer"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-import",
"portdir": "R/R-import",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rticulate/import",
"description": "Import mechanism for R",
"long_description": "Alternative mechanism for importing objects from packages and R modules.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-magrittr",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RALSA"
]
}
]
}
]
}