Learn R Programming

⚠️There's a newer version (3.6.2) of this package.Take me there.

tools (version 3.6.0)

Tools for Package Development

Description

Tools for package development, administration and documentation.

Copy Link

Version

Version

3.6.0

License

Part of R 3.6.0

Maintainer

R-core R-core@R-project.org

Last Published

December 12th, 2019

Functions in tools (3.6.0)

Rcmd

R CMD Interface
bibstyle

Select or Define a Bibliography Style
buildVignette

Build One Vignette
find_gs_cmd

Find a GhostScript Executable
getVignetteInfo

Get Information on Installed Vignettes
parse_Rd

Parse an Rd File
CRANtools

CRAN Package Repository Tools
checkRdaFiles

Report on Details of Saved Images or Re-saves them
.print.via.format

Printing Utilities
vignetteEngine

Set or Get a Vignette Processing Engine
vignetteInfo

Basic Information about a Vignette
checkTnF

Check R Packages or Code for T/F
Rdiff

Difference R Output Files
md5sum

Compute MD5 Checksums
Rdindex

Generate Index from Rd Files
add_datalist

Add a datalist File to a Package
package_dependencies

Computations on the Dependency Hierarchy of Packages
update_PACKAGES

Update Existing PACKAGES Files
HTMLheader

Generate a Standard HTML Header for R Help
HTMLlinks

Collect HTML Links from Package Documentation
Rd2txt_options

Set Formatting Options for Text Help
QC

QC Checks for R Code and/or Documentation
RdTextFilter

Select Text in an Rd File
assertCondition

Asserting Error Conditions
buildVignettes

List and Build Package Vignettes
charsets

Conversion Tables between Character Sets
update_pkg_po

Prepare Translations for a Package
codoc

Check Code/Documentation Consistency
compactPDF

Compact PDF Files
Rdutils

Rd Utilities
SweaveTeXFilter

Strip R Code out of Sweave File
encoded_text_to_latex

Translate non-ASCII Text to LaTeX Escapes
fileutils

File Utilities
checkVignettes

Check Package Vignettes
checkFF

Check Foreign Function Calls
read.00Index

Read 00Index-style Files
checkMD5sums

Check and Create MD5 Checksum Files
showNonASCII

Pick Out Non-ASCII Characters
checkPoFiles

Check Translation Files for Inconsistent Format Strings
toRd

Generic Function to Convert Object to a Fragment of Rd Code
check_packages_in_dir

Check Source Packages and Their Reverse Dependencies
package_native_routine_registration_skeleton

Write Skeleton for Adding Native Routine Registration to a Package
checkRd

Check an Rd Object
toTitleCase

Convert Titles to Title Case
delimMatch

Delimited Pattern Matching
parseLatex

Experimental Functions to Work with LaTeX Code
tools-defunct

Defunct Objects in Package tools
tools-deprecated

Deprecated Objects in Package tools
loadRdMacros

Load User-defined Rd Help System Macros
makeLazyLoading

Lazy Loading of Packages
dependsOnPkgs

Find Reverse Dependencies
startDynamicHelp

Start the Dynamic HTML Help System
testInstalledPackage

Test Installed Packages
make_translations_pkg

Package the Current Translations in the R Sources
texi2dvi

Compile LaTeX Files
toHTML

Display an Object in HTML
makevars

User and Site Compilation Variables
psnice

Get or Set the Priority (Niceness) of a Process
pskill

Kill a Process
write_PACKAGES

Generate PACKAGES Files
tools-package

Tools for Package Development
xgettext

Extract Translatable Messages from R Files in a Package
undoc

Find Undocumented Objects
Rd2HTML

Rd Converters