The R Project SVN R

Rev

Rev 87243 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87243 Rev 87246
Line 52... Line 52...
52
 
52
 
53
  \code{getNamespaceUsers} returns a character vector of the names of
53
  \code{getNamespaceUsers} returns a character vector of the names of
54
  the namespaces that import namespace \code{ns}.
54
  the namespaces that import namespace \code{ns}.
55
}
55
}
56
\note{
56
\note{
57
  Comparison of versions should use \code{\ink{compareVersion} or
57
  Comparison of versions should use \code{\link{compareVersion}} or
58
\preformatted{
58
\preformatted{
59
    as.package_version(getNamespaceVersion(ns))
59
    as.package_version(getNamespaceVersion(ns))
60
}
60
}
61
}
61
}
62
\keyword{internal}
62
\keyword{internal}