Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"initialize_fft_plan" not resolved from current namespace (Rssa) #236

Open
felipelageduarte opened this issue Mar 30, 2018 · 3 comments
Open

Comments

@felipelageduarte
Copy link

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

@asl
Copy link
Owner

asl commented Mar 30, 2018

Have you tried to reinstall / recompile Rssa?

@felipelageduarte
Copy link
Author

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?

@asl
Copy link
Owner

asl commented Mar 30, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants