Explore projects
-
Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package (http://www.andre-simon.de).
Updated -
Access the RStudio API (if available) and provide informative error messages when it's not.
Updated -
-
-
-
Tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages.
Updated -
-
It is sometimes useful to perform a computation in a separate R process, without affecting the current R process at all. This packages does exactly that.
Updated -
-
-
-
The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user.
Updated -
-
-
-
-
-
Utilities for Scheduling Functions to Execute Later with Event Loops
Updated -
-