Displaying 2 results from an estimated 2 matches for "cholmod_factorize_p".
2018 Jul 06
2
undefined symbol: cholmod_factorize_p
...ing required package: Matrix
Error: package or namespace load failed for ?Matrix? in dyn.load(file,
DLLpath = DLLpath, ...):
unable to load shared object
'/home/goran/src/R-3.5.1/library/Matrix/libs/Matrix.so':
/home/goran/src/R-3.5.1/library/Matrix/libs/Matrix.so: undefined
symbol: cholmod_factorize_p
Error in eval(exprs[i], envir) : require(Matrix) is not TRUE
ERROR: installing package indices failed
* removing ?/home/goran/src/R-3.5.1/library/Matrix?
Makefile:51: recipe for target 'Matrix.ts' failed
make[2]: *** [Matrix.ts] Error 1
make[2]: Leaving directory '/home/goran/src/R-3.5....
2018 Jul 07
1
undefined symbol: cholmod_factorize_p
On 2018-07-07 13:08, Jeroen Ooms wrote:
> On Fri, Jul 6, 2018 at 11:57 PM, G?ran Brostr?m
> <goran.brostrom at umu.se> wrote:
>> I am installing R_3.5.1 from source on ubuntu 18.04, and 'config' +
>> 'make' gives me (at the end)
>
> Probably something went wrong earlier in the build when compiling
> the Matrix package. However it's much easier