<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="-1">Prezados,</font></p>
    <p><font size="-1">Solicito auxílio, para:</font></p>
    <p><font size="-1">Ao tentar executar o script abaixo, eis o
        resultado que se apresenta.<br>
      </font></p>
    <p><font size="-1">> <br>
        > juntar_intervalos <- combine(intervalo_decisao,
        intervalo_sentenca) <br>
        <font color="#ff0000">Error in combine_all(args) : Columns of
          class data.frame not supported</font></font></p>
    <p><br>
    </p>
    <p><font size="-1">Exemplo intervalo_decisao (mais de 6000 linhas):</font></p>
    <p>
      <style type="text/css">
                body,div,table,thead,tbody,tfoot,tr,th,td,p { font-family:"Liberation Sans"; font-size:x-small }
                a.comment-indicator:hover + comment { background:#ffd; position:absolute; display:block; border:1px solid black; padding:0.5em;  } 
                a.comment-indicator { background:red; display:inline-block; border:1px solid black; width:0.5em; height:0.5em;  } 
                comment { display:none;  } 
        </style> </p>
    <table border="0" cellspacing="0">
      <colgroup width="85"></colgroup> <tbody>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
        <tr>
          <td height="17" align="left"><font face="Liberation Serif">29d
              0H 0M 0S</font></td>
        </tr>
      </tbody>
    </table>
    <p><br>
    </p>
    <p><font size="-1">Exemplo intervalo_sentença (mais de 6000 linhas):</font></p>
    <p>
      <style type="text/css">
                body,div,table,thead,tbody,tfoot,tr,th,td,p { font-family:"Liberation Sans"; font-size:x-small }
                a.comment-indicator:hover + comment { background:#ffd; position:absolute; display:block; border:1px solid black; padding:0.5em;  } 
                a.comment-indicator { background:red; display:inline-block; border:1px solid black; width:0.5em; height:0.5em;  } 
                comment { display:none;  } 
        </style> </p>
    <table border="0" cellspacing="0">
      <colgroup width="166"></colgroup> <tbody>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 10d 0H 0M 0S</td>
        </tr>
        <tr>
          <td height="17" align="left"> 1m 11d 0H 0M 0S</td>
        </tr>
      </tbody>
    </table>
    <p><br>
    </p>
    <p><font size="-1">Rodei o script descrito acima, ano passado, sem
        problemas. Tentei o merge, mas está demorando uma eternidade,
        sem nenhum resultado.</font></p>
    <p><font size="-1">Depois deste script, quero rodar os seguintes:</font></p>
    <p><font size="-1">juntar_intervalos = data.frame(juntar_intervalos)<br>
        <br>
        juntar_intervalos2 <- combine(list(intervalo_decisao,
        intervalo_sentenca))</font></p>
    <p><font size="-1">juntar_intervalos2 =
        data.frame(juntar_intervalos2)<br>
      </font></p>
    <p><font size="-1">Se tiver uma outra maneira de atingir meus
        objetos, agradeço, também.</font><br>
    </p>
  </body>
</html>