Rodrigo De Carreras <rodrigodecarre...@gmail.com> wrote:

  > I worked with spatstat many times without problems,
  > but now when I call for the package the following
  > error appears with mgcv:

  > require("spatstat")
  > Loading required package: spatstat
  > Loading required package: mgcv
  > Error : .onAttach failed in attachNamespace() for 'mgcv', details:
  > call: formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3)
  > error: incorrect values of 'indent' and 'width'
  > Error: package 'mgcv' could not be loaded

This is not a problem with spatstat. 
The error messages indicate that it is a problem with the package 'mgcv' or 
possibly with the code for namespaces. 
Try installing the latest version of mgcv and then typing library(mgcv). If 
this does not work then contact the author of mgcv.

Adrian Baddeley

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to