utils-deprecated(utils)
utils-deprecated()所属R语言包:utils
Deprecated Functions in Package utils
包utils的已过时的功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These functions are provided for compatibility with older versions of R only, and may be defunct as soon as of the next release.
与旧版本仅研发提供这些功能的兼容性,并可能倒闭尽快在下一个版本。
用法----------Usage----------
CRAN.packages(CRAN = getOption("repos"), method,
contriburl = contrib.url(CRAN))
参数----------Arguments----------
参数:CRAN
character, an earlier way to specify a repository.
字符,较早的方式指定仓库。
参数:method
Download method, see download.file.
下载方法,请参阅download.file。
参数:contriburl
URL(s) of the contrib section of the repositories. Use this argument only if your CRAN mirror is incomplete, e.g., because you burned only the "contrib" section on a CD. Overrides argument repos.
URL(S)仓库的contrib部分。使用这个参数,只有当您的CRAN的镜子是不完整的,例如,因为你烧在CD上只有contrib节。覆盖参数repos。
参见----------See Also----------
Deprecated, Defunct
Deprecated,Defunct
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|