[Bioc-devel] Query bioconductor.org for what the current release version is?
Henrik Bengtsson
henrik.bengtsson at gmail.com
Fri Nov 17 02:09:49 CET 2017
Hi. Is there a way, without using R, to query bioconductor.org (or
any other reliable/maintained resources) for what the current release
version of Bioconductor is? Something like:
$ curl https://bioconductor.org/api/version
3.6
or possibly something fancy like:
$ curl https://bioconductor.org/api/version.json
{"version":["3.6"],"date":["2017-10-31"],"depends":["R (>= 3.4.2)"]}
Thanks.
Henrik
More information about the Bioc-devel
mailing list