The R Project SVN R

Rev

Rev 61650 | Rev 63986 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61650 Rev 62602
Line 145... Line 145...
145
  \code{i386-pc-linux-gnu} code can be built on an
145
  \code{i386-pc-linux-gnu} code can be built on an
146
  \code{x86_64-unknown-linux-gnu} OS).
146
  \code{x86_64-unknown-linux-gnu} OS).
147
 
147
 
148
  The package name given to \code{library} and \code{require} must match
148
  The package name given to \code{library} and \code{require} must match
149
  the name given in the package's \file{DESCRIPTION} file exactly, even
149
  the name given in the package's \file{DESCRIPTION} file exactly, even
150
  on case-insensitive file systems such as are common on MS Windows and
150
  on case-insensitive file systems such as are common on Windows and
151
  Mac OS X.
151
  OS X.
152
}
152
}
153
\seealso{
153
\seealso{
154
  \code{\link{.libPaths}}, \code{\link{.packages}}.
154
  \code{\link{.libPaths}}, \code{\link{.packages}}.
155
 
155
 
156
  \code{\link{attach}}, \code{\link{detach}}, \code{\link{search}},
156
  \code{\link{attach}}, \code{\link{detach}}, \code{\link{search}},