-
Couldn't load subscription status.
- Fork 43
Open
Description
The config.yaml file specifies (Bioconductor, R) mappings for Bioconductor (>= 1.6);
Lines 123 to 125 in f8a0142
| r_ver_for_bioc_ver: | |
| "1.6": "2.1" | |
| "1.7": "2.2" |
However, https://github.com/Bioconductor/bioconductor.org/blob/master/content/about/release-announcements.md provides such mappings from Bioconductor 1.0:
| Release | Date | Software packages | R |
|---|---|---|---|
| 1.6 | May 18, 2005 | 123 | 2.1 |
| 1.5 | October 25, 2004 | 100 | 2.0 |
| 1.4 | May 17, 2004 | 81 | 1.9 |
| 1.3 | October 30, 2003 | 49 | 1.8 |
| 1.2 | May 29, 2003 | 30 | 1.7 |
| 1.1 | November 19, 2002 | 20 | 1.6 |
| 1.0 | May 1, 2002 | 15 | 1.5 |
Is there a reason for the latter being left out from the config.yaml file? If not, I can do a PR if you'd like.
Metadata
Metadata
Assignees
Labels
No labels