HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50663,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=904",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=902",
"results": [
{
"name": "R-ivprobit",
"portdir": "R/R-ivprobit",
"version": "1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ivprobit",
"description": "Instrumental variables probit model",
"long_description": "Instrumental variables probit model",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Formula",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ivreg",
"portdir": "R/R-ivreg",
"version": "0.6-4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zeileis.github.io/ivreg",
"description": "2SLS Regression with Diagnostics in R",
"long_description": "2SLS Regression with Diagnostics in R",
"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-lmtest",
"R-Formula",
"R-car",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-AER",
"R-effects",
"R-modelsummary",
"R-gt",
"R-insight",
"R-sandwich",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-modelsummary",
"R-insight",
"R-clubSandwich",
"R-report",
"R-performance"
]
}
]
},
{
"name": "R-ivs",
"portdir": "R/R-ivs",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ivs",
"description": "Interval Vectors",
"long_description": "Interval Vectors",
"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-vctrs",
"R-CRAN-recommended",
"R-glue",
"R-lifecycle",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-clock",
"R-bit64",
"R-dplyr",
"R-tidyr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-ivx",
"portdir": "R/R-ivx",
"version": "1.1.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kvasilopoulos.github.io/ivx",
"description": "Robust econometric inference for predictive regressions",
"long_description": "Robust econometric inference for predictive regressions",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"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-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-forecast",
"R-lmtest",
"R-texreg",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-iwmm",
"portdir": "R/R-iwmm",
"version": "0.0.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/topipa/iwmm",
"description": "Importance-weighted moment matching",
"long_description": "R-iwmm provides functions for adaptive importance sampling.",
"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-checkmate",
"R-posterior",
"R-CRAN-recommended",
"R-matrixStats"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-cmdstanr",
"R-knitr",
"R-rstan",
"R-testthat",
"R-bayesplot",
"R-brms",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-priorsense"
]
}
]
},
{
"name": "R-iZID",
"portdir": "R/R-iZID",
"version": "0.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=iZID",
"description": "Identify Zero-Inflated Distributions",
"long_description": "Identify Zero-Inflated Distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-rootSolve",
"R-extraDistr",
"R-CRAN-recommended",
"R-doParallel"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rizin",
"portdir": "devel/rizin",
"version": "0.8.2",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://rizin.re",
"description": "UNIX-like reverse engineering framework and command-line toolset",
"long_description": "Rizin is a fork of the radare2 reverse engineering framework with a focus on usability, working features and code cleanliness.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"lz4",
"zlib",
"zstd",
"libzip",
"xxhash",
"openssl3",
"capstone"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cutter-rizin"
]
}
]
},
{
"name": "rizin-grammar-c",
"portdir": "devel/rizin-grammar-c",
"version": "0.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rizinorg/rizin-grammar-c",
"description": "A tree-sitter parser for C (rizinorg fork of tree-sitter-c)",
"long_description": "A tree-sitter parser for C (rizinorg fork of tree-sitter-c)",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 228
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "R-jaccard",
"portdir": "R/R-jaccard",
"version": "0.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jaccard",
"description": "Test similarity between binary data using Jaccard–Tanimoto coefficients",
"long_description": "Test similarity between binary data using Jaccard–Tanimoto coefficients",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-qvalue",
"R-Rcpp",
"R-CRAN-recommended",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-jack",
"portdir": "R/R-jack",
"version": "6.1.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stla/jackR",
"description": "Jack, zonal and Schur polynomials",
"long_description": "Jack, zonal and Schur polynomials",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-gmp",
"R-partitions",
"R-multicool",
"R-mvp",
"R-spray",
"R-RcppCGAL",
"R-DescTools",
"R-qspray",
"R-CRAN-recommended",
"R-ratioOfQsprays",
"R-symbolicQspray",
"R-syt",
"gmp",
"mpfr",
"R-BH"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-HypergeoMat"
]
}
]
},
{
"name": "R-jacobi",
"portdir": "R/R-jacobi",
"version": "3.1.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jacobi",
"description": "Jacobi Theta and related functions",
"long_description": "Jacobi Theta and related functions",
"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-rgl",
"R-CRAN-recommended",
"R-Rcpp",
"R-Rvcg",
"R-Carlson"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-elliptic",
"R-RcppColors"
]
}
],
"depends_on": []
},
{
"name": "R-JacobiEigen",
"portdir": "R/R-JacobiEigen",
"version": "0.3-4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=JacobiEigen",
"description": "Classical Jacobi eigenvalue algorithm",
"long_description": "Classical Jacobi eigenvalue algorithm",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-rbenchmark",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-JADE",
"portdir": "R/R-JADE",
"version": "2.0-4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=JADE",
"description": "Blind source separation methods based on joint diagonalization and some BSS performance criteria",
"long_description": "Blind source separation methods based on joint diagonalization and some BSS performance criteria",
"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-clue",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ICSNP",
"R-ICS"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BSSasymp",
"R-ICtest",
"R-SpatialBSS",
"R-fICA",
"R-SpaceTimeBSS",
"R-tsBSS",
"R-tensorBSS"
]
}
]
},
{
"name": "R-jaggR",
"portdir": "R/R-jaggR",
"version": "0.1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jaggR",
"description": "Supporting files and functions for the Bayesian Modelling with JAGS",
"long_description": "Supporting files and functions for the Bayesian Modelling with JAGS",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-formatR",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-jagshelper",
"portdir": "R/R-jagshelper",
"version": "0.4.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mbtyers/jagshelper",
"description": "Extracting and visualizing output from R-jagsUI",
"long_description": "Extracting and visualizing output from R-jagsUI",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jagsUI",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-jagstargets",
"portdir": "R/R-jagstargets",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/jagstargets",
"description": "Reproducible Bayesian data analysis pipelines with R-targets and JAGS",
"long_description": "Reproducible Bayesian data analysis pipelines with R-targets and JAGS",
"active": true,
"categories": [
"sysutils",
"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-withr",
"R-purrr",
"R-tidyselect",
"R-posterior",
"R-R2jags",
"R-rjags",
"R-targets",
"R-fst",
"R-tarchetypes",
"R-CRAN-recommended",
"R-secretbase",
"R-qs2",
"R-rlang",
"R-coda"
]
},
{
"type": "run",
"ports": [
"jags",
"R"
]
},
{
"type": "test",
"ports": [
"R-fs",
"R-dplyr",
"R-tidyr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-R.utils",
"R-visNetwork"
]
}
],
"depends_on": []
},
{
"name": "R-jagsUI",
"portdir": "R/R-jagsUI",
"version": "1.6.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kenkellner.com/jagsUI",
"description": "Wrapper around R-rjags to streamline JAGS analyses",
"long_description": "Wrapper around R-rjags to streamline JAGS analyses",
"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-rjags",
"R-CRAN-recommended",
"jags",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-markdown",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-JMbayes",
"R-jagshelper",
"R-BeQut"
]
},
{
"type": "test",
"ports": [
"R-AICcmodavg",
"R-tidybayes"
]
}
]
},
{
"name": "R-janeaustenr",
"portdir": "R/R-janeaustenr",
"version": "1.0.0.9000",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/juliasilge/janeaustenr",
"description": "Jane Austen’s Complete Novels",
"long_description": "Jane Austen’s Complete Novels",
"active": true,
"categories": [
"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-dplyr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tidytext"
]
},
{
"type": "test",
"ports": [
"R-sparklyr"
]
}
]
},
{
"name": "R-janitor",
"portdir": "R/R-janitor",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sfirke.github.io/janitor",
"description": "Simple tools for examining and cleaning dirty data",
"long_description": "Simple tools for examining and cleaning dirty data",
"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-lifecycle",
"R-stringr",
"R-dplyr",
"R-hms",
"R-purrr",
"R-magrittr",
"R-tidyselect",
"R-lubridate",
"R-snakecase",
"R-CRAN-recommended",
"R-tidyr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-influential",
"R-diffdfs",
"R-modeltime"
]
},
{
"type": "test",
"ports": [
"R-tidyquant",
"R-questionr",
"R-scdhlm"
]
}
]
},
{
"name": "R-Jaya",
"portdir": "R/R-Jaya",
"version": "1.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neerajdhanraj/Jaya",
"description": "Maximization/minimization of a fitness function using the Jaya Algorithm (JA)",
"long_description": "Maximization/minimization of a fitness function using the Jaya Algorithm (JA)",
"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-rmarkdown",
"R-evaluate",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-jeek",
"portdir": "R/R-jeek",
"version": "1.1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jeek",
"description": "Fast and scalable joint estimator for integrating additional knowledge in learning multiple related sparse gaussian graphical models",
"long_description": "Fast and scalable joint estimator for integrating additional knowledge in learning multiple related sparse gaussian graphical models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lpSolve",
"R-igraph",
"R-CRAN-recommended",
"R-pcaPP"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-jenga",
"portdir": "R/R-jenga",
"version": "1.3.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rpubs.com/giancarlo_vercellino/jenga",
"description": "Fast extrapolation of time features using k-nearest neighbors",
"long_description": "Fast extrapolation of time features using k-nearest neighbors",
"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-entropy",
"R-moments",
"R-dplyr",
"R-purrr",
"R-ggplot2",
"R-lubridate",
"R-scales",
"R-readr",
"R-imputeTS",
"R-Rfast",
"R-greybox",
"R-fastDummies",
"R-fANCOVA",
"R-narray",
"R-philentropy",
"R-tictoc",
"R-CRAN-recommended",
"R-modeest",
"R-abind"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-jetpack",
"portdir": "R/R-jetpack",
"version": "0.5.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ankane/jetpack",
"description": "Friendly package manager",
"long_description": "Friendly package manager",
"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-renv",
"R-CRAN-recommended",
"R-remotes",
"R-docopt",
"R-desc"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-testthat",
"R-packrat"
]
}
],
"depends_on": []
},
{
"name": "R-jfa",
"portdir": "R/R-jfa",
"version": "0.7.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://koenderks.github.io/jfa",
"description": "Statistical methods for auditing",
"long_description": "Provides statistical methods for auditing as implemented in JASP for Audit",
"active": true,
"categories": [
"science",
"finance",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppEigen",
"R-RcppParallel",
"R-StanHeaders",
"R-rstantools",
"R-ggplot2",
"R-BH",
"R-extraDistr",
"R-truncdist",
"R-bde",
"R-CRAN-recommended",
"R-rstan",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-jiebaR",
"portdir": "R/R-jiebaR",
"version": "0.11",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qinwenfeng.com/jiebaR",
"description": "Chinese text segmentation, keyword extraction and speech tagging",
"long_description": "Chinese text segmentation, keyword extraction and speech tagging",
"active": true,
"categories": [
"textproc",
"science",
"chinese",
"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-Rcpp",
"R-jiebaRD"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-devtools",
"R-roxygen2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-chinese.misc",
"R-CTM"
]
},
{
"type": "test",
"ports": [
"R-jiebaRD"
]
}
]
},
{
"name": "R-jiebaRD",
"portdir": "R/R-jiebaRD",
"version": "0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qinwenfeng.com/jiebaR",
"description": "Chinese text segmentation data for R-jiebaR package",
"long_description": "Chinese text segmentation data for R-jiebaR package",
"active": true,
"categories": [
"textproc",
"science",
"chinese",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jiebaR"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jiebaR"
]
}
]
},
{
"name": "R-jinjar",
"portdir": "R/R-jinjar",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://davidchall.github.io/jinjar",
"description": "Template engine inspired by Jinja",
"long_description": "Template engine inspired by Jinja",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-fs",
"R-jsonlite",
"R-rlang",
"R-CRAN-recommended",
"R-cli",
"R-cpp11"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-emayili"
]
}
]
},
{
"name": "R-jipApprox",
"portdir": "R/R-jipApprox",
"version": "0.1.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jipApprox",
"description": "Approximate inclusion probabilities for survey sampling",
"long_description": "Approximate inclusion probabilities for survey sampling",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-sampling",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-JM",
"portdir": "R/R-JM",
"version": "1.5-2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://jmr.r-forge.r-project.org",
"description": "Joint modelling of longitudinal and survival data",
"long_description": "Joint modelling of longitudinal and survival data",
"active": true,
"categories": [
"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-xtable"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-insight",
"R-joineRML"
]
}
]
},
{
"name": "R-jmatrix",
"portdir": "R/R-jmatrix",
"version": "1.5.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jmatrix",
"description": "Read from/write to disk matrices with any data type in a binary format",
"long_description": "Read from/write to disk matrices with any data type in a binary format",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-memuse",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-JMbayes",
"portdir": "R/R-JMbayes",
"version": "0.8-85",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=JMbayes",
"description": "Joint modelling of longitudinal and time-to-event data under a Bayesian approach",
"long_description": "Joint modelling of longitudinal and time-to-event data under a Bayesian approach",
"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-RcppArmadillo",
"R-xtable",
"R-rstan",
"R-shiny",
"R-Hmisc",
"libgcc",
"R-foreach",
"R-jagsUI",
"R-CRAN-recommended",
"R-doParallel",
"jags",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-JMbayes2",
"portdir": "R/R-JMbayes2",
"version": "0.5-0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://drizopoulos.github.io/JMbayes2",
"description": "Network meta-analysis using Bayesian methods",
"long_description": "Network meta-analysis using Bayesian methods",
"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-coda",
"R-matrixStats",
"R-ggplot2",
"R-gridExtra",
"R-parallelly",
"R-GLMMadaptive",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-pkgdown"
]
}
],
"depends_on": []
},
{
"name": "R-JMdesign",
"portdir": "R/R-JMdesign",
"version": "1.5",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=JMdesign",
"description": "Power calculations for joint modelling of longitudinal and survival data",
"long_description": "Power calculations for joint modelling of longitudinal and survival data",
"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-jmv",
"portdir": "R/R-jmv",
"version": "2.5.6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.jamovi.org",
"description": "The Jamovi analyses",
"long_description": "The Jamovi analyses",
"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-dplyr",
"R-ggplot2",
"R-ggridges",
"R-lavaan",
"R-ggrepel",
"R-emmeans",
"R-psych",
"R-car",
"R-GGally",
"R-GPArotation",
"R-vcd",
"R-multcomp",
"R-BayesFactor",
"R-afex",
"R-vcdExtra",
"R-ROCR",
"R-mvnormtest",
"R-CRAN-recommended",
"R-jmvcore",
"R-PMCMR",
"R-R6",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-carData",
"R-exact2x2",
"R-semPlot"
]
}
],
"depends_on": []
},
{
"name": "R-jmvconnect",
"portdir": "R/R-jmvconnect",
"version": "2.5.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.jamovi.org",
"description": "Connect to the Jamovi statistical spreadsheet",
"long_description": "Connect to the Jamovi statistical spreadsheet",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-evaluate",
"R-rappdirs",
"R-httr",
"R-BH",
"R-jmvcore",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-jmvcore",
"portdir": "R/R-jmvcore",
"version": "2.6.3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.jamovi.org",
"description": "Dependencies for the Jamovi framework",
"long_description": "Dependencies for the Jamovi framework",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-jsonlite",
"R-rlang",
"R-CRAN-recommended",
"R-R6",
"R-base64enc"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-fastmap",
"R-RColorBrewer",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-ragg",
"R-RProtoBuf"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jmv",
"R-jmvconnect"
]
},
{
"type": "test",
"ports": [
"R-ufs"
]
}
]
},
{
"name": "R-job",
"portdir": "R/R-job",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lindeloev.github.io/job",
"description": "Run R code as an RStudio job",
"long_description": "Run R code as an RStudio job",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rstudioapi",
"R-CRAN-recommended",
"R-digest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-currr"
]
},
{
"type": "test",
"ports": [
"R-SimDesign"
]
}
]
},
{
"name": "R-joineR",
"portdir": "R/R-joineR",
"version": "1.2.8",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/graemeleehickey/joineR",
"description": "Joint modelling of repeated measurements and time-to-event data",
"long_description": "Joint modelling of repeated measurements and time-to-event data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-statmod",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-joineRML"
]
}
]
},
{
"name": "R-joineRML",
"portdir": "R/R-joineRML",
"version": "0.4.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/graemeleehickey/joineRML",
"description": "Joint modelling of multivariate longitudinal data and time-to-event outcomes",
"long_description": "Joint modelling of multivariate longitudinal data and time-to-event outcomes",
"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": [
"R-mvtnorm",
"R-tibble",
"R-generics",
"R-ggplot2",
"R-lme4",
"R-doParallel",
"R-foreach",
"R-randtoolbox",
"R-cobs",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-bindrcpp",
"R-JM",
"R-joineR"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-broom"
]
}
]
},
{
"name": "R-joinet",
"portdir": "R/R-joinet",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rauschenberger.github.io/joinet",
"description": "Multivariate elastic net regression",
"long_description": "Multivariate elastic net regression",
"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-glmnet",
"R-palasso",
"R-CRAN-recommended",
"R-cornet"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-GPM",
"R-RMTL",
"R-mcen",
"R-remMap",
"R-MTPS",
"R-MRCE",
"R-MultivariateRandomForest",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-mice",
"R-earth",
"R-spls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-transreg"
]
}
]
},
{
"name": "R-JointAI",
"portdir": "R/R-JointAI",
"version": "1.0.6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nerler.github.io/JointAI",
"description": "Joint Analysis and Imputation of Incomplete Data",
"long_description": "Joint Analysis and Imputation of Incomplete Data",
"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-future",
"R-rjags",
"R-mathjaxr",
"R-mcmcse",
"R-CRAN-recommended",
"R-rlang",
"R-coda"
]
},
{
"type": "run",
"ports": [
"jags",
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-bookdown",
"R-ggpubr"
]
}
],
"depends_on": []
},
{
"name": "R-jointDiag",
"portdir": "R/R-jointDiag",
"version": "0.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jointDiag",
"description": "Joint approximate diagonalization of a set of square matrices",
"long_description": "Joint approximate diagonalization of a set of square matrices",
"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": [
{
"type": "lib",
"ports": [
"R-morpheus",
"R-HDTSA"
]
}
]
},
{
"name": "R-JointFPM",
"portdir": "R/R-JointFPM",
"version": "1.2.1",
"license": "CC-BY-4",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://entjos.github.io/JointFPM",
"description": "Parametric model for estimating the mean number of events",
"long_description": "Parametric model for estimating the mean number of events",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-lifecycle",
"R-statmod",
"R-matrixStats",
"R-rmutil",
"R-rstpm2",
"R-CRAN-recommended",
"R-cli",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-jointPm",
"portdir": "R/R-jointPm",
"version": "2.3.2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jointPm",
"description": "Risk estimation using the joint probability method",
"long_description": "Risk estimation using the joint probability method",
"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-jointseg",
"portdir": "R/R-jointseg",
"version": "1.0.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mpierrejean/jointseg",
"description": "Joint segmentation of multivariate (copy number) signals",
"long_description": "Joint segmentation of multivariate (copy number) signals",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-matrixStats",
"R-DNAcopy",
"R-acnr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-PSCBS",
"R-digest",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-R.cache",
"R-changepoint"
]
}
],
"depends_on": []
},
{
"name": "R-jomo",
"portdir": "R/R-jomo",
"version": "2.7-6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jomo",
"description": "Multi-level joint modelling multiple imputation",
"long_description": "Multi-level joint modelling multiple imputation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-lme4",
"R-CRAN-recommended",
"R-ordinal"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mitml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mitml"
]
}
]
},
{
"name": "R-jordan",
"portdir": "R/R-jordan",
"version": "1.0-6",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RobinHankin/jordan",
"description": "Suite of routines for working with Jordan algebras",
"long_description": "Suite of routines for working with Jordan algebras",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-quadform",
"R-onion",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-jose",
"portdir": "R/R-jose",
"version": "1.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jose",
"description": "JavaScript Object Signing and Encryption",
"long_description": "JavaScript Object Signing and Encryption",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-jsonlite",
"R-openssl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-httr2",
"R-openssl"
]
}
]
},
{
"name": "R-jpeg",
"portdir": "R/R-jpeg",
"version": "0.1-10",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rforge.net/jpeg",
"description": "Read and write JPEG images",
"long_description": "Read and write JPEG images",
"active": true,
"categories": [
"graphics",
"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-webp",
"R-OpenImageR",
"R-grImport2",
"R-qgraph",
"R-EBImage",
"R-readbitmap",
"R-reporter",
"R-latticeExtra",
"R-Ecfun",
"R-memery",
"R-ggmap",
"R-cooltools",
"R-gridtext",
"R-yarrr",
"R-rayimage",
"R-imager"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rgl",
"R-aplpack",
"R-colorspace",
"R-GMCM",
"R-httr",
"R-RgoogleMaps"
]
}
]
},
{
"name": "R-jqr",
"portdir": "R/R-jqr",
"version": "1.3.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/jqr",
"description": "Client for jq, a JSON processor",
"long_description": "Client for jq, a JSON processor",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"jq",
"R-lazyeval",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-rdflib"
]
}
]
}
]
}