Nothing
using_positron()
and helpers using_positron_desktop()
and using_positron_server()
to detect the Positron IDE (#29)using_python_venv()
to detect Python virtual environments (#30)using_quarto()
for detecting whether code is running as part of a Quarto document (#25)using_rstudio()
gains a mode
argument, which can specify a particular RStudio environment (desktop, server, or workbench). These can also be checked via new helper functions using_rstudio_desktop()
, using_rstudio_server()
, and using_rstudio_workbench()
. (#24)on_cran()
now checks a more robust set of environment variables (#15)on_bioconductor()
now checks the proper environment variable (#19)using_nix_shell()
for detecting Nix shell environmentsNEWS.md
file to track changes to the package.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.