r76285 | murrell | 2019-03-28 16:37:47 -0500 (Thu, 28 Mar 2019) | 1 line
Changed paths:
M /trunk/src/library/grid/NAMESPACE
M /trunk/src/library/grid/R/unit.R
M /trunk/src/library/grid/inst/doc/changes.txt
M /trunk/src/library/grid/man/unit.c.Rd
M /trunk/src/library/grid/man/unit.pmin.Rd
M /trunk/src/library/grid/src/grid.c
M /trunk/src/library/grid/src/grid.h
M /trunk/src/library/grid/src/register.c
M /trunk/src/library/grid/src/unit.c
M /trunk/src/library/grid/tests/bugs.R
M /trunk/tests/Examples/grid-Ex.Rout.save
new internal representation for 'grid' units; only user-visible change should be printing of 'unit arithmetic' objects; the user might also notice that 'grid' runs faster; contributed by Thomas Lin Pedersen
The text was updated successfully, but these errors were encountered:
ahmohamed
changed the title
Latest grid update (r76285) breaks ggplot2:
Latest "grid" update (r76285) breaks ggplot2
Mar 29, 2019
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/
lockbot
locked and limited conversation to collaborators
Sep 25, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
2 participants
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.
It seems that
ggplot2stopped working with the latest R-devel version for some reason. Here is a reprexUpdate details:
r76285 | murrell | 2019-03-28 16:37:47 -0500 (Thu, 28 Mar 2019) | 1 line
Changed paths:
M /trunk/src/library/grid/NAMESPACE
M /trunk/src/library/grid/R/unit.R
M /trunk/src/library/grid/inst/doc/changes.txt
M /trunk/src/library/grid/man/unit.c.Rd
M /trunk/src/library/grid/man/unit.pmin.Rd
M /trunk/src/library/grid/src/grid.c
M /trunk/src/library/grid/src/grid.h
M /trunk/src/library/grid/src/register.c
M /trunk/src/library/grid/src/unit.c
M /trunk/src/library/grid/tests/bugs.R
M /trunk/tests/Examples/grid-Ex.Rout.save
new internal representation for 'grid' units; only user-visible change should be printing of 'unit arithmetic' objects; the user might also notice that 'grid' runs faster; contributed by Thomas Lin Pedersen
The text was updated successfully, but these errors were encountered: