This file is indexed.

/usr/lib/R/site-library/plotrix/NEWS is in r-cran-plotrix 3.4-7-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
version 3.5

	fixed the "priorities extremes" bug in gantt.chart (thanks to Michael Motta)
	pyramid.plot now accepts NA values (thanks to Susumu Tanimura)
	radial.plot now does a rank clock plot (thanks to Don Dennerline)

version 3.4-7

	added automatic spreading out to pie.labels

version 3.4-6

	fixed the kite line positioning in kiteChart (thanks to Justin Dellinger)

version 3.4-5

	fixed the upside down character bug in arctext
	fixed the typo in the demo function for kite chart

version 3.4-4

	added the radial.grid function to the NAMESPACE

version 3.4-3

	minor bug that counted NAs in the propbrk function fixed

version 3.4-2

	Character spacing and placement improved in draw.arc and arctext (thanks to Ted Toal)
	radialtext and draw.radial.line functions added (also thanks to Ted Toal)
	weighted.hist now allows a custom X axis to be displayed (thanks to Ben Graf)
	Added the barlabels function

version 3.4-1

	Fixed the alignment problem in pie3D and rationalized angle increments
	Added the raw.means.plot functions contributed by Henrik Singmann
	vastly improved the speed of the sizetree function
	added the "varpos" argument to the kiteChart function - thanks to Nikolaus Lampardariou)

version 3.4

	added the border argument to the sizetree function
	multhist now returns all values from hist - thanks to John Muccigrosso
	fixed a bug in addtable2plot that appeared on plots with a log x axis
	fixed an almost invisible bug in drawSectorAnnulus - thanks to Denes
	added the "mar" argument to pie3D - thanks to Qinghua Zhao

version 3.3-9

	Fixed the bug in centipede.plot that I introduced in v3.3-8

version 3.3-8

	added the horizontal grid argument to centipede plot (thanks to Colin Wahl)

version 3.3-7

	Fixed a color bug in plotCI (thanks to Daniel Wollschlaeger)

version 3.3-6

	Added the battleship plot (or Ford curve) thanks to Adam Maltese
	Added the box.heresy function - thanks to Gianni Lavaredo

version 3.3-4

	Added the display.na argument to the dispersion function (thanks to Lasse Jacobsen)
	Removed the "Overall" bar in barNest when counts are being displayed

version 3.3-3

	Fixed a bug in the Hinton diagram option (thanks to Xavier Fernández i Marín)

version 3.3-2

	color2D.matplot will now display a Hinton diagram
	added padding for negative values in twoord.plot (thanks to Hans Borcher)
	added the maxEmptyRect function (thanks again to Hans Borchers)

version 3.3-1

	expanded the color options and added top labels in sizetree
	returned the frequency calculation in weighted.hist to what it used to be

version 3.3

	fixed the vertical lines color in addtable2plot
	fixed the frequency calculation in weighted.hist (thanks to Jarad Niemi)
	added the size_n_color plot

version 3.2-8

	added partitioning of intersections to intersectDiagram

version 3.2-7

	bug fix for the examples in ladderplot

version 3.2-6

	added the ruginv function after fixing some encoding problems

version 3.2-5

	fixed a color assignment problem in plotCI
	added automatic color assignment in sizetree where all levels use the same colors

version 3.2-4

	Fixed the missing "shade" argument in pie3D (thanks to Jesse Brown)
	Added specifiable priority legend label and extreme descriptors
		(thanks to Pedro Reis)
	Added the (experimental) radial.pie function

version 3.2-3

	Fixed a few warnings from CRAN check (dotplot.mtb, gap.boxplot, symbolbarplot)
	Added the ruginv function (thanks to Peter Solymos)

version 3.2-2

	Added the labbePlot function (thanks to Whitney Melroy)
	Fixed the showall argument problem in the barNest function
	Fixed the problem with data frame input in the intersectDiagram function

version 3.2-1

	Added the sumbrk function to brkdnNest (thanks to Kevin Burnham)
	The dispbars function (just a call to dispersion) is now gone
	Added user specified text colors to boxed.labels (thanks to Thorn Thaler)
	Added the ehplot function (thanks to Robby, Michael & Felix)

version 3.2

	Rewrote intersectDiagram to use equidistant spacing
	Fixed a warning in oz.windrose.legend
	Fixed default ordinate scaling in twoord.plot
	Major rewrite of brkdnNest, barNest and drawNestedBars functions
	Major rewrite of color.scale function
	Added sliceArray function for barNest due to the above rewrite

version 3.1-2

	Fixed a minor bug in intersectDiagram

version 3.1-1

	Border colors added to gantt.chart (thanks to Brandon Fessler)
	Extensive rewrite of the intersectDiagram function and helpers
	Rewrite of the dendroPlot function
	categoryReshape function added

version 3.1

	intersectDiagram zero instance levels fixed
	intersectDiagram now invisibly returns the list of intersections
	Spacing within levels in intersectDiagram simplified
	makeIntersectList now discards empty levels of intersection
	makeIntersectList color assignment fixed
	dendroPlot function added

