The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.1.2
Suggests: covr
Published: 2023-04-25
Author: Thomas Lin Pedersen [aut, cre], Posit, PBC [cph]
Maintainer: Thomas Lin Pedersen <thomas.pedersen at posit.co>
BugReports: https://github.com/r-lib/devoid/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/devoid
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: devoid results

Documentation:

Reference manual: devoid.pdf

Downloads:

Package source: devoid_0.1.2.tar.gz
Windows binaries: r-devel: devoid_0.1.2.zip, r-release: devoid_0.1.2.zip, r-oldrel: devoid_0.1.2.zip
macOS binaries: r-release (arm64): devoid_0.1.2.tgz, r-oldrel (arm64): devoid_0.1.2.tgz, r-release (x86_64): devoid_0.1.2.tgz, r-oldrel (x86_64): devoid_0.1.2.tgz
Old sources: devoid archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=devoid to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.