[R-pkg-devel] Help passing CRAN pre-checks
Adam Loy
|oy@d01 @end|ng |rom gm@||@com
Mon May 12 23:45:10 CEST 2025
Hi all,
I am having trouble getting past the pre-checks for CRAN, but things check
out in my testing localling in the cloud. I get this message on Debian:
Error: package or namespace load failed for ‘HLMdiag’ in
dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object
'/srv/hornik/tmp/CRAN_pretest/HLMdiag.Rcheck/00LOCK-HLMdiag/00new/HLMdiag/libs/HLMdiag.so':
/srv/hornik/tmp/CRAN_pretest/HLMdiag.Rcheck/00LOCK-HLMdiag/00new/HLMdiag/libs/HLMdiag.so:
undefined symbol: dgetri_
Error: loading failed
The package uses RcppArmadillo so I thought the issue was an error in
the makefile, but I think that checks out.
Any help would be appreciated. My codebase is on github:
https://github.com/aloy/HLMdiag
Thank you,
Adam
[[alternative HTML version deleted]]
More information about the R-package-devel
mailing list