This help topic is for R version 1.9.1. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/tools/html/tools-internal.html
tools-internal {tools}R Documentation

Internal tools Objects

Description

Internal tools functions.

Usage

.installPackageCodeFiles(dir, outDir)
.installPackageDescription(dir, outDir)
.installPackageIndices(dir, outDir)
.installPackageNamespaceInfo(dir, outDir)
.checkDemoIndex(demoDir)
.checkVignetteIndex(vignetteDir)

Details

These are not to be called by the user.


[Package tools version 1.9.1 ]