Satish Balay
f5863d6708
superlu_dist: update to v5.2.2 ( #6024 )
2017-10-30 22:46:41 -06:00
Yifan Zhu
a31a1fef28
r-progress: new package ( #6034 )
...
* r-progress: created new package
* added version
2017-10-30 22:43:57 -06:00
Yifan Zhu
a97068a861
r-prettyunits: created new package ( #6033 )
2017-10-30 22:43:20 -06:00
lingnanyuan
6ddba08434
r-seqinr: Update version to 3.4-5 ( #6032 )
2017-10-30 22:42:51 -06:00
Yifan Zhu
8cc3bcb649
r-ggplot2: dependecy r-scales version should be 0.4.1: ( #6031 )
2017-10-30 22:42:31 -06:00
Yifan Zhu
fb072d1472
r-scales: added dependencies and version 0.5.0. ( #6030 )
...
* r-scales: Update url.
* r-scales: added version 0.5.0 and dependencies
2017-10-30 22:42:05 -06:00
lingnanyuan
7e4ac9a559
r-segmented: Update version to 0.5-2.2 ( #6029 )
2017-10-30 22:41:32 -06:00
Yifan Zhu
34c6ff10e9
r-ggally: new package ( #6036 )
...
* r-ggally: created new package
* r-ggally: version modified
2017-10-30 22:41:12 -06:00
lingnanyuan
65785cc3f5
r-speedglm: Create new package. ( #6035 )
2017-10-30 22:40:48 -06:00
lingnanyuan
a4138b6041
r-alpine: Create new package. ( #6037 )
2017-10-30 22:40:25 -06:00
Yifan Zhu
22f9125164
r-ensembldb: created new package ( #6038 )
2017-10-30 22:39:54 -06:00
Yifan Zhu
2a7027e2cc
r-pcamethods: created new package ( #6041 )
2017-10-30 22:39:29 -06:00
Yifan Zhu
cbb433655c
r-proxy: created new package ( #6039 )
2017-10-30 22:39:05 -06:00
lingnanyuan
8271434632
r-backports: Create new package. ( #6040 )
2017-10-30 22:38:35 -06:00
lingnanyuan
81d3c9fdc6
r-biovizbase: Create new package. ( #6042 )
2017-10-30 22:38:10 -06:00
Abhinav Bhatele
b37c8fef74
ecp-proxy-apps: release number changed to 1.0 ( #6049 )
2017-10-30 22:37:09 -06:00
scheibelp
e5b8312de3
Auto install available pre-built packages from binary cache ( #5242 )
...
* basic functionality to install spec from a binary cache when it's available; this spiders each cache for each package and could likely be more efficient by caching the results of the first check
* add spec to db after installing from binary cache
* cache (in memory) spec listings retrieved from binary caches
* print a warning vs. failing when no mirrors are configured to retrieve pre-built Spack packages
* make automatic retrieval of pre-built spack packages from mirrors optional
* no code was using the links stored in the dictionary returned by get_specs, so this simplifies the logic to return only a set of specs
* print package prefix after installing from binary cache
* provide more information to user on install progress
2017-10-30 14:16:46 -07:00
Abhinav Bhatele
347c76b7a0
comd: update the git repo ( #6027 )
...
git repo has moved from exmatex to ECP-copa
2017-10-30 14:47:16 -06:00
George Hartzell
e6bc45a04a
Add bowtie2@2.3.0, fix dependencies and sbangs ( #5834 )
...
* Add bowtie2@2.3.0, fix dependencies and sbangs
Add support for bowtie2@2.3.0
- digest
- a patch for 2.3.0 that parallels the existing package. Truth be
told it builds (for me) without this, but I'm assuming that they're
there for a reason...).
- tune up dependencies
- need tbb
- don't need readline or zlib
Several things were installed with sbang's that use `/usr/bin/env` to
fine perl or python. Fix the dependency and clean up the sbang lines.
* Fix python exe name, avoid path banging
I'd cut and pasted the python bit from the perl bit and missed one
reference to perl.
While I'm there, use the cleaner `spec['perl'].command` instead of
banging together the path from its bits.
* Fix up the "when" constraints on the dependencies
Get the edge cases right.
- 2.2.5 doesn't need tbb, 2.3.[01] do.
- 2.3.1 needs readline and zlib.
2017-10-29 15:40:00 -06:00
Denis Davydov
957ded209a
add updated 2017 versions of Intel packages ( #5957 )
2017-10-29 15:38:10 -06:00
mmwolf
73fb02229a
Changed from setting C compiler to setting C++ compiler ( #6011 )
2017-10-29 07:42:27 -06:00
Denis Davydov
f6a8ae230e
dealii: remove bzip2 dependency for newer versions ( #6022 )
2017-10-29 07:39:51 -06:00
Yifan Zhu
56c7832789
r-iranges: changed url to git and added versioned dependency on r ( #5971 )
2017-10-28 12:14:33 -06:00
Audrey Thoma
f340333e6e
r-geomorph and other r fixes ( #5961 )
2017-10-28 12:13:38 -06:00
lingnanyuan
57611397c9
r-e1071: Add list_url. ( #5986 )
2017-10-28 12:12:52 -06:00
Michael Kuhn
b43e2d2546
likwid: Update checksum ( #6007 )
2017-10-28 12:12:21 -06:00
Yifan Zhu
43c1bb5f30
r-organismdbi: new package ( #5997 )
2017-10-28 12:11:44 -06:00
lingnanyuan
3eab6ed4b2
r-aldex2: Create new package. ( #6015 )
2017-10-28 12:10:22 -06:00
Christoph Junghans
167f7d0cdd
legion: add v17.10.0 ( #6019 )
2017-10-28 12:09:39 -06:00
Audrey Thoma
edae3ceae7
fixing abyss ( #5973 )
2017-10-28 17:05:52 +02:00
Sergey Kosukhin
5ebddcd5e3
Bugfix: from_list_url(). ( #5780 )
...
This fixes a bug in from_list_url where it was referring to a method
which no longer exists. This also adds a test for the from_list_url
function.
2017-10-27 17:41:41 -07:00
Christoph Junghans
95c8ecb6f5
libaec: add v1.0.2 and generic url ( #6017 )
2017-10-27 18:22:27 -06:00
Matthias Diener
45bfcfa30a
Byobu: new package ( #5974 )
2017-10-27 10:43:45 -07:00
Christoph Junghans
f9599c1772
ecp-proxy-apps: add more package ( #6003 )
2017-10-27 08:34:52 -06:00
Christoph Junghans
c97bf0486c
SWFFT: initial commit ( #5953 )
...
* SWFFT: initial commit
* swfft: fix build target
* swfft: add v1.0
* Update package.py
2017-10-27 07:20:29 -06:00
Christoph Junghans
13b41cd53c
comd: add v1.1 ( #5994 )
...
* comd: add v1.1
* Update package.py
* remove serial variant, now ~mpi
* Update package.py
2017-10-27 07:20:18 -06:00
lingnanyuan
222fee1cb3
r-graph: Create new package. ( #5958 )
2017-10-27 08:34:33 +02:00
lingnanyuan
f244653496
r-category: Create new package. ( #5959 )
2017-10-27 08:34:16 +02:00
lingnanyuan
715a679245
r-methodss3: Create new package. ( #5960 )
2017-10-27 08:32:20 +02:00
lingnanyuan
737f9eee5c
r-oo: Create new package. ( #5962 )
2017-10-27 08:31:46 +02:00
lingnanyuan
f676d8f3d7
r-utils: Create new package. ( #5964 )
2017-10-27 08:31:26 +02:00
lingnanyuan
3bb4572e81
r-pfam-db: Create new package. ( #5965 )
2017-10-27 08:27:19 +02:00
lingnanyuan
95ece343c4
r-oligoclasses: Create new package. ( #5966 )
2017-10-27 08:26:25 +02:00
Yifan Zhu
3ea6a11043
r-interactivedisplaybase: created new package ( #5967 )
2017-10-27 08:26:02 +02:00
lingnanyuan
c672b2b191
r-annotationforge: Create new package. ( #5968 )
2017-10-27 08:25:12 +02:00
lingnanyuan
57528fddbb
r-gostats: Create new package. ( #5969 )
2017-10-27 08:24:49 +02:00
Audrey Thoma
835e6107fe
r-mcmcglmm: new package ( #5970 )
2017-10-27 08:24:28 +02:00
Yifan Zhu
7b0fd6510c
r-annotationhub: created new package ( #5972 )
2017-10-27 08:23:25 +02:00
Denis Davydov
c2094a11e3
gnuplot: add 5.2.0 and 5.0.7 ( #5979 )
2017-10-27 08:20:34 +02:00
lingnanyuan
dc8a0e8410
r-deseq2: Create new package. ( #5981 )
2017-10-27 08:16:40 +02:00