Dear all,
thanks for advise. I succedded with version 2.0.0 of gstat. :)
regards
Le 17/02/2022 à 13:34, Ivan Krylov a écrit :
On Wed, 16 Feb 2022 15:20:48 +0100
Poizot Emmanuel <emmanuel.poi...@lecnam.net> wrote:
I tried to install gstat package via install.packages('gstat')
command on R (version 3.5.2) and my OS is Debian buster.
mtrx.c: In function ‘CHfactor’:
mtrx.c:391:74: error: ‘FC_LEN_T’ undeclared (first use in this
function); did you mean ‘FD_SET’?
F77_CALL(dpotrf)("Upper", (int *)&(m->n), m->v, (int *)&(m->n),
info, (FC_LEN_T) 5);
The gstat package doesn't declare a correct R version dependency, but
it does use a feature that appeared in a newer version of R. (3.6.2, I
think?)
Try installing older versions of gstat from
<https://cran.r-project.org/src/contrib/Archive/gstat/> until you find
one that's working. Alternatively, install a newer version of R from
<https://cran.r-project.org/bin/linux/debian/>.
--
Cordialement
/------------------------------------------------
*Emmanuel Poizot*
Cnam/Intechmer
Bv. de Collignon
50110 Tourlaville
Cherbourg-En-Cotentin
Web: http://www.intechmer.cnam.fr <http://www.intechmer.cnam.fr>
Phone (Direct) : (00 33)(0)233887342 ou 41
Mobile : (00 33)(0)621425488
------------------------------------------------
*** "Quand le dernier arbre sera abattu, la dernière rivière
empoisonnée, le dernier poisson capturé, alors le visage pale
s'apercevra que l'argent ne se mange pas" (Sitting Bull) ***
/
/Ce message et toutes les pièces jointes sont confidentiels et établis à
l'intention exclusive de son ou ses destinataires. Si vous avez reçu ce
message par erreur, merci d'en avertir immédiatement l'émetteur et de
détruire le message. Toute modification, édition, utilisation ou
diffusion non autorisée est interdite. L'émetteur décline toute
responsabilité au titre de ce message s'il a été modifié, déformé,
falsifié, infecté par un virus ou encore édité ou diffusé sans
autorisation.
This message and any attachments are confidential and intended for the
named addressee(s) only. If you have received this message in error,
please notify immediately the sender, then delete the message. Any
unauthorized modification, edition, use or dissemination is forbhide.
Sender declin any responsabibility on this message if it has been
modified, distorted, falsified, infected by virus or edited or broadcast
without authorization. /
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.