Hi,
I'm in the process of incorporating some improvements that I pulled from
github.
I am getting a warning and a note. These occur when I run
R CMD check --as-cran fftwtools_0.9-10.tar.gz
1.
* checking whether package ‘fftwtools’ can be installed ... WARNING
Found the following significant warn
>
> On 11 September 2020 at 13:09, Karim Rahim wrote:
> | Thanks for resolving this! It's been awhile since I've worked on this...
> |
> | So for dependencies, I'd like to keep it as simple as possible. I agree
> | fftw3 may need to be updated.
> |
> | It'
or me. See http://eddelbuettel.github.io/r-travis/ and
> numerous .travis.yml in packages of mine and a few other users.
>
> Dirk
>
> | Thank you both for your attention to this issue!
> |
> | Bests,
> | Marta Karas
> |
> |
> |
> |
> |
> | On Thu, Sep 10, 2020 at
Thanks,
That may be it. It is a missing dependency.
It's been a while and I'm not sure which package exposes fftw3.h ...
Karim
On Thu, Sep 10, 2020 at 8:16 AM Dirk Eddelbuettel wrote:
>
> On 9 September 2020 at 23:45, Karim Rahim wrote:
> | sudo apt-get install -y fftw3
sudo apt-get install -y fftw3
Then try again.
Let me know if it doesn't work.
Cheers!
Karim
On Wed, Sep 9, 2020 at 10:27 PM Max Turgeon wrote:
>
> Hi Marta,
>
> One change I can see from your Git history that seems to match the first
> failed build on Travis is when you added "Imports: fftwt