RcppCore / RcppParallel

High-level functions for parallel programming with Rcpp
http://rcppcore.github.io/RcppParallel/
171 stars 58 forks source link

Error installing RcppParallel 5.1.7 RcppParallel.so: undefined symbol: #202

Open tlkoh0727 opened 1 year ago

tlkoh0727 commented 1 year ago

Good Day!

Redhat Linux 7.9 R version 4.2.3 RcppParallel 5.1.7 gcc version 4.8

When installing RcppParallel using the command R CMD INSTALL RcppParallel_5.1.7.tar.gz it fails with below error:

As noticed as well, the folder path and file 00LOCK-RcppParallel/00new/RcppParallel/libs/RcppParallel.so was not created Appreciate any suggestions.

Thanks

eddelbuettel commented 1 year ago

Please see the 'Issues' for prior discussions on