# Functions and objects needed from 'tool' package that cannot 
# be impoted with the 'roxygen2' tag @importFrom tools.
# Note: these are potentially subject to change.
as.character.Rd <- tools:::as.character.Rd
RdTags <- tools:::RdTags
.Rd_format_title <- tools:::.Rd_format_title
.Rd_get_metadata <- tools:::.Rd_get_metadata
.Rd_get_section <- tools:::.Rd_get_section
.Rd_get_text <- tools:::.Rd_get_text
.Rd_get_title <- tools:::.Rd_get_title
fsub <- tools:::fsub
prepare_Rd <- tools:::prepare_Rd
psub <- tools:::psub
psub1 <- tools:::psub1
sectionTitles <- tools:::sectionTitles
sectionOrder <- tools:::sectionOrder
stopRd <- tools:::stopRd
tabExpand <- tools:::tabExpand
testRdConditional <- tools:::testRdConditional
transformMethod <- tools:::transformMethod
urlify <- tools:::urlify