HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50572,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=810",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=808",
"results": [
{
"name": "cl-prompter",
"portdir": "lisp/cl-prompter",
"version": "0.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/prompter",
"description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
"long_description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-containers",
"cl-lisp-unit2",
"cl-nclasses",
"cl-trivial-package-local-nicknames",
"cl-lparallel",
"cl-serapeum",
"cl-str",
"cl-alexandria",
"cl-closer-mop",
"cl-calispel",
"cl-moptilities"
]
},
{
"type": "test",
"ports": [
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-py-configparser",
"portdir": "lisp/cl-py-configparser",
"version": "1.0.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-configparser.common-lisp.dev",
"description": "Common Lisp implementation of the Python ConfigParser module",
"long_description": "Common Lisp implementation of the Python ConfigParser module",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-parse-number"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-simple-tasks",
"portdir": "lisp/cl-simple-tasks",
"version": "20230603",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/simple-tasks",
"description": "A very simple task scheduling framework.",
"long_description": "A very simple task scheduling framework.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-dissect",
"cl-array-utils",
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-trivial-main-thread"
]
}
]
},
{
"name": "cl-spinneret",
"portdir": "lisp/cl-spinneret",
"version": "20231123",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruricolist/spinneret",
"description": "Common Lisp HTML5 generator.",
"long_description": "Common Lisp HTML5 generator.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivia",
"cl-markdown",
"cl-serapeum",
"cl-parenscript",
"cl-in-nomine",
"cl-ppcre",
"cl-alexandria",
"cl-fiveam",
"cl-global-vars",
"cl-trivial-gray-streams"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-str",
"portdir": "lisp/cl-str",
"version": "0.21",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vindarel/cl-str",
"description": "Modern, consistent and terse Common Lisp string manipulation library",
"long_description": "Modern, consistent and terse Common Lisp string manipulation library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-17",
"abcl",
"ccl"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam",
"cl-ppcre-unicode",
"cl-change-case"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-nkeymaps",
"cl-prompter"
]
}
]
},
{
"name": "cl-trivial-benchmark",
"portdir": "lisp/cl-trivial-benchmark",
"version": "20230603",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/trivial-benchmark",
"description": "An easy to use benchmarking system.",
"long_description": "An easy to use benchmarking system.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria"
]
}
],
"depends_on": []
},
{
"name": "cl-trivial-clipboard",
"portdir": "lisp/cl-trivial-clipboard",
"version": "20231013",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snmsts/trivial-clipboard",
"description": "trivial-clipboard let access system clipboard",
"long_description": "trivial-clipboard let access system clipboard",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17",
"abcl",
"ccl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam",
"cl-cffi"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-trivial-main-thread",
"portdir": "lisp/cl-trivial-main-thread",
"version": "20230603",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/trivial-main-thread",
"description": "Compatibility library to run things in the main thread.",
"long_description": "Compatibility library to run things in the main thread.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-features",
"cl-simple-tasks",
"cl-bordeaux-threads"
]
}
],
"depends_on": []
},
{
"name": "cl-unix-opts",
"portdir": "lisp/cl-unix-opts",
"version": "20210107",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libre-man/unix-opts",
"description": "minimalistic parser of command line arguments",
"long_description": "minimalistic parser of command line arguments",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-webengine",
"portdir": "lisp/cl-webengine",
"version": "20210225",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/cl-webengine",
"description": "An FFI binding to WebEngine in Qt",
"long_description": "An FFI binding to WebEngine in Qt",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-cffi",
"cl-webengine-lib"
]
}
],
"depends_on": []
},
{
"name": "cl-webengine-lib",
"portdir": "lisp/cl-webengine",
"version": "20210225",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/cl-webengine",
"description": "An FFI binding to WebEngine in Qt",
"long_description": "An FFI binding to WebEngine in Qt",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtwebengine"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-webengine"
]
}
]
},
{
"name": "ytree",
"portdir": "sysutils/ytree",
"version": "2.10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.han.de/~werner/ytree.html",
"description": "Ytree - a (curses-based) file manager similar to DOS Xtree(tm)",
"long_description": "Ytree - a (curses-based) file manager similar to DOS Xtree(tm), for browsing filesystems and archives (RAR/SPM/RPM/TAR/ARC/LHA/ZIP/ZOO).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "DMFTtools",
"portdir": "science/DMFTtools",
"version": "2.6.5",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/QcmPlab/DMFTtools",
"description": "A collection of Fortran modules and routines to support quantum many-body calculations, with a strong focus on Dynamical Mean-Field Theory",
"long_description": "A collection of Fortran modules and routines to support quantum many-body calculations, with a strong focus on Dynamical Mean-Field Theory",
"active": true,
"categories": [
"science",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"clang-16",
"gcc13",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"scifor",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "librasterlite2",
"portdir": "databases/librasterlite2",
"version": "1.1.0-beta1",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gaia-gis.it/fossil/librasterlite2/index",
"description": "Library that stores and retrieves raster coverages using a SpatiaLite",
"long_description": "librasterlite2 is an open source library that stores and retrieves huge raster coverages using a SpatiaLite DBMS.",
"active": true,
"categories": [
"databases",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"minizip",
"zstd",
"spatialite",
"sqlite3",
"glib2",
"librttopo",
"proj",
"cairo",
"fontconfig",
"giflib",
"libgeotiff",
"lz4",
"libpixman",
"libpng",
"openjpeg",
"tiff",
"webp",
"curl",
"freetype",
"geos",
"libiconv",
"libxml2",
"fcgi",
"freexl",
"libjpeg-turbo",
"lzma"
]
}
],
"depends_on": []
},
{
"name": "rtx",
"portdir": "sysutils/rtx",
"version": "2024.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "mise",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by mise",
"long_description": "This port has been replaced by mise.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "gjq.uoiai",
"github": "MisLink",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "freexl",
"portdir": "textproc/freexl",
"version": "2.0.0",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gaia-gis.it/fossil/freexl/index",
"description": "Library to extract valid data from within Spreadsheets",
"long_description": "Library to extract valid data from within Spreadsheets. The following document formats are supported starting since version 2.0: MS Excel legacy BIFF binary format (.xls), MS Excel new XML-based format (.xlsx), Free/OpenOffice Calc XML-based format (.ods). FreeXL ignores at all fonts, sizes and alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual Basic macros and so on. FreeXL is structurally simple and quite light-weight (typically 40-80K of object code, stripped).",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"minizip",
"expat",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spatialite",
"spatialite-tools",
"librasterlite2"
]
}
]
},
{
"name": "cpanm_select",
"portdir": "perl/cpanm_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Common files for selecting default cpanm version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of cpanm.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "cl-webkit2",
"portdir": "lisp/cl-webkit2",
"version": "3.5.10",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joachifm/cl-webkit",
"description": "A binding to WebKitGTK+ for Common Lisp",
"long_description": "A binding to WebKitGTK+ for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"clisp",
"sbcl",
"clang-17",
"abcl"
]
},
{
"type": "lib",
"ports": [
"webkit2-gtk",
"cl-alexandria",
"cl-cffi",
"cl-cffi-gtk"
]
},
{
"type": "test",
"ports": [
"cl-fiveam",
"cl-calispel",
"cl-float-features"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "jenkins",
"portdir": "devel/jenkins",
"version": "2.528.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jenkins.io",
"description": "The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.",
"long_description": "The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "slashapp",
"github": "slashapp",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "R-tidySEM",
"portdir": "R/R-tidySEM",
"version": "0.2.7",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://cjvanlissa.github.io/tidySEM",
"description": "Tidy Structural Equation Modeling",
"long_description": "Tidy Structural Equation Modeling",
"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-progressr",
"R-ggplot2",
"R-blavaan",
"R-future.apply",
"R-igraph",
"R-lavaan",
"R-nonnest2",
"R-psych",
"R-car",
"R-dbscan",
"R-bain",
"R-MplusAutomation",
"R-OpenMx",
"R-CRAN-recommended",
"R-RANN",
"R-gtable"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringr",
"R-dplyr",
"R-yaml",
"R-knitr",
"R-scales",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-formatR",
"R-poLCA",
"R-mice",
"R-mclust",
"R-ggraph",
"R-umx"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-lavaanExtra",
"R-nonnest2"
]
}
]
},
{
"name": "softether5",
"portdir": "net/softether5",
"version": "5.2.5188",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.softether.org",
"description": "Cross-platform multi-protocol VPN software",
"long_description": "Cross-platform multi-protocol VPN software",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 226
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"libiconv",
"readline",
"ncurses",
"libsodium"
]
}
],
"depends_on": []
},
{
"name": "cl-postgres-plus-local-time",
"portdir": "lisp/cl-local-time",
"version": "20240817",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dlowe-net/local-time",
"description": "Time manipulation library for Common Lisp",
"long_description": "Time manipulation library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-postgres",
"cl-local-time"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-postmodern"
]
}
]
},
{
"name": "cl-postgres",
"portdir": "lisp/cl-postmodern",
"version": "1.33.10",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marijnh/Postmodern",
"description": "A Common Lisp PostgreSQL programming interface",
"long_description": "A Common Lisp PostgreSQL programming interface",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-ironclad",
"cl-base64",
"cl-uax-15",
"cl-fiveam",
"cl-md5",
"cl-split-sequence",
"cl-usocket"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-postgres-plus-local-time",
"cl-clsql",
"cl-dbi",
"cl-postmodern"
]
}
]
},
{
"name": "R-ExPosition",
"portdir": "R/R-ExPosition",
"version": "2.8.23",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ExPosition",
"description": "Exploratory Analysis with the Singular Value Decomposition",
"long_description": "Exploratory Analysis with the Singular Value Decomposition",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-prettyGraphs",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-InPosition"
]
},
{
"type": "test",
"ports": [
"R-quanteda.textstats"
]
}
]
},
{
"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-16"
]
},
{
"type": "lib",
"ports": [
"R-ExPosition",
"R-prettyGraphs",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-Rdrw",
"portdir": "R/R-Rdrw",
"version": "1.0.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Rdrw",
"description": "Univariate and multivariate damped random walk processes",
"long_description": "Univariate and multivariate damped random walk processes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-SQL",
"portdir": "R/R-SQL",
"version": "0.1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=SQL",
"description": "Execute SQL statements",
"long_description": "Run SQL statements on in-memory data frames within a temporary in-memory DuckDB data-base.",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-duckdb",
"R-arrow",
"R-DBI",
"R-CRAN-recommended",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-TileDBArray",
"portdir": "R/R-TileDBArray",
"version": "1.14.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LTLA/TileDBArray",
"description": "Use TileDB as a DelayedArray backend",
"long_description": "Use TileDB as a DelayedArray backend",
"active": true,
"categories": [
"databases",
"science",
"R",
"bioconductor"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-DelayedArray",
"R-tiledb",
"R-CRAN-recommended",
"R-Rcpp",
"R-S4Vectors"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-BiocStyle",
"R-BiocParallel"
]
}
],
"depends_on": []
},
{
"name": "R-arrow",
"portdir": "R/R-arrow",
"version": "18.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://arrow.apache.org/docs/r",
"description": "Integration with Apache Arrow",
"long_description": "Integration with Apache Arrow",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-purrr",
"R-tidyselect",
"R-CRAN-recommended",
"apache-arrow",
"R-glue",
"R-vctrs",
"R-rlang",
"curl",
"openssl3",
"R-R6",
"R-assertthat",
"R-bit64",
"R-cpp11"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-rmarkdown",
"R-dbplyr",
"R-decor",
"R-reticulate",
"R-distro",
"R-duckdb",
"R-cli",
"R-curl",
"R-stringi",
"R-sys",
"R-DBI",
"R-blob",
"R-pillar",
"R-stringr",
"R-tibble",
"R-withr",
"R-dplyr",
"R-hms",
"R-tzdb",
"R-knitr",
"R-lubridate",
"R-pkgload"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-diffdfs",
"R-SQL",
"R-censobr",
"R-disk.frame",
"R-sfarrow"
]
},
{
"type": "test",
"ports": [
"R-nc",
"R-nanoarrow",
"R-geobr",
"R-rio",
"R-duckdb",
"R-tiledb",
"R-pins",
"R-duckplyr",
"R-sparklyr",
"R-vetiver"
]
}
]
},
{
"name": "R-bindr",
"portdir": "R/R-bindr",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://krlmlr.github.io/bindr",
"description": "Parametrized active bindings",
"long_description": "Parametrized active bindings",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bindrcpp"
]
},
{
"type": "test",
"ports": [
"R-drake"
]
}
]
},
{
"name": "R-bindrcpp",
"portdir": "R/R-bindrcpp",
"version": "0.2.3.9002",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://krlmlr.github.io/bindrcpp",
"description": "Rcpp interface to active bindings",
"long_description": "Rcpp interface to active bindings",
"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-plogr",
"R-bindr",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-joineRML",
"R-tidybayes"
]
}
]
},
{
"name": "R-bnma",
"portdir": "R/R-bnma",
"version": "1.6.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bnma",
"description": "Bayesian Network Meta-Analysis using JAGS",
"long_description": "Bayesian Network Meta-Analysis using JAGS",
"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-CRAN-recommended",
"R-coda",
"R-rjags",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-dLagM",
"portdir": "R/R-dLagM",
"version": "1.1.13",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dLagM",
"description": "Time series regression models with distributed lag models",
"long_description": "Time series regression models with distributed lag models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lmtest",
"R-dynlm",
"R-strucchange",
"R-AER",
"R-formula.tools",
"R-plyr",
"R-nardl",
"R-roll",
"R-CRAN-recommended",
"R-wavethresh",
"R-sandwich"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-diffdfs",
"portdir": "R/R-diffdfs",
"version": "0.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=diffdfs",
"description": "Compute the difference between data frames",
"long_description": "Compute the difference between data frames",
"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-janitor",
"R-arrow",
"R-CRAN-recommended",
"R-rlang",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-dst",
"portdir": "R/R-dst",
"version": "1.8.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RAPLER/dst-1",
"description": "Use the theory of belief Functions for evidence calculus",
"long_description": "Use the theory of belief Functions for evidence calculus",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-tidyr",
"R-dplyr",
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tidyverse",
"R-rmarkdown",
"R-igraph",
"R-testthat",
"R-knitr"
]
}
],
"depends_on": []
},
{
"name": "R-evclass",
"portdir": "R/R-evclass",
"version": "2.0.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=evclass",
"description": "Evidential distance-based classification",
"long_description": "Different evidential classifiers, which provide outputs in the form of Dempster–Shafer mass functions. The methods are: the evidential K-nearest neighbor rule, the evidential neural network, radial basis function neural networks, logistic regression, feed-forward neural networks.",
"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-R.utils",
"R-ibelief",
"R-CRAN-recommended",
"R-FNN"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-fasttime",
"portdir": "R/R-fasttime",
"version": "1.1-0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rforge.net/fasttime",
"description": "Fast utility function for time parsing and conversion",
"long_description": "Fast utility function for time parsing and conversion",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-nardl",
"portdir": "R/R-nardl",
"version": "0.1.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nardl",
"description": "Non-linear cointegrating autoregressive distributed lag model",
"long_description": "Non-linear cointegrating autoregressive distributed lag 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-tseries",
"R-car",
"R-strucchange",
"R-CRAN-recommended",
"R-gtools",
"R-Formula"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dLagM",
"R-ardl.nardl"
]
}
]
},
{
"name": "R-nsyllable",
"portdir": "R/R-nsyllable",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quanteda/nsyllable",
"description": "Count syllables in character vectors",
"long_description": "Count syllables in character vectors",
"active": true,
"categories": [
"textproc",
"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-knitr",
"R-testthat",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-quanteda.textstats"
]
}
]
},
{
"name": "R-pkglite",
"portdir": "R/R-pkglite",
"version": "0.2.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://merck.github.io/pkglite",
"description": "Compact package representations",
"long_description": "Compact package representations",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-crayon",
"R-CRAN-recommended",
"R-magrittr",
"R-remotes"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-prettyGraphs",
"portdir": "R/R-prettyGraphs",
"version": "2.1.6",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=prettyGraphs",
"description": "Publication-quality graphics",
"long_description": "Publication-quality graphics",
"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-ExPosition",
"R-InPosition"
]
}
]
},
{
"name": "R-pvclust",
"portdir": "R/R-pvclust",
"version": "2.2-0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://stat.sys.i.kyoto-u.ac.jp/prog/pvclust",
"description": "Hierarchical clustering with p-values via multiscale bootstrap resampling",
"long_description": "Hierarchical clustering with p-values via multiscale bootstrap resampling",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-svs"
]
}
]
},
{
"name": "R-quanteda.textstats",
"portdir": "R/R-quanteda.textstats",
"version": "0.97.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quanteda/quanteda.textstats",
"description": "Textual statistics for the Quantitative Analysis of Textual Data",
"long_description": "Textual statistics for the Quantitative Analysis of Textual Data",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-RcppArmadillo",
"R-stringi",
"R-quanteda",
"R-proxyC",
"R-nsyllable",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"onetbb",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-entropy",
"R-proxy",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-spelling",
"R-ExPosition",
"R-svs"
]
}
],
"depends_on": []
},
{
"name": "R-rego",
"portdir": "R/R-rego",
"version": "1.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://channelattribution.io/docs/rego",
"description": "Automatic time series forecasting and missing value imputation",
"long_description": "Automatic time series forecasting and missing value imputation",
"active": true,
"categories": [
"science",
"math",
"finance",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-roll",
"portdir": "R/R-roll",
"version": "1.1.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jasonjfoster/roll",
"description": "Fast and efficient computation of rolling and expanding statistics for time-series data",
"long_description": "Fast and efficient computation of rolling and expanding statistics for time-series data",
"active": true,
"categories": [
"science",
"math",
"finance",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-RcppParallel",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-zoo",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-kcpRS",
"R-dLagM"
]
}
]
},
{
"name": "R-rrapply",
"portdir": "R/R-rrapply",
"version": "1.2.7",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jorischau.github.io/rrapply",
"description": "Revisiting Base Rapply",
"long_description": "Revisiting Base Rapply",
"active": true,
"categories": [
"devel",
"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"
]
}
],
"depends_on": []
},
{
"name": "R-sfarrow",
"portdir": "R/R-sfarrow",
"version": "0.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wcjochem.github.io/sfarrow",
"description": "Read/write Simple Feature Objects with Apache Arrow",
"long_description": "Read/write Simple Feature Objects with Apache Arrow",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sf",
"R-CRAN-recommended",
"R-jsonlite",
"R-arrow",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-svs",
"portdir": "R/R-svs",
"version": "3.1.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=svs",
"description": "Tools for semantic vector spaces",
"long_description": "Various tools for semantic vector spaces, such as correspondence analysis (simple, multiple and discriminant), latent semantic analysis, probabilistic latent semantic analysis, non-negative matrix factorization, latent class analysis, EM clustering, logratio analysis and log-multiplicative (association) analysis.",
"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-gtools",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-pvclust",
"R-igraph"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-quanteda.textstats",
"R-zebu"
]
}
]
},
{
"name": "R-tiledb",
"portdir": "R/R-tiledb",
"version": "0.30.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tiledb-inc.github.io/TileDB-R",
"description": "Universal storage engine for sparse and dense multidimensional arrays",
"long_description": "Universal storage engine for sparse and dense multidimensional arrays",
"active": true,
"categories": [
"databases",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-nanoarrow",
"tiledb",
"R-RcppInt64",
"R-CRAN-recommended",
"R-Rcpp",
"R-nanotime",
"R-spdl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bit64",
"R-curl",
"R-data.table",
"R-tibble",
"R-tinytest",
"R-nycflights13",
"R-simplermarkdown",
"R-arrow",
"R-palmerpenguins"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-TileDBArray"
]
}
]
},
{
"name": "R-zebu",
"portdir": "R/R-zebu",
"version": "0.2.2.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=zebu",
"description": "Local association measures",
"long_description": "Implements the estimation of local (and global) association 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-ggplot2",
"R-CRAN-recommended",
"R-data.table",
"R-reshape2",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-svs",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-devtools",
"R-usethis",
"R-pbapply"
]
}
],
"depends_on": []
}
]
}