设为首页收藏本站获取积分奖励

R语言中文网

 找回密码
 立即注册
查看: 826|回复: 0

R语言包管理工具summary.packageStatus()函数-中英文对照帮助文档

[复制链接]
发表于 2020-8-21 08:15:18 | 显示全部楼层 |阅读模式
        R语言包管理工具summary.packageStatus()函数-中英文对照帮助文档

                                         By MicroRbt Martinez PhD

R语言函数名:summary.packageStatus()
R语言函数功能:包管理工具
来自资源库:基础库(R语言自带)
summary.packageStatus()函数所属R语言包:所在R包具体名称、包功能的中英文双语描述见正文后面'--所在R语言包信息--'部分。

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

Summarize information about installed packages and packages available at various repositories, and automatically upgrade outdated packages.
汇总有关已安装软件包和可在各种存储库中获得的软件包的信息,并自动升级过时的软件包。


使用方法-----Usage-----

packageStatus(lib.loc = NULL, repositories = NULL, method,
type = getOption("pkgType"), ...)
## S3 method for class 'packageStatus' S3 method for class 'packageStatus'
summary(object, ...)
## S3 method for class 'packageStatus' S3 method for class 'packageStatus'
update(object, lib.loc = levels(object$inst$LibPath),
repositories = levels(object$avail$Repository), ...)
## S3 method for class 'packageStatus' S3 method for class 'packageStatus'
upgrade(object, ask = TRUE, ...)

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

参数lib.loc介绍: a character vector describing the location of R library trees to search through, or NULL. The default value of NULL corresponds to all libraries currently known.
一个字符向量,它描述要搜索的R库树的位置,或NULL。 NULL的默认值对应于当前已知的所有库。

参数repositories介绍: a character vector of URLs describing the location of R package repositories on the Internet or on the local machine. If specified as NULL, derive appropriate URLs from option "repos".
URL的字符向量,描述Internet或本地计算机上的R软件包存储库的位置。如果指定为NU
-----未完,待续-----,↓↓↓展开剩余72%↓↓↓
购买主题 前行需要您的支持,请赞助作者 【15 金钱】 就能浏览全部100%内容啦!(本贴一次赞助、永久可读)
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Archiver|R语言中文网    

GMT+8, 2024-5-20 22:29 , Processed in 0.026756 second(s), 20 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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