找回密码
 注册
查看: 566|回复: 0

R语言 pkgDepTools包 getInstallOrder()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 11:10:26 | 显示全部楼层 |阅读模式
getInstallOrder(pkgDepTools)
getInstallOrder()所属R语言包:pkgDepTools

                                        List package dependencies in install order
                                         安装顺序的名单包依赖关系

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function uses a dependency graph created with makeDepGraph to list all (recursive) dependencies of a given package in an order suitable for installation.
此功能使用依赖图makeDepGraph创建一个适合安装的顺序列出所有给定包(递归)依赖。


用法----------Usage----------


getInstallOrder(pkg, depG, needed.only = TRUE)



参数----------Arguments----------

参数:pkg
character string name of package
包的字符的字符串名称


参数:depG
graphNEL instance as returned from makeDepGraph.   
graphNEL实例,从makeDepGraph返回。


参数:needed.only
logical value.  When TRUE, only those dependencies not currently installed are included in the list, this is the default.  When FALSE the complete list of dependencies is given regardless of the set of currently installed packages.
逻辑值。当TRUE,只有那些目前尚未安装的依赖包含在列表中,这是默认的。当FALSE完整的依赖关系的列表给出不管目前已安装的软件包的集合。


值----------Value----------

a list with components:
一个组件的列表:


参数:packages
character vector of package names in an order suitable for installation.  The order is not unique.  The names of the character vector are the estimated download sizes of each package.
为了适合安装包名的特征向量。顺序是不是唯一的。特征向量的名字,估计每个包的下载大小。


参数:total.size
When available, the total size in megabytes of all listed dependencies.
可用时,在所有上市的依赖兆字节的总规模。


作者(S)----------Author(s)----------


Seth Falcon

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-1 09:56 , Processed in 0.023048 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表