参数:pkgs
a space-separated list with the names of the packages to be removed.
一个要删除的软件包的名称空间分隔的列表。
参数:lib
the path name of the R library tree to remove from. May be absolute or relative. Also accepted in the form --library=lib.
从R库树的路径名。可能是绝对或相对的。接受形式--library=lib。
参数:options
further options for help or version.
为进一步帮助或版本选择。
Details
详情----------Details----------
If used as R CMD REMOVE pkgs without explicitly specifying lib, packages are removed from the library tree rooted at the first directory in the library path which would be used by R run in the current environment.
如果没有明确指定为R CMD REMOVE pkgslib,包从扎根在第一个目录库中的路径将在当前的环境下运行的R树库中删除。
To remove from the library tree <VAR>lib</VAR> instead of the default
要删除库树<VAR>lib</VAR>而不是默认的