<div dir="ltr">Oh whoops, this is about repr, not tibble! Should have read more carefully, sorry!<div><br></div><div>I just tagged 0.19.2 and uploaded it to CRAN (should be up there soon), which works around the tibble-induced breakage: <a href="https://github.com/IRkernel/repr/releases/tag/0.19.2">https://github.com/IRkernel/repr/releases/tag/0.19.2</a></div><div><br></div><div>FYI: tibble has a schizophrenic approach to data.frames: It claims to be a subclass, but doesn’t properly support rownames (by design). Of course that has its reasons, but for code expecting rownames to be handles, this breaks things. And as they proceedingly remove rowname support from all operations, proceedingly more stuff breaks.</div><div><br></div><div>Best, Philipp</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Andreas Tille <<a href="mailto:tille@debian.org" target="_blank">tille@debian.org</a>> schrieb am Mi., 6. Feb. 2019 um 11:28 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Control: tags -1 help<br>
<br>
On Tue, Feb 05, 2019 at 10:56:11PM +0200, Graham Inggs wrote:<br>
> Hi!<br>
> <br>
> On Tue, 5 Feb 2019 at 22:34, Andreas Tille <<a href="mailto:tille@debian.org" target="_blank">tille@debian.org</a>> wrote:<br>
> > I can also add r-cran-tibble via<br>
> ><br>
> >     apt-get install --no-install-recommends r-cran-tibble<br>
> ><br>
> > and the test suite keeps on succeeding!  However, after intalling<br>
> > r-cran-dplyr the described error occures while after deinstalling<br>
> > r-cran-dplyr the test suite passes again.  So the incompatibility<br>
> > seems to be rather between r-cran-repr and r-cran-dplyr.<br>
> <br>
> The reason the two tests only fail when r-cran-dplyr is installed is because of:<br>
>     if (has_dplyr) { }<br>
> in both cases [1][2].<br>
<br>
But this does not explain why r-cran-repr fails after a new<br>
r-cran-tibble is uploaded.  It remains a bit mysterious to me.  So I'm<br>
tagging this bug "help" but I hesitate for tags upstream or a forwarded<br>
field since I'm not sure what upstream to contact about this.<br>
<br>
Kind regards<br>
<br>
      Andreas.<br>
<br>
-- <br>
<a href="http://fam-tille.de" rel="noreferrer" target="_blank">http://fam-tille.de</a><br>
</blockquote></div></div>