HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52415,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=300",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=298",
"results": [
{
"name": "R-txtplot",
"portdir": "R/R-txtplot",
"version": "1.0-4",
"license": "(LGPL-2 or LGPL-2.1 or LGPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=txtplot",
"description": "Text-based plots",
"long_description": "Text-based plots",
"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-drake"
]
}
]
},
{
"name": "R-txtq",
"portdir": "R/R-txtq",
"version": "0.2.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wlandau/txtq",
"description": "Small message queue for parallel processes",
"long_description": "Small message queue for parallel processes",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-base64url",
"R-filelock",
"R-CRAN-recommended",
"R-R6"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-purrr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-drake",
"R-ipc"
]
}
]
},
{
"name": "R-typed",
"portdir": "R/R-typed",
"version": "0.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/moodymudskipper/typed",
"description": "Support types for variables, arguments and return values",
"long_description": "Support types for variables, arguments and return values",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-waldo",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-tzdb",
"portdir": "R/R-tzdb",
"version": "0.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tzdb.r-lib.org",
"description": "Time zone database information",
"long_description": "Time zone database information",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-cpp11",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-clock",
"R-minty",
"R-readr",
"R-vroom"
]
},
{
"type": "test",
"ports": [
"R-arrow"
]
}
]
},
{
"name": "R-uclust",
"portdir": "R/R-uclust",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=uclust",
"description": "Clustering and classification inference with u-statistics",
"long_description": "Clustering and classification inference with u-statistics",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-robcor",
"R-CRAN-recommended",
"R-dendextend"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-ucminf",
"portdir": "R/R-ucminf",
"version": "1.2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hdakpo/ucminf",
"description": "General-purpose unconstrained non-linear optimization",
"long_description": "General-purpose unconstrained non-linear optimization",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended",
"libgcc14"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-numDeriv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sfaR",
"R-NHMSAR",
"R-optimizeR",
"R-ordgam",
"R-ordinal",
"R-MixSemiRob",
"R-eicm",
"R-mvord"
]
},
{
"type": "test",
"ports": [
"R-ROI.plugin.optimx",
"R-projpred",
"R-mets",
"R-optimx"
]
}
]
},
{
"name": "R-ufRisk",
"portdir": "R/R-ufRisk",
"version": "1.0.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ufRisk",
"description": "Risk measure calculation in financial time series",
"long_description": "Risk measure calculation in financial time series",
"active": true,
"categories": [
"science",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-smoots",
"R-CRAN-recommended",
"R-fracdiff",
"R-esemifar",
"R-rugarch"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ufs",
"portdir": "R/R-ufs",
"version": "0.5.12",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ufs.opens.science",
"description": "Collection of utilities",
"long_description": "This package contains the general-purpose tools and utilities, and is the most direct successor of the original R-userfriendlyscience package.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-digest",
"R-dplyr",
"R-htmltools",
"R-ggplot2",
"R-gridExtra",
"R-knitr",
"R-scales",
"R-ggridges",
"R-ggrepel",
"R-GPArotation",
"R-kableExtra",
"R-pander",
"R-SuppDists",
"R-pwr",
"R-diptest",
"R-rmdpartials",
"R-CRAN-recommended",
"R-gtable",
"R-plyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-remotes",
"R-lavaan",
"R-rmarkdown",
"R-rstudioapi",
"R-viridis",
"R-rio",
"R-psych",
"R-car",
"R-GGally",
"R-MBESS",
"R-bootES",
"R-careless",
"R-jmvcore"
]
}
],
"depends_on": []
},
{
"name": "R-ui",
"portdir": "R/R-ui",
"version": "0.1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ui",
"description": "Uncertainty intervals and sensitivity analysis for missing data",
"long_description": "Uncertainty intervals and sensitivity analysis for missing data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-maxLik",
"R-mvtnorm",
"R-CRAN-recommended",
"R-numDeriv"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ulid",
"portdir": "R/R-ulid",
"version": "0.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eddelbuettel/ulid",
"description": "Generate universally unique lexicographically sortable identifiers",
"long_description": "Generate universally unique lexicographically sortable identifiers",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-rotor"
]
}
]
},
{
"name": "R-umap",
"portdir": "R/R-umap",
"version": "0.2.10.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkonopka/umap",
"description": "Uniform manifold approximation and projection",
"long_description": "Uniform manifold approximation and projection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-reticulate",
"R-CRAN-recommended",
"R-Rcpp",
"R-RSpectra",
"R-openssl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-KODAMA"
]
},
{
"type": "test",
"ports": [
"R-seriation"
]
}
]
},
{
"name": "R-umx",
"portdir": "R/R-umx",
"version": "4.21.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tbates/umx",
"description": "Structural equation modelling and twin modelling",
"long_description": "Structural equation modelling and twin modelling in R.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-knitr",
"R-scales",
"R-lavaan",
"R-rmarkdown",
"R-gert",
"R-openxlsx",
"R-R2HTML",
"R-RCurl",
"R-psych",
"R-cowplot",
"R-DiagrammeR",
"R-polycor",
"R-kableExtra",
"R-psychTools",
"R-pwr",
"R-MuMIn",
"R-hrbrthemes",
"R-OpenMx",
"R-CRAN-recommended",
"R-paran",
"R-xtable",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-devtools",
"R-spelling",
"R-GPArotation",
"R-rhub",
"R-rsvg",
"R-cocor"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-OpenMx",
"R-tidySEM"
]
}
]
},
{
"name": "R-uniformly",
"portdir": "R/R-uniformly",
"version": "0.5.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=uniformly",
"description": "Uniform sampling",
"long_description": "Uniform sampling on various geometric shapes, such as spheres, ellipsoids, simplices.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-pgnorm",
"R-CRAN-recommended",
"R-abind",
"R-rgl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-scatterplot3d",
"R-geometry",
"R-misc3d"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-PlaneGeometry",
"R-thames"
]
},
{
"type": "test",
"ports": [
"R-AlphaHull3D",
"R-RCDT",
"R-gyro",
"R-tessellation"
]
}
]
},
{
"name": "R-unitizer",
"portdir": "R/R-unitizer",
"version": "1.4.21",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=unitizer",
"description": "Interactive R unit tests",
"long_description": "Interactive R unit tests",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-crayon",
"R-diffobj"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fansi"
]
}
]
},
{
"name": "R-unitquantreg",
"portdir": "R/R-unitquantreg",
"version": "0.0.6",
"license": "Apache-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://andrmenezes.github.io/unitquantreg",
"description": "Parametric quantile regression models for bounded data",
"long_description": "Parametric quantile regression models for bounded data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Formula",
"R-quantreg",
"R-optimx",
"R-CRAN-recommended",
"R-Rcpp",
"R-numDeriv"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-lmtest"
]
}
],
"depends_on": []
},
{
"name": "R-units",
"portdir": "R/R-units",
"version": "0.8-5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-quantities.github.io/units",
"description": "Measurement units for R vectors",
"long_description": "Measurement units for R vectors",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended",
"expat",
"udunits2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-vdiffr",
"R-NISTunits",
"R-measurements",
"R-magrittr",
"R-xml2",
"R-vctrs",
"R-pillar",
"R-dplyr",
"R-ggplot2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sf",
"R-Rdistance",
"R-fude",
"R-hosm",
"R-lwgeom",
"R-quantities",
"R-sfnetworks",
"R-spdep",
"R-stars"
]
},
{
"type": "test",
"ports": [
"R-aorsf",
"R-classInt",
"R-constants",
"R-cubble",
"R-pillar",
"R-tidylog",
"R-tsbox"
]
}
]
},
{
"name": "R-unittest",
"portdir": "R/R-unittest",
"version": "1.7-0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ravingmantis/unittest",
"description": "TAP-compliant unit testing",
"long_description": "TAP-compliant unit testing",
"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-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-univariateML",
"portdir": "R/R-univariateML",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jonasmoss.github.io/univariateML",
"description": "Maximum likelihood estimation for univariate densities",
"long_description": "Maximum likelihood estimation for univariate densities",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-extraDistr",
"R-fGarch",
"R-actuar",
"R-logitnorm",
"R-nakagami",
"R-CRAN-recommended",
"R-assertthat",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-covr",
"R-copula"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-kdensity",
"R-svines"
]
}
]
},
{
"name": "R-universals",
"portdir": "R/R-universals",
"version": "0.0.5.9000",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/universals",
"description": "S3 generics for Bayesian analyses",
"long_description": "S3 generics for Bayesian analyses",
"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",
"R-covr",
"R-nlist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mcmcr",
"R-nlist",
"R-term"
]
}
]
},
{
"name": "R-unix",
"portdir": "R/R-unix",
"version": "1.5.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=unix",
"description": "POSIX system utilities",
"long_description": "POSIX system utilities",
"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-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-Ryacas",
"R-sys"
]
}
]
},
{
"name": "R-unjoin",
"portdir": "R/R-unjoin",
"version": "0.1.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hypertidy/unjoin",
"description": "Separate a data frame by normalization",
"long_description": "Separate a data frame by normalization",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-CRAN-recommended",
"R-rlang",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tidyr",
"R-testthat",
"R-covr",
"R-spelling",
"R-gapminder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-silicate"
]
}
]
},
{
"name": "R-unmarked",
"portdir": "R/R-unmarked",
"version": "1.4.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rbchan.github.io/unmarked",
"description": "Models for data from unmarked animals",
"long_description": "Models for data from unmarked animals",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-lme4",
"R-TMB",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-shiny",
"R-testthat",
"R-rmarkdown",
"R-pbapply",
"R-raster",
"R-terra"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-AICcmodavg"
]
},
{
"type": "test",
"ports": [
"R-MuMIn",
"R-hmmTMB"
]
}
]
},
{
"name": "R-unrtf",
"portdir": "R/R-unrtf",
"version": "1.4.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/unrtf",
"description": "Extract text from Rich Text Format (RTF) documents",
"long_description": "Extract text from Rich Text Format (RTF) documents",
"active": true,
"categories": [
"science",
"office",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-sys",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"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": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-vars",
"R-fUnitRoots",
"R-forecast",
"R-memochange",
"R-seer",
"R-tsDyn",
"R-tsfeatures",
"R-bootCT",
"R-bootUR"
]
},
{
"type": "test",
"ports": [
"R-FinTS",
"R-plm",
"R-fracdiff",
"R-dynamac",
"R-AER",
"R-feasts"
]
}
]
},
{
"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-19",
"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-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-19",
"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-webmockr",
"R-crul",
"R-emayili",
"R-handlr",
"R-reqres",
"R-runonce",
"R-vcr"
]
},
{
"type": "test",
"ports": [
"R-dbx"
]
}
]
},
{
"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": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-nnfor"
]
}
]
},
{
"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-19"
]
},
{
"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-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-19",
"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-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-19",
"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-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": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"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-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-19",
"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-oeli",
"R-packer",
"R-fusen",
"R-bootCT",
"R-googleAnalyticsR",
"R-IRTest",
"R-devtools",
"R-dockerfiler",
"R-badger",
"R-biocthis",
"R-exampletestr"
]
},
{
"type": "test",
"ports": [
"R-mockr",
"R-mvgam",
"R-pkgload",
"R-reactR",
"R-rlang",
"R-rstantools",
"R-stringfish",
"R-targets",
"R-testthat",
"R-vembedr",
"R-BiocCheck",
"R-zebu",
"R-GDPuc",
"R-altdoc",
"R-caretEnsemble",
"R-drake",
"R-duckplyr",
"R-golem",
"R-googleAuthR",
"R-googleCloudStorageR",
"R-hardhat",
"R-hopit"
]
}
]
},
{
"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-19",
"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": "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": [],
"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-haven",
"R-labelled",
"R-params"
]
}
]
},
{
"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-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"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-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-villager",
"R-sparklyr",
"R-synchronicity",
"R-tmle3",
"R-IRkernel",
"R-RestRserve",
"R-bigmemory",
"R-delayed",
"R-fiery",
"R-filearray",
"R-flextable",
"R-ggiraph",
"R-googledrive",
"R-ids",
"R-mlr3",
"R-officedown",
"R-officer",
"R-shinyalert",
"R-sl3"
]
},
{
"type": "test",
"ports": [
"R-RcppUUID",
"R-renv",
"R-rotor",
"R-here"
]
}
]
},
{
"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": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"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-vMF",
"portdir": "R/R-vMF",
"version": "0.0.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=vMF",
"description": "Sampling from the von Mises–Fisher distribution",
"long_description": "Sampling from the von Mises–Fisher distribution",
"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": []
},
{
"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-19"
]
},
{
"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-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-19",
"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-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-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"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-19",
"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-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-19"
]
},
{
"type": "lib",
"ports": [
"R-randomForest",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"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-19",
"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-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-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"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-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-trtf",
"R-cotram",
"R-mlt",
"R-basefun",
"R-tbm",
"R-tram",
"R-tramME"
]
},
{
"type": "test",
"ports": [
"R-mlt.docreg"
]
}
]
},
{
"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": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"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-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": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"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-ftsa",
"R-bootCT",
"R-grangers",
"R-HDTSA",
"R-VARshrink",
"R-tsDyn",
"R-tvReg",
"R-weakARMA"
]
},
{
"type": "test",
"ports": [
"R-dfms",
"R-dsem",
"R-ggfortify",
"R-greybox",
"R-lpirfs",
"R-collapse",
"R-BVAR",
"R-FAVAR",
"R-LambertW",
"R-RTransferEntropy",
"R-broom",
"R-bruceR",
"R-AER"
]
}
]
},
{
"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-19",
"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-vccp",
"portdir": "R/R-vccp",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=vccp",
"description": "Vine copula change point detection in multivariate time series",
"long_description": "Vine copula change point detection in multivariate time series",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-VineCopula",
"R-mosum",
"R-CRAN-recommended",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
}
]
}