Provide libbz2 as an alias name for the library, as some packages will assume to find it with -lbz2
R (r-base) is among the packages to assume that "-lbz2" is the correct linker flag, thus fails to build from source without this.
R (r-base) is among the packages to assume that "-lbz2" is the correct linker flag, thus fails to build from source without this.