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

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

[复制链接]
发表于 2012-2-25 13:32:01 | 显示全部楼层 |阅读模式
write_VIEWS(biocViews)
write_VIEWS()所属R语言包:biocViews

                                        Write a VIEWS control file for a CRAN-style package repository
                                         写了一个CRAN的风格包库的视图控制文件

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

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

This function writes a VIEWS file to the top-level of a CRAN-style package repository.  The VIEWS file is in DCF format and describes all packages found in the repository.
此功能写入VIEWS文件的CRAN的风格包库的顶层。 VIEWS文件是在DCF格式和描述在资料库中找到的所有软件包。

The VIEWS file contains the complete DESCRIPTION file for each source package in the repository.  In addition, metadata for available binary packages and vignettes is centralized here.
VIEWS文件中包含完整的DESCRIPTION每个库中的源码包文件。此外,元数据可用的二进制包和护身符是集中在这里。


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


write_VIEWS(reposRootPath, fields = NULL,
            type = c("source", "win.binary", "win64.binary",
                     "mac.binary", "mac.binary.leopard"),
            verbose = FALSE, vignette.dir = "vignettes")



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

参数:reposRootPath
character vector containing the path to the CRAN-style repository root directory.
字符向量CRAN的风格库根目录的路径。


参数:fields
Any additional fields to include.  You shouldn't need this, but if you have added fields to the DESCRIPTION files of the packages in the repository, you may want it.
包括任何额外的字段。你不应该需要,但如果你已经添加字段描述文件库中的包,你可能需要它。


参数:type
One of source, win.binary, win64.binary, mac.binary, or mac.binary.leopard indicating which set of packages should be used to build up the "shared" information.  Since a repository can contain different versions of the same package (source vs binary) the shared information may not be reliable.
一个source,win.binary,win64.binary,mac.binary或mac.binary.leopard包集应用于建立“共享”的信息。由于库可以包含同一个包的不同版本(源代码与二进制)共享的信息未必可靠。


参数:verbose
logical, if TRUE, print progress messages.
逻辑,如果TRUE,打印进度消息。


参数:vignette.dir
character specifying where to look for vignettes.
字符指定到哪里寻找护身符。


警告----------Warning----------

This function uses a private function from the tools package: tools:::.build_repository_package_db.
这个函数使用一个私有函数:tools包tools:::.build_repository_package_db。


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


Seth Falcon



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

write_PACKAGES, extractVignettes, genReposControlFiles, write_REPOSITORY
write_PACKAGES,extractVignettes,genReposControlFiles,write_REPOSITORY

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 22:48 , Processed in 0.022450 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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