./math/R-ggtern, Extension to ggplot2, for the creation of ternary diagrams

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.4.2, Package name: R-ggtern-3.4.2, Maintainer: pkgsrc-users

Extends the functionality of 'ggplot2', providing the capability to
plot ternary diagrams for (subset of) the 'ggplot2' geometries.
Additionally, 'ggtern' has implemented several NEW geometries which
are unavailable to the standard 'ggplot2' release. For further
examples and documentation, please proceed to the 'ggtern' website.


Required to run:
[math/R] [math/R-plyr] [devel/R-proto] [math/R-gtable] [graphics/R-scales] [graphics/R-ggplot2] [graphics/R-gridExtra] [graphics/R-latex2exp] [math/R-compositions]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-06-15 09:40:26 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(graphics/R-ggtern) Updated 3.3.5 to 3.4.2 (also fix build)

ggtern 3.4.2
----------------------------------------------------------------
* Fix broken rd_theme helper function, preventing build

ggtern 3.4.1
----------------------------------------------------------------
* Fix redundant version specifier for methods dependency

ggtern 3.4.0
----------------------------------------------------------------
* Fixed broken compatability with ggplot2 3.4.0
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2019-08-15 00:03:15 by Brook Milligan | Files touched by this commit (1)
Log message:
R-ggtern: fix an incorrect dependency.

The missing dependency added in the previous commit was wrong, so fix it.
   2019-08-11 17:39:29 by Brook Milligan | Files touched by this commit (1)
Log message:
R-ggtern: add a missing dependency.