Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 63 found.
[1] < 1 2 3 4 5 6 7 > [7]  Sort:

dependsOnPkgs (Package: tools) : Find Reverse Dependencies

Find ‘reverse’ dependencies of packages, that is those packages which depend on this one, and (optionally) so on recursively.
● Data Source: ● Keywords: utilities
● Alias: dependsOnPkgs
● 0 images

pskill (Package: tools) : Kill a Process

pskill sends a signal to a process, usually to terminate it.
● Data Source: ● Keywords: utilities
● Alias: pskill
● 0 images

read.00Index (Package: tools) : Read 00Index-style Files

Read item/description information from ‘00Index’-like files. Such files are description lists rendered in tabular form, and currently used for the ‘INDEX’ and ‘demo/00Index’ files of add-on packages.
● Data Source: ● Keywords: connection, file
● Alias: read.00Index
● 0 images

write_PACKAGES (Package: tools) : Generate PACKAGES files

Generate ‘PACKAGES’ and ‘PACKAGES.gz’ files for a repository of source or Mac/Windows binary packages.
● Data Source: ● Keywords: file, utilities
● Alias: write_PACKAGES
● 0 images

package.dependencies (Package: tools) : Check Package Dependencies

Parses and checks the dependencies of a package against the currently installed version of R (and other packages).
● Data Source: ● Keywords: utilities
● Alias: package.dependencies
● 0 images

tools-deprecated (Package: tools) : Deprecated Objects in Package pkg{tools

The functions or variables listed here are provided for compatibility with older versions of R only, and may be defunct as soon as of the next release.
● Data Source: ● Keywords: misc
● Alias: tools-deprecated
● 0 images

checkRd (Package: tools) : Check an Rd Object

Check an help file or the output of the parse_Rd function.
● Data Source: ● Keywords: documentation
● Alias: checkRd
● 0 images

Rd2HTML (Package: tools) : Rd Converters

These functions take the output of the parse_Rd function and produce a help page from it. As they are mainly intended for internal use, their interfaces are subject to change.
● Data Source: ● Keywords: documentation
● Alias: Rd2HTML, Rd2ex, Rd2latex, Rd2txt
● 0 images

vignetteDepends (Package: tools) :

Given a vignette name, will create a DependsList object that reports information about the packages the vignette depends on.
● Data Source: ● Keywords: utilities
● Alias: vignetteDepends
● 0 images

vignetteEngine (Package: tools) : Set or Get a Vignette Processing Engine

Vignettes are normally processed by Sweave, but package writers may choose to use a different engine (e.g., one provided by the knitr, noweb or R.rsp packages). This function is used by those packages to register their engines, and internally by R to retrieve them.
● Data Source: ● Keywords: documentation, utilities
● Alias: vignetteEngine
● 0 images