root

Install command:
brew install root

Formerly known as: root6

Object oriented framework for large scale data analysis

https://root.cern.ch/

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:

Intel ventura
monterey
big sur
Apple Silicon ventura
monterey
big sur

Current versions:

stable 6.26.06
head ⚡️ HEAD

Revision: 2

Depends on:

cfitsio 4.2.0 C access to FITS data files with optional Fortran wrappers
davix 0.8.4 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.0 Software library to render fonts
gcc 13.1.0 GNU compiler collection
gl2ps 1.4.2 OpenGL to PostScript printing library
glew 2.2.0 OpenGL Extension Wrangler Library
graphviz 8.0.5 Graph visualization software from AT&T and Bell Labs
gsl 2.7.1 Numerical library for C and C++
lz4 1.9.4 Extremely Fast Compression algorithm
mysql-client 8.0.33 Open source relational database management system
numpy 1.24.3 Package for scientific computing with Python
openblas 0.3.23 Optimized BLAS library
openssl@1.1 1.1.1u Cryptography and SSL/TLS Toolkit
pcre 8.45 Perl compatible regular expressions library
python@3.10 3.10.11 Interpreted, interactive, object-oriented programming language
sqlite 3.42.0 Command-line interface for SQLite
tbb 2021.9.0 Rich and complete approach to parallelism in C++
xrootd 5.5.5 High performance, scalable, fault-tolerant access to data
xz 5.4.3 General-purpose data compression with high compression ratio
zstd 1.5.5 Zstandard is a real-time compression algorithm

Depends on when building from source:

cmake 3.26.4 Cross-platform make
ninja 1.11.1 Small build system for use with gyp or CMake

Requires: Xcode

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 308
Installs on Request (30 days)
root 308
Build Errors (30 days)
root 19

Analytics (macOS):

Installs (90 days)
root 44
Installs on Request (90 days)
root 44
Installs (365 days)
root 10,080
root --HEAD 27
Installs on Request (365 days)
root 10,031
root --HEAD 27

Analytics (Linux):

Installs (90 days)
root 0
Installs on Request (90 days)
root 0
Installs (365 days)
root 148
root --HEAD 4
Installs on Request (365 days)
root 147
root --HEAD 4
Fork me on GitHub