| Port details |
- R-cran-rgl 3D Visualization Using OpenGL
- 1.3.34 graphics
=0 1.3.31Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-10-14 04:24:06
- Last Update: 2026-02-04 06:20:18
- Commit Hash: aa067b9
- License: GPLv3
- WWW:
- https://cran.r-project.org/package=rgl
- Description:
- Provides medium to high level functions for 3D interactive graphics, including
functions modelled on base graphics (plot3d(), etc.) as well as functions for
constructing representations of geometric objects (cube3d(), etc.). Output may
be on screen using OpenGL, or to various standard 3D file formats including
WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript,
SVG, PGF.
¦ ¦ ¦ ¦ 
- 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-rgl>0:graphics/R-cran-rgl
- To install the port:
- cd /usr/ports/graphics/R-cran-rgl/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/R-cran-rgl
- pkg install R-cran-rgl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-rgl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1770176752
SHA256 (rgl_1.3.34.tar.gz) = fe40d17a9c6fa54e9a14bd458d7873b31df1a7427c12a46d49870842ccedc8db
SIZE (rgl_1.3.34.tar.gz) = 4143918
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-cran-base64enc>0 : converters/R-cran-base64enc
- R-cran-htmltools>0 : textproc/R-cran-htmltools
- R-cran-htmlwidgets>=1.6.0 : www/R-cran-htmlwidgets
- R-cran-jsonlite>=0.9.20 : converters/R-cran-jsonlite
- R-cran-knitr>=1.33 : print/R-cran-knitr
- R-cran-magrittr>0 : devel/R-cran-magrittr
- R-cran-mime>0 : misc/R-cran-mime
- R-cran-R6>0 : devel/R-cran-R6
- R : math/R
- gfortran14 : lang/gcc14
- as : devel/binutils
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Test dependencies:
-
- R-cran-crosstalk>0 : www/R-cran-crosstalk
- R-cran-deldir>=1.0.4 : math/R-cran-deldir
- R-cran-downlit>=0.4.0 : textproc/R-cran-downlit
- R-cran-interp>0 : devel/R-cran-interp
- R-cran-jpeg>0 : graphics/R-cran-jpeg
- R-cran-magick>0 : graphics/R-cran-magick
- R-cran-markdown>0 : textproc/R-cran-markdown
- R-cran-misc3d>0 : math/R-cran-misc3d
- R-cran-pkgdown>=2.0.0 : www/R-cran-pkgdown
- R-cran-png>0 : graphics/R-cran-png
- R-cran-rmarkdown>=2.16 : textproc/R-cran-rmarkdown
- R-cran-shiny>0 : www/R-cran-shiny
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-base64enc>0 : converters/R-cran-base64enc
- R-cran-htmltools>0 : textproc/R-cran-htmltools
- R-cran-htmlwidgets>=1.6.0 : www/R-cran-htmlwidgets
- R-cran-jsonlite>=0.9.20 : converters/R-cran-jsonlite
- R-cran-knitr>=1.33 : print/R-cran-knitr
- R-cran-magrittr>0 : devel/R-cran-magrittr
- R-cran-mime>0 : misc/R-cran-mime
- R-cran-R6>0 : devel/R-cran-R6
- R : math/R
- gfortran14 : lang/gcc14
- x11.pc : x11/libX11
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libpng.so : graphics/png
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_R-cran-rgl
- USES:
- compiler:c++17-lang cran:auto-plist,compiles gl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.3.34 04 Feb 2026 06:20:18
    |
Zsolt Udvari (uzsolt)  |
graphics/R-cran-rgl: Update to 1.3.34
Changelog: https://cran.r-project.org/web/packages/rgl/news/news.html |
1.3.31 21 Nov 2025 19:47:57
    |
Zsolt Udvari (uzsolt)  |
graphics/R-cran-rgl: Update to 1.3.31
Changelog: https://cran.r-project.org/web/packages/rgl/news/news.html |
1.3.24 14 Oct 2025 04:22:46
    |
Zsolt Udvari (uzsolt)  |
graphics/R-cran-rgl: New port
Provides medium to high level functions for 3D interactive graphics, including
functions modelled on base graphics (plot3d(), etc.) as well as functions for
constructing representations of geometric objects (cube3d(), etc.). Output may
be on screen using OpenGL, or to various standard 3D file formats including
WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript,
SVG, PGF. |