The R Project SVN R

Rev

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

Rev 59039 Rev 61433
Line 24... Line 24...
24
  the current environment.
24
  the current environment.
25
 
25
 
26
  To remove from the library tree \code{\var{lib}} instead of the default
26
  To remove from the library tree \code{\var{lib}} instead of the default
27
  one, use \command{R CMD REMOVE -l lib \var{pkgs}}.
27
  one, use \command{R CMD REMOVE -l lib \var{pkgs}}.
28
 
28
 
29
  Use \command{R CMD REMOVE --help} for more usage information.  
29
  Use \command{R CMD REMOVE --help} for more usage information.
30
}
30
}
31
#ifdef unix
31
#ifdef unix
32
\note{
32
\note{
33
  Some binary distributions of \R have \code{REMOVE} in a separate
33
  Some binary distributions of \R have \code{REMOVE} in a separate
34
  bundle, e.g. an \code{R-devel} RPM.
34
  bundle, e.g. an \code{R-devel} RPM.