Port details |
- R-cran-R.devices Unified Handling of Graphics Devices
- 2.17.2 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-02-16 18:12:07
- Last Update: 2025-02-16 18:08:49
- Commit Hash: 7e1ea1b
- 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 - 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 = 1739727502
SHA256 (R.devices_2.17.2.tar.gz) = 403eeaf552dd696142096973dee3460dc52c19b73fd194841dd4638e2bdcec95
SIZE (R.devices_2.17.2.tar.gz) = 243013
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
- 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.0.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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|