devoid: A Graphic Device that Does Nothing

Provides a non-drawing graphic device for benchmarking purpose. In order to properly benchmark graphic drawing code it is necessary to factor out the device implementation itself so that results are not related to the specific graphics device used during benchmarking. The 'devoid' package implements a graphic device that accepts all the required calls from R's graphic engine but performs no action. Apart from benchmarking it is unlikely that this device has any practical use.

Package details

AuthorThomas Lin Pedersen [aut, cre], Posit, PBC [cph]
MaintainerThomas Lin Pedersen <thomas.pedersen@posit.co>
LicenseMIT + file LICENSE
Version0.1.2
URL https://github.com/r-lib/devoid
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("devoid")

Try the devoid package in your browser

Any scripts or data that you put into this service are public.

devoid documentation built on April 25, 2023, 5:10 p.m.