Skip to content
Prev 15084 / 63421 Next

Packages and Libraries (was: Re: lme4 "package" etc

On Tue, 08 Feb 2005 22:19:46 -0000 (GMT) (Ted Harding) wrote:

            
A *library* is a directory in which you can find R *packages* (just as
in real life you can find books in a library) and with 
  library("foo", lib.loc = "/path/to/bar")
you want to get the package (book) "foo" from the library "bar" located
at "/path/to/bar".

So the two are really distinct...in real life, you also wouldn't say
that you have been in the book where they had a lot of libraries on the
shelves, would you? ;-)

But as Kurt explained: this distinction between "library" and "package"
is specific to R and does not correspond to common practice for other
software systems.
Z

Thread (20 messages)