HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49697,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=55",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=53",
"results": [
{
"name": "R-varycoef",
"portdir": "R/R-varycoef",
"version": "0.3.4",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jakobdambon/varycoef",
"description": "Model spatially varying coefficients",
"long_description": "Model spatially varying coefficients",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glmnet",
"R-spam",
"R-optimParallel",
"R-ParamHelpers",
"R-mlr",
"R-mlrMBO",
"R-smoof",
"R-CRAN-recommended",
"R-pbapply",
"R-lhs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sp",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-latticeExtra",
"R-spData",
"R-DiceKriging"
]
}
],
"depends_on": []
},
{
"name": "R-VARshrink",
"portdir": "R/R-VARshrink",
"version": "0.3.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=VARshrink",
"description": "Shrinkage estimation methods for vector autoregressive models",
"long_description": "Shrinkage estimation methods for vector autoregressive models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-strucchange",
"R-vars",
"R-ars",
"R-CRAN-recommended",
"R-mvtnorm",
"R-corpcor"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-kableExtra",
"R-rticles"
]
}
],
"depends_on": []
},
{
"name": "R-varSelRF",
"portdir": "R/R-varSelRF",
"version": "0.7-8",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=varSelRF",
"description": "Variable Selection via Random Forests",
"long_description": "Variable Selection via Random Forests",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-randomForest",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-VarSelLCM",
"portdir": "R/R-VarSelLCM",
"version": "2.1.3.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://varsellcm.r-forge.r-project.org",
"description": "Variable selection for model-based clustering of mixed-type data set with missing values",
"long_description": "Variable selection for model-based clustering of mixed-type data set with missing values",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-shiny",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-plyr",
"R-dplyr",
"R-htmltools",
"R-knitr",
"R-scales",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ClusVis"
]
}
]
},
{
"name": "R-vars",
"portdir": "R/R-vars",
"version": "1.6-1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=vars",
"description": "VAR modelling",
"long_description": "VAR modelling",
"active": true,
"categories": [
"science",
"math",
"finance",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-urca",
"R-strucchange",
"R-sandwich",
"R-CRAN-recommended",
"R-lmtest"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tsDyn",
"R-weakARMA",
"R-bootCT",
"R-ftsa",
"R-tvReg",
"R-grangers",
"R-HDTSA",
"R-VARshrink"
]
},
{
"type": "test",
"ports": [
"R-FAVAR",
"R-BVAR",
"R-AER",
"R-broom",
"R-LambertW",
"R-greybox",
"R-RTransferEntropy",
"R-ggfortify",
"R-lpirfs",
"R-dfms",
"R-dsem",
"R-bruceR",
"R-collapse"
]
}
]
},
{
"name": "R-varImp",
"portdir": "R/R-varImp",
"version": "0.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=varImp",
"description": "RF variable importance for arbitrary measures",
"long_description": "RF variable importance for arbitrary measures",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-measures",
"R-party",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-ranger"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-party"
]
}
]
},
{
"name": "R-VariantAnnotation",
"portdir": "R/R-VariantAnnotation",
"version": "1.50.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/VariantAnnotation",
"description": "Annotation of genetic variants",
"long_description": "Annotation of genetic variants",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BiocGenerics",
"R-Biobase",
"R-S4Vectors",
"R-IRanges",
"R-MatrixGenerics",
"R-XVector",
"R-zlibbioc",
"R-Rhtslib",
"R-Biostrings",
"curl",
"R-AnnotationDbi",
"R-GenomicFeatures",
"R-GenomicRanges",
"R-Rsamtools",
"R-SummarizedExperiment",
"R-rtracklayer",
"R-BSgenome",
"R-CRAN-recommended",
"R-GenomeInfoDb",
"R-DBI"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-BiocParallel",
"R-systemPipeR",
"R-SeqArray"
]
}
]
},
{
"name": "R-VarianceGamma",
"portdir": "R/R-VarianceGamma",
"version": "0.4-2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=VarianceGamma",
"description": "Variance Gamma distribution",
"long_description": "Variance Gamma distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-GeneralizedHyperbolic",
"R-CRAN-recommended",
"R-DistributionUtils"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RUnit"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-DistributionUtils",
"R-fitteR",
"R-GeneralizedHyperbolic"
]
}
]
},
{
"name": "R-varian",
"portdir": "R/R-varian",
"version": "0.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=varian",
"description": "R package for variability analysis",
"long_description": "R package for variability analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rstan",
"R-Formula",
"R-CRAN-recommended",
"R-ggplot2",
"R-gridExtra"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-variables",
"portdir": "R/R-variables",
"version": "1.1-1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=variables",
"description": "Abstract descriptions of (yet) unobserved variables",
"long_description": "Abstract descriptions of (yet) unobserved variables",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-basefun",
"R-trtf",
"R-tramME",
"R-mlt",
"R-cotram",
"R-tram",
"R-tbm"
]
},
{
"type": "test",
"ports": [
"R-mlt.docreg"
]
}
]
},
{
"name": "R-varhandle",
"portdir": "R/R-varhandle",
"version": "2.0.6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/mehrad/varhandle",
"description": "Functions for robust variable handling",
"long_description": "Functions for robust variable handling",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-VAR.etp",
"portdir": "R/R-VAR.etp",
"version": "1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=VAR.etp",
"description": "VAR modelling: estimation, testing and prediction",
"long_description": "VAR modelling: estimation, testing and prediction",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-VaRES",
"portdir": "R/R-VaRES",
"version": "1.0.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=VaRES",
"description": "Computes value at risk and expected shortfall for over 100 parametric distributions",
"long_description": "Computes value at risk and expected shortfall for over 100 parametric distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dprop"
]
}
]
},
{
"name": "R-VARDetect",
"portdir": "R/R-VARDetect",
"version": "0.1.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=VARDetect",
"description": "Multiple change point detection in structural VAR models",
"long_description": "Multiple change point detection in structural VAR models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-igraph",
"R-pracma",
"R-MTS",
"R-CRAN-recommended",
"R-sparsevar",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-varbvs",
"portdir": "R/R-varbvs",
"version": "2.6-10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pcarbo.github.io/varbvs",
"description": "Large-scale Bayesian variable selection using variational methods",
"long_description": "Large-scale Bayesian variable selection using variational methods",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-nor1mix",
"R-CRAN-recommended",
"R-Rcpp",
"R-latticeExtra"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-curl",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-glmnet",
"R-qtl"
]
}
],
"depends_on": []
},
{
"name": "R-vapour",
"portdir": "R/R-vapour",
"version": "0.10.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hypertidy.github.io/vapour",
"description": "Access to the Geospatial Data Abstraction Library (GDAL)",
"long_description": "Access to the Geospatial Data Abstraction Library (GDAL)",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-CRAN-recommended",
"gdal",
"proj9",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-valorate",
"portdir": "R/R-valorate",
"version": "1.0-1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=valorate",
"description": "Velocity and Accuracy of the LOg-RAnk TEst",
"long_description": "Velocity and Accuracy of the LOg-RAnk TEst",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-validatetools",
"portdir": "R/R-validatetools",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=validatetools",
"description": "Checking and simplifying validation rule sets",
"long_description": "Checking and simplifying validation rule sets",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-lpSolveAPI",
"R-validate"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-validate",
"portdir": "R/R-validate",
"version": "1.1.5",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/data-cleaning/validate",
"description": "Data validation infrastructure",
"long_description": "Data validation infrastructure",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-settings",
"R-CRAN-recommended",
"R-yaml"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rsdmx",
"R-knitr",
"R-rmarkdown",
"R-tinytest",
"R-bookdown",
"R-lumberjack"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-deductive",
"R-validatetools"
]
}
]
},
{
"name": "R-V8",
"portdir": "R/R-V8",
"version": "4.4.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=V8",
"description": "Embedded javascript and webassembly engine for R",
"long_description": "Embedded javascript and webassembly engine for R",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"v8-8.3",
"R-Rcpp",
"R-CRAN-recommended",
"R-curl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-js"
]
},
{
"type": "test",
"ports": [
"R-rgl"
]
}
]
},
{
"name": "R-uwot",
"portdir": "R/R-uwot",
"version": "0.2.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jlmelville.github.io/uwot",
"description": "Uniform manifold approximation and projection (umap) method for dimensionality reduction",
"long_description": "Uniform manifold approximation and projection (umap) method for dimensionality reduction",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppProgress",
"R-irlba",
"R-FNN",
"R-dqrng",
"R-RSpectra",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppAnnoy"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-RcppHNSW",
"R-bigstatsr",
"R-rnndescent"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Seurat",
"R-sccore"
]
},
{
"type": "test",
"ports": [
"R-graphlayouts"
]
}
]
},
{
"name": "R-uuid",
"portdir": "R/R-uuid",
"version": "1.2-1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/s-u/uuid",
"description": "Tools for generating and handling of UUIDs",
"long_description": "Tools for generating and handling of UUIDs",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3",
"R-villager",
"R-fiery",
"R-flextable",
"R-filearray",
"R-officer",
"R-bigmemory",
"R-googledrive",
"R-officedown",
"R-RestRserve",
"R-sl3",
"R-sparklyr",
"R-shinyalert",
"R-delayed",
"R-ids",
"R-synchronicity",
"R-tmle3",
"R-ggiraph",
"R-IRkernel"
]
},
{
"type": "test",
"ports": [
"R-renv",
"R-rotor",
"R-here",
"R-RcppUUID"
]
}
]
},
{
"name": "R-utility",
"portdir": "R/R-utility",
"version": "1.4.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=utility",
"description": "Construct, evaluate and plot value and utility functions",
"long_description": "Construct, evaluate and plot value and utility functions",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-utf8",
"portdir": "R/R-utf8",
"version": "1.2.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ptrckprry.com/r-utf8",
"description": "UTF-8 text processing",
"long_description": "R package for manipulating and printing UTF-8 text that fixes multiple bugs in R’s UTF-8 handling.",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rlang",
"R-withr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-cli"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pillar"
]
},
{
"type": "test",
"ports": [
"R-params",
"R-haven",
"R-labelled"
]
}
]
},
{
"name": "rust-src",
"portdir": "lang/rust",
"version": "1.91.1",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin >= 9}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "Rust source code for the Rust programming language",
"long_description": "Rust source code for the Rust programming language to trace `panic!` calls.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "rust-script",
"portdir": "lang/rust-script",
"version": "0.35.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rust-script.org",
"description": "Run Rust files and expressions as scripts without any setup or compilation step.",
"long_description": "Run Rust files and expressions as scripts without any setup or compilation step.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "rustscan",
"portdir": "net/rustscan",
"version": "2.4.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RustScan/RustScan",
"description": "The Modern Port Scanner",
"long_description": "The Modern Port Scanner. Find ports quickly (3 seconds at its fastest). Run scripts through our scripting engine (Python, Lua, Shell supported).",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"nmap"
]
}
],
"depends_on": []
},
{
"name": "rustpython",
"portdir": "lang/rustpython",
"version": "0.4.0",
"license": "(MIT or CCBY-4)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rustpython.github.io/",
"description": "A Python 3 (CPython >= 3.12.0) Interpreter written in Rust",
"long_description": "A Python 3 (CPython >= 3.12.0) Interpreter written in Rust",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"legacy-support",
"rust",
"clang-17",
"cargo",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "rust-legacy-bootstrap",
"portdir": "lang/rust-legacy-bootstrap",
"version": "20220210",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/catap/rust-legacy-bootstrap",
"description": "A series of patches which is required to bootstrap rust on legacy systems",
"long_description": "A series of patches which is required to bootstrap rust on legacy systems",
"active": false,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
}
],
"depends_on": []
},
{
"name": "rustic",
"portdir": "sysutils/rustic",
"version": "0.10.2",
"license": "MIT and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rustic-rs/rustic",
"description": "Fast, encrypted, deduplicated backups powered by pure Rust",
"long_description": "Rustic is a backup tool that provides fast, encrypted, deduplicated backups. It reads and writes the restic repo format desribed in the design document and can therefore be used as a complete replacement for restic.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "R-ustfd",
"portdir": "R/R-ustfd",
"version": "0.4.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ustfd",
"description": "API client for U.S. Treasury fiscal data",
"long_description": "API client for U.S. Treasury fiscal data",
"active": true,
"categories": [
"science",
"www",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-lubridate",
"R-httr",
"R-readr",
"R-snakecase",
"R-CRAN-recommended",
"R-rlang",
"R-glue"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "rust-compiler-wrap",
"portdir": "lang/rust",
"version": "1.60.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "Wrapped compiler commands for rust",
"long_description": "Wrapped compiler commands for rust",
"active": false,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-11"
]
},
{
"type": "lib",
"ports": [
"cctools",
"legacy-support",
"clang-11"
]
}
],
"depends_on": []
},
{
"name": "rust-bootstrap-transition",
"portdir": "lang/rust-bootstrap",
"version": "1.77.0",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin any >= 16 < 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"python312",
"cmake",
"ninja",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"curl",
"libiconv",
"openssl3",
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"rust-bootstrap-10.6",
"rust-bootstrap-10.5"
]
},
{
"type": "extract",
"ports": [
"rust-bootstrap-10.6",
"rust-bootstrap-10.5"
]
}
]
},
{
"name": "rust-bootstrap-10.7",
"portdir": "lang/rust-bootstrap",
"version": "1.77.0",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin any >= 16 < 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"python312",
"cmake",
"ninja",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"legacy-support",
"curl",
"libiconv",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "rust-bootstrap-10.6",
"portdir": "lang/rust-bootstrap",
"version": "1.77.0",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin any >= 16 < 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"python312",
"cmake",
"ninja",
"pkgconfig",
"rust-bootstrap-transition",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"rust-bootstrap-transition"
]
},
{
"type": "lib",
"ports": [
"zlib",
"legacy-support",
"curl",
"libiconv",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "rust-bootstrap-10.5",
"portdir": "lang/rust-bootstrap",
"version": "1.77.0",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin any >= 16 < 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python312",
"clang-16",
"rust-bootstrap-transition",
"pkgconfig",
"ninja"
]
},
{
"type": "extract",
"ports": [
"rust-bootstrap-transition"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl3",
"libiconv",
"curl",
"libunwind",
"legacy-support"
]
}
],
"depends_on": []
},
{
"name": "rust-bootstrap",
"portdir": "lang/rust-bootstrap",
"version": "1.77.0",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin any >= 16 < 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"python312",
"cmake",
"ninja",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"curl",
"libiconv",
"openssl3",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "rust-analyzer",
"portdir": "devel/rust-analyzer",
"version": "20251117",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rust-analyzer.github.io",
"description": "A Rust compiler frontend providing LSP implementation",
"long_description": "rust-analyzer is a modular compiler frontend for the Rust language. It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "fabius",
"ports_count": 1
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "rust",
"portdir": "lang/rust",
"version": "1.91.1",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin >= 9}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cmake",
"legacy-support",
"ninja",
"pkgconfig",
"python313"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind",
"curl",
"libiconv",
"openssl3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"run",
"wezterm",
"binwalk",
"cargo",
"py313-jellyfish",
"mercurial-rustext",
"tabiew",
"doge",
"alcom",
"edit",
"brush",
"idevice_pair",
"py314-maturin",
"py314-orjson",
"sequoia-keystore",
"py314-dulwich",
"kibi",
"py314-cryptography",
"py314-pydantic_core",
"alacritty",
"cargo-c",
"git-interactive-rebase-tool",
"mesalink",
"racer",
"rust-analyzer",
"shellharden",
"stgit",
"tokei",
"wrangler",
"amp",
"ox",
"whitebox-tools",
"libopenraw",
"librsvg",
"pastel",
"pngquant",
"t-rec",
"alan",
"gleam",
"himalaya",
"rav1e",
"bandwhich",
"dog",
"ffsend",
"gping",
"miniserve",
"newsboat",
"rustscan",
"teleport",
"websocat",
"xh",
"dijo",
"taskwarrior-tui",
"py35-bcrypt",
"py36-bcrypt",
"py37-bcrypt",
"py38-bcrypt",
"py39-bcrypt",
"py36-cryptography",
"py37-cryptography",
"py38-cryptography",
"py39-cryptography",
"py38-dulwich",
"py39-dulwich",
"py37-jellyfish",
"py38-jellyfish",
"py39-jellyfish",
"py-tokenizers",
"py37-tokenizers",
"py38-tokenizers",
"py39-tokenizers",
"sequoia-pgp",
"fish",
"asciinema",
"broot",
"bupstash",
"cargo2port",
"clamav",
"cloudman",
"diskonaut",
"diskus",
"dmux",
"dua-cli",
"fd",
"folderify",
"fselect",
"hexyl",
"hyperfine",
"influxdb",
"just",
"kubie",
"lsd",
"mask",
"mcfly",
"nomino",
"procs",
"skim",
"starship",
"tealdeer",
"topgrade",
"watchman",
"xplr",
"zellij",
"zenith",
"zoxide",
"tectonic",
"angle-grinder",
"bat",
"git-delta",
"mdcat",
"ripgrep",
"ripgrep-all",
"sd",
"xsv",
"blades",
"geckodriver",
"zola",
"sccache",
"hackernews-tui",
"atuin",
"oha",
"svgcleaner",
"grex",
"helix",
"nushell",
"choose",
"dust",
"bottom",
"git-cinnabar",
"monolith",
"pqrs",
"git-branchless",
"joshuto",
"kalker",
"gitweb",
"ned",
"ruplacer",
"fif",
"onefetch",
"hck",
"stylua",
"jwt-cli",
"coreutils-uutils",
"gitui",
"phetch",
"fnm",
"kdash",
"navi",
"viddy",
"git-cliff",
"yj",
"code-minimap",
"shisho",
"tree-sitter-cli",
"committed",
"drill",
"sad",
"mdbook",
"cargo-generate",
"sniffglue",
"genact",
"hurl",
"hgrep",
"librsvg-devel",
"ouch",
"py310-cryptography",
"py310-dulwich",
"git-absorb",
"py310-jellyfish",
"dominant_colours",
"rhit",
"py310-bcrypt",
"backdown",
"cargo-asm",
"when",
"viu",
"cbindgen",
"wasmtime",
"binocle",
"cobalt.rs",
"t-rex",
"jless",
"hwatch",
"dura",
"wasmer",
"argc",
"igrep",
"qsv",
"toast",
"rust-script",
"gfold",
"arti",
"blake3",
"ddh",
"difftastic",
"bore-cli",
"bartib",
"wasm-pack",
"fclones",
"oxipng",
"fornjot",
"zee",
"scout",
"cfonts",
"py-maturin",
"py37-maturin",
"py38-maturin",
"py39-maturin",
"py310-maturin",
"py-orjson",
"py37-orjson",
"py38-orjson",
"py39-orjson",
"py310-orjson",
"tuc",
"texlab",
"bingrep",
"av1an",
"rsspls",
"replibyte",
"hunt",
"ares",
"dprint",
"lychee",
"modus",
"riff",
"cgrc",
"rustic",
"py310-tokenizers",
"rq",
"nixpacks",
"stork",
"meli",
"jot",
"roapi",
"columnq",
"lemmeknow",
"keysync",
"agg",
"felix",
"jujutsu",
"py311-cryptography",
"py311-maturin",
"garage",
"mqttui",
"py311-dulwich",
"ruby32",
"py311-orjson",
"hoard-cli",
"py311-bcrypt",
"kbs2",
"jlq",
"termusic",
"so",
"ruff",
"eva",
"typst",
"py311-jellyfish",
"py-cryptg",
"py38-cryptg",
"py39-cryptg",
"py310-cryptg",
"fastmod",
"volta-node",
"taizen",
"wiki-tui",
"halloy",
"fend",
"sniprun",
"py311-cryptg",
"killport",
"tui-journal",
"py311-tokenizers",
"py-safetensors",
"py38-safetensors",
"py39-safetensors",
"py310-safetensors",
"py311-safetensors",
"repgrep",
"eza",
"pijul-devel",
"daktilo",
"py312-maturin",
"gdrive3",
"pueue",
"presenterm",
"gifski",
"libgifski",
"py312-orjson",
"py312-dulwich",
"silicon",
"lapce",
"py312-cryptography",
"gpg-tui",
"ascii-gen",
"hyfetch",
"wgshadertoy",
"jaq",
"jql",
"gql",
"ast-grep",
"rs-aggregate",
"py312-jellyfish",
"ruby33",
"PineFlash",
"tlrc",
"py311-tiktoken",
"py312-tiktoken",
"csvlens",
"py312-bcrypt",
"py-pydantic_core",
"py38-pydantic_core",
"py39-pydantic_core",
"py310-pydantic_core",
"py311-pydantic_core",
"py312-pydantic_core",
"czkawka",
"py37-pydantic_core",
"mise",
"conserve",
"gitoxide",
"srgn",
"rustpython",
"py-rustworkx",
"py310-rustworkx",
"py311-rustworkx",
"py312-rustworkx",
"yazi",
"kalc",
"uv",
"vrc-get",
"wstunnel",
"py312-cryptg",
"watchexec",
"ata",
"veryl",
"jnv",
"gitu",
"rune",
"orz",
"goku",
"tu",
"rotz",
"clavus",
"tiron",
"rye",
"hex",
"neocmakelsp",
"termscp",
"oxker",
"numbat",
"amber-lang",
"rio",
"sig",
"flawz",
"otree",
"envelope",
"qrtool",
"ferium",
"serpl",
"lucky-commit",
"shadowsocks-rust",
"kondo",
"aichat",
"inferno",
"rage",
"age-plugin-yubikey",
"kty",
"dune",
"ncmc",
"ncmdump",
"aq",
"elp",
"sequoia-sq",
"py313-maturin",
"py313-dulwich",
"py313-cryptography",
"neohtop",
"dufs",
"py313-orjson",
"diffr",
"rebels-in-the-sky",
"sshs",
"csview",
"macmon",
"rpg-cli",
"ruby34",
"py313-pydantic_core",
"py313-bcrypt",
"libkrun",
"krunkit",
"hk",
"vivid",
"zizmor",
"ab-av1",
"sequoia-chameleon-gnupg",
"jgenesis",
"cocogitto",
"taplo",
"xan",
"wiper",
"carl"
]
},
{
"type": "lib",
"ports": [
"p5.32-alien-rust",
"p5.28-alien-rust",
"racer",
"p5.30-alien-rust",
"p5.34-alien-rust"
]
},
{
"type": "run",
"ports": [
"py39-setuptools-rust",
"py313-setuptools-rust",
"py312-setuptools-rust",
"py311-setuptools-rust",
"cargo",
"cargo-bootstrap",
"py310-setuptools-rust",
"py314-setuptools-rust",
"py36-setuptools-rust",
"py37-setuptools-rust",
"py38-setuptools-rust"
]
}
]
},
{
"name": "rush",
"portdir": "sysutils/rush",
"version": "0.7.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shenwei356/rush",
"description": "A cross-platform command-line tool for executing jobs in parallel",
"long_description": "rush is a tool similar to GNU parallel and gargs. rush borrows some idea from them and has some unique features, e.g., supporting custom defined variables, resuming multi-line commands, more advanced embeded replacement strings.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "R-usethis",
"portdir": "R/R-usethis",
"version": "3.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://usethis.r-lib.org",
"description": "Automate package and project setup",
"long_description": "Automate package and project setup",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-fs",
"R-jsonlite",
"R-rlang",
"R-crayon",
"R-desc",
"R-glue",
"R-lifecycle",
"R-rprojroot",
"R-withr",
"R-clipr",
"R-purrr",
"R-yaml",
"R-rappdirs",
"R-gert",
"R-gh",
"R-rstudioapi",
"R-whisker",
"R-CRAN-recommended",
"R-cli",
"R-curl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-pkgload",
"R-testthat",
"R-rmarkdown",
"R-roxygen2",
"R-covr",
"R-spelling",
"R-styler",
"R-magick"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dockerfiler",
"R-biocthis",
"R-fusen",
"R-badger",
"R-exampletestr",
"R-IRTest",
"R-bootCT",
"R-devtools",
"R-packer",
"R-oeli",
"R-googleAnalyticsR"
]
},
{
"type": "test",
"ports": [
"R-rstantools",
"R-duckplyr",
"R-altdoc",
"R-rlang",
"R-GDPuc",
"R-stringfish",
"R-zebu",
"R-mockr",
"R-golem",
"R-caretEnsemble",
"R-reactR",
"R-testthat",
"R-BiocCheck",
"R-pkgload",
"R-googleAuthR",
"R-googleCloudStorageR",
"R-mvgam",
"R-drake",
"R-targets",
"R-hardhat",
"R-vembedr",
"R-hopit"
]
}
]
},
{
"name": "R-usemodels",
"portdir": "R/R-usemodels",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://usemodels.tidymodels.org",
"description": "Make code snippets to fit models using the tidymodels framework",
"long_description": "Make code snippets to fit models using the tidymodels framework",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-clipr",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-recipes",
"R-tune",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-spelling",
"R-modeldata"
]
}
],
"depends_on": []
},
{
"name": "R-usefun",
"portdir": "R/R-usefun",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bblodfon/usefun",
"description": "Collection of some useful functions",
"long_description": "Collection of some useful functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-PRROC",
"R-CRAN-recommended",
"R-precrec",
"R-tibble",
"R-checkmate"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-readr",
"R-covr",
"R-combinat",
"R-mlr3misc"
]
}
],
"depends_on": []
},
{
"name": "R-usedthese",
"portdir": "R/R-usedthese",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cgoo4.github.io/usedthese",
"description": "Summarises package & function usage",
"long_description": "Summarises package & function usage",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lifecycle",
"R-stringr",
"R-tibble",
"R-withr",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-tidyselect",
"R-highr",
"R-knitr",
"R-httr",
"R-readr",
"R-rvest",
"R-conflicted",
"R-kableExtra",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xts",
"R-testthat",
"R-tsibble",
"R-rmarkdown",
"R-covr",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-usedist",
"portdir": "R/R-usedist",
"version": "0.4.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=usedist",
"description": "Distance matrix utilities",
"long_description": "Distance matrix utilities",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-tidyr",
"R-testthat",
"R-tibble"
]
}
],
"depends_on": []
},
{
"name": "R-uroot",
"portdir": "R/R-uroot",
"version": "2.1-3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geobosh.github.io/uroot",
"description": "Unit root tests for seasonal time series",
"long_description": "Unit root tests for seasonal time series",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-nnfor"
]
}
]
},
{
"name": "R-urltools",
"portdir": "R/R-urltools",
"version": "1.7.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=urltools",
"description": "Vectorised tools for URL handling and parsing",
"long_description": "Vectorised tools for URL handling and parsing",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-triebeard"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-emayili",
"R-crul",
"R-runonce",
"R-vcr",
"R-webmockr",
"R-handlr",
"R-reqres"
]
},
{
"type": "test",
"ports": [
"R-dbx"
]
}
]
},
{
"name": "R-urlchecker",
"portdir": "R/R-urlchecker",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-lib/urlchecker",
"description": "Run CRAN URL checks from older R versions",
"long_description": "Run CRAN URL checks from older R versions",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-curl",
"R-xml2",
"R-CRAN-recommended",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-devtools"
]
}
]
},
{
"name": "R-urca",
"portdir": "R/R-urca",
"version": "1.3-4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=urca",
"description": "Unit root and cointegration tests for time series data",
"long_description": "Unit root and cointegration tests for time series data",
"active": true,
"categories": [
"science",
"math",
"finance",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-memochange",
"R-bootCT",
"R-forecast",
"R-tsfeatures",
"R-vars",
"R-seer",
"R-bootUR",
"R-fUnitRoots",
"R-tsDyn"
]
},
{
"type": "test",
"ports": [
"R-plm",
"R-FinTS",
"R-fracdiff",
"R-AER",
"R-feasts",
"R-dynamac"
]
}
]
},
{
"name": "R-UpSetR",
"portdir": "R/R-UpSetR",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hms-dbmi/UpSetR",
"description": "More scalable alternative to Venn and Euler diagrams for visualizing intersecting sets",
"long_description": "More scalable alternative to Venn and Euler diagrams for visualizing intersecting sets",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-gridExtra",
"R-scales",
"R-CRAN-recommended",
"R-plyr",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-MultiAssayExperiment"
]
}
]
}
]
}