HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51957,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=761",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=759",
"results": [
{
"name": "R-mRpostman",
"portdir": "R/R-mRpostman",
"version": "1.1.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://allanvc.github.io/mRpostman",
"description": "IMAP client for R",
"long_description": "IMAP client for R",
"active": true,
"categories": [
"science",
"mail",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-base64enc",
"R-curl",
"R-magrittr",
"R-stringi",
"R-xml2",
"R-stringr",
"R-rvest",
"R-CRAN-recommended",
"R-R6",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"curl",
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-mHMMbayes",
"portdir": "R/R-mHMMbayes",
"version": "1.1.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/emmekeaarts/mHMMbayes",
"description": "Multilevel Hidden Markov Models via Bayesian estimation",
"long_description": "Multilevel Hidden Markov Models via Bayesian estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rdpack",
"R-MCMCpack",
"R-CRAN-recommended",
"R-Rcpp",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RColorBrewer",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-alluvial"
]
}
],
"depends_on": []
},
{
"name": "R-mFilter",
"portdir": "R/R-mFilter",
"version": "0.1-5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mFilter",
"description": "Miscellaneous time series filters",
"long_description": "Miscellaneous time series filters",
"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-tspredit"
]
}
]
},
{
"name": "R-mDAG",
"portdir": "R/R-mDAG",
"version": "1.2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mDAG",
"description": "Inferring causal network from mixed observational data using a directed acyclic graph",
"long_description": "Inferring causal network from mixed observational data using a directed acyclic graph",
"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-bnlearn",
"R-pcalg",
"R-logistf",
"libgcc",
"R-CRAN-recommended",
"libgcc14",
"R-mgm",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-mBvs",
"portdir": "R/R-mBvs",
"version": "1.92",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mBvs",
"description": "Bayesian variable selection methods for multivariate data",
"long_description": "Bayesian variable selection methods for multivariate data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"gsl",
"R-mvtnorm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lzstring",
"portdir": "R/R-lzstring",
"version": "0.1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://parmsam.github.io/lzstring-r",
"description": "Wrapper for lz-string C++ library",
"long_description": "Wrapper for lz-string C++ library",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-cpp11",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-bench"
]
}
],
"depends_on": []
},
{
"name": "R-lwgeom",
"portdir": "R/R-lwgeom",
"version": "0.2-15",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-spatial/lwgeom",
"description": "Bindings to selected liblwgeom functions for simple features",
"long_description": "Bindings to selected liblwgeom functions for simple features",
"active": true,
"categories": [
"science",
"math",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-units",
"R-sf",
"R-CRAN-recommended",
"sqlite3",
"geos",
"proj9"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sp",
"R-testthat",
"R-covr",
"R-geosphere"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sfnetworks"
]
},
{
"type": "test",
"ports": [
"R-fsr",
"R-sf",
"R-sftrack",
"R-stars"
]
}
]
},
{
"name": "R-lvmcomp",
"portdir": "R/R-lvmcomp",
"version": "1.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lvmcomp",
"description": "Stochastic EM algorithms for latent variable models with a high-dimensional latent space",
"long_description": "Stochastic EM algorithms for latent variable models with a high-dimensional latent space",
"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-coda",
"R-CRAN-recommended",
"libgcc",
"libgcc14",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lutz",
"portdir": "R/R-lutz",
"version": "0.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://andyteucher.ca/lutz",
"description": "Look up time zones of point coordinates",
"long_description": "Look up time zones of point coordinates",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-lubridate"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sp",
"R-ggplot2",
"R-testthat",
"R-covr",
"R-sf"
]
}
],
"depends_on": []
},
{
"name": "R-lucid",
"portdir": "R/R-lucid",
"version": "1.8",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kwstat.github.io/lucid",
"description": "Print floating point numbers in a human-friendly format",
"long_description": "Print floating point numbers in a human-friendly format",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-lme4",
"R-rmarkdown",
"R-broom",
"R-rjags",
"R-sommer",
"R-dplyr"
]
}
],
"depends_on": []
},
{
"name": "R-lumberjack",
"portdir": "R/R-lumberjack",
"version": "1.3.1",
"license": "EUPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lumberjack",
"description": "Track changes in data",
"long_description": "A framework that allows for easy logging of changes in data. Start tracking changes by adding a single line of code to an existing script. Track changes in multiple datasets, using multiple loggers. Add custom-built loggers or use loggers offered by other packages.",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-R6",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-validate"
]
}
]
},
{
"name": "R-ltsk",
"portdir": "R/R-ltsk",
"version": "1.1.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ltsk",
"description": "Local Time-Space Kriging",
"long_description": "Local Time-Space Kriging",
"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-CRAN-recommended",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lubridate",
"portdir": "R/R-lubridate",
"version": "1.9.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lubridate.tidyverse.org",
"description": "Make dealing with dates a little easier",
"long_description": "Make dealing with dates a little easier",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-generics",
"R-CRAN-recommended",
"R-timechange"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-timeDate",
"R-tis",
"R-data.table",
"R-chron",
"R-vctrs",
"R-zoo",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rwicc",
"R-lutz",
"R-matman",
"R-metR",
"R-naive",
"R-packagefinder",
"R-padr",
"R-pcts",
"R-pdfetch",
"R-priceR",
"R-prophet",
"R-quitte",
"R-recipes",
"R-repana",
"R-DBItest",
"R-segen",
"R-spooky",
"R-sugrrants",
"R-sweep",
"R-tibbletime",
"R-tidyquant",
"R-tidyverse",
"R-timeplyr",
"R-timetk",
"R-tsibble",
"R-tsibbletalk",
"R-ustfd",
"R-vosonSML",
"R-wbstats",
"R-xmlconvert",
"R-yahoofinancer",
"R-FFP",
"R-Gmisc",
"R-PriceIndices",
"R-RMariaDB",
"R-RPostgres",
"R-RefManageR",
"R-Rwtss",
"R-SPEI",
"R-archivist",
"R-audrex",
"R-autoTS",
"R-autostsm",
"R-bayesforecast",
"R-coalitions",
"R-crawl",
"R-cubble",
"R-distill",
"R-dymo",
"R-epiR",
"R-ezplot",
"R-fable.prophet",
"R-feasts",
"R-fixtuRes",
"R-garma",
"R-ggblanket",
"R-ggpmisc",
"R-ggpp",
"R-gk",
"R-highcharter",
"R-janitor",
"R-jenga"
]
},
{
"type": "test",
"ports": [
"R-Ecfun",
"R-mosaic",
"R-multidplyr",
"R-flexsurv",
"R-mvgam",
"R-gcplyr",
"R-rbmi",
"R-rdflib",
"R-tidyjson",
"R-tidyfit",
"R-arrow",
"R-gt",
"R-tidyindex",
"R-hms",
"R-htmlTable",
"R-checkthat",
"R-pillar",
"R-constructive",
"R-tibble",
"R-skimr",
"R-dint",
"R-madness",
"R-drake",
"R-duckplyr",
"R-purrr",
"R-mcgf",
"R-slider",
"R-mopac",
"R-fabletools",
"R-fastcpd"
]
}
]
},
{
"name": "R-ltsa",
"portdir": "R/R-ltsa",
"version": "1.4.6.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ltsa",
"description": "Linear Time Series Analysis",
"long_description": "Linear Time Series Analysis",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ConfZIC",
"R-FitAR",
"R-arfima",
"R-sarima",
"R-slm",
"R-tscopula"
]
}
]
},
{
"name": "R-ltmle",
"portdir": "R/R-ltmle",
"version": "1.3-0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://joshuaschwab.github.io/ltmle",
"description": "Longitudinal Targeted Maximum Likelihood Estimation",
"long_description": "Longitudinal Targeted Maximum Likelihood Estimation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-matrixStats"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-arm",
"R-SuperLearner",
"R-tmle",
"R-nnls",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-ltable",
"portdir": "R/R-ltable",
"version": "2.0.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ltable",
"description": "Easy to make (lazy) tables of counts and proportions",
"long_description": "Constructs tables of counts and proportions out of data sets with possibility to insert tables to Excel, Word, HTML and PDF documents. Transforms tables to data suitable for modelling. Features Gibbs sampling-based log-linear and power analyses for tabulated data.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-nloptr",
"R-CRAN-recommended",
"R-clipr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-lsr",
"portdir": "R/R-lsr",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lsr.djnavarro.net",
"description": "Learning Statistics with R",
"long_description": "Learning Statistics with R",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-noisemodel"
]
}
]
},
{
"name": "R-lspls",
"portdir": "R/R-lspls",
"version": "0.2-2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mevik.net/work/software/lspls.html",
"description": "LS-PLS Models",
"long_description": "LS-PLS Models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-pls",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lsmeans",
"portdir": "R/R-lsmeans",
"version": "2.30-0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lsmeans",
"description": "Least-Squares Means",
"long_description": "Least-Squares Means",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-emmeans",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-broom"
]
}
]
},
{
"name": "R-lsa",
"portdir": "R/R-lsa",
"version": "0.73.3",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lsa",
"description": "Latent Semantic Analysis",
"long_description": "Latent Semantic Analysis",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-SnowballC",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tm"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-quanteda"
]
}
]
},
{
"name": "R-lrstat",
"portdir": "R/R-lrstat",
"version": "0.2.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lrstat",
"description": "Power and sample size calculation for non-proportional hazards",
"long_description": "Power and sample size calculation for non-proportional hazards",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-shiny",
"R-lpSolve",
"R-CRAN-recommended",
"R-Rcpp",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-tidyr",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-lrgs",
"portdir": "R/R-lrgs",
"version": "0.5.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lrgs",
"description": "Linear Regression by Gibbs Sampling",
"long_description": "Linear Regression by Gibbs Sampling",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lqmm",
"portdir": "R/R-lqmm",
"version": "1.5.8",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lqmm",
"description": "Linear Quantile Mixed Models",
"long_description": "Linear Quantile Mixed Models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc14",
"libgcc",
"R-SparseGrid",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BeQut",
"R-nlmm"
]
},
{
"type": "test",
"ports": [
"R-robustlmm",
"R-texreg"
]
}
]
},
{
"name": "R-lqmix",
"portdir": "R/R-lqmix",
"version": "1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lqmix",
"description": "Linear Quantile Mixture models",
"long_description": "Linear Quantile Mixture models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-quantreg",
"R-Rdpack",
"R-CRAN-recommended",
"R-diagram",
"R-doParallel"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lpridge",
"portdir": "R/R-lpridge",
"version": "1.1-0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lpridge",
"description": "Local polynomial regression with ridging",
"long_description": "Local polynomial regression with ridging",
"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",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dynCorr"
]
}
]
},
{
"name": "R-lpjmlkit",
"portdir": "R/R-lpjmlkit",
"version": "1.6.0",
"license": "AGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PIK-LPJmL/lpjmlkit",
"description": "Toolkit for basic LPJmL handling",
"long_description": "Toolkit for basic LPJmL handling",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-magrittr",
"R-rlang",
"R-stringi",
"R-tibble",
"R-withr",
"R-dplyr",
"R-processx",
"R-doParallel",
"R-foreach",
"R-CRAN-recommended",
"R-abind",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-reshape2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-maps",
"R-raster",
"R-terra",
"R-sf"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-magclass"
]
}
]
},
{
"name": "R-lpirfs",
"portdir": "R/R-lpirfs",
"version": "0.2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lpirfs",
"description": "Local Projections Impulse Response Functions",
"long_description": "Local Projections Impulse Response Functions",
"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-sandwich",
"R-dplyr",
"R-ggplot2",
"R-gridExtra",
"R-lmtest",
"R-doParallel",
"R-foreach",
"R-plm",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-zoo",
"R-readxl",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-vars",
"R-ggpubr"
]
}
],
"depends_on": []
},
{
"name": "R-lpdensity",
"portdir": "R/R-lpdensity",
"version": "2.5",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lpdensity",
"description": "Local polynomial density estimation and inference",
"long_description": "Local polynomial density estimation and inference",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rddensity"
]
}
]
},
{
"name": "R-lpcde",
"portdir": "R/R-lpcde",
"version": "0.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lpcde",
"description": "Boundary adaptive local polynomial conditional density estimator",
"long_description": "Boundary adaptive local polynomial conditional density estimator",
"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-mvtnorm",
"R-purrr",
"R-ggplot2",
"R-Rdpack",
"R-combinat",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-lpacf",
"portdir": "R/R-lpacf",
"version": "1.0.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lpacf",
"description": "Local partial autocorrelation function estimation for locally stationary wavelet processes",
"long_description": "Local partial autocorrelation function estimation for locally stationary wavelet processes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-locits",
"R-wavethresh",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lpSolveAPI",
"portdir": "R/R-lpSolveAPI",
"version": "5.5.2.0-17.12",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lpSolveAPI",
"description": "R interface to lp_solve v. 5.5.2.0",
"long_description": "R interface to lp_solve v. 5.5.2.0",
"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",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-GameTheory",
"R-GameTheoryAllocation",
"R-MSCMT",
"R-ROI.plugin.lpsolve",
"R-Rata",
"R-coopProductGame",
"R-detectseparation",
"R-ergm",
"R-validatetools"
]
}
]
},
{
"name": "R-lpSolve",
"portdir": "R/R-lpSolve",
"version": "5.6.23",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gaborcsardi/lpSolve",
"description": "Interface to Lp_solve to solve linear/integer programs",
"long_description": "Interface to Lp_solve to solve linear/integer programs",
"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-transformr",
"R-NCA",
"R-pkgdepends",
"R-reclin2",
"R-sampling",
"R-MSCMT",
"R-QCA",
"R-Riemann",
"R-SparseMSE",
"R-StatMatch",
"R-T4cluster",
"R-WSGeometry",
"R-adagio",
"R-anticlust",
"R-bayesRecon",
"R-cherry",
"R-clime",
"R-fdacluster",
"R-fdasrvf",
"R-fnets",
"R-geometry",
"R-glarma",
"R-irr",
"R-jeek",
"R-kantorovich",
"R-kappalab",
"R-label.switching",
"R-limSolve",
"R-linprog",
"R-lrstat",
"R-mcclust",
"R-mediation",
"R-mirtCAT"
]
},
{
"type": "test",
"ports": [
"R-Pareto",
"R-packcircles",
"R-relations",
"R-clue"
]
}
]
},
{
"name": "R-lowpassFilter",
"portdir": "R/R-lowpassFilter",
"version": "1.0-2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lowpassFilter",
"description": "Lowpass Filtering",
"long_description": "Creates lowpass filters which are commonly used in ion channel recordings.",
"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": [
"libgcc",
"libgcc14",
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-stepR"
]
}
]
},
{
"name": "R-lowmemtkmeans",
"portdir": "R/R-lowmemtkmeans",
"version": "0.1.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lowmemtkmeans",
"description": "Low memory-use trimmed k-means",
"long_description": "Performs the trimmed k-means clustering algorithm with lower memory use. It also provides a number of utility functions, such as BIC calculations.",
"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",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SAGMM"
]
}
]
},
{
"name": "R-lotri",
"portdir": "R/R-lotri",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nlmixr2.github.io/lotri",
"description": "Simple way to specify symmetric, block diagonal matrices",
"long_description": "Simple way to specify symmetric, block diagonal matrices",
"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-checkmate",
"R-CRAN-recommended",
"libgcc14",
"R-cpp11armadillo",
"libgcc",
"R-cpp11",
"R-crayon"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-microbenchmark"
]
}
],
"depends_on": []
},
{
"name": "R-lorenz",
"portdir": "R/R-lorenz",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lorenz",
"description": "Tools for deriving income inequality estimates from grouped income data",
"long_description": "Tools for deriving income inequality estimates from grouped income data",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dineq",
"R-CRAN-recommended",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-lorentz",
"portdir": "R/R-lorentz",
"version": "1.1-1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://robinhankin.github.io/lorentz",
"description": "The Lorentz transform in relativistic physics",
"long_description": "The Lorentz transform in relativistic physics",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magic",
"R-tensor",
"R-CRAN-recommended",
"R-magrittr",
"R-emulator"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-clifford"
]
}
]
},
{
"name": "R-lorec",
"portdir": "R/R-lorec",
"version": "0.6.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lorec",
"description": "LOw Rand and sparsE Covariance matrix estimation",
"long_description": "LOw Rand and sparsE Covariance matrix estimation",
"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-clime",
"R-scio"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-scio"
]
}
]
},
{
"name": "R-lorad",
"portdir": "R/R-lorad",
"version": "0.0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lorad",
"description": "Lowest radial distance method of marginal likelihood estimation",
"long_description": "Lowest radial distance method of marginal likelihood estimation",
"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-bridgesampling",
"R-rmarkdown",
"R-knitr",
"R-rstan",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-lookout",
"portdir": "R/R-lookout",
"version": "0.1.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sevvandi.github.io/lookout",
"description": "Leave-one-out kernel density estimates for outlier detection",
"long_description": "Leave-one-out kernel density estimates for outlier detection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tidyr",
"R-ggplot2",
"R-TDAstats",
"R-CRAN-recommended",
"R-RANN",
"R-evd"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-loo",
"portdir": "R/R-loo",
"version": "2.8.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mc-stan.org/loo",
"description": "Efficient Leave-One-Out Cross-Validation and WAIC for Bayesian Models.",
"long_description": "Efficient Leave-One-Out Cross-Validation and WAIC for Bayesian Models.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-matrixStats",
"R-checkmate",
"R-posterior",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-brms",
"R-rmarkdown",
"R-rstanarm",
"R-spdep",
"R-rstantools",
"R-ggplot2",
"R-knitr",
"R-rstan",
"R-testthat",
"R-bayesplot"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-walker",
"R-LMMELSM",
"R-MixSIAR",
"R-bayesGAM",
"R-bayesbr",
"R-bayesdfa",
"R-bayesforecast",
"R-bayesnec",
"R-rmsb",
"R-rstan",
"R-rstanarm",
"R-rtmpt",
"R-FlexReg",
"R-beanz",
"R-bellreg",
"R-bistablehistory",
"R-blavaan",
"R-bmgarch",
"R-brms",
"R-bsitar",
"R-conformalbayes",
"R-dynamite",
"R-gmo",
"R-hBayesDM",
"R-hbamr",
"R-hsstan",
"R-mcmcsae",
"R-mcp",
"R-measr",
"R-multilevelcoda",
"R-mvgam",
"R-pcFactorStan",
"R-projpred",
"R-publipha",
"R-rater"
]
},
{
"type": "test",
"ports": [
"R-bayesplot",
"R-bayesvl",
"R-performance",
"R-cmdstanr",
"R-multinma"
]
}
]
},
{
"name": "R-longmemo",
"portdir": "R/R-longmemo",
"version": "1.1-3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=longmemo",
"description": "Statistics for long-memory processes",
"long_description": "Statistics for long-memory processes",
"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-fracdiff",
"R-sfsmisc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-LongMemoryTS",
"R-memochange"
]
},
{
"type": "test",
"ports": [
"R-AER",
"R-fracdiff",
"R-garma"
]
}
]
},
{
"name": "R-longitudinalData",
"portdir": "R/R-longitudinalData",
"version": "2.4.5.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=longitudinalData",
"description": "Tools for longitudinal data and joint longitudinal data",
"long_description": "Tools for longitudinal data and joint longitudinal data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-clv",
"R-rgl",
"R-CRAN-recommended",
"R-misc3d"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-longit",
"portdir": "R/R-longit",
"version": "0.1.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=longit",
"description": "High-dimensional longitudinal data analysis using MCMC",
"long_description": "High-dimensional longitudinal data analysis using MCMC",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-AICcmodavg",
"R-missForest",
"R-R2jags",
"R-CRAN-recommended",
"R-rjags"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-lolog",
"portdir": "R/R-lolog",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lolog",
"description": "Latent order logistic graph models",
"long_description": "Latent order logistic graph models",
"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-reshape2",
"R-ggplot2",
"R-network",
"R-intergraph",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-inline",
"R-knitr",
"R-testthat",
"R-igraph",
"R-rmarkdown",
"R-ergm"
]
}
],
"depends_on": []
},
{
"name": "R-lolR",
"portdir": "R/R-lolR",
"version": "2.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lolR",
"description": "Linear Optimal Low-Rank projection",
"long_description": "Linear Optimal Low-Rank projection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-robustbase",
"R-robust",
"R-pls",
"R-CRAN-recommended",
"R-abind",
"R-irlba"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-randomForest",
"R-latex2exp"
]
}
],
"depends_on": []
},
{
"name": "R-lokern",
"portdir": "R/R-lokern",
"version": "1.1-12",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-forge.r-project.org/projects/lokern",
"description": "Kernel regression smoothing with local or global plug-in bandwidth",
"long_description": "Kernel regression smoothing with local or global plug-in bandwidth",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc14",
"libgcc",
"R-sfsmisc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-features"
]
},
{
"type": "test",
"ports": [
"R-sfsmisc"
]
}
]
},
{
"name": "R-logspline",
"portdir": "R/R-logspline",
"version": "2.1.22",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=logspline",
"description": "Routines for logspline density estimation",
"long_description": "Routines for logspline density estimation",
"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",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MIRES",
"R-TreeBUGS",
"R-lg",
"R-metaBMA"
]
},
{
"type": "test",
"ports": [
"R-crs",
"R-emmeans",
"R-quantreg",
"R-see",
"R-modelbased",
"R-TeachingDemos",
"R-np",
"R-bayestestR"
]
}
]
},
{
"name": "R-logr",
"portdir": "R/R-logr",
"version": "1.3.8",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://logr.r-sassy.org",
"description": "Functions to help create log files",
"long_description": "Functions to help create log files",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-common",
"R-CRAN-recommended",
"R-withr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tidylog",
"R-dplyr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sassy"
]
},
{
"type": "test",
"ports": [
"R-fmtr",
"R-libr",
"R-procs",
"R-reporter"
]
}
]
},
{
"name": "R-lognorm",
"portdir": "R/R-lognorm",
"version": "0.1.10",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lognorm",
"description": "Functions for the lognormal distribution",
"long_description": "Functions for the lognormal distribution",
"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-purrr",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-mvtnorm"
]
}
],
"depends_on": []
}
]
}