Package: plotrix Version: 3.8-14 Title: Various Plotting Functions Authors@R: c( person("Jim", "Lemon", role = "aut"), person("Ben", "Bolker", role = "ctb"), person("Sander", "Oom", role = "ctb"), person("Eduardo", "Klein", role = "ctb"), person("Barry", "Rowlingson", role = "ctb"), person("Hadley", "Wickham", role = "ctb"), person("Anupam", "Tyagi", role = "ctb"), person("Olivier", "Eterradossi", role = "ctb"), person("Gabor", "Grothendieck", role = "ctb"), person("Michael", "Toews", role = "ctb"), person("John", "Kane", role = "ctb"), person("Rolf", "Turner", role = "ctb"), person("Carl", "Witthoft", role = "ctb"), person("Julian", "Stander", role = "ctb"), person("Thomas", "Petzoldt", role = "ctb"), person("Remko", "Duursma", role = "ctb"), person("Elisa", "Biancotto", role = "ctb"), person("Ofir", "Levy", role = "ctb"), person("Christophe", "Dutang", role = "ctb"), person("Peter", "Solymos", role = "ctb"), person("Robby", "Engelmann", role = "ctb"), person("Michael", "Hecker", role = "ctb"), person("Felix", "Steinbeck", role = "ctb"), person("Hans", "Borchers", role = "ctb"), person("Henrik", "Singmann", role = "ctb"), person("Ted", "Toal", role = "ctb"), person("Derek", "Ogle", role = "ctb"), person("Darshan", "Baral", role = "ctb"), person("Ulrike", "Groemping", role = "ctb"), person("Bill", "Venables", role = "ctb"), person(family = "The CRAN Team", role = "ctb"), person("Duncan", "Murdoch", email = "murdoch.duncan@gmail.com", role = c("ctb", "cre"))) Imports: grDevices, graphics, stats, utils Description: Lots of plots, various labeling, axis and color scaling functions. The author/maintainer died in September 2023. License: GPL (>= 2) NeedsCompilation: no Depends: R (>= 3.5.0) URL: https://plotrix.github.io/plotrix/, https://github.com/plotrix/plotrix BugReports: https://github.com/plotrix/plotrix/issues Repository: https://plotrix.r-universe.dev Date/Publication: 2026-02-13 14:27:35 UTC RemoteUrl: https://github.com/plotrix/plotrix RemoteRef: HEAD RemoteSha: f304f41c46be8345482d8a27635bd2875ffc4135 Packaged: 2026-06-13 08:07:54 UTC; root Author: Jim Lemon [aut], Ben Bolker [ctb], Sander Oom [ctb], Eduardo Klein [ctb], Barry Rowlingson [ctb], Hadley Wickham [ctb], Anupam Tyagi [ctb], Olivier Eterradossi [ctb], Gabor Grothendieck [ctb], Michael Toews [ctb], John Kane [ctb], Rolf Turner [ctb], Carl Witthoft [ctb], Julian Stander [ctb], Thomas Petzoldt [ctb], Remko Duursma [ctb], Elisa Biancotto [ctb], Ofir Levy [ctb], Christophe Dutang [ctb], Peter Solymos [ctb], Robby Engelmann [ctb], Michael Hecker [ctb], Felix Steinbeck [ctb], Hans Borchers [ctb], Henrik Singmann [ctb], Ted Toal [ctb], Derek Ogle [ctb], Darshan Baral [ctb], Ulrike Groemping [ctb], Bill Venables [ctb], The CRAN Team [ctb], Duncan Murdoch [ctb, cre] Maintainer: Duncan Murdoch