Other packages > Find by keyword >

R.devices  

Unified Handling of Graphics Devices
View on CRAN: Click here


Download and install R.devices package within the R console
Install from CRAN:
install.packages("R.devices")

Install from Github:
library("remotes")
install_github("cran/R.devices")

Install by package version:
library("remotes")
install_version("R.devices", "2.17.3")



Attach the package and use:
library("R.devices")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-05-03
Latest Update: 2024-01-29
Description:
Functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.
How to cite:
Henrik Bengtsson (2012). R.devices: Unified Handling of Graphics Devices. R package version 2.17.3, https://cran.r-project.org/web/packages/R.devices. Accessed 05 Jun. 2026.
Previous versions and publish date:
2.1.1 (2012-05-03 08:23), 2.1.3 (2012-11-20 08:06), 2.2.2 (2013-04-02 21:57), 2.5.0 (2013-08-01 09:52), 2.6.1 (2013-09-18 08:35), 2.7.2 (2013-10-16 09:13), 2.8.2 (2014-01-03 01:22), 2.9.2 (2014-05-18 07:38), 2.11.0 (2014-09-02 06:14), 2.12.0 (2014-10-17 11:20), 2.13.0 (2015-02-22 15:15), 2.13.1 (2015-09-22 10:57), 2.13.2 (2015-12-16 23:46), 2.14.0 (2016-03-09 09:13), 2.15.0 (2016-11-08 08:10), 2.15.1 (2016-11-10 13:16), 2.16.0 (2018-07-21 14:30), 2.16.1 (2019-10-24 08:00), 2.17.0 (2021-01-19 19:30), 2.17.1 (2022-06-21 10:00), 2.17.2 (2024-01-29 14:30), 2.17.3 (2025-12-18 07:11)
Other packages that cited R.devices R package
View R.devices citation profile
Other R packages that R.devices depends, imports, suggests or enhances
Complete documentation for R.devices
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA