BarEdges
(Obsolete Bar Charts Package Symbol) As of Version 7.0, BarEdges has been superseded by ChartStyle.
As of Version 7.0, BarSpacing is part of the built-in Mathematica kernel.
BarValues
(Obsolete Bar Charts Package Symbol) As of Version 7.0, BarValues has been superseded by Labeled.
As of Version 7.0, PercentileBarChart has been superseded by BarChart.
As of Version 7.0, StackedBarChart has been renamed "Stacked" and become a property of BarChart.
In Version 6.0, CircularVertices has been superseded by CircularEmbedding.
As of Version 7.0, FindDivisions has been added to the built-in Mathematica kernel.
In Version 6, ListIntegrate has been superseded by Integrate[Interpolation[data, InterpolationOrder -> k][x], {x, Max[x_c], Min[x_c]}], for data = {{x_1, y_1}, ..., {x_n, ...
As of Version 6.0, NIntegrate natively supports InterpolatingFunction objects.
As of Version 7.0, DesignedRegress has been superseded by LinearModelFit.