[FLR-list] problem to create a FLStock object

Muriel LISSARDY Muriel.Lissardy at ifremer.fr
Fri Apr 18 11:32:11 CEST 2014


Hi,

I work at Ifremer and I am responsible for sole in the Bay of Biscay for 
the ICES / WGBIE.
I need to create a FLStock object (to use the EqSim software), I went to 
the web site (How to create an FLStock object):
http://flr-project.org/doku.php?id=courses:fisboat_ijmuiden:beginners:ind_data

I tried with R 3.0.2 (64bits):
# Load the FLCore library
library(FLCore)

# Create the FLQuant object
sol <- FLQuant(quant='age')

#We can now transform the FLQuant object into an FLStock object.

sol <- FLStock(iniFLQuant=sol)

But I have this error message:
 > sol <- FLStock(FLQuant=sol)
Erreur dans checkSlotAssignment(object, name, value) :
‘FLQuant’ is not a slot in class “FLStock”

Can you help me please?
Thank you.
Best regards,

Muriel Lissardy

-- 
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
Ifremer - LRHA
UFR Côte Basque
1, allée du Parc Montaury
64600 Anglet
Tel : 02.29.00.85.80
Fax : 02.29.00.85.52
e-mail : muriel.lissardy at ifremer.fr
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Adoptez l'éco-attitude.
N'imprimez ce mail que si c'est vraiment nécessaire
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the flr-list mailing list