8000 Update news and readme; add dmurdoch as maintainer. · plotrix/plotrix@a2451fc · GitHub
[go: up one dir, main page]

Skip to content

Commit a2451fc

Browse files
committed
Update news and readme; add dmurdoch as maintainer.
1 parent 5083f56 commit a2451fc

File tree

4 files changed

+27
-309
lines changed

4 files changed

+27
-309
lines changed

DESCRIPTION

Lines changed: 7 additions & 9 deletions
< 10BC0 tr class="diff-line-row">
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: plotrix
2-
Version: 3.8-3
3-
Date: 2022-11-01
2+
Version: 3.8-4
3+
Date: 2023-11-09
44
Title: Various Plotting Functions
55
Author: Jim Lemon, Ben Bolker, Sander Oom,
66
Eduardo Klein, Barry Rowlingson,
@@ -12,17 +12,15 @@ Author: Jim Lemon, Ben Bolker, Sander Oom,
1212
Christophe Dutang, Peter Solymos, Robby Engelmann,
1313
Michael Hecker, Felix Steinbeck, Hans Borchers,
1414
Henrik Singmann, Ted Toal, Derek Ogle, Darshan Baral,
15-
Ulrike Groemping, Bill Venables, The CRAN Team
16-
Maintainer: ORPHANED
15+
Ulrike Groemping, Bill Venables, The CRAN Team,
16+
Duncan Murdoch
17+
Maintainer: Duncan Murdoch <murdoch.duncan@gmail.com>
1718
Imports: grDevices, graphics, stats, utils
1819
Description: Lots of plots, various labeling, axis and color scaling functions. The author/maintainer died in September 2023.
1920
License: GPL (>= 2)
2021
NeedsCompilation: no
21-
Packaged: 2023-11-02 05:34:33 UTC; ripley
2222
Depends: R (>= 3.5.0)
2323
Repository: CRAN
2424
Date/Publication: 2023-11-02 15:17:47 UTC
25-
X-CRAN-Original-Maintainer: Jim Lemon <drjimlemon@gmail.com>
26-
X-CRAN-Comment: Orphaned on 2023-11-02
27-
.
28-
The maintainer is deceased.
25+
URL: https://github.com/dmurdoch/plotrix
26+
BugReports: https://github.com/dmurdoch/plotrix/issues

MD5

Lines changed: 0 additions & 295 deletions
This file was deleted.

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
- version 3.8-4 (2023-11-09)
2+
3+
Duncan Murdoch has taken over as maintainer.
4+
5+
Source has been moved to Github.
6+
17
- version 3.8-3 (2023-11-02)
28

39
Prepared by the CRAN team: the package has been orphaned.

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# plotrix
22

3-
`plotrix` is an `R` package that provides many plotting, labeling, and axis & color scaling functions.
3+
`plotrix` is an `R` package that provides many plotting, labeling, and axis &
4+
color scaling functions.
45

5-
## Authors
6+
Its original author and maintainer, Jim Lemon, passed away in
7+
September 2023.
8+
9+
Currently it is being maintained by Duncan Murdoch. Please submit
10+
bug reports to https://github.com/dmurdoch/plotrix/issues.
611

7-
Jim Lemon, Ben Bolker, Sander Oom, Eduardo Klein, Barry Rowlingson, Hadley Wickham, Anupam Tyagi, Olivier Eterradossi, Gabor Grothendieck, Michael Toews, John Kane, Rolf Turner, Carl Witthoft, Julian Stander, Thomas Petzoldt, Remko Duursma, Elisa Biancotto, Ofir Levy, Christophe Dutang, Peter Solymos, Robby Engelmann, Michael Hecker, Felix Steinbeck, Hans Borchers, Henrik Singmann, Ted Toal, Derek Ogle, Darshan Baral, Ulrike Groemping, Bill Venables
812

9-
## Maintainer:
13+
## Authors
1014

11-
Jim Lemon - drjimlemon at gmail.com
15+
Jim Lemon, Ben Bolker, Sander Oom, Eduardo Klein, Barry Rowlingson, Hadley
16+
Wickham, Anupam Tyagi, Olivier Eterradossi, Gabor Grothendieck, Michael Toews,
17+
John Kane, Rolf Turner, Carl Witthoft, Julian Stander, Thomas Petzoldt, Remko
18+
Duursma, Elisa Biancotto, Ofir Levy, Christophe Dutang, Peter Solymos, Robby
19+
Engelmann, Michael Hecker, Felix Steinbeck, Hans Borchers, Henrik Singmann, Ted
20+
Toal, Derek Ogle, Darshan Baral, Ulrike Groemping, Bill Venables

0 commit comments

Comments
 (0)
0