HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52323,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=115",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=113",
"results": [
{
"name": "riscv64-none-elf-binutils",
"portdir": "cross/riscv64-none-elf-binutils",
"version": "2.46.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for riscv64-none-elf cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for riscv64-none-elf cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "dblarkqwq",
"github": "dblark",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"riscv64-none-elf-gcc"
]
}
]
},
{
"name": "riscv64-linux-gcc-bootstrap",
"portdir": "cross/riscv64-unknown-linux-gnu-gcc",
"version": "16.1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "Bootstrap GCC cross compiler for RISC-V 64-bit Linux",
"long_description": "Stage 1 (bootstrap) GCC cross compiler for RISC-V 64-bit Linux. This is a C-only freestanding compiler used to build the C library. It is not intended for direct use.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 195
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"zlib",
"riscv64-unknown-linux-gnu-binutils",
"libiconv",
"zstd",
"gmp",
"isl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"riscv64-unknown-linux-gnu-libc",
"riscv64-unknown-linux-musl-libc",
"riscv64-unknown-linux-uclibc-libc"
]
}
]
},
{
"name": "riscv32-none-elf-gcc",
"portdir": "cross/riscv32-none-elf-gcc",
"version": "16.1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "The GNU compiler collection for riscv32-none-elf",
"long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for riscv32-none-elf.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 195
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"zlib",
"riscv32-none-elf-binutils",
"libiconv",
"zstd",
"gmp",
"isl"
]
}
],
"depends_on": []
},
{
"name": "riscv32-none-elf-binutils",
"portdir": "cross/riscv32-none-elf-binutils",
"version": "2.46.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for riscv32-none-elf cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for riscv32-none-elf cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 195
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"riscv32-none-elf-gcc"
]
}
]
},
{
"name": "R-IRTest",
"portdir": "R/R-IRTest",
"version": "2.0.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SeewooLi/IRTest",
"description": "Parameter estimation of item response theory with estimation of latent distribution",
"long_description": "Parameter estimation of item response theory with estimation of latent distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dcurver",
"R-betafunctions",
"R-CRAN-recommended",
"R-ggplot2",
"R-usethis"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gridExtra",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-irr",
"portdir": "R/R-irr",
"version": "0.84.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=irr",
"description": "Various coefficients of interrater reliability and agreement",
"long_description": "Various coefficients of interrater reliability and agreement",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-lpSolve",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidystats"
]
}
]
},
{
"name": "R-irlba",
"portdir": "R/R-irlba",
"version": "2.3.5.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=irlba",
"description": "Fast truncated singular value decompositions",
"long_description": "Fast truncated singular value decomposition and principal components analysis for large dense and sparse 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-CRAN-recommended",
"libgcc14",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-uwot",
"R-iGraphMatch",
"R-lolR",
"R-mixsqp",
"R-sccore",
"R-BiocSingular",
"R-Seurat",
"R-flashier"
]
},
{
"type": "test",
"ports": [
"R-Rssa",
"R-Rtsne",
"R-metR",
"R-broom",
"R-sctransform"
]
}
]
},
{
"name": "R-IRkernel",
"portdir": "R/R-IRkernel",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://irkernel.github.io",
"description": "Native R kernel for the Jupyter Notebook",
"long_description": "Native R kernel for the Jupyter Notebook",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-crayon",
"R-digest",
"R-uuid",
"R-pbdZMQ",
"R-repr",
"R-IRdisplay",
"R-CRAN-recommended",
"R-evaluate",
"R-jsonlite"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-roxygen2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rpymat"
]
}
]
},
{
"name": "R-IRdisplay",
"portdir": "R/R-IRdisplay",
"version": "1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/IRkernel/IRdisplay",
"description": "Jupyter display machinery",
"long_description": "Jupyter display machinery",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-repr",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-withr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-IRkernel"
]
},
{
"type": "test",
"ports": [
"R-magick",
"R-modelsummary"
]
}
]
},
{
"name": "R-ircor",
"portdir": "R/R-ircor",
"version": "1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/julian-urbano/ircor",
"description": "Correlation coefficients for information retrieval",
"long_description": "Correlation coefficients for information retrieval",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-irboost",
"portdir": "R/R-irboost",
"version": "0.1-1.5",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=irboost",
"description": "Iteratively reweighted boosting for robust analysis",
"long_description": "Iteratively reweighted boosting for robust analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-xgboost",
"R-mpath"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Hmisc",
"R-DiagrammeR",
"R-R.rsp"
]
}
],
"depends_on": []
},
{
"name": "R-IRanges",
"portdir": "R/R-IRanges",
"version": "2.38.1",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/IRanges",
"description": "Foundation of integer range manipulation",
"long_description": "Foundation of integer range manipulation",
"active": true,
"categories": [
"science",
"math",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-S4Vectors",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-GenomicRanges",
"R-Rsamtools",
"R-RUnit",
"R-BiocStyle",
"R-XVector",
"R-GenomicAlignments",
"R-GenomicFeatures"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-VariantAnnotation",
"R-BSgenome",
"R-BSgenomeForge",
"R-Biostrings",
"R-ComplexHeatmap",
"R-DECIPHER",
"R-DESeq2",
"R-DelayedArray",
"R-DelayedMatrixStats",
"R-DirichletMultinomial",
"R-EnrichedHeatmap",
"R-GenomeInfoDb",
"R-GenomicAlignments",
"R-GenomicFeatures",
"R-GenomicRanges",
"R-HDF5Array",
"R-HilbertCurve",
"R-alakazam",
"R-csaw",
"R-groHMM",
"R-kebabs",
"R-pwalign",
"R-rtracklayer",
"R-InteractionSet",
"R-MultiAssayExperiment",
"R-RaggedExperiment",
"R-Rsamtools",
"R-S4Arrays",
"R-SeqArray",
"R-ShortRead",
"R-SparseArray",
"R-Structstrings",
"R-SummarizedExperiment",
"R-AnnotationDbi",
"R-XVector"
]
},
{
"type": "test",
"ports": [
"R-HilbertVis",
"R-S4Vectors",
"R-fuzzyjoin",
"R-Seurat",
"R-systemPipeR",
"R-systemPipeRdata"
]
}
]
},
{
"name": "R-ipwCoxCSV",
"portdir": "R/R-ipwCoxCSV",
"version": "1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ipwCoxCSV",
"description": "Inverse Probability Weighted Cox Model with Corrected Sandwich Variance",
"long_description": "Inverse Probability Weighted Cox Model with Corrected Sandwich Variance",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ipumsr",
"portdir": "R/R-ipumsr",
"version": "0.8.1",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ipumsr",
"description": "Read IPUMS extract files",
"long_description": "Read IPUMS extract files",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lifecycle",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyselect",
"R-haven",
"R-httr",
"R-readr",
"R-zeallot",
"R-hipread",
"R-CRAN-recommended",
"R-R6",
"R-xml2",
"R-rlang",
"R-jsonlite"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RSQLite",
"R-sf",
"R-DBI",
"R-crayon",
"R-biglm",
"R-withr",
"R-htmltools",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-scales",
"R-shiny",
"R-testthat",
"R-DT",
"R-rmarkdown",
"R-dbplyr",
"R-rstudioapi",
"R-covr",
"R-vcr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-Ecfun"
]
}
]
},
{
"name": "R-iprior",
"portdir": "R/R-iprior",
"version": "0.7.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/haziqj/iprior",
"description": "Regression modelling using i-priors",
"long_description": "Regression modelling using i-priors",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-reshape2",
"R-ggplot2",
"R-scales",
"R-foreach",
"R-doSNOW",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-R.rsp",
"R-caret"
]
}
],
"depends_on": []
},
{
"name": "R-ipred",
"portdir": "R/R-ipred",
"version": "0.9-15",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ipred",
"description": "Improved Predictors",
"long_description": "Improved Predictors",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-prodlim"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-party",
"R-mvtnorm",
"R-randomForest",
"R-TH.data",
"R-mlbench"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-recipes",
"R-survcomp"
]
},
{
"type": "test",
"ports": [
"R-caret",
"R-censored",
"R-party"
]
}
]
},
{
"name": "ripmime",
"portdir": "mail/ripmime",
"version": "1.4.0.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pldaniels.com/ripmime/",
"description": "ripmime is for extracting attached files out of a MIME package",
"long_description": "ripmime is for extracting attached files out of a MIME package",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "ripgrep-all",
"portdir": "textproc/ripgrep-all",
"version": "0.10.10",
"license": "AGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phiresky/ripgrep-all",
"description": "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.",
"long_description": "rga is a line-oriented search tool that allows you to look for a regex in a multitude of file types. rga wraps the awesome ripgrep and enables it to search in pdf, docx, sqlite, jpg, movie subtitles (mkv, mp4), etc.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1069
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"ripgrep"
]
}
],
"depends_on": []
},
{
"name": "ripgrep",
"portdir": "textproc/ripgrep",
"version": "15.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BurntSushi/ripgrep",
"description": "fast command line search tool",
"long_description": "ripgrep is a command line search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of GNU grep.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1069
}
],
"variants": [
"pcre",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"asciidoc",
"docbook-xsl-nons",
"libiconv",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"pcre2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"bat-extras",
"repgrep",
"ripgrep-all"
]
}
]
},
{
"name": "ripe-whois",
"portdir": "net/ripe-whois",
"version": "3.2.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ripe.net/tools/",
"description": "Special RIPE version of the whois client",
"long_description": "This special RIPE version of the whois client is whois3, a very simple and generic whois client. This client, unlike the \"classic\" whois client, does not check for supported flags at the client side, except for -h (whois host) and -p (whois port). The syntax checks for flags are made at the server side. The default host and port of whois3 is whois.ripe.net at port 43 (or to be more exact, the tcp port specified for whois in /etc/services). You can change the default host by setting NICHOST in the source.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "R-IPEC",
"portdir": "R/R-IPEC",
"version": "1.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=IPEC",
"description": "Root mean square curvature calculation",
"long_description": "Calculates the RMS intrinsic and parameter-effects curvatures of a non-linear regression model.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-numDeriv",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ipc",
"portdir": "R/R-ipc",
"version": "0.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fellstat/ipc",
"description": "Tools for message passing between processes",
"long_description": "Tools for message passing between processes",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-txtq",
"R-CRAN-recommended",
"R-R6",
"R-shiny"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-promises",
"R-knitr",
"R-testthat",
"R-future",
"R-rmarkdown",
"R-redux"
]
}
],
"depends_on": []
},
{
"name": "R-ipaddress",
"portdir": "R/R-ipaddress",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://davidchall.github.io/ipaddress",
"description": "Data analysis for IP addresses and networks",
"long_description": "Data analysis for IP addresses and networks",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-AsioHeaders",
"R-vctrs",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-bignum",
"R-fuzzyjoin",
"R-crayon",
"R-blob",
"R-pillar",
"R-tibble",
"R-dplyr",
"R-tidyr",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggip"
]
},
{
"type": "test",
"ports": [
"R-charlatan"
]
}
]
},
{
"name": "R-iotools",
"portdir": "R/R-iotools",
"version": "0.3-5",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rforge.net/iotools",
"description": "Basic I/O tools for streaming and data parsing",
"long_description": "Basic I/O tools for streaming and data parsing",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-fplyr"
]
}
]
},
{
"name": "R-io",
"portdir": "R/R-io",
"version": "0.3.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/djhshih/io",
"description": "Unified framework for input–output operations in R",
"long_description": "Unified framework for input–output operations in R",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-stringr",
"R-filenamer"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-yaml",
"R-testthat",
"R-XML",
"R-rhdf5"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-filenamer"
]
}
]
},
{
"name": "rio",
"portdir": "aqua/rio",
"version": "0.4.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rioterm.com",
"description": "A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.",
"long_description": "A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.",
"active": true,
"categories": [
"aqua",
"shells"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1069
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "R-InvStablePrior",
"portdir": "R/R-InvStablePrior",
"version": "0.1.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=InvStablePrior",
"description": "Inverse Stable Prior for widely-used exponential models",
"long_description": "Inverse Stable Prior for widely-used exponential models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-fdrtool",
"R-nimble",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-invLT",
"portdir": "R/R-invLT",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=invLT",
"description": "Inversion of Laplace-transformed functions",
"long_description": "Inversion of Laplace-transformed functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-invgamstochvol",
"portdir": "R/R-invgamstochvol",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=invgamstochvol",
"description": "Log-likelihood for an inverse Gamma stochastic volatility model",
"long_description": "Log-likelihood for an inverse Gamma stochastic volatility model",
"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-knitr",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-invgamma",
"portdir": "R/R-invgamma",
"version": "1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=invgamma",
"description": "Inverse Gamma distribution",
"long_description": "Inverse Gamma 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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-miWQS",
"R-ExGaussEstim",
"R-TruncExpFam",
"R-ashr",
"R-bartcs",
"R-bayespm",
"R-bqror",
"R-carfima"
]
},
{
"type": "test",
"ports": [
"R-Ecfun"
]
}
]
},
{
"name": "R-invertiforms",
"portdir": "R/R-invertiforms",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rohelab.github.io/invertiforms",
"description": "Invertible transforms for matrices",
"long_description": "Invertible transforms for matrices",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-glue",
"R-sparseLRMatrix"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-igraph",
"R-covr",
"R-igraphdata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-vsp"
]
},
{
"type": "test",
"ports": [
"R-fastadi"
]
}
]
},
{
"name": "R-inum",
"portdir": "R/R-inum",
"version": "1.0-5",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=inum",
"description": "Interval and enum-type representation of vectors",
"long_description": "Interval and enum-type representation of vectors",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-libcoin",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-partykit"
]
}
]
},
{
"name": "R-intmap",
"portdir": "R/R-intmap",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=intmap",
"description": "Ordered containers with integer keys",
"long_description": "Ordered containers with integer keys",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-maybe",
"R-CRAN-recommended",
"R-BH",
"R-R6"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cyclotomic"
]
}
]
},
{
"name": "R-intervals",
"portdir": "R/R-intervals",
"version": "0.15.5",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edzer/intervals",
"description": "Tools for working with points and intervals",
"long_description": "Tools for working with points and intervals",
"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-MaximinInfer",
"R-eyelinker",
"R-mombf",
"R-selectiveInference",
"R-spacetime"
]
}
]
},
{
"name": "R-interval",
"portdir": "R/R-interval",
"version": "1.1-1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=interval",
"description": "Weighted logrank tests and NPMLE for interval-censored data",
"long_description": "Weighted logrank tests and NPMLE for interval-censored data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Icens",
"R-perm",
"R-CRAN-recommended",
"R-MLEcens"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-coin"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-DCchoice",
"R-FHtest"
]
},
{
"type": "test",
"ports": [
"R-ReIns"
]
}
]
},
{
"name": "R-inters",
"portdir": "R/R-inters",
"version": "0.2.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mattblackwell.github.io/inters",
"description": "Tools for estimating interactions",
"long_description": "Tools for estimating interactions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-glmnet",
"R-fixest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-lmtest"
]
}
],
"depends_on": []
},
{
"name": "R-interpolation",
"portdir": "R/R-interpolation",
"version": "0.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=interpolation",
"description": "Interpolation of bivariate functions",
"long_description": "Provides two different methods, linear and non-linear, to interpolate a bivariate function, scalar-valued or vector-valued.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppCGAL",
"gmp",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-interp",
"portdir": "R/R-interp",
"version": "1.1-6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=interp",
"description": "Interpolation methods",
"long_description": "Interpolation methods",
"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-deldir",
"R-CRAN-recommended",
"libgcc14",
"libgcc",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sp",
"R-stringi",
"R-stringr",
"R-ggplot2",
"R-gridExtra",
"R-Deriv",
"R-scatterplot3d",
"R-Ryacas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BayesX",
"R-GPFDA",
"R-latticeExtra",
"R-spikeSlabGAM",
"R-tessellation"
]
},
{
"type": "test",
"ports": [
"R-broom",
"R-deepgp",
"R-evd",
"R-fBasics",
"R-fdasrvf",
"R-gam",
"R-geometry",
"R-ggplot2",
"R-insight",
"R-laGP",
"R-sm",
"R-locfit",
"R-pre",
"R-quantreg",
"R-randomForestSRC",
"R-DPQ",
"R-rgl",
"R-R2BayesX",
"R-bamlss"
]
}
]
},
{
"name": "R-intergraph",
"portdir": "R/R-intergraph",
"version": "2.0-4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mbojan.github.io/intergraph",
"description": "Coercion routines for network data objects",
"long_description": "Coercion routines for network data objects",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-igraph",
"R-network"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tibble",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bigergm",
"R-lolog",
"R-netmediate"
]
}
]
},
{
"name": "R-interactiveDisplayBase",
"portdir": "R/R-interactiveDisplayBase",
"version": "1.42.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/interactiveDisplayBase",
"description": "Base package for enabling powerful Shiny web displays of Bioconductor objects",
"long_description": "Base package for enabling powerful Shiny web displays of Bioconductor objects",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BiocGenerics",
"R-CRAN-recommended",
"R-shiny",
"R-DT"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-markdown",
"R-rstudioapi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-AnnotationHub"
]
}
]
},
{
"name": "R-InteractionSet",
"portdir": "R/R-InteractionSet",
"version": "1.32.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/InteractionSet",
"description": "Base classes for storing genomic interaction data",
"long_description": "Base classes for storing genomic interaction data",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-S4Vectors",
"R-IRanges",
"R-GenomeInfoDb",
"R-GenomicRanges",
"R-SummarizedExperiment",
"R-CRAN-recommended",
"R-Rcpp",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-BiocStyle"
]
}
],
"depends_on": []
},
{
"name": "R-interactions",
"portdir": "R/R-interactions",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://interactions.jacob-long.com",
"description": "Comprehensive, user-friendly toolkit for probing interactions",
"long_description": "Comprehensive, user-friendly toolkit for probing interactions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-cli",
"R-jtools",
"R-broom",
"R-rlang",
"R-tibble",
"R-generics",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-cowplot",
"R-huxtable",
"R-broom.mixed",
"R-rockchalk",
"R-margins",
"R-glue",
"R-sandwich",
"R-survey",
"R-knitr",
"R-testthat",
"R-brms",
"R-lme4",
"R-rmarkdown",
"R-rstanarm",
"R-vdiffr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bruceR"
]
},
{
"type": "test",
"ports": [
"R-rempsyc"
]
}
]
},
{
"name": "R-interactionR",
"portdir": "R/R-interactionR",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tunsmart/interactionR",
"description": "Full reporting of interaction analyses",
"long_description": "Full reporting of interaction analyses",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-flextable",
"R-msm",
"R-CRAN-recommended",
"R-car",
"R-officer"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-intamap",
"portdir": "R/R-intamap",
"version": "1.5-7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=intamap",
"description": "Procedures for automated interpolation",
"long_description": "Procedures for automated interpolation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-doParallel",
"R-foreach",
"R-sf",
"R-automap",
"R-gstat",
"R-MBA",
"R-CRAN-recommended",
"R-evd",
"R-sp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-psgp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-psgp"
]
}
]
},
{
"name": "R-instantiate",
"portdir": "R/R-instantiate",
"version": "0.2.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wlandau.github.io/instantiate",
"description": "Pre-compiled CmdStan models in R packages",
"long_description": "Pre-compiled CmdStan models in R packages",
"active": true,
"categories": [
"devel",
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-callr",
"R-CRAN-recommended",
"R-fs",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-cmdstanr"
]
}
],
"depends_on": []
},
{
"name": "R-InspectChangepoint",
"portdir": "R/R-InspectChangepoint",
"version": "1.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=InspectChangepoint",
"description": "High-dimensional changepoint estimation via sparse projection",
"long_description": "High-dimensional changepoint estimation via sparse projection",
"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-RSpectra"
]
}
],
"depends_on": []
},
{
"name": "R-insight",
"portdir": "R/R-insight",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://easystats.github.io/insight",
"description": "Easy access to model information for various model objects",
"long_description": "Easy access to model information for various model objects",
"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-curl",
"R-bayestestR",
"R-datawizard",
"R-rstantools",
"R-biglm",
"R-effectsize",
"R-modelbased",
"R-ordinal",
"R-parameters",
"R-performance",
"R-sandwich",
"R-statmod",
"R-survey",
"R-withr",
"R-knitr",
"R-testthat",
"R-blavaan",
"R-brms",
"R-lavaan",
"R-lme4",
"R-nonnest2",
"R-rmarkdown",
"R-rstanarm",
"R-broom",
"R-httr",
"R-rstudioapi",
"R-betareg",
"R-gamm4",
"R-lmtest",
"R-interp",
"R-mclogit",
"R-ggeffects",
"R-bdsmatrix",
"R-emmeans",
"R-quantreg",
"R-robustbase",
"R-blme",
"R-plm",
"R-psych",
"R-VGAM",
"R-bbmle",
"R-car",
"R-carData",
"R-lmerTest",
"R-pbkrtest",
"R-gam",
"R-logitr",
"R-parsnip",
"R-AER",
"R-mice",
"R-mlogit",
"R-rms",
"R-robustlmm",
"R-gbm",
"R-httr2",
"R-geepack",
"R-lavaSearch2",
"R-MCMCglmm",
"R-fixest",
"R-gmnl",
"R-mclust",
"R-tweedie",
"R-BayesFactor",
"R-TMB",
"R-bife",
"R-lfe",
"R-marginaleffects",
"R-gee",
"R-ivreg",
"R-pscl",
"R-clubSandwich",
"R-coxme",
"R-estimatr",
"R-metadat",
"R-metafor",
"R-glmmTMB",
"R-merTools",
"R-afex",
"R-gt",
"R-speedglm",
"R-MuMIn",
"R-cplm",
"R-glmtoolbox",
"R-metaBMA",
"R-logistf",
"R-poorman",
"R-crch",
"R-aod",
"R-gamlss.data",
"R-gamlss",
"R-nestedLogit",
"R-GLMMadaptive",
"R-geoR",
"R-truncreg",
"R-cgam",
"R-panelr",
"R-censReg",
"R-metaplus",
"R-mmrm",
"R-fungible",
"R-tinytable",
"R-JM",
"R-PROreg",
"R-epiR",
"R-feisr",
"R-httptest2",
"R-multgee",
"R-serp",
"R-WeightIt",
"R-BH",
"R-Rcpp",
"R-RcppEigen"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-statsExpressions",
"R-bayestestR",
"R-bsitar",
"R-correlation",
"R-cv",
"R-datawizard",
"R-easystats",
"R-effects",
"R-effectsize",
"R-ggeffects",
"R-sjmisc",
"R-sjstats",
"R-MuMIn",
"R-lavaanExtra",
"R-marginaleffects",
"R-modelbased",
"R-modelsummary",
"R-multilevelcoda",
"R-mvgam",
"R-parameters",
"R-performance",
"R-report",
"R-see",
"R-sjPlot",
"R-sjlabelled"
]
},
{
"type": "test",
"ports": [
"R-gtsummary",
"R-ivreg",
"R-rempsyc"
]
}
]
},
{
"name": "R-InPosition",
"portdir": "R/R-InPosition",
"version": "0.12.7.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=InPosition",
"description": "Inference tests for R-ExPosition",
"long_description": "Non-parametric resampling-based inference tests for R-ExPosition.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"R-ExPosition",
"R-prettyGraphs",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-inops",
"portdir": "R/R-inops",
"version": "0.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/moodymudskipper/inops",
"description": "Infix operators for detection, subsetting and replacement",
"long_description": "Infix operators to detect, subset and replace the elements matched by a given condition. The functions have several variants of operator types, including subsets, ranges, regular expressions and others. Implemented operators work on vectors, matrices and lists.",
"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-purrr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-nycflights13",
"R-dplyr"
]
}
],
"depends_on": []
},
{
"name": "R-ino",
"portdir": "R/R-ino",
"version": "1.0.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://loelschlaeger.de/ino",
"description": "Initialization of Numerical Optimization",
"long_description": "Analysis of the initialization for numerical optimization of real-valued functions, including likelihood functions of statistical models.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-crayon",
"R-glue",
"R-mvtnorm",
"R-dplyr",
"R-reshape2",
"R-ggplot2",
"R-scales",
"R-forcats",
"R-foreach",
"R-doSNOW",
"R-optimizeR",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-purrr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-pracma",
"R-fHMM"
]
}
],
"depends_on": []
}
]
}