Re: [R] fftImg() error: fftw_access_func

2016-03-30 Thread Eric Handler
Took me a few days to get a reply from the student. The code he is running is: library(ripa) img<-readJPEG( "arthurs-seat.jpg" ) hist(fftImg(img)) I see the same error as the student on many systems. When I run require(ripa) on the machine I mentioned before: > require('ripa') Loading required

Re: [R] fftImg() error: fftw_access_func

2016-03-26 Thread David Winsemius
> On Mar 26, 2016, at 8:42 AM, Shelby Leonard via R-help > wrote: > > So do i need to resend the email to someone else? sorry i am just confused 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 prope

Re: [R] fftImg() error: fftw_access_func

2016-03-26 Thread Shelby Leonard via R-help
So do i need to resend the email to someone else? sorry i am just confused On Saturday, March 26, 2016 9:21 AM, John Kane wrote: It would be helpful if you actually supplied your code and a minimal data set to for people to examine. Please have a look at http://stackoverflow.com/quest

Re: [R] fftImg() error: fftw_access_func

2016-03-26 Thread John Kane
It would be helpful if you actually supplied your code and a minimal data set to for people to examine. Please have a look at http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example and/or http://adv-r.had.co.nz/Reproducibility.html. I'm not clear if you are repor

Re: [R] fftImg() error: fftw_access_func

2016-03-26 Thread Uwe Ligges
Please report problems in packages to the corresponding package maintainer, CCing here .. Best, Uwe Ligges On 25.03.2016 21:09, Eric Handler wrote: Hello- My name is Eric Handler and I am an academic technologist supporting the Science Division(7 academic departments) at Macalester College i