root

Install command:
brew install root

Formerly known as: root6

Object oriented framework for large scale data analysis

https://root.cern

License: LGPL-2.1-or-later

Formula JSON API: /api/formula/root.json

Formula code: root.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sequoia
sonoma
ventura
Intel sonoma
ventura
64-bit linux

Current versions:

stable 6.32.08
head ⚡️ HEAD

Depends on:

cfitsio 4.4.1 C access to FITS data files with optional Fortran wrappers
davix 0.8.7 Library and tools for advanced file I/O with HTTP-based protocols
fftw 3.3.10 C routines to compute the Discrete Fourier Transform
freetype 2.13.3 Software library to render fonts
ftgl 2.1.3-rc5 Freetype / OpenGL bridge
gcc 14.2.0 GNU compiler collection
gl2ps 1.4.2 OpenGL to PostScript printing library
glew 2.2.0 OpenGL Extension Wrangler Library
graphviz 12.2.0 Graph visualization software from AT&T and Bell Labs
gsl 2.8 Numerical library for C and C++
lz4 1.10.0 Extremely Fast Compression algorithm
mariadb-connector-c 3.4.3 MariaDB database connector for C applications
nlohmann-json 3.11.3 JSON for modern C++
numpy 2.1.3 Package for scientific computing with Python
openblas 0.3.28 Optimized BLAS library
openssl@3 3.4.0 Cryptography and SSL/TLS Toolkit
pcre 8.45 Perl compatible regular expressions library
pcre2 10.44 Perl compatible regular expressions library with a new API
python@3.13 3.13.0 Interpreted, interactive, object-oriented programming language
sqlite 3.47.0 Command-line interface for SQLite
tbb 2022.0.0 Rich and complete approach to parallelism in C++
xrootd 5.7.1 High performance, scalable, fault-tolerant access to data
xxhash 0.8.2 Extremely fast non-cryptographic hash algorithm
xz 5.6.3 General-purpose data compression with high compression ratio
zstd 1.5.6 Zstandard is a real-time compression algorithm

Depends on when building from source:

cmake 3.31.0 Cross-platform make
ninja 1.12.1 Small build system for use with gyp or CMake
pkgconf 2.3.0 Package compiler and linker metadata toolkit
As of ROOT 6.22, you should not need the thisroot scripts; but if you
depend on the custom variables set by them, you can still run them:

For bash users:
    . $HOMEBREW_PREFIX/bin/thisroot.sh
For zsh users:
    pushd $HOMEBREW_PREFIX >/dev/null; . bin/thisroot.sh; popd >/dev/null
For csh/tcsh users:
    source $HOMEBREW_PREFIX/bin/thisroot.csh
For fish users:
    . $HOMEBREW_PREFIX/bin/thisroot.fish

Analytics:

Installs (30 days)
root 1,037
root --HEAD 2
Installs on Request (30 days)
root 1,037
root --HEAD 2
Build Errors (30 days)
root 39
Installs (90 days)
root 3,290
root --HEAD 23
Installs on Request (90 days)
root 3,290
root --HEAD 23
Installs (365 days)
root 11,628
root --HEAD 73
Installs on Request (365 days)
root 11,608
root --HEAD 73
Fork me on GitHub