build_workshop()
gains an argument lang
to select which version of the workshop (the French one, the English one or both) to be built. skip_cleanup
in Travis CI configuration file. use_travis()
to add Travis CI configuration file.fs
added in dependencies. get_badge_one()
gains one argument html
to obtain badges in HTML.first_slides()
that generates the two first slides.get_badges()
and list_packages()
gain an argument show
to control text
should be output.get_badges()
gains an argument style
to control badges style.get_badges()
for pdf files an R scripts.list_packages()
to create a list of package for the first slides of package.build_workshop()
gains an argument script
to export R code.install_workshops_pkgs_remotes()
use package remotes
to install packages required for a given workshop.get_badges()
now returns 5 badges.get_badges()
gains argument clip
to copy badges to the clipboard.build_workshop()
gains an argument pdf
to export presentation as pdf
files (call to pagedown::chrome_print()
).get_badges()
returns badges for README.template_files()
.workshop_df()
returns a data frame with the names of the workshops.mail_workshop()
generates presenter emails.requireNamespace()
success_msg()
:sparkles:extract_Rcode_workshops()
:sparkles:update_template()
handles missing files.update_template()
is called when template files are missing.download_workshops()
(previously download_workshop()
).update_template()
:sparkles:clean_workshop()
:sparkles:install_repos_pkgs()
and in install_cran_archived_pkgs()
caused by misuses of lists.build_workshop()
build workshops with option to download files.render_workshops()
to render the workshop.install_workshop_pkgs()
to install packages dependencies stored
in pkgs.yml
files.NEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.