Package: devoid 0.1.2.9000
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:
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')) |
Bug tracker:https://github.com/r-lib/devoid/issues
Last updated 2 years agofrom:092d889402. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win-x86_64 | OK | Nov 01 2024 |
R-4.5-linux-x86_64 | OK | Nov 01 2024 |
R-4.4-win-x86_64 | OK | Nov 01 2024 |
R-4.4-mac-x86_64 | OK | Nov 01 2024 |
R-4.4-mac-aarch64 | OK | Nov 01 2024 |
R-4.3-win-x86_64 | OK | Nov 01 2024 |
R-4.3-mac-x86_64 | OK | Nov 01 2024 |
R-4.3-mac-aarch64 | OK | Nov 01 2024 |
Exports:void_dev
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Open a void device | void_dev |