Package: devoid 0.1.2.9000

Thomas Lin Pedersen

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.

Authors:Thomas Lin Pedersen [aut, cre], Posit Software, PBC [cph, fnd]

devoid_0.1.2.9000.tar.gz
devoid_0.1.2.9000.zip(r-4.7)devoid_0.1.2.9000.zip(r-4.6)devoid_0.1.2.9000.zip(r-4.5)
devoid_0.1.2.9000.tgz(r-4.6-x86_64)devoid_0.1.2.9000.tgz(r-4.6-arm64)devoid_0.1.2.9000.tgz(r-4.5-x86_64)devoid_0.1.2.9000.tgz(r-4.5-arm64)
devoid_0.1.2.9000.tar.gz(r-4.7-arm64)devoid_0.1.2.9000.tar.gz(r-4.7-x86_64)devoid_0.1.2.9000.tar.gz(r-4.6-arm64)devoid_0.1.2.9000.tar.gz(r-4.6-x86_64)
devoid_0.1.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
devoid/json (API)
NEWS

# Install 'devoid' in R:
install.packages('devoid', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/devoid/issues

On CRAN:

Conda:

graphics

4.25 score 22 stars 16 scripts 219 downloads 1 exports 0 dependencies

Last updated from:2aed60d0f1. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK107
linux-devel-x86_64OK100
source / vignettesOK203
linux-release-arm64OK102
linux-release-x86_64OK99
macos-release-arm64OK81
macos-release-x86_64OK189
macos-oldrel-arm64OK76
macos-oldrel-x86_64OK213
windows-develOK78
windows-releaseOK72
windows-oldrelOK58
wasm-releaseOK86

Exports:void_dev

Dependencies: