Skip to content
Prev 359611 / 398502 Next

fftImg() error: fftw_access_func

Perhaps. 

The code needed to find the maintainer is at the end of this scrape of a console "dialog" and scroll to the bottom if you want the proper address for reporting problems with package:ripa, 

.... but _first_ you should be checking to see if you have all the system dependencies:
Loading required package: ripa
Loading required package: tcltk
Loading required package: parallel

Attaching package: ?ripa?

The following object is masked from ?package:rms?:

    contrast

The following object is masked from ?package:Hmisc?:

    zoom
Package: ripa
Version: 2.0-2
Date: 2014-05-29
Title: R Image Processing and Analysis
Authors at R: c(person("Talita", "Perciano", role = c("aut", "cre"),
       email = "talitaperciano at gmail.com"), person("Alejandro", "C
       Frery", role = "ctb", email = "acfrery at pq.cnpq.br"))
Maintainer: Talita Perciano <talitaperciano at gmail.com>
Depends: R (>= 2.8.1), tcltk, parallel
Suggests: e1071, rggobi, reshape, methods, jpeg, png, tkrplot,
       fftw, foreach, doSNOW
Enhances: doMC
SystemRequirements: BWidget, Tktable, Img, libjpeg

# ============
# My guess is that you do not have all of the systemRequirements on this machine. 
# Or if you do, then perhaps they are not in a directory in which the package expects to find them.
# =============

Description: A package including various functions for image
       processing and analysis. With this package is possible to
       process and analyse RGB, LAN (multispectral) and AVIRIS
       (hyperspectral) images. This packages also provides
       functions for reading JPEG files, extracted from the
       archived 'rimage' package.
License: GPL (>= 2) | file LICENSE
Imports: Rcpp (>= 0.11.0)
LinkingTo: Rcpp
URL: http://www.r-project.org
Packaged: 2014-05-30 20:18:57 UTC; Talita Perciano
Author: Talita Perciano [aut, cre], Alejandro C Frery [ctb]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-05-31 01:32:57
Built: R 3.2.0; x86_64-apple-darwin13.4.0; 2015-04-21 02:07:55
       UTC; unix

-- File: /Library/Frameworks/R.framework/Versions/3.2/Resources/library/ripa/Meta/package.rds
Error in .C("fftw_access_func", as.complex(img), as.integer(w), as.integer(h),  : 
  "fftw_access_func" not available for .C() for package "ripa"
Loading required package: fftw

# Tried that thinking (Incorrectly) the missing routine might be supplied in that package.
Error in .C("fftw_access_func", as.complex(img), as.integer(w), as.integer(h),  : 
  "fftw_access_func" not available for .C() for package "ripa"
[1] "Talita Perciano <talitaperciano at gmail.com>"