Halla install error

Did you have R installed before installing HAllA? What output do you get from the following python code?

import rpy2.robjects as robjects
print(robjects.r(".libPaths()"))