<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Dear all, </p>
<p><br>
</p>
<p>We are trying to fit some biomass models using the mpb package, using a FLstock object as the input. The package however produces an error when coercing the stock object to biodyn class. I have checked that the error is reproducible also with the test object:</p>
<p><br>
</p>
<p>data(ple4)</p>
<p>bd = as(ple4, "biodyn")</p>
<p><br>
</p>
<p><span>Error in as(ple4, "biodyn") : could not find function "asMethod"</span><br>
</p>
<p><span><br>
</span></p>
<p><span>Version is <span>mpb_1.0.0 </span></span></p>
<p><br>
</p>
<p>(it does work on <span>biodyn_0.0.2  though)</span></p>
<p><span><span><br>
</span></span></p>
<p>Thank you in advance, </p>
<p><br>
</p>
<p>Miguel.</p>
<p><span><span><br>
</span></span></p>
</div>
</body>
</html>