rssa icon indicating copy to clipboard operation
rssa copied to clipboard

"initialize_fft_plan" not resolved from current namespace (Rssa)

Open felipelageduarte opened this issue 7 years ago • 3 comments

I'm working in my Phd project using ssa and since I updated my OS Rssa doesn't work any more. It keeping sending me the following error message

Error in .Call("initialize_fft_plan", N, wmask, fmask, weights) :
  "initialize_fft_plan" not resolved from current namespace (Rssa)

Could you please help me?

Following my environment information:

platform       x86_64-apple-darwin15.6.0
arch           x86_64
os             darwin15.6.0
system         x86_64, darwin15.6.0
status
major          3
minor          4.4
year           2018
month          03
day            15
svn rev        74408
language       R
version.string R version 3.4.4 (2018-03-15)
nickname       Someone to Lean On

thx in advanced

felipelageduarte avatar Mar 30 '18 11:03 felipelageduarte

Have you tried to reinstall / recompile Rssa?

asl avatar Mar 30 '18 11:03 asl

unfortunately yes. I even tried to remove, reboot and, after, reinstall the package by source (to recompile it to my architecture) and i couldn't get it running. Any idea what could be?

felipelageduarte avatar Mar 30 '18 11:03 felipelageduarte

What is the R code you're using to call Rssa?

asl avatar Mar 30 '18 19:03 asl