AU-BCE-EE / PRIME-issues

0 stars 0 forks source link

RcppParallel setwd() problem #2

Open sashahafner opened 11 months ago

sashahafner commented 11 months ago

During installation we keep getting an error for something like setwd(dir) expect character argument. We found that tools/config.R has the exact command, but even changing the name of dir to something else doesn't change the error at all. Where TH is the setwd(dir) call if not there? And why don't we see it with other packages?

sashahafner commented 11 months ago

I don't see this problem on a local installation on Ubuntu.