Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Package index

Package Development

Primary commands used when developing a package.

build()
Build package
build_manual()
Create package pdf manual
build_rmd()build_readme()
Build a Rmarkdown files package
build_site()
Executepkgdown build_site in a package
build_vignettes()
Build package vignettes.
check()check_built()
Build and check a package
check_mac_release()
Check a package on macOS
check_man()
Check documentation, asR CMD check does.
check_win_devel()check_win_release()check_win_oldrelease()
Check a package on Windows
create()
Create a package
document()
Use roxygen to document a package.
load_all()
Load complete package
reload()
Unload and reload package.
release()
Release package to CRAN.
spell_check()
Spell checking
test()test_active_file()test_coverage()test_coverage_active_file()
Execute testthat tests in a package

Package Installation

install()
Install a local development package.
install_deps()install_dev_deps()
Install package dependencies if needed.
uninstall()
Uninstall a local development package

Utilities

bash()
Open bash shell in package directory.
clean_vignettes()
Clean built vignettes.
dev_sitrep()
Report package development situation
github_pull()github_release()
Objects exported from other packages
lint()
Lint all source files in a package
missing_s3()
Find missing s3 exports.
run_examples()
Run all examples in a package.
show_news()
Show package news
source_gist()
Run a script on gist
source_url()
Run a script through some protocols such as http, https, ftp, etc.
install_bioc()install_bitbucket()install_cran()install_dev()install_git()install_github()install_gitlab()install_local()install_svn()install_url()install_version()update_packages()dev_package_deps()
Functions re-exported from the remotes package
wd()
Set working directory.
save_all()
Save all documents in an active IDE session.

[8]ページ先頭

©2009-2025 Movatter.jp