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
DESCRIPTION |NEWS
card.svg |card.png
devoid/json (API)

# 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 269 downloads 1 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK113
linux-devel-x86_64OK104
source / vignettesOK137
linux-release-arm64OK160
linux-release-x86_64OK103
macos-release-arm64OK106
macos-release-x86_64OK151
macos-oldrel-arm64OK132
macos-oldrel-x86_64OK185
windows-develOK58
windows-releaseOK62
windows-oldrelOK70
wasm-releaseOK85

Exports:void_dev

Dependencies: