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 would I got about installing multiple packages in R? I tried the following code: install.packages("EIAdata", "gdata", "ggmap", "ggplot2","gridExtra","ISO
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