The R Project SVN R

Rev

Rev 70386 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 70386 Rev 72402
Line 1... Line 1...
1
% File src/library/utils/man/utils-defunct.Rd
1
% File src/library/utils/man/utils-defunct.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2016 R Core Team
3
% Copyright 1995-2017 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{utils-defunct}
6
\name{utils-defunct}
7
%------ NOTE:  ../R/utils-defunct.R   must be synchronized with this!
7
%------ NOTE:  ../R/utils-defunct.R   must be synchronized with this!
8
\alias{utils-defunct}
8
\alias{utils-defunct}
9
\alias{package.contents}
9
\alias{package.contents}
10
\alias{zip.file.extract}
10
\alias{zip.file.extract}
11
\alias{CRAN.packages}
11
\alias{CRAN.packages}
12
#ifdef windows
12
#ifdef windows
13
\alias{zip.unpack}
13
\alias{zip.unpack}
-
 
14
\alias{setInternet2}
14
#endif
15
#endif
15
 
16
 
16
\title{Defunct Functions in Package \pkg{utils}}
17
\title{Defunct Functions in Package \pkg{utils}}
17
\description{
18
\description{
18
  The functions or variables listed here are no longer part of \R as
19
  The functions or variables listed here are no longer part of \R as