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).

Rscript: There is no package called ...?

I want to run R files in batch mode using Rscript, however it does not seem to be loading the …

r packages rscript
Painless way to install a new version of R?

Andrew Gelman recently lamented the lack of an easy upgrade process for R (probably more relevant on Windows than Linux). …

r upgrade packages
Error Loading MySQLdb Module and "pip install MySQLdb"

I'm trying start up a Django project. I get this error on trying to run the manage.py: (venv)dyn-160…

python mysql django packages python-module
R: 2 functions with the same name in 2 different packages

I need to load to R packages : tseries and chron Both have a function named is.weekend I always have …

function r packages conflict
Where are the Java System Packages stored?

I want to see all the java packages. Where are the packages stored in my machine? Can anyone help. I …

java packages file-structure
Reinstall python 2.7.12 and python 3.5.2

Good evening, today i messed up my laptop trying to install some packages for python 3.5.2. I tried to install the …

python pip packages multiple-versions
How Do I Document Packages in Java?

In the Java APIs I can see Javadoc comments for packages. How/where do I place Javadoc comments to document …

java packages javadoc
how to install multiple versions of package using npm

Due to https://github.com/npm/npm/issues/2943, npm will never support the ability to alias packages and install multiple …

npm packages frontend
jupyter notebook running kernel in different env

I've gotten myself into some kind of horrible virtualenv mess. Help?! I manage environments with conda. Until recently, I only …

python packages jupyter conda virtual-environment
Listing yum group

When I run yum grouplist in a Red Hat environment and I received the following groups under the Available Groups …

linux installation packages yum