HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49928,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=107",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=105",
"results": [
{
"name": "R-LowRankQP",
"portdir": "R/R-LowRankQP",
"version": "1.0.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LowRankQP",
"description": "Low Rank Quadratic Programming",
"long_description": "Low Rank Quadratic Programming",
"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": [
{
"type": "test",
"ports": [
"R-MSCMT"
]
}
]
},
{
"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": [
"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-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": [
"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-CRAN-recommended",
"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": [
{
"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-checkmate",
"libgcc13",
"R-CRAN-recommended",
"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-LorenzRegression",
"portdir": "R/R-LorenzRegression",
"version": "2.1.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AlJacq/LorenzRegression",
"description": "Lorenz and penalized Lorenz regressions",
"long_description": "Inference for the Lorenz and penalized Lorenz regressions. More broadly, the package proposes functions to assess inequality and graphically represent it.",
"active": true,
"categories": [
"science",
"math",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-knitr",
"R-scales",
"R-doParallel",
"R-foreach",
"R-GA",
"R-parsnip",
"R-rsample",
"R-locpol",
"R-Rearrangement",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown"
]
}
],
"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-16",
"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-16",
"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": [
"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"
]
},
{
"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": [
{
"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-bridgesampling",
"R-rmarkdown",
"R-knitr",
"R-rstan",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-LOPART",
"portdir": "R/R-LOPART",
"version": "2024.6.19",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tdhock/LOPART",
"description": "Labelled Optimal Partitioning",
"long_description": "Labelled Optimal Partitioning",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-atime"
]
}
]
},
{
"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-16",
"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": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"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-bellreg",
"R-MixSIAR",
"R-FlexReg",
"R-multilevelcoda",
"R-hbamr",
"R-walker",
"R-dynamite",
"R-rtmpt",
"R-mcp",
"R-bayesnec",
"R-mvgam",
"R-bsitar",
"R-rmsb",
"R-gmo",
"R-hBayesDM",
"R-mcmcsae",
"R-conformalbayes",
"R-projpred",
"R-blavaan",
"R-LMMELSM",
"R-bayesGAM",
"R-bayesbr",
"R-bayesdfa",
"R-bayesforecast",
"R-beanz",
"R-bistablehistory",
"R-bmgarch",
"R-hsstan",
"R-measr",
"R-pcFactorStan",
"R-publipha",
"R-rater",
"R-rstan",
"R-rstanarm",
"R-brms"
]
},
{
"type": "test",
"ports": [
"R-bayesplot",
"R-bayesvl",
"R-multinma",
"R-cmdstanr",
"R-performance"
]
}
]
},
{
"name": "R-LongMemoryTS",
"portdir": "R/R-LongMemoryTS",
"version": "0.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LongMemoryTS",
"description": "Long-memory time series",
"long_description": "Long-memory time series is a collection of functions for estimation, simulation and testing of long-memory processes, spurious long-memory processes and fractionally cointegrated systems.",
"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-mvtnorm",
"R-fracdiff",
"R-partitions",
"libgcc",
"R-CRAN-recommended",
"R-longmemo",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-memochange"
]
}
]
},
{
"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-16"
]
},
{
"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-fracdiff",
"R-AER",
"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-16",
"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-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-AICcmodavg",
"R-missForest",
"R-R2jags",
"R-CRAN-recommended",
"R-rjags"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-LOMAR",
"portdir": "R/R-LOMAR",
"version": "0.5.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.embl.de/heriche/lomar",
"description": "Read, register and compare point sets from single molecule localization microscopy",
"long_description": "Read, register and compare point sets from single molecule localization microscopy",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RANN",
"R-Rcpp",
"R-abind",
"R-data.table",
"R-proxy",
"R-reshape2",
"R-doParallel",
"R-foreach",
"R-FNN",
"R-pracma",
"R-ff",
"R-mclust",
"R-rhdf5",
"R-dbscan",
"R-EBImage",
"R-transport",
"R-CRAN-recommended",
"R-alphashape3d",
"gmp",
"fftw-3",
"R-BH"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"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": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"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-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": [
{
"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-reshape2",
"R-ggplot2",
"R-network",
"R-intergraph",
"R-CRAN-recommended",
"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-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": [
{
"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-sfsmisc",
"libgcc13"
]
},
{
"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": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MIRES",
"R-TreeBUGS",
"R-metaBMA",
"R-lg"
]
},
{
"type": "test",
"ports": [
"R-modelbased",
"R-TeachingDemos",
"R-np",
"R-see",
"R-quantreg",
"R-crs",
"R-emmeans",
"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-16"
]
},
{
"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-libr",
"R-procs",
"R-fmtr",
"R-reporter"
]
}
]
},
{
"name": "R-logOfGamma",
"portdir": "R/R-logOfGamma",
"version": "0.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=logOfGamma",
"description": "Natural logarithms of the gamma function for large values",
"long_description": "Natural logarithms of the gamma function for large values",
"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": [
{
"type": "lib",
"ports": [
"R-BCA1SG",
"R-BMRMM"
]
}
]
},
{
"name": "R-logNormReg",
"portdir": "R/R-logNormReg",
"version": "0.5-0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=logNormReg",
"description": "Log-normal linear regression",
"long_description": "Log-normal linear 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": []
},
{
"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-16"
]
},
{
"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": []
},
{
"name": "R-logmult",
"portdir": "R/R-logmult",
"version": "0.7.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nalimilan/logmult",
"description": "Log-multiplicative models, including association models",
"long_description": "Log-multiplicative models, including association models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-gnm",
"R-qvcalc"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-survey",
"R-knitr",
"R-rmarkdown",
"R-ellipse"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-gnm"
]
}
]
},
{
"name": "R-loglognorm",
"portdir": "R/R-loglognorm",
"version": "1.0.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=loglognorm",
"description": "Double log-normal distribution functions",
"long_description": "Double log-normal distribution functions",
"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": "test",
"ports": [
"R-fitteR"
]
}
]
},
{
"name": "R-logitr",
"portdir": "R/R-logitr",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=logitr",
"description": "Logit models w/Preference & WTP space utility parameterizations",
"long_description": "Logit models w/Preference & WTP space utility parameterizations",
"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-tibble",
"R-CRAN-recommended",
"R-randtoolbox",
"R-generics",
"R-nloptr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-broom",
"R-texreg",
"R-ggrepel",
"R-apollo",
"R-kableExtra",
"R-mlogit",
"R-gmnl",
"R-mixl",
"R-fastDummies",
"R-gtsummary",
"R-dplyr",
"R-here",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cbcTools"
]
},
{
"type": "test",
"ports": [
"R-insight",
"R-texreg"
]
}
]
},
{
"name": "R-logitnorm",
"portdir": "R/R-logitnorm",
"version": "0.8.39",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=logitnorm",
"description": "Functions for the logitnormal distribution",
"long_description": "Density, distribution, quantile and random generation function for the logitnormal distribution. Estimation of the mode and the first two moments. Estimation of distribution parameters.",
"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-testthat",
"R-markdown",
"R-ggplot2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-univariateML"
]
},
{
"type": "test",
"ports": [
"R-multinma"
]
}
]
},
{
"name": "R-logistf",
"portdir": "R/R-logistf",
"version": "1.26.0",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=logistf",
"description": "Firth’s bias-reduced logistic regression",
"long_description": "Firth’s bias-reduced logistic regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-mice",
"R-formula.tools"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-estimability",
"R-emmeans"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mDAG"
]
},
{
"type": "test",
"ports": [
"R-ggeffects",
"R-insight",
"R-MuMIn"
]
}
]
},
{
"name": "R-LogicReg",
"portdir": "R/R-LogicReg",
"version": "1.6.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LogicReg",
"description": "Logic Regression",
"long_description": "Logic Regression",
"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": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-logiBin",
"portdir": "R/R-logiBin",
"version": "0.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=logiBin",
"description": "Binning variables to use in logistic regression",
"long_description": "Binning variables to use in logistic regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-doParallel",
"R-foreach",
"R-partykit",
"R-CRAN-recommended",
"R-data.table",
"R-iterators"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-logging",
"portdir": "R/R-logging",
"version": "0.10-108",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/WLOGSolutions/r-logging",
"description": "R Logging package",
"long_description": "Pure R implementation of the ubiquitous log4j package.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-crayon",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-wrswoR"
]
}
]
},
{
"name": "R-logger",
"portdir": "R/R-logger",
"version": "0.3.0",
"license": "AGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://daroczig.github.io/logger",
"description": "Lightweight, modern and flexible logging utility",
"long_description": "Lightweight, modern and flexible logging utility",
"active": true,
"categories": [
"sysutils",
"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-fastadi",
"R-rebib",
"R-emayili"
]
},
{
"type": "test",
"ports": [
"R-pander"
]
}
]
},
{
"name": "R-logcondiscr",
"portdir": "R/R-logcondiscr",
"version": "1.0.6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=logcondiscr",
"description": "Estimate a log-concave probability mass function from discrete i.i.d. observations",
"long_description": "Estimate a log-concave probability mass function from discrete i.i.d. observations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-cobs",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-logcondens",
"portdir": "R/R-logcondens",
"version": "2.1.8",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=logcondens",
"description": "Estimate a log-concave probability density from IID observations",
"long_description": "Estimate a log-concave probability density from IID observations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ks",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-pROC"
]
}
]
},
{
"name": "rlog",
"portdir": "devel/rlog",
"version": "1.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.arg0.net/rlog",
"description": "A flexible message logging facility for C++",
"long_description": "RLog provides a flexible message logging facility for C++ programs and libraries. It is highly optimized for the case where no log messages are output, so that it can be left in production code and enabled on-demand.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"encfs"
]
}
]
},
{
"name": "R-loder",
"portdir": "R/R-loder",
"version": "0.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jonclayden/loder",
"description": "Dependency-free access to PNG image files",
"long_description": "Dependency-free access to PNG image files",
"active": true,
"categories": [
"graphics",
"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-covr",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mmand"
]
}
]
},
{
"name": "R-locpolExpectile",
"portdir": "R/R-locpolExpectile",
"version": "0.1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=locpolExpectile",
"description": "Local Polynomial Expectile regression",
"long_description": "Local Polynomial Expectile regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-locpol",
"R-expectreg",
"R-lestat",
"R-CRAN-recommended",
"R-matrixcalc",
"R-quantreg"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-locpol",
"portdir": "R/R-locpol",
"version": "0.8.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=locpol",
"description": "Kernel Local Polynomial regression",
"long_description": "Kernel Local Polynomial 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-locpolExpectile",
"R-quantCurves",
"R-LorenzRegression"
]
}
]
},
{
"name": "R-locits",
"portdir": "R/R-locits",
"version": "1.7.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=locits",
"description": "Test of stationarity and localized autocovariance",
"long_description": "Test of stationarity and localized autocovariance",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-wavethresh",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lpacf"
]
}
]
},
{
"name": "R-locfit",
"portdir": "R/R-locfit",
"version": "1.5-9.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=locfit",
"description": "Local regression, likelihood and density estimation",
"long_description": "Local regression, likelihood and density estimation",
"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-interp",
"R-gam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-EBImage",
"R-EnrichedHeatmap",
"R-TSA",
"R-kdecopula",
"R-CoImp",
"R-nlts",
"R-EMD",
"R-edgeR",
"R-hdrcde",
"R-DESeq2"
]
},
{
"type": "test",
"ports": [
"R-spatstat.explore",
"R-bioDist",
"R-spatstat.linnet",
"R-spatstat.model",
"R-peperr",
"R-reldist",
"R-ContourFunctions"
]
}
]
},
{
"name": "R-locfdr",
"portdir": "R/R-locfdr",
"version": "1.1-8",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=locfdr",
"description": "Computation of local false discovery rates",
"long_description": "Computation of local false discovery rates",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-locatexec",
"portdir": "R/R-locatexec",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=locatexec",
"description": "Detection and localization of executable files",
"long_description": "Detection and localization of executable files",
"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-doconv"
]
}
]
},
{
"name": "R-locateip",
"portdir": "R/R-locateip",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=locateip",
"description": "Locate IP addresses with ip-api",
"long_description": "Locate IP addresses with ip-api",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-readr",
"R-httr2",
"R-CRAN-recommended",
"R-lifecycle",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr"
]
}
],
"depends_on": []
},
{
"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"
]
}
]
}
]
}