Top "Packages" questions

Package broadly refers to two things: 1) a usable unit/component of built/compiled software, or 2) a partition of the global namespace (Java).

#import using angle brackets < > and quote marks " "

I'm wondering what decides whether you're allowed to use <Header.h> or "Header.h" when you're importing files …

objective-c syntax import packages
Puppet : Specifying a version of a package to install

Apparently this is not possible, but I can't believe that I'm the only one who need it. I want to …

php packages puppet vagrant
Delphi: Required package not found

I'm trying to build 3 packages, A, B and C. A defines some base classes that are used in B and …

delphi path delphi-2009 packages
readRDS(file) in R

Whenever I try to install a package in R, I get the following error: Error in readRDS(file) : unknown input …

r crash packages
Installing an R package from local unzipped folder

I am having difficulty installing an unzipped package on a Windows 7 computer without administrative privileges and no internet access. I …

r packages devtools cran install.packages
Eclipse - How to "Change package declaration to ...." across an entire project

I've just imported a large amount of source code into Eclipse and basically the package name is no longer valid (…

java eclipse package packages packaging
Programmatically install NLTK corpora / models, i.e. without the GUI downloader?

My project uses the NLTK. How can I list the project's corpus & model requirements so they can be automatically …

installation packages nltk requirements corpus
How does one easily add posix support to PHP using yum?

I am running CentOS 5.2 and using yum to manage packages. I have had little luck installing php-posix but know with …

php posix packages centos yum
How to load latex .sty files from a subdirectory?

I use some .sty-files that are not part of texlive and want to have them in a subdirectory of the …

latex packages xelatex
Package(Plugin) Management for Vim

Emacs 24 looks like it will have a package manager. What package management options are there for Vim?

vim packages vi vim-plugin package-managers