version 3.0-9

	Fixed the priority coloring problem in gantt.chart
	Added optional vertical lines to addtable2plot (thanks to Bill Sperry)
	Fixed the overshooting y axis for certain values of y in barp

version 3.0-8

	Added semi-intelligent cell labelling to the color2D.matplot function

version 3.0-7

	Fixed the right ordinate alignment in twoord.plot

version 3.0-6

	Added the "barlabels" argument to drawNestedBars
	big fix for the makeDendrite, furc and plot.dendrite functions

version 3.0-5

	added Christophe Dutang's fix for the twoord.stackpoly function
	fixed the confidence limit problem in barNest (I sincerely hope)

version 3.0-4

	added semi-intelligent bar labelling to the sizetree function
	added yaxs="i" to the empty plot in twoord.plot (thanks to Giles Crane)
	added the Wilson binomial CI functions for brkdnNest

version 3.0-3

	added the ladderplot function (thanks to Peter Solymos)

version 3.0-2

	rewrote intersectDiagram to better display missing intersections
	added a correction for character expansion to boxed.labels
	fixed the count method for barNest

version 3.0-1

	competely rewrote the barNest family of functions
	removed labels for empty sets in intersectDiagram

version 3.0

	fixed some minor problems with oz.windrose (thanks to Brad Evans)
	added a 'locator' option to zoomInPlot (thanks to Greg Snow)
	added the 'padj' argument to stackpoly for more tick label control
	made the 'srt' argument work for both x and y axes in staxlab
	fixed two little bugs in thigmophobe (thanks to Stephen Milborrow)
	added the 'add' argument to radial.plot (thanks to Evan Daugharthy)

version 2.9-5

	added the kiteChart function
	added the "pos" argument to the getFigCtr function

version 2.9-4

	added a calculated default vector of axis tick positions to twoord.plot
	added a "mar" argument to the taylor.diagram function

version 2.9-3

	added the gamma.col argument to taylor.diagram (thanks to Julian Arnold)
	added the radial.labels function (thanks to Tali Vardi)
	added the multiple colors per labels to gantt.chart (thanks to Nicolas Immelman)
	added the rectFill function
	added an option to the barp function to use rectFill

version 2.9-2

	fixed the margin problem in staircase.plot
	fixed the default y-axis tick placement in barp

version 2.9-1

	fixed the "big gap" problem in the gap.plot function
	added the twoord.stackplot function (thanks to Christophe Dutang)

version 2.9

	added the panes function
	fixed the border bug in color2D.matplot
	fixed the indexing bug in drawNestedBars

version 2.8-4

	added the triax.fill function which necessitated...
	changed the initial plot call from triax.frame to triax.plot
	removed the "main" argument from triax.frame
	added brkdnNest to replace hierobrk
	rewrote barNest to suit brkdnNest
	added drawNestedBars for the display of barNest
	changed all remaining hierobarp functions to barNest

version 2.8-3

	radical rewrite of the pyramid.plot function
	fixed up barp example mistake
	fixed the title position in zoomInPlot
	rewrote the hierobarp function as barNest

version 2.8-2

	added the label.cex argument to the gantt.chart function
	changed the name of the hierobarp function to barNest

version 2.8-1

	added the calculation of proportions to hierobarp

version 2.8

	added the cex argument to the staircase.plot function
	added a bit to the plotCI function examples
	changed \code tags to \samp and removed formatting from \link tags
	added the ylog argument to the barp function (thanks to Fatima Kreusch)
	added the legendg function (thanks to Primoz Peterlin)
	removed the Piper diagram functions until they run correctly

version 2.7-2

	added the axislab.cex argument to the twoord.plot function

version 2.7-1

	added the getMarginWidth function
	added the bracketing lines and labels to hierobarp
	added the hierobarp.svymean and hierobarp.svyprop functions
	added the lwd argument to stackpoly (thanks to Vaclav Varvarovsky)
	included an example to show how to use gantt.chart without dates
	included an example of histogram + density curve in twoord.plot

version 2.7

	added the getFigCtr function
	removed the final grouping lines from hierobarp

version 2.6-4

	fixed the bug in hierobrk and hierobarp that got the order of
	  breakdown factors wrong

version 2.6-3

	fixed the bug in gap.plot that lost the high values

version 2.6-2

	complete rewrite of the hierobarp and hierobrk functions
	rewrite of barhier function and name changed to sizetree

version 2.6-1

	Minor bug fix in the gap.plot function.

Version 2.6

	Improved bar/line plotting in the twoord.plot function.
	Added the fullaxis function.

version 2.5-5

	Changed the default symbol in count.overplot to "1".
	Added bar plotting to the twoord.plot function.
	Added fill between the confidence lines to the dispersion function.
	Added the bumpchart function.
	 (Thanks to Andreas Christofferson for the idea)
	Added the spreadout function to spread out cramped labels.
	Added table cell size correction for the cex argument.
	 (Thanks to Brian Diggs for the patch)

version 2.5-4

	Fixed the bug in dotplot.mtb function.
	
version 2.5-3

	Introduced the hierobarp function.
	Introduced the zoomInPlot function.
	New version of dotplot.mtb (with bug)
	
previous versions

	You don't expect me to remember all that, do you?