Hi all, I'm trying to compile a R package and it requires a tcl package (BWidget[1]). Tcl (as R) is also installed with EasyBuild (and loaded as a depdency for R). I did not find a way to instaruct EasyBuild to install a tcl package (similiar to the way we install pythin pacakges, i.e). So, Is there any way to install a Tcl package with EasyBuild? If not, how do you manage tcl extensions?
[1] https://wiki.tcl.tk/13735 -- Best, Arnau

