[R] package.contents() deprecated, what replaces it?

David Rossiter rossiter at itc.nl
Wed Jul 28 16:25:42 CEST 2004


Back on 18-June a colleague (Earl Glynn) asked:
==================
I did a

    ?package.contents

in version 1.9.0. The help file says this is deprecated, and says to
"see also" Deprecated and Defunct, but what is the "new" function that
replaces packge.contents?

The function still seems to work, but it's just tagged as deprecated.

efg  
==================
I have the same question, and also could not find the answer despite
searching "everywhere". I couldn't find a followup to the question.

I've written an instruction manual introducing
R to my institute's students, which includes the suggestion to use this
command, e.g.

   For example, to see what's in the geostatistical package
\texttt{gstat}:
   \begin{verbatim}
   > package.contents("gstat")
    \end{verbatim}

but now they see an off-putting "deprecated" message. Please advise.

D G RossiterD G Rossiter
Senior University Lecturer
Department of Earth Systems Analysis (DESA)
International Institute for Geo-Information Science and Earth
Observation (ITC)
Hengelosestraat 99
PO Box 6, 7500 AA Enschede, The Netherlands
Phone:	+31 (0)53 4874 499
Fax:	+31 (0)53 4874 336
mailto:rossiter at itc.nl,  Internet: http://www.itc.nl/personal/rossiter




More information about the R-help mailing list