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

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

[复制链接]
发表于 2012-10-2 07:45:04 | 显示全部楼层 |阅读模式
zeligDepStatus(Zelig)
zeligDepStatus()所属R语言包:Zelig

                                        Zelig Dependencies Packages Client Status
                                         策利希的依赖包客户端状态

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

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

Compares Zelig-matrix of dependencies to the locally installed packages. Finds those packages that Zelig depends on and are not installed in local environment. Also finds those packages that are locally installed but with lower versions than those required in the dependencies matrix. The Zelig-matrix includes any of dependency fields in the "DESCRIPTION" files, i.e. depends, imports and suggests, for any packages directly derived from Zelig and for any of the models that Zelig supports.   
矩阵的依赖性比较策利希到本地安装的软件包。发现这些包Zelig依赖于没有安装在本地环境。此外,还发现在本地安装的软件包,但较低的版本比那些需要的依赖关系矩阵。策利希矩阵包含任何依赖字段中的“说明”的文件,即依赖进口,并建议,对于任何包,直接来自Zelig和任何Zelig支持的机型。


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


zeligDepStatus(lib.loc = NULL)



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

参数:lib.loc
a character vector of directory names  of R libraries, or NULL. The default value NULL corresponds to all libraries currently known. If the default is used, the loaded packages are searched before the libraries.  
R库,或NULL字符向量的目录名。的默认值的NULL对应于目前已知的所有库。如果使用默认情况下,加载的程序包之前搜索的库。


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

Returns a matrix of packages that are either installed locally  with lower versions, or packages not installed but listed in the Zelig-matrix of dependencies.  The matrix rows correspond to the packages and  the columns contain the following fields
返回矩阵的包,是本地安装的较低版本中,或包没有安装,但中列出的依赖关系矩阵的策利希。矩阵的行对应的数据包和列包含以下字段


参数:Package
names of packages.
软件包名称。


参数:Version
versions locally installed
版本本地安装


参数:Zideal
versions required in Zelig-matrix of dependencies. </table>
版本要求在策利希矩阵的依赖。 </ TABLE>


注意----------Note----------

If the R version in the local environment is different from the R version that Zelig   depends on, then, it is reported with a message and no futher action is taken.  If the installed packages have versions higher than the corresponding
然后,如果在本地环境中的R版本是从R版本Zelig取决于不同,它是报道消息,没有进一步采取行动。如果已安装的软件包的版本高于相应的


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


Ferdinand Alimadhi and Elena Villalon



参考文献----------References----------



参见----------See Also----------

installed.packages packageDescription zeligDepUpdate
installed.packagespackageDescriptionzeligDepUpdate


实例----------Examples----------


## find packages in all libraries currently installed[#在当前已安装的所有的图书馆中找到包]
## Not run: zstatus &lt;- zeligDepStatus()[#不运行:zstatus的< -  zeligDepStatus()]
## find packages only in lib.loc[#只有在找到包lib.loc]
## Not run: zstatus &lt;- zeligDepStatus(lib.loc="~/.R/mylibrary")[#不运行:zstatus < -  zeligDepStatus(lib.loc =“~/ .R / MyLibrary的”)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 02:04 , Processed in 0.019520 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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