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, PBC [cph]

devoid_0.1.2.9000.tar.gz
devoid_0.1.2.9000.zip(r-4.5)devoid_0.1.2.9000.zip(r-4.4)devoid_0.1.2.9000.zip(r-4.3)
devoid_0.1.2.9000.tgz(r-4.4-x86_64)devoid_0.1.2.9000.tgz(r-4.4-arm64)devoid_0.1.2.9000.tgz(r-4.3-x86_64)devoid_0.1.2.9000.tgz(r-4.3-arm64)
devoid_0.1.2.9000.tar.gz(r-4.5-noble)devoid_0.1.2.9000.tar.gz(r-4.4-noble)
devoid_0.1.2.9000.tgz(r-4.4-emscripten)devoid_0.1.2.9000.tgz(r-4.3-emscripten)
devoid.pdf |devoid.html
devoid/json (API)
NEWS

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

Peer review:

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

On CRAN:

graphics

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

Last updated 2 years agofrom:092d889402. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-win-x86_64OKNov 01 2024
R-4.5-linux-x86_64OKNov 01 2024
R-4.4-win-x86_64OKNov 01 2024
R-4.4-mac-x86_64OKNov 01 2024
R-4.4-mac-aarch64OKNov 01 2024
R-4.3-win-x86_64OKNov 01 2024
R-4.3-mac-x86_64OKNov 01 2024
R-4.3-mac-aarch64OKNov 01 2024

Exports:void_dev

Dependencies: