On Wed, Jul 13, 2016 at 08:55:24PM +1200, m...@extensibl.com wrote: > On Wed, 13 Jul 2016 08:59:49 +0100 > Zé Loff <zel...@zeloff.org> wrote: > > > Not true, I just installed it without having lang/gfortran installed. > > While spatstat does not depend directly on gfortran, its dependency, > deldir, does. Did you compile deldir with g77? I think gfortran could > be removed then.
Incidentally it was with g95 (I needed GCC 4.9 to compile some other R packages) but yes, deldir was also installed as a dependency without lang/gfortran. Cheers Zé --