Nothing
hGraph()
, the scale_fill_manual()
call now has the guide
argument explicitly named for compatibility with ggplot2 >= 3.5.0
(thanks, @teunbrand, #25).cairo_pdf()
device for better Unicode character plotting support
in code examples when the pdf()
device is intentionally used, for example,
when running R CMD check
on the package (#22).docs/
in .Rbuildignore
.DESCRIPTION
file.\dontrun{}
from examples.cat()
with message()
where suppression options like verbose
are
not available, except for printing raw R Markdown content in vignettes,
which requires cat()
.options(warn=-1)
and options(warn=0)
in function.options()
in vignettes after changing it.hGraph()
function from gsDesign 3.3.0, removed dependencies of
dplyr, tidyr and magrittr, and updated the default wchar
to the Unicode alpha.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.