Update to the latest stable version. The bugs fixed are:
Fallback for failure to import numpy or pandas is now dissociated from
failure to import :mod:numpy2ri or :mod:pandas2ri (issue #463).
:func:repr for R POSIX date/time vectors is now showing a string
representation of the date/time rather than the timestamp as a float
(issue #467).
The HTML representation of R data frame (the default representation in the Jupyter notebook) was displaying an inconsistent number of rows (found while workin on issue #466).
Handle time zones in timezones in Pandas when converting to R data frames (issue #454).
When exiting the Python process, the R cleanup is now explicitly request to happen before Python's exit. This is preventing possible segfaults the process is terminating (issue #471).
dplyr method ungroup() was missing from
:class:rpy2.robjects.lib.dplyr.DataFrame (issue #473).
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2018-3a987b720f
Please login to add feedback.
This update has been submitted for testing by jamatos.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for batched by jamatos.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.