HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50574,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=108",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=106",
"results": [
{
"name": "R-localgauss",
"portdir": "R/R-localgauss",
"version": "0.41",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=localgauss",
"description": "Estimation of local Gaussian parameters",
"long_description": "Computational routines for estimating local Gaussian parameters. Local Gaussian parameters are useful for characterizing and testing for non-linear dependence within bivariate data.",
"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-foreach",
"libgcc",
"R-CRAN-recommended",
"R-matrixStats",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lg"
]
}
]
},
{
"name": "R-lobstr",
"portdir": "R/R-lobstr",
"version": "1.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lobstr.r-lib.org",
"description": "Visualize R data structures with trees",
"long_description": "Visualize R data structures with trees",
"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-crayon",
"R-prettyunits",
"R-CRAN-recommended",
"R-cpp11",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-pillar",
"R-testthat",
"R-pkgdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pryr",
"R-butcher",
"R-carrier"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-duckplyr",
"R-R6",
"R-cpp11",
"R-nestedLogit"
]
}
]
},
{
"name": "R-LNPar",
"portdir": "R/R-LNPar",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LNPar",
"description": "Estimation and testing for a Lognormal-Pareto mixture",
"long_description": "Estimation and testing for a Lognormal-Pareto mixture",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rdpack",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lmtp",
"portdir": "R/R-lmtp",
"version": "1.4.0",
"license": "AGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nt-williams/lmtp",
"description": "Non-parametric causal effects of feasible interventions based on modified treatment policies",
"long_description": "Non-parametric causal effects of feasible interventions based on modified treatment policies",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-nnls",
"R-checkmate",
"R-generics",
"R-progressr",
"R-future",
"R-origami",
"R-SuperLearner",
"R-schoolmath",
"R-CRAN-recommended",
"R-R6",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-ranger",
"R-twang"
]
}
],
"depends_on": []
},
{
"name": "R-lmtest",
"portdir": "R/R-lmtest",
"version": "0.9-40",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lmtest",
"description": "Testing linear regression models",
"long_description": "A collection of tests, data sets and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.",
"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": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-zoo",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sandwich",
"R-car",
"R-dynlm",
"R-strucchange",
"R-AER"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-forecast",
"R-autostsm",
"R-mfx",
"R-PRSPGx",
"R-fpp",
"R-mlogit",
"R-optic",
"R-ARDL",
"R-pbANOVA",
"R-glmx",
"R-plm",
"R-DHARMa",
"R-orcutt",
"R-REndo",
"R-vars",
"R-clusterSEs",
"R-lpirfs",
"R-Seurat",
"R-crwbmetareg",
"R-dLagM",
"R-systemfit",
"R-dynamac",
"R-dynlm",
"R-aldvmm",
"R-ardl.nardl",
"R-treeclim",
"R-FSA",
"R-rdd",
"R-GLMpack",
"R-AER",
"R-ivreg",
"R-grf",
"R-vcd",
"R-betareg"
]
},
{
"type": "test",
"ports": [
"R-car",
"R-Rcmdr",
"R-sfaR",
"R-crch",
"R-meboot",
"R-momentfit",
"R-unitquantreg",
"R-strucchangeRcpp",
"R-mhurdle",
"R-BFpack",
"R-modelsummary",
"R-huxtable",
"R-insight",
"R-strucchange",
"R-spatialreg",
"R-probout",
"R-pscl",
"R-FinTS",
"R-texreg",
"R-fwb",
"R-fxregime",
"R-multiwayvcov",
"R-oglmx",
"R-LRTesteR",
"R-finalfit",
"R-bruceR",
"R-pder",
"R-gmnl",
"R-pglm",
"R-performance",
"R-inters",
"R-multcomp",
"R-Rchoice",
"R-rempsyc",
"R-ergmito",
"R-censReg",
"R-tidyfit",
"R-sandwich",
"R-broom",
"R-ivx"
]
}
]
},
{
"name": "R-Lmoments",
"portdir": "R/R-Lmoments",
"version": "1.3-1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Lmoments",
"description": "L-moments and quantile mixtures",
"long_description": "L-moments and quantile mixtures",
"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-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lmomco",
"R-extRemes",
"R-ROOPSD"
]
},
{
"type": "test",
"ports": [
"R-TLMoments"
]
}
]
},
{
"name": "R-lmomco",
"portdir": "R/R-lmomco",
"version": "2.5.1",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lmomco",
"description": "L-moments, censored l-moments, trimmed l-moments, l-comoments and many distributions",
"long_description": "L-moments, censored l-moments, trimmed l-moments, l-comoments and many distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Lmoments",
"R-CRAN-recommended",
"R-goftest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-copBasic"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-TLMoments",
"R-copBasic",
"R-SPEI"
]
},
{
"type": "test",
"ports": [
"R-tidyindex"
]
}
]
},
{
"name": "R-lmom",
"portdir": "R/R-lmom",
"version": "3.2",
"license": "CPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lmom",
"description": "Functions related to L-moments",
"long_description": "Functions related to L-moments",
"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": [
"libgcc13",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ParetoPosStable",
"R-gld",
"R-SPEI",
"R-LMoFit"
]
},
{
"type": "test",
"ports": [
"R-TLMoments"
]
}
]
},
{
"name": "R-LMoFit",
"portdir": "R/R-LMoFit",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LMoFit",
"description": "Advanced l-moment fitting of distributions",
"long_description": "Advanced l-moment fitting of distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lmom",
"R-CRAN-recommended",
"R-ggplot2",
"R-sf",
"R-pracma"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-lmodel2",
"portdir": "R/R-lmodel2",
"version": "1.7-3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lmodel2",
"description": "Model II regression",
"long_description": "Model II regression",
"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-ggpmisc",
"R-treeclim"
]
},
{
"type": "test",
"ports": [
"R-broom"
]
}
]
},
{
"name": "R-LMMstar",
"portdir": "R/R-LMMstar",
"version": "1.1.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bozenne/LMMstar",
"description": "Repeated measurement models for discrete times",
"long_description": "Repeated measurement models for discrete times",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-CRAN-recommended",
"R-numDeriv",
"R-ggplot2",
"R-lava",
"R-doParallel",
"R-foreach",
"R-copula",
"R-multcomp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Publish",
"R-ggh4x",
"R-mice",
"R-ggpubr",
"R-asht",
"R-qqtest",
"R-nlmeU",
"R-rmcorr",
"R-data.table",
"R-mvtnorm",
"R-reshape2",
"R-scales",
"R-testthat",
"R-lme4",
"R-pbapply",
"R-psych",
"R-lmerTest",
"R-R.rsp",
"R-optimx"
]
}
],
"depends_on": []
},
{
"name": "R-LMMsolver",
"portdir": "R/R-LMMsolver",
"version": "1.0.8",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://biometris.github.io/LMMsolver/index.html",
"description": "Linear Mixed Model Solver",
"long_description": "An efficient and flexible system to solve sparse mixed model equations.",
"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-maps",
"R-spam",
"R-agridat",
"R-sf",
"R-CRAN-recommended",
"R-Rcpp",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-tinytest"
]
}
],
"depends_on": []
},
{
"name": "R-LMMELSM",
"portdir": "R/R-LMMELSM",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LMMELSM",
"description": "Latent Multivariate Mixed Effects Location Scale Models",
"long_description": "Latent Multivariate Mixed Effects Location Scale 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-RcppEigen",
"R-RcppParallel",
"R-StanHeaders",
"R-rstantools",
"R-loo",
"R-rstan",
"R-Formula",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-lmm",
"portdir": "R/R-lmm",
"version": "1.4",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lmm",
"description": "Linear Mixed Models",
"long_description": "Linear Mixed 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": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-LMest",
"portdir": "R/R-LMest",
"version": "3.2.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LMest",
"description": "Generalized Latent Markov Models",
"long_description": "Latent Markov models for longitudinal continuous and categorical data.",
"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-scatterplot3d",
"R-diagram",
"R-mclust",
"R-mix",
"libgcc13",
"R-CRAN-recommended",
"R-MultiLCIRT",
"libgcc",
"R-mvtnorm",
"R-Formula"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-bookdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mvord"
]
}
]
},
{
"name": "R-lmerTest",
"portdir": "R/R-lmerTest",
"version": "3.1-3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/runehaubo/lmerTestR",
"description": "Tests in linear mixed effects models",
"long_description": "Tests in linear mixed effects 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-ggplot2",
"R-lme4",
"R-CRAN-recommended",
"R-numDeriv"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-pbkrtest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-panelr",
"R-MedianaDesigner",
"R-afex",
"R-CUFF",
"R-pamm",
"R-r2glmm",
"R-bruceR"
]
},
{
"type": "test",
"ports": [
"R-groupdata2",
"R-emmeans",
"R-lavaSearch2",
"R-spaMM",
"R-tableone",
"R-languageR",
"R-LMMstar",
"R-jtools",
"R-broom.mixed",
"R-glmertree",
"R-AICcmodavg",
"R-effectsize",
"R-tidystats",
"R-insight",
"R-RcmdrPlugin.EZR",
"R-papaja",
"R-glmglrt",
"R-buildmer"
]
}
]
},
{
"name": "R-lmeInfo",
"portdir": "R/R-lmeInfo",
"version": "0.3.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jepusto.github.io/lmeInfo",
"description": "Information matrices for lmestruct and glsstruct objects",
"long_description": "Information matrices for lmestruct and glsstruct objects",
"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"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-lme4",
"R-rmarkdown",
"R-covr",
"R-carData",
"R-merDeriv",
"R-mlmRev",
"R-scdhlm",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-scdhlm"
]
},
{
"type": "test",
"ports": [
"R-merDeriv"
]
}
]
},
{
"name": "R-lme4",
"portdir": "R/R-lme4",
"version": "1.1-35.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lme4/lme4",
"description": "Linear Mixed-Effects Models using Eigen and S4",
"long_description": "Linear Mixed-Effects Models using Eigen and S4",
"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-Rcpp",
"R-CRAN-recommended",
"R-RcppEigen",
"R-minqa",
"R-nloptr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gamm4",
"R-car",
"R-dfoptim",
"R-pbkrtest",
"R-optimx",
"R-HSAUR3",
"R-MEMSS",
"R-merDeriv",
"R-mlmRev",
"R-rr2",
"R-semEff",
"R-numDeriv",
"R-statmod",
"R-tibble",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlmRev",
"R-sdmTMB",
"R-lmerTest",
"R-sae",
"R-lefko3",
"R-multilevelmod",
"R-pan",
"R-phyr",
"R-metaplus",
"R-pbkrtest",
"R-projpred",
"R-squid",
"R-RLRsim",
"R-piecewiseSEM",
"R-pamm",
"R-panelr",
"R-BayesLN",
"R-robustBLME",
"R-robustlmm",
"R-finalfit",
"R-pcgen",
"R-MEMSS",
"R-cvms",
"R-gamm4",
"R-mediation",
"R-r2mlm",
"R-merDeriv",
"R-gorica",
"R-isni",
"R-peramo",
"R-merTools",
"R-abn",
"R-MXM",
"R-DHARMa",
"R-unmarked",
"R-BayesSenMC",
"R-crctStepdown",
"R-boot.pval",
"R-effects",
"R-rstanarm",
"R-bayesammi",
"R-aod",
"R-arm",
"R-brokenstick",
"R-predint",
"R-rockchalk",
"R-buildmer",
"R-weights",
"R-psfmi",
"R-rewie",
"R-GLMpack",
"R-BFpack",
"R-cgam",
"R-likelihoodR",
"R-PStrata",
"R-joineRML",
"R-BradleyTerry2",
"R-refund",
"R-REndo",
"R-glmmEP",
"R-gmo",
"R-afex",
"R-car",
"R-cv",
"R-glmmTMB",
"R-jstable",
"R-tramME",
"R-pdR",
"R-glmmPen",
"R-blme",
"R-rsq",
"R-jomo",
"R-mixAK",
"R-faraway",
"R-MDMR",
"R-semEff",
"R-fence",
"R-rr2",
"R-Rcmdr",
"R-glmertree",
"R-MedianaDesigner",
"R-misty",
"R-netmediate",
"R-glmm.hp",
"R-meta",
"R-aihuman",
"R-mlVAR"
]
},
{
"type": "test",
"ports": [
"R-tidyfit",
"R-AICcmodavg",
"R-ANOM",
"R-tidystats",
"R-BayesFactor",
"R-gglm",
"R-lmeInfo",
"R-lucid",
"R-cardx",
"R-ggeffects",
"R-modelsummary",
"R-huxtable",
"R-insight",
"R-KFAS",
"R-eyetrackingR",
"R-psych",
"R-ctsem",
"R-ordinal",
"R-metarep",
"R-interactions",
"R-mitml",
"R-mixlm",
"R-finetune",
"R-flextable",
"R-modelfactory",
"R-gratia",
"R-clubSandwich",
"R-papaja",
"R-gamair",
"R-glmglrt",
"R-gmodels",
"R-phia",
"R-multcomp",
"R-mice",
"R-report",
"R-MuMIn",
"R-reformulas",
"R-emmeans",
"R-OpenMx",
"R-lavaSearch2",
"R-sjPlot",
"R-matrixset",
"R-bayestestR",
"R-datawizard",
"R-tram",
"R-sjstats",
"R-sjtable2df",
"R-doBy",
"R-DAAG",
"R-prediction",
"R-spaMM",
"R-texreg",
"R-modelbased",
"R-glmmML",
"R-margins",
"R-r2glmm",
"R-bruceR",
"R-performance",
"R-dlnm",
"R-SASmixed",
"R-ZIBR",
"R-dominanceanalysis",
"R-domir",
"R-aods3",
"R-see",
"R-rmcorr",
"R-stan4bart",
"R-brms",
"R-tableone",
"R-languageR",
"R-lava",
"R-gtsummary",
"R-LMMstar",
"R-multilevelcoda",
"R-jtools",
"R-sleev",
"R-broom",
"R-mmrm",
"R-bartCause",
"R-sandwich",
"R-memisc",
"R-broom.mixed",
"R-correlation",
"R-kyotil",
"R-effectsize",
"R-FRK"
]
}
]
},
{
"name": "R-lm.beta",
"portdir": "R/R-lm.beta",
"version": "1.7-2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lm.beta",
"description": "Add standardized regression coefficients to linear-model objects",
"long_description": "Add standardized regression coefficients to linear-model objects",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-xtable",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-broom",
"R-stdmod"
]
}
]
},
{
"name": "R-llogistic",
"portdir": "R/R-llogistic",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=llogistic",
"description": "L-logistic distribution",
"long_description": "L-logistic distribution",
"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-llbayesireg"
]
}
]
},
{
"name": "R-llbayesireg",
"portdir": "R/R-llbayesireg",
"version": "1.0.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=llbayesireg",
"description": "L-logistic Bayesian regression",
"long_description": "L-logistic Bayesian regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-coda",
"R-ggplot2",
"R-rstan",
"R-Rcpp",
"R-llogistic",
"R-CRAN-recommended",
"R-MCMCpack",
"R-StanHeaders"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-liureg",
"portdir": "R/R-liureg",
"version": "1.1.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=liureg",
"description": "Liu regression with Liu biasing parameters and statistics",
"long_description": "Liu regression with Liu biasing parameters and statistics",
"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-literanger",
"portdir": "R/R-literanger",
"version": "0.1.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/stephematician/literanger",
"description": "Random forests for multiple imputation based on R-ranger",
"long_description": "Random forests for multiple imputation based on R-ranger",
"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-CRAN-recommended",
"R-cpp11",
"R-Rcereal"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tibble",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-litedown",
"portdir": "R/R-litedown",
"version": "0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yihui/litedown",
"description": "Light-weight version of R-markdown",
"long_description": "Light-weight version of R-markdown",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-commonmark",
"R-CRAN-recommended",
"R-xfun"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rbibutils",
"R-yaml",
"R-knitr",
"R-rmarkdown",
"R-tinytex",
"R-rstudioapi"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-nanonext",
"R-mirai",
"R-xfun"
]
}
]
},
{
"name": "R-listviewer",
"portdir": "R/R-listviewer",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=listviewer",
"description": "htmlwidget for interactive views of R lists",
"long_description": "htmlwidget for interactive views of R lists",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-htmlwidgets",
"R-CRAN-recommended",
"R-htmltools",
"R-shiny"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-miniUI",
"R-rstudioapi",
"R-reactR"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidyjson"
]
}
]
},
{
"name": "R-listenv",
"portdir": "R/R-listenv",
"version": "0.9.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://listenv.futureverse.org",
"description": "Environments behaving (almost) as lists",
"long_description": "Environments behaving (almost) as lists",
"active": true,
"categories": [
"devel",
"science",
"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"
]
},
{
"type": "test",
"ports": [
"R-markdown",
"R-R.utils",
"R-R.rsp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-origami",
"R-PSCBS",
"R-future"
]
},
{
"type": "test",
"ports": [
"R-future.apply",
"R-future.callr",
"R-future.batchtools",
"R-future.mirai"
]
}
]
},
{
"name": "R-listcomp",
"portdir": "R/R-listcomp",
"version": "0.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dirkschumacher/listcomp",
"description": "List Comprehensions",
"long_description": "List Comprehensions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ompr"
]
}
]
},
{
"name": "R-lisrelToR",
"portdir": "R/R-lisrelToR",
"version": "0.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lisrelToR",
"description": "Import output from LISREL into R",
"long_description": "Import output from LISREL into R",
"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-semPlot"
]
}
]
},
{
"name": "R-lintr",
"portdir": "R/R-lintr",
"version": "3.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lintr.r-lib.org",
"description": "Linter for R code",
"long_description": "Linter for R code",
"active": true,
"categories": [
"devel",
"textproc",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-knitr",
"R-cyclocomp",
"R-xmlparsedata",
"R-CRAN-recommended",
"R-digest",
"R-rex",
"R-backports",
"R-xml2",
"R-glue"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-patrick",
"R-tufte",
"R-bookdown",
"R-data.table",
"R-jsonlite",
"R-rlang",
"R-crayon",
"R-tibble",
"R-withr",
"R-testthat",
"R-rmarkdown",
"R-httr",
"R-rstudioapi",
"R-mockery"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-DepthProc",
"R-RestRserve",
"R-fixtuRes",
"R-modules",
"R-FSelectorRcpp",
"R-ggcharts",
"R-ggfortify",
"R-ggthemes",
"R-cleaR",
"R-clugenr",
"R-sjtable2df",
"R-shiny.i18n",
"R-shiny.semantic",
"R-dashboardthemes",
"R-dat",
"R-data.validator",
"R-devtools",
"R-mlflow",
"R-xgboost",
"R-RSQL",
"R-WoodburyMatrix",
"R-PosteriorBootstrap",
"R-lifecycle",
"R-emayili",
"R-fst",
"R-fstcore",
"R-caretEnsemble",
"R-DBItest"
]
}
]
},
{
"name": "R-lintools",
"portdir": "R/R-lintools",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lintools",
"description": "Manipulation of linear systems of (in)equalities",
"long_description": "Manipulation of linear systems of (in)equalities",
"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-knitr",
"R-rmarkdown",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-deductive"
]
},
{
"type": "test",
"ports": [
"R-mcmcsae"
]
}
]
},
{
"name": "R-LINselect",
"portdir": "R/R-LINselect",
"version": "1.1.5",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LINselect",
"description": "Selection of linear estimators",
"long_description": "Selection of linear estimators",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-randomForest",
"R-pls",
"R-gtools",
"R-CRAN-recommended",
"R-elasticnet",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-linprog",
"portdir": "R/R-linprog",
"version": "0.9-4",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://linprog.r-forge.r-project.org",
"description": "Linear Programming/Optimization",
"long_description": "Linear Programming/Optimization",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-lpSolve",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hdi",
"R-geometry"
]
}
]
},
{
"name": "R-lin.eval",
"portdir": "R/R-lin.eval",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lin.eval",
"description": "Polynomial evaluation of linearity",
"long_description": "Polynomial evaluation of linearity",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-broom",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-limSolve",
"portdir": "R/R-limSolve",
"version": "1.5.7.1",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=limSolve",
"description": "Solving linear inverse models",
"long_description": "Solving linear inverse 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-CRAN-recommended",
"libgcc",
"R-quadprog",
"R-lpSolve"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-evclust",
"R-MultiLCIRT",
"R-gorica"
]
},
{
"type": "test",
"ports": [
"R-nlsic"
]
}
]
},
{
"name": "R-limma",
"portdir": "R/R-limma",
"version": "3.60.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioinf.wehi.edu.au/limma",
"description": "Linear models for microarray data",
"long_description": "Linear models for microarray data",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-statmod",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-edgeR",
"R-csaw",
"R-vsclust",
"R-marray"
]
},
{
"type": "test",
"ports": [
"R-Biobase",
"R-hexbin",
"R-glmGamPoi",
"R-Seurat",
"R-systemPipeR"
]
}
]
},
{
"name": "R-lime",
"portdir": "R/R-lime",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lime.data-imaginist.com",
"description": "Local Interpretable Model-Agnostic Explanations",
"long_description": "Local Interpretable Model-Agnostic Explanations",
"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-stringi",
"R-ggplot2",
"R-gower",
"R-Rcpp",
"R-CRAN-recommended",
"R-glmnet",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-grafzahl"
]
}
]
},
{
"name": "R-likert",
"portdir": "R/R-likert",
"version": "1.3.5",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=likert",
"description": "Approach to analyzing Likert response items, with an emphasis on visualizations",
"long_description": "Approach to analyzing Likert response items, with an emphasis on visualizations",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-reshape2",
"R-ggplot2",
"R-gridExtra",
"R-psych",
"R-CRAN-recommended",
"R-xtable",
"R-plyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-shiny",
"R-devtools"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-psychotools"
]
}
]
},
{
"name": "R-likelihoodR",
"portdir": "R/R-likelihoodR",
"version": "1.1.4",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=likelihoodR",
"description": "Likelihood analyses for common statistical tests",
"long_description": "Likelihood analyses for common statistical tests",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-lme4",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-likelihood",
"portdir": "R/R-likelihood",
"version": "1.9",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=likelihood",
"description": "Methods for maximum likelihood estimation",
"long_description": "Methods for maximum likelihood estimation",
"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-lightparser",
"portdir": "R/R-lightparser",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thinkr-open.github.io/lightparser",
"description": "From Rmarkdown and R-quarto files to R-tibble and back",
"long_description": "From Rmarkdown and R-quarto files to R-tibble and back",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-yaml",
"R-CRAN-recommended",
"R-rlang",
"R-knitr",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-callr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fusen"
]
}
]
},
{
"name": "R-lightgbm",
"portdir": "R/R-lightgbm",
"version": "4.5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Microsoft/LightGBM",
"description": "Light Gradient Boosting Machine",
"long_description": "Light Gradient Boosting Machine",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-CRAN-recommended",
"R-R6",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-RhpcBLASctl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-misspi",
"R-cbl"
]
},
{
"type": "test",
"ports": [
"R-fastshap",
"R-bonsai",
"R-EIX",
"R-shapviz"
]
}
]
},
{
"name": "R-lifecycle",
"portdir": "R/R-lifecycle",
"version": "1.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lifecycle.r-lib.org",
"description": "Manage the life cycle of your exported functions and arguments",
"long_description": "Manage the life cycle of your exported functions and arguments",
"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-rlang",
"R-cli",
"R-glue",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-covr",
"R-tidyverse",
"R-lintr",
"R-crayon",
"R-vctrs",
"R-tibble",
"R-withr",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-igraph",
"R-bvhar",
"R-gtable",
"R-pins",
"R-panelPomp",
"R-testthat",
"R-textshaping",
"R-ClusterR",
"R-locateip",
"R-cardx",
"R-hms",
"R-pillar",
"R-tibble",
"R-tibbletime",
"R-ODRF",
"R-OpenImageR",
"R-quanteda",
"R-tsibble",
"R-usedthese",
"R-matsbyname",
"R-matsindf",
"R-mcmcr",
"R-shinydashboardPlus",
"R-bslib",
"R-dials",
"R-PublicationBias",
"R-forcats",
"R-furrr",
"R-pkgload",
"R-JointFPM",
"R-gratia",
"R-bigrquery",
"R-nlist",
"R-clubSandwich",
"R-PAGFL",
"R-parsnip",
"R-fastplyr",
"R-gargle",
"R-gganimate",
"R-ggbeeswarm",
"R-ggcharts",
"R-ggh4x",
"R-ggplot2",
"R-ggthemes",
"R-gh",
"R-gmailr",
"R-googledrive",
"R-googlesheets4",
"R-clock",
"R-bs4Dash",
"R-petrinetR",
"R-ipumsr",
"R-plumber",
"R-dplyr",
"R-tidytable",
"R-tune",
"R-boral",
"R-fmesher",
"R-crew.cluster",
"R-quitte",
"R-winch",
"R-ggforce",
"R-CausalQueries",
"R-ggraph",
"R-MetricGraph",
"R-haven",
"R-vembedr",
"R-OpenMx",
"R-simpr",
"R-groupdata2",
"R-wbstats",
"R-checkthat",
"R-rsample",
"R-rticles",
"R-rtweet",
"R-rvest",
"R-workflows",
"R-workflowsets",
"R-xpectr",
"R-shiny",
"R-duckplyr",
"R-genMCMCDiag",
"R-aorsf",
"R-sdmTMB",
"R-rsconnect",
"R-scales",
"R-parsermd",
"R-mcauchyd",
"R-mggd",
"R-recipes",
"R-reprex",
"R-crosstable",
"R-Seurat",
"R-purrr",
"R-stringr",
"R-readr",
"R-PROJ",
"R-censored",
"R-dbplyr",
"R-devtools",
"R-vetiver",
"R-httr2",
"R-usethis",
"R-rpf",
"R-cvms",
"R-rSPDE",
"R-ggpattern",
"R-kanjistat",
"R-rqPen",
"R-infer",
"R-ivs",
"R-janitor",
"R-odbc",
"R-GDPuc",
"R-dtplyr",
"R-pcFactorStan",
"R-systemfonts",
"R-strex",
"R-textrecipes",
"R-tidygraph",
"R-tidyr",
"R-vctrs",
"R-vroom",
"R-yardstick",
"R-SeuratObject",
"R-chk",
"R-dm",
"R-rearrr",
"R-term",
"R-themis",
"R-tidyselect",
"R-tidytext",
"R-GGally",
"R-labelled",
"R-gtsummary",
"R-pense",
"R-rtables",
"R-vdiffr",
"R-broom",
"R-dttr2",
"R-feasts",
"R-ggstats",
"R-mmrm",
"R-broom.helpers",
"R-extras",
"R-multibias",
"R-rio",
"R-datefixR",
"R-distributional",
"R-fabletools",
"R-formatters"
]
},
{
"type": "test",
"ports": [
"R-googleAnalyticsR",
"R-ggplot2.utils",
"R-attachment",
"R-pkgdown",
"R-tidyterra",
"R-doctest",
"R-rprojroot"
]
}
]
},
{
"name": "R-LIC",
"portdir": "R/R-LIC",
"version": "0.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LIC",
"description": "LIC Criterion for Optimal Subset Selection",
"long_description": "LIC Criterion for Optimal Subset Selection",
"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-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-libstableR",
"portdir": "R/R-libstableR",
"version": "1.0.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=libstableR",
"description": "Fast and accurate evaluation, random number generation and parameter estimation of skew stable distributions",
"long_description": "Fast and accurate evaluation, random number generation and parameter estimation of skew stable distributions",
"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-RcppGSL",
"R-testthat",
"gsl",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-libstable4u",
"portdir": "R/R-libstable4u",
"version": "1.0.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=libstable4u",
"description": "Tools for fast and accurate evaluation of skew stable distributions",
"long_description": "Tools for fast and accurate evaluation of skew stable distributions",
"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-Rcpp",
"R-RcppGSL",
"R-CRAN-recommended",
"gsl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mvpd"
]
},
{
"type": "test",
"ports": [
"R-stabledist"
]
}
]
},
{
"name": "R-libr",
"portdir": "R/R-libr",
"version": "1.3.4",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libr.r-sassy.org",
"description": "Libraries, data dictionaries and a data step for R",
"long_description": "Contains a set of functions to create data libraries, generate data dictionaries and simulate a data step.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-crayon",
"R-tibble",
"R-dplyr",
"R-readxl",
"R-haven",
"R-readr",
"R-openxlsx",
"R-common",
"R-CRAN-recommended",
"R-Rcpp",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-fmtr",
"R-logr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sassy"
]
},
{
"type": "test",
"ports": [
"R-fmtr",
"R-reporter"
]
}
]
},
{
"name": "R-LiblineaR",
"portdir": "R/R-LiblineaR",
"version": "2.10-24",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dnalytics.com/software/liblinear",
"description": "Linear predictive models based on the liblinear C/C++ library",
"long_description": "Linear predictive models based on the liblinear C/C++ library",
"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-SparseM"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-quanteda.textmodels",
"R-kebabs"
]
},
{
"type": "test",
"ports": [
"R-RSSL",
"R-parsnip",
"R-vetiver",
"R-tidyAML"
]
}
]
},
{
"name": "R-libgeos",
"portdir": "R/R-libgeos",
"version": "3.11.1-2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://paleolimbot.github.io/libgeos",
"description": "Open Source Geometry Engine (GEOS) C API",
"long_description": "Open Source Geometry Engine (GEOS) C API",
"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"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-geos"
]
}
]
},
{
"name": "R-libcoin",
"portdir": "R/R-libcoin",
"version": "1.0-10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=libcoin",
"description": "Linear test statistics for permutation inference",
"long_description": "Linear test statistics for permutation inference",
"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": [
"libgcc",
"R-mvtnorm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-coin"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-coin",
"R-trtf",
"R-partykit",
"R-inum"
]
}
]
},
{
"name": "R-libbib",
"portdir": "R/R-libbib",
"version": "1.6.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=libbib",
"description": "Various utilities for library science/assessment and cataloging",
"long_description": "Various utilities for library science/assessment and cataloging",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xml2",
"R-stringr",
"R-pbapply",
"R-CRAN-recommended",
"R-curl",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-assertr"
]
}
],
"depends_on": []
}
]
}