CFD-GO / TCLB

TCLB - Templated MPI+CUDA/CPU Lattice Boltzmann code
https://tclb.io
GNU General Public License v3.0
177 stars 70 forks source link

R packages should be installed by configure #504

Open llaniewski opened 6 months ago

llaniewski commented 6 months ago

./configure is already checking for the R packages, and probably would be good if it would install them.

This way the used would have to install only system-level stuff like CUDA or R.