rssa
rssa copied to clipboard
"initialize_fft_plan" not resolved from current namespace (Rssa)
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
Have you tried to reinstall / recompile Rssa?
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?
What is the R code you're using to call Rssa?