Message-ID: <44900647.5050509@jouy.inra.fr>
Date: 2006-06-14T12:51:19Z
From: Nicolas Turenne
Subject: about integration of a library into package creation
In-Reply-To: <448E9D8F.9080804@stats.uwo.ca>
Hello,
I dont understand such error coming from my installed package and dont
appearing
when i load the code source directly .
The problem occur when the function capture the path value (FileIn),
and so cannot find the file inside the directory.
> findModelCluster(MetOpt, MetLab, Nu, q, K=1, G, Cx, Cy, DName="iris",
fileIn="D:\\R\\library\\svcR\\data\\");
Erreur dans findModelCluster(MetOpt, MetLab, Nu, q, K = 1, G, Cx, Cy,
DName = "iris", :
impossible de changer la valeur d'un lien verrouill?
(in English: impossible to change the value of a locked link)
thank you
---
Nicolas