Skip to contents

Requirements

Imports

Functions reused from other packages (necessary in all cases). These are part of the base R distribution.

utils
tools

Suggests

Functions from some packages that are used by some functions only (optional):

  • tinytest: Used to execute minimalstic testing on CRAN, and complete tests locally.
  • curl: As an alternative to downloading with the default R sockets, CURL can be used as the main engine, which can be set by configure().