<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:"Lucida Console"}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
pre
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New"}
span.EstiloCorreo17
        {font-family:"Calibri",sans-serif;
        color:windowtext}
span.HTMLconformatoprevioCar
        {font-family:"Courier New"}
.MsoChpDefault
        {font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:70.85pt 3.0cm 70.85pt 3.0cm}
-->
</style><style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0" vlink="#954F72" link="#0563C1" lang="ES">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">There hasn't been any chances to the creator, so I will check why it doesn't work.
<br>
<br>
But you don't need to specify both dim and dimnames, only the second is enough, avoids a possible conflict between the two.<br>
<br>
flq <- FLQuant(NA, dimnames = list(age = 0:10, year = 1975:2014))<br>
<br>
<br>
Iago<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><font face="Courier New"><br>
-- <br>
Dr Iago Mosqueira<br>
<br>
European Commission<br>
DG Joint Research Centre<br>
Directorate D - Sustainable Resources <br>
Unit D.02 Water and Marine Resources<br>
<br>
TP 051, Via Enrico Fermi 2749<br>
I-21027 Ispra (VA), Italy<br>
<br>
Phone : +39 0332 785413<br>
<br>
iago.mosqueira@ec.europa.eu</font></div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF899650" style="direction: ltr;"><font size="2" color="#000000" face="Tahoma"><b>From:</b> flr-list-bounces@lists.r-forge.r-project.org [flr-list-bounces@lists.r-forge.r-project.org] on behalf of Dorleta Garcia [dgarcia@azti.es]<br>
<b>Sent:</b> 29 May 2017 10:17<br>
<b>To:</b> flr-list@flr-project.org<br>
<b>Subject:</b> [FLR-list] FLQuant creator<br>
</font><br>
</div>
<div></div>
<div>
<div class="WordSection1">
<p class="MsoNormal">Hi all,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span lang="EN-US">The code below used to work before:</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal" style="line-height:14.25pt; background:white; word-break:break-all">
<span style="font-size:10.0pt; font-family:"Lucida Console"" lang="EN-US">flq <- FLQuant(NA, dim = c(11,40),dimnames = list(age = 0:10, year = 1975:2014))</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">But now if you want to build a FLQuant with dimnames it seems you have to declare the names of the six dimensions:</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">flq  <- FLQuant(1, dim = c(1,51,1,1,1,niter), dimnames = list(quant = 'all', year = 1978:2028, unit = 'unique', season = 'all', area = 'unique', iter = 1:Niter))</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Is this behavior deliberate? Is something wrong on the code above? Or there is a bug in FLQuant creator coding?</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Thanks,</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Dorleta</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
</div>
</div>
</div>
</div>
</body>
</html>