HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50048,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=134",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=132",
"results": [
{
"name": "redwax-tool",
"portdir": "security/redwax-tool",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redwax.eu/rt/",
"description": "The universal certificate conversion tool.",
"long_description": "The universal certificate conversion tool. Read certificates and keys from your chosen sources, filter the certificates and keys you're interested in, write those certificates and keys to the destinations of your choice.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1016
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"unbound",
"p11-kit",
"apr",
"openssl3",
"expat",
"apr-util",
"libical",
"ldns",
"nss"
]
}
],
"depends_on": []
},
{
"name": "reduce_pdb",
"portdir": "science/reduce_pdb",
"version": "4.15",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rlabduke/reduce",
"description": "Tool for adding and correcting hydrogens in PDB files",
"long_description": "Tool for adding and correcting hydrogens in PDB files",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "reduce",
"portdir": "math/reduce",
"version": "20211019",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://reduce-algebra.sourceforge.io/",
"description": "REDUCE Computer Algebra System",
"long_description": "REDUCE is an interactive system for general algebraic computations of interest to mathematicians, scientists and engineers.",
"active": true,
"categories": [
"lang",
"math"
],
"maintainers": [
{
"name": "mark.brethen",
"github": "mbrethen",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"Xft2",
"xorg-libX11",
"xorg-libXcursor",
"xorg-libXext",
"xorg-libXrandr",
"xorg-xorgproto",
"xrender",
"autoconf",
"automake",
"libtool",
"gnuplot"
]
},
{
"type": "lib",
"ports": [
"freetype",
"fontconfig",
"netpbm",
"ncurses",
"libffi"
]
},
{
"type": "run",
"ports": [
"texlive",
"gnuplot"
]
}
],
"depends_on": []
},
{
"name": "R-edstan",
"portdir": "R/R-edstan",
"version": "1.0.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=edstan",
"description": "Stan models for item response theory",
"long_description": "Provides convenience functions and pre-programmed Stan models related to item response theory.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-ggplot2",
"R-rstan"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "redo-history",
"portdir": "sysutils/redo-history",
"version": "0.8.4",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/barthr/redo",
"description": "The ultimate tool to create reusable functions from your shell history in an interactive way",
"long_description": "Redo is a command line application to easily create reusable functions in your own shell. Think of redo like an interactive way combine multiple commands from your shell history in a single command. This can be handy for quickly re-doing multiple commands for example deleting and starting a new docker container.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "redo",
"portdir": "devel/redo",
"version": "0.42",
"license": "LGPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://apenwarr.ca/log/?m=201012#14",
"description": "Smaller, easier, more powerful, and more reliable than make.",
"long_description": "redo is literally the most amazingly groundbreaking build system since the original invention of 'make'. Claims: it can do everything make can do; with no baked-in assumptions about what you're building; with much less code; with much greater parallelism; with finer-grained dependencies; with much less syntax (actually nothing but /bin/sh); while supporting recursion and full dependency information simultaneously (no Recursive Make Considered Harmful crap); yet build scripts are highly modular and readable; and you can checksum your targets instead of using timestamps; and your build scripts run linearly instead of an orderless \"ruleset\"; with no implicit rules required; and implementing C header autodependencies is completely sane; and dependency checks involve no forking or parsing so it's crazy fast; and you can incrementally convert parts of your project; because it can play well with other build systems; including jobserver compatibility with make -j; oh, and you can write a plug-compatible toy implementation in 100 lines of shell.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "chenguokai17",
"github": "chenguokai",
"ports_count": 6
}
],
"variants": [
"doc",
"bash_completion",
"python27",
"python_select"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-beautifulsoup",
"py27-markdown",
"clang-14"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "rednotebook",
"portdir": "office/rednotebook",
"version": "2.25",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rednotebook.sourceforge.io/",
"description": "RedNotebook is a modern desktop journal",
"long_description": "RedNotebook is a modern desktop journal. It lets you format, tag and search your entries. You can also add pictures, links and customizable templates, spell check your notes, and export to plain text, HTML, Latex or PDF.",
"active": true,
"categories": [
"office",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py310-yaml",
"gtk3",
"py310-gobject3",
"gtksourceview3",
"webkit2-gtk",
"python310",
"py310-enchant"
]
}
],
"depends_on": []
},
{
"name": "R-EDMeasure",
"portdir": "R/R-EDMeasure",
"version": "1.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=EDMeasure",
"description": "Energy-based dependence measures",
"long_description": "Energy-based dependence measures",
"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-dHSIC",
"R-rBayesianOptimization",
"R-CRAN-recommended",
"R-energy"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "redland-bindings",
"portdir": "www/redland-bindings",
"version": "1.0.17.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://librdf.org/bindings/",
"description": "Redland RDF Language Bindings",
"long_description": "Redland is a set of free software libraries that provide support for the Resource Description Framework (RDF). This package provides higher-level language APIs to Redland for multiple popular scripting languages.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"perl5",
"php5",
"python27",
"python36",
"python37",
"ruby",
"tcl",
"lua",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python37",
"redland"
]
}
],
"depends_on": []
},
{
"name": "redland",
"portdir": "www/redland",
"version": "1.0.17",
"license": "(LGPL-2.1+ or GPL-2+ or Apache-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://librdf.org/",
"description": "Redland RDF Library",
"long_description": "Redland is a set of free software libraries that provide support for the Resource Description Framework (RDF).",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"db46",
"db47",
"db48",
"mysql57",
"postgresql11",
"sqlite3",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"db48",
"libtool",
"openssl",
"pkgconfig",
"curl",
"zlib",
"libxml2",
"libxslt",
"raptor2",
"rasqal",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"soprano",
"redland-bindings",
"kde4-runtime",
"R-redland",
"abiword-x11"
]
}
]
},
{
"name": "redka",
"portdir": "databases/redka",
"version": "0.6.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nalgeon/redka",
"description": "Redis re-implemented with SQLite",
"long_description": "Redis re-implemented with SQLite",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "R-EDISON",
"portdir": "R/R-EDISON",
"version": "1.1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=EDISON",
"description": "Network reconstruction and changepoint detection",
"long_description": "Network reconstruction and changepoint detection",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-corpcor",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "redis",
"portdir": "databases/redis",
"version": "7.4.2",
"license": "SSPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redis.io",
"description": "Redis is an open source, advanced key-value store.",
"long_description": "Redis is an open source, advanced key-value store.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-redis",
"p5.28-redis",
"p5.30-redis",
"p5.32-redis",
"p5.34-redis"
]
},
{
"type": "lib",
"ports": [
"amber"
]
},
{
"type": "run",
"ports": [
"rspamd"
]
}
]
},
{
"name": "R-edgeR",
"portdir": "R/R-edgeR",
"version": "4.2.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/edgeR",
"description": "Empirical analysis of digital gene expression data in R",
"long_description": "Empirical analysis of digital gene expression data in R",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [
"clang12",
"clang13",
"clang10",
"clang11",
"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-limma",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-locfit"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-knitr",
"R-readr",
"R-BiocStyle",
"R-Biobase",
"R-rhdf5",
"R-AnnotationDbi",
"R-SummarizedExperiment",
"R-SeuratObject"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-csaw"
]
},
{
"type": "test",
"ports": [
"R-glmGamPoi",
"R-systemPipeR",
"R-palasso"
]
}
]
},
{
"name": "redeclipse-data",
"portdir": "games/redeclipse",
"version": "1.6.0",
"license": "CC-BY-SA-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.redeclipse.net",
"description": "game data for Red Eclipse",
"long_description": "Red Eclipse is a fun-filled new take on the first-person arena shooter, built on the Cube 2 game engine. Game modes include Capture the Flag, Defend and Control, Bomber Ball, and Race, as well as online cooperative map editing. Unlike the original Cube 2: Sauerbraten, Red Eclipse features parkour movement, such as vaulting and running along walls, as well as impulse boosts, dashing, and other tricks.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"redeclipse"
]
}
]
},
{
"name": "redeclipse",
"portdir": "games/redeclipse",
"version": "1.6.0",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.redeclipse.net",
"description": "first-person arena shooter game",
"long_description": "Red Eclipse is a fun-filled new take on the first-person arena shooter, built on the Cube 2 game engine. Game modes include Capture the Flag, Defend and Control, Bomber Ball, and Race, as well as online cooperative map editing. Unlike the original Cube 2: Sauerbraten, Red Eclipse features parkour movement, such as vaulting and running along walls, as well as impulse boosts, dashing, and other tricks.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libsdl2_image",
"zlib",
"libsdl2_mixer",
"libsdl2"
]
},
{
"type": "run",
"ports": [
"redeclipse-data"
]
}
],
"depends_on": []
},
{
"name": "reddsaver",
"portdir": "multimedia/reddsaver",
"version": "0.4.0",
"license": "MIT and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manojkarthick/reddsaver",
"description": "CLI tool to download saved and upvoted media from Reddit",
"long_description": "Command line tool to download saved/upvoted media from Reddit. It comes with support for downloading images, gifs and videos from reddit hosting, giphy, imgur, gfycat, etc.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "smanojkarthick",
"github": "manojkarthick",
"ports_count": 10
}
],
"variants": [
"ffmpeg",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"pkgconfig",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
},
{
"type": "run",
"ports": [
"ffmpeg"
]
}
],
"depends_on": []
},
{
"name": "recutils",
"portdir": "databases/recutils",
"version": "1.9",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/recutils/",
"description": "Tools to work with human-editable, plain text data files",
"long_description": "GNU Recutils is a set of tools and libraries to access human-editable, plain text databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "",
"github": "zaid",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"libgcrypt",
"ossp-uuid",
"curl"
]
},
{
"type": "test",
"ports": [
"check"
]
}
],
"depends_on": []
},
{
"name": "R-ecp",
"portdir": "R/R-ecp",
"version": "3.1.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ecp",
"description": "Non-parametric multiple change-point analysis of multivariate data",
"long_description": "Non-parametric multiple change-point analysis of multivariate data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-R.rsp",
"R-combinat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ftsa"
]
}
]
},
{
"name": "R-ECOSolveR",
"portdir": "R/R-ECOSolveR",
"version": "0.5.5",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ECOSolveR",
"description": "Embedded Conic Solver in R",
"long_description": "Embedded Conic Solver in R",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-slam",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CVXR",
"R-ROI.plugin.ecos"
]
}
]
},
{
"name": "recoll",
"portdir": "textproc/recoll",
"version": "1.31.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lesbonscomptes.com/recoll/",
"description": "Desktop full text search",
"long_description": "Recoll is a desktop search tool based on Xapian",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "jf",
"github": "medoc92",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"zlib",
"xapian-core",
"aspell",
"libiconv",
"qt5-qtbase",
"qt5-qtwebkit"
]
},
{
"type": "run",
"ports": [
"python37",
"py37-lxml",
"antiword",
"unrtf",
"poppler",
"unzip"
]
}
],
"depends_on": []
},
{
"name": "recode",
"portdir": "textproc/recode",
"version": "3.7.15",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rrthomas/recode",
"description": "charset conversion program",
"long_description": "This recode program has the purpose of converting files between various character sets and usages. When exact transliterations are not possible, as it is often the case, the program may get rid of the offending characters or fall back on approximations.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"python313"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libiconv"
]
},
{
"type": "test",
"ports": [
"py313-cython"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fortune-mod"
]
},
{
"type": "run",
"ports": [
"maxima",
"maxima-devel"
]
}
]
},
{
"name": "R-echoice2",
"portdir": "R/R-echoice2",
"version": "0.2.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ninohardt.de/echoice2",
"description": "Choice models based on economic theory",
"long_description": "Choice models based on economic theory",
"active": true,
"categories": [
"science",
"math",
"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-magrittr",
"R-rlang",
"R-stringr",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-tidyselect",
"R-ggplot2",
"R-forcats",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bayesm",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-echo",
"portdir": "R/R-echo",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jmbarbone.github.io/echo",
"description": "Capture code evaluations and script executions by expressions, outputs and condition calls for logging",
"long_description": "Capture code evaluations and script executions by expressions, outputs and condition calls for logging",
"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"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-covr",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mark"
]
}
]
},
{
"name": "R-Ecfun",
"portdir": "R/R-Ecfun",
"version": "0.3-2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Ecfun",
"description": "Functions for R-Ecdat",
"long_description": "Functions for R-Ecdat",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BMA",
"R-TeachingDemos",
"R-fda",
"R-CRAN-recommended",
"R-rvest",
"R-tis",
"R-jpeg",
"R-stringi",
"R-xml2",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-openxlsx",
"R-car",
"R-gridBase",
"R-maps",
"R-fitdistrplus",
"R-prodlim",
"R-kableExtra",
"R-pryr",
"R-ipumsr",
"R-raster",
"R-DescTools",
"R-EnvStats",
"R-bssm",
"R-drc",
"R-Ecdat",
"R-TRAMPR",
"R-plyr",
"R-tibble",
"R-zoo",
"R-invgamma",
"R-purrr",
"R-readxl",
"R-ggplot2",
"R-knitr",
"R-lubridate",
"R-bayesplot",
"R-markdown",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Ecdat"
]
}
]
},
{
"name": "ReceiveMIDI",
"portdir": "multimedia/ReceiveMIDI",
"version": "1.4.4",
"license": "GPL-3+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gbevin/ReceiveMIDI",
"description": "command line tool to receive MIDI messages from MIDI devices",
"long_description": "ReceiveMIDI a is command line tool to receive MIDI messages from MIDI devices. Messages can be filtered and the output can be saved to a file or piped to another program such as the companion program SendMIDI.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "R-Ecdat",
"portdir": "R/R-Ecdat",
"version": "0.4-2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Ecdat",
"description": "Data-sets for econometrics",
"long_description": "Data-sets for econometrics, including political science.",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Ecfun"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-plm",
"R-carData",
"R-systemfit",
"R-wooldridge"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gk"
]
},
{
"type": "test",
"ports": [
"R-Ecfun"
]
}
]
},
{
"name": "R-ecd",
"portdir": "R/R-ecd",
"version": "0.9.2.4",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ecd",
"description": "Elliptic Lambda distribution and option pricing model",
"long_description": "Elliptic Lambda distribution and option pricing model",
"active": true,
"categories": [
"science",
"math",
"finance",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xtable",
"R-digest",
"R-moments",
"R-xts",
"R-zoo",
"R-yaml",
"R-ggplot2",
"R-gridExtra",
"R-polynom",
"R-optimx",
"R-stabledist",
"R-RSQLite",
"R-CRAN-recommended",
"R-Rmpfr",
"R-gsl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-roxygen2",
"R-shape"
]
}
],
"depends_on": []
},
{
"name": "R-ebTobit",
"portdir": "R/R-ebTobit",
"version": "1.0.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/barbehenna/ebTobit",
"description": "Empirical Bayesian tobit matrix estimation",
"long_description": "Empirical Bayesian tobit matrix 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": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-RcppParallel",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "R-eBsc",
"portdir": "R/R-eBsc",
"version": "4.17",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=eBsc",
"description": "Empirical Bayes smoothing splines with correlated errors",
"long_description": "Empirical Bayes smoothing splines with correlated errors",
"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-Brobdingnag",
"R-mvtnorm",
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ebreg",
"portdir": "R/R-ebreg",
"version": "0.1.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ebreg",
"description": "Implementation of the Empirical Bayes method",
"long_description": "Implements a Bayesian-like approach to the high-dimensional sparse linear regression problem based on an empirical or data-dependent prior distribution, which can be used for estimation/inference on the model parameters, variable selection and prediction of a future response.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rdpack",
"R-lars"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-roxygen2"
]
}
],
"depends_on": []
},
{
"name": "R-ebnm",
"portdir": "R/R-ebnm",
"version": "1.1-2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stephenslab/ebnm",
"description": "Solve the Empirical Bayes Normal Means problem",
"long_description": "Solve the Empirical Bayes Normal Means problem",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mixsqp",
"R-truncnorm",
"R-dplyr",
"R-ggplot2",
"R-ashr",
"R-trust",
"R-horseshoe",
"R-CRAN-recommended",
"R-deconvolveR",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-numDeriv",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-cowplot"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-flashier"
]
},
{
"type": "test",
"ports": [
"R-mashr"
]
}
]
},
{
"name": "R-ebmstate",
"portdir": "R/R-ebmstate",
"version": "0.1.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ebmstate",
"description": "Empirical Bayes Multi-state Cox model",
"long_description": "Empirical Bayes Multi-state Cox model",
"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-mstate",
"R-Rcpp",
"R-CRAN-recommended",
"R-HDInterval"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-EBImage",
"portdir": "R/R-EBImage",
"version": "4.46.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aoles/EBImage",
"description": "Image processing and analysis toolbox for R",
"long_description": "Image processing and analysis toolbox for R",
"active": true,
"categories": [
"graphics",
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-png",
"R-htmltools",
"R-htmlwidgets",
"R-RCurl",
"R-locfit",
"R-BiocGenerics",
"R-tiff",
"R-fftwtools",
"R-CRAN-recommended",
"R-abind",
"R-jpeg"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-digest",
"R-knitr",
"R-shiny",
"R-rmarkdown",
"R-BiocStyle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-LOMAR"
]
},
{
"type": "test",
"ports": [
"R-cooltools",
"R-ijtiff",
"R-HilbertVis"
]
}
]
},
{
"name": "R-EBglmnet",
"portdir": "R/R-EBglmnet",
"version": "6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=EBglmnet",
"description": "Empirical Bayesian lasso and elastic net methods for generalized linear models",
"long_description": "Empirical Bayesian lasso and elastic net methods for generalized linear models",
"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-knitr",
"R-glmnet"
]
}
],
"depends_on": []
},
{
"name": "R-EBEN",
"portdir": "R/R-EBEN",
"version": "5.2",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=EBEN",
"description": "Empirical Bayesian Elastic Net",
"long_description": "Empirical Bayesian Elastic Net",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc13",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rebels-in-the-sky",
"portdir": "games/rebels-in-the-sky",
"version": "1.3.1",
"license": "GPL-3.0",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ricott1/rebels-in-the-sky",
"description": "A P2P terminal game about space pirates playing basketball across the galaxy",
"long_description": "A P2P terminal game about space pirates playing basketball across the galaxy",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 21
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"cmake",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "R-ebdbNet",
"portdir": "R/R-ebdbNet",
"version": "1.2.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ebdbNet",
"description": "Empirical Bayes Estimation of Dynamic Bayesian Networks",
"long_description": "Empirical Bayes Estimation of Dynamic Bayesian Networks",
"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-igraph",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rebar3",
"portdir": "erlang/rebar3",
"version": "3.24.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erlang/rebar3",
"description": "Rebar3 is an Erlang tool that makes it easy to create, develop, and release Erlang libraries, applications, and systems in a repeatable manner.",
"long_description": "Rebar3 will: respect and enforce standard Erlang/OTP conventions for project structure so they are easily reusable by the community; manage source dependencies and Erlang packages while ensuring repeatable builds; handle build artifacts, paths, and libraries such that standard development tools can be used without a headache; adapt to projects of all sizes on almost any platform; treat documentation as a feature, and errors or lack of documentation as a bug.",
"active": true,
"categories": [
"devel",
"erlang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"erlang"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mochiweb",
"elp",
"erlsom"
]
},
{
"type": "run",
"ports": [
"gleam"
]
}
]
},
{
"name": "rebar",
"portdir": "erlang/rebar",
"version": "2.6.4",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rebar/rebar",
"description": "Rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.",
"long_description": "Rebar is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, Rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. Rebar also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (Git, Hg, etc).",
"active": true,
"categories": [
"devel",
"erlang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"erlang"
]
}
],
"depends_on": []
},
{
"name": "R-ebal",
"portdir": "R/R-ebal",
"version": "0.1-8",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.stanford.edu/~jhain",
"description": "Entropy reweighting to create balanced samples",
"long_description": "Entropy reweighting to create balanced samples",
"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": "test",
"ports": [
"R-hbal",
"R-cobalt"
]
}
]
},
{
"name": "reaver",
"portdir": "security/reaver",
"version": "1.6.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/t6x/reaver-wps-fork-t6x",
"description": "Brute-force attack against Wi-Fi Protected Setup",
"long_description": "Reaver implements a brute-force attack against Wi-Fi Protected Setup which can crack the WPS PIN of a wireless access point in a matter of hours and subsequently recover the WPA/WPA2 passphrase. Reaver includes Wash, a utility for identifying potentially vulnerable access points.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
},
{
"type": "run",
"ports": [
"aircrack-ng"
]
}
],
"depends_on": []
},
{
"name": "R-easy.utils",
"portdir": "R/R-easy.utils",
"version": "0.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ycli1995/easy.utils",
"description": "Frequently used functions for easy R programming",
"long_description": "Frequently used functions for easy R programming",
"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-scales",
"R-fastmatch",
"R-rlang",
"R-CRAN-recommended",
"R-Polychrome",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hdf5r.Extra"
]
}
]
},
{
"name": "R-easystats",
"portdir": "R/R-easystats",
"version": "0.7.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://easystats.github.io/easystats",
"description": "Framework for easy statistical modelling, visualization and reporting",
"long_description": "Framework for easy statistical modelling, visualization and reporting",
"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-insight",
"R-effectsize",
"R-modelbased",
"R-parameters",
"R-performance",
"R-report",
"R-correlation",
"R-see",
"R-CRAN-recommended",
"R-bayestestR",
"R-datawizard"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-xml2",
"R-withr",
"R-knitr",
"R-testthat",
"R-DT",
"R-rmarkdown",
"R-httr",
"R-mockery",
"R-patchwork",
"R-flexdashboard",
"R-glmmTMB",
"R-DHARMa"
]
}
],
"depends_on": []
},
{
"name": "R-easyNCDF",
"portdir": "R/R-easyNCDF",
"version": "0.1.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://earth.bsc.es/gitlab/es/easyNCDF",
"description": "Tools to easily read/write NetCDF files into/from multidimensional R arrays",
"long_description": "Tools to easily read/write NetCDF files into/from multidimensional R arrays",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ncdf4",
"netcdf",
"R-CRAN-recommended",
"R-abind"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-easydb",
"portdir": "R/R-easydb",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://selkamand.github.io/easydb",
"description": "Easily connect to common types of databases",
"long_description": "Easily connect to common types of databases",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-DBI",
"R-askpass",
"R-assertthat",
"R-keyring",
"R-CRAN-recommended",
"R-yaml",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-easycsv",
"portdir": "R/R-easycsv",
"version": "1.0.8",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bogind/easycsv",
"description": "Load multiple .csv and .txt tables",
"long_description": "Load multiple .csv and .txt tables",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gimmeTools"
]
}
]
},
{
"name": "R-easybgm",
"portdir": "R/R-easybgm",
"version": "0.1.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KarolineHuth/easybgm",
"description": "Extract and visualize Bayesian graphical models",
"long_description": "Fit and visualize the results of a Bayesian analysis of networks commonly found in psychology.",
"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-igraph",
"R-HDInterval",
"R-qgraph",
"R-BGGM",
"R-BDgraph",
"R-bgms",
"R-CRAN-recommended",
"R-dplyr",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-vdiffr"
]
}
],
"depends_on": []
},
{
"name": "R-easyanova",
"portdir": "R/R-easyanova",
"version": "11.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=easyanova",
"description": "Analysis of variance and other important complementary analyses",
"long_description": "Analysis of variance and other important complementary analyses",
"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-earth",
"portdir": "R/R-earth",
"version": "5.3.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.milbo.users.sonic.net/earth",
"description": "Multivariate adaptive regression splines",
"long_description": "Multivariate adaptive regression splines",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Formula",
"R-plotmo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gam",
"R-mda"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rbooster",
"R-voi",
"R-bujar",
"R-pre",
"R-WaveletML",
"R-baguette"
]
},
{
"type": "test",
"ports": [
"R-discrim",
"R-joinet",
"R-plotmo",
"R-caretEnsemble",
"R-caret",
"R-parsnip",
"R-fastshap",
"R-mda",
"R-rpart.plot",
"R-prediction"
]
}
]
}
]
}