Category "packages"

Cannot install h5py

I'm trying to install h5py, but when I do pip install h5py or use python setup.py install from the source code, fatal error: hdf5.h: No such file or directory.

How to install multiple packages?

How would I got about installing multiple packages in R? I tried the following code: install.packages("EIAdata", "gdata", "ggmap", "ggplot2","gridExtra","ISO

Determine minimum R version for all package dependencies

I am a package developer and want to state the minimum R version required to use my package in the DESCRIPTION file. available.packages parses DESCRIPTIONS of