# bnlearn - Package source: source tarball from `https://www.bnlearn.com/releases/bnlearn_latest.tar.gz` - Estimated install time: not recorded ## Notes The recorded Help Desk notes for this package captured a failed installation attempt rather than a completed install. The attempt was made with `R/4.4.0-openblas-rocky8` loaded, and the package failed to load with an `undefined symbol: allocLang` error. ### Loaded modules from the recorded attempt ```bash zlib/1.2.13_gcc9.2.0 bzip2/1.0.8-gnu11.3.0_PIC gmp/6.2.1_gcc11.3.0 mpfr/4.1.0_gcc11.3.0 mpc/1.2.1_gcc11.3.0 isl/0.24_gcc11.3.0 gcc/11.3.0 pcre2/10.34_gcc11.3.0 xz-utils/5.2.3_gcc7.2.0 curl/7.88.1_gcc11.3.0 libtiff/4.6.0-rocky8 libgit/1.1.0 openblas/0.3.27_gcc11.3.0_multiarch R/4.4.0-openblas-rocky8 ``` ### Recorded error ```text Error: package or namespace load failed for 'bnlearn' in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '.../bnlearn.so': undefined symbol: allocLang ERROR: loading failed ```