| Port details |
- R-cran-R.devices Unified Handling of Graphics Devices
- 2.17.3 graphics
=0 2.17.2Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-02-16 18:12:07
- Last Update: 2025-12-20 13:00:33
- Commit Hash: aa6c2c3
- License: LGPL21 LGPL3
- WWW:
- https://cran.r-project.org/package=R.devices
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-R.devices>0:graphics/R-cran-R.devices
- To install the port:
- cd /usr/ports/graphics/R-cran-R.devices/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/R-cran-R.devices
- pkg install R-cran-R.devices
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-R.devices
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1766223997
SHA256 (R.devices_2.17.3.tar.gz) = 4fa070d83781774e69c8ec5f4b3ffb3751f0d3f292271cdb47d76b0c012f3cf8
SIZE (R.devices_2.17.3.tar.gz) = 250435
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- Test dependencies:
-
- R-cran-digest>=0.6.13 : security/R-cran-digest
- R-cran-R.rsp>0 : textproc/R-cran-R.rsp
- Runtime dependencies:
-
- R-cran-base64enc>=0.1.2 : converters/R-cran-base64enc
- R-cran-R.methodsS3>=1.8.1 : devel/R-cran-R.methodsS3
- R-cran-R.oo>=1.24.0 : devel/R-cran-R.oo
- R-cran-R.utils>=2.10.1 : devel/R-cran-R.utils
- R : math/R
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_R-cran-R.devices
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.17.3 20 Dec 2025 13:00:33
    |
Zsolt Udvari (uzsolt)  |
graphics/R-cran-R.devices: Update to 2.17.3
Add R-cran-R.rsp to test dependencies.
Changelog: https://cran.r-project.org/web/packages/R.devices/news/news.html |
2.17.2 16 Feb 2025 18:08:49
    |
Zsolt Udvari (uzsolt)  |
graphics/R-cran-R.devices: new port
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. |
Number of commits found: 2
|