numbats / ctv-graphics

This is a workspace within which to brainstorm, plan and implement a new CRAN Task View(s) for graphics
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Proposal for CTV #16

Open dicook opened 1 year ago

dicook commented 1 year ago
dicook commented 1 year ago

VisualizationStatic

The Graphics CTV was archived several years ago because it wasn't sufficiently maintained, and there were way too many packages listed. It needed to be broken into smaller subsets. This is a proposal for creating several new CTVs covering the vast range of graphics capabilities in R.

dicook commented 1 year ago

VisualizationDynamic

The Graphics CTV was archived several years ago because it wasn't sufficiently maintained, and there were way too many packages listed. It needed to be broken into smaller subsets. This is a proposal for creating several new CTVs covering the vast range of graphics capabilities in R.

Scope: This CTV summaries the dynamic graphics packages available on CRAN. Dynamic graphics have historically been available in R, but new packages are emerging regularly, particularly as new technology emerges. It is important to have an active summary available for users. Inclusion criteria: Package provides tools for drawing visual displays of data, that have some interactive (direct manipulation) or dynamic component. For example, the user can click on an element and have a label pop-up, or the plots are rapidly updated to produce a rotation or animation. Exclusion criteria: The graphics are not primarily interactive or dynamic. It is not a low level graphics device upon which many drawing packages are rendering to screen or file. Packages: see taxonomy list Overlap: There is no overlap with existing CTVs. We are also proposing that new CTVs are written: VisualizationStatic which will list packages with only static drawing capabilites. ColorPalettes will list the large array of different colour palettes available with different drawing systems. GraphicsDevices will list the variety of devices to draw graphics on the screen or output to file. Maintainers: ??