[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [Bug][BABEL][R] Headers of the tables are not recognized during
From: |
Vitalie Spinu |
Subject: |
Re: [O] [Bug][BABEL][R] Headers of the tables are not recognized during the export. |
Date: |
Tue, 05 Apr 2011 18:04:44 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) |
"Eric Schulte" <address@hidden> writes:
>>
>
> Thanks for catching this, I've just pushed up a fix for this issue. The
> column headers were being lost during the export processing.
>
>>
>>
>> Also if I use :cache yes header. The html export recomputes the block.
>> Wouldn't it be reasonable to have the exporter take into account the :cache
>> header?
>>
>
> The exporter *does* take into account the :cache header, however, due to
> the error above, the values of the inputs to the block of R code were
> different on export than on interactive evaluation, so the cache was
> invalidated as if the contents of the table had changed.
Thanks Eric for your work.
This all org-babel thing is just amassing.
Vitalie.
>
> Cheers -- Eric
>
>>
>> Thanks,
>> Vitalie.