Package: ggChernoff Title: Chernoff Faces for 'ggplot2' Version: 0.3.0 Authors@R: person("David", "Selby", email = "selby@cs.uni-kl.de", role = c("aut", "cre")) Description: Provides a Chernoff face geom for 'ggplot2'. Maps multivariate data to human-like faces. Inspired by Chernoff (1973) . Depends: R (>= 3.2.5) License: MIT + file LICENSE Encoding: UTF-8 Imports: ggplot2 (>= 2.2.0), grid, scales RoxygenNote: 7.2.1 URL: https://github.com/Selbosh/ggChernoff BugReports: https://github.com/Selbosh/ggChernoff/issues Repository: https://selbosh.r-universe.dev Date/Publication: 2022-11-16 15:28:00 UTC RemoteUrl: https://github.com/selbosh/ggchernoff RemoteRef: HEAD RemoteSha: 3fa9bcec46a10a8621c68dda43c6e467efba8585 NeedsCompilation: no Packaged: 2026-07-16 08:23:59 UTC; root Author: David Selby [aut, cre] Maintainer: David Selby