6dec2e404dd69a75933a11a4cd6c5b78701ce679
_Sidebar.md
| ... | ... | @@ -5,9 +5,11 @@ Installing Software |
| 5 | 5 | * [Supported Operating Systems](operatingsystems) |
| 6 | 6 | * [Installation: 'Site' installation](installation_admin) |
| 7 | 7 | * [Installation: MacOS GUI](client_install) |
| 8 | -* [Installation: Package Manager](client_CLI_install) |
|
| 8 | +* [Installation: CLI Installer](client_CLI_install) |
|
| 9 | +* [Available Packages](https://biogrids.org/software/) |
|
| 10 | +* [R Packages](r_packages) |
|
| 9 | 11 | |
| 10 | -Using the BIOGrids Environment |
|
| 12 | +Using the BioGrids Environment |
|
| 11 | 13 | * [Getting Started with BioGrids](getting_started) |
| 12 | 14 | * [Overriding Software Versions](versions) |
| 13 | 15 | * [BioGrids environment: Capsules](capsules) |
r_packages.md
| ... | ... | @@ -0,0 +1,153 @@ |
| 1 | +## Available R Packages |
|
| 2 | + |
|
| 3 | +Individual R packages are not listed in the [BioGrids Supported Applications](https://biogrids.org/software/) software list as they are too numerous. |
|
| 4 | + |
|
| 5 | +R packages for the current default version and the latest version of R are detailed in the table below. |
|
| 6 | + |
|
| 7 | +If you would like to use a package that is not currently available through BioGrids send a request to: help@biogrids.org. |
|
| 8 | + |
|
| 9 | +A complete install of all Bioconductor packages is also available for site-wide installations. |
|
| 10 | + |
|
| 11 | + |
|
| 12 | + |
|
| 13 | + |
|
| 14 | +|Package|R 3.3.2 |R 3.5.1 |
|
| 15 | +|---|---|---| |
|
| 16 | +|acepack|1.4.1|1.4.1| |
|
| 17 | +|ade4|1.7-10|1.7-13| |
|
| 18 | +|AnnotationDbi|1.36.2|1.44.0| |
|
| 19 | +|AnnotationHub|2.6.5|2.14.5| |
|
| 20 | +|askpass|1.1|1.1| |
|
| 21 | +|assertthat|0.2.1|0.2.1| |
|
| 22 | +|backports|1.1.2|1.1.4| |
|
| 23 | +|base|3.3.2|3.5.1| |
|
| 24 | +|base64enc|0.1-3|0.1-3| |
|
| 25 | +|BH|1.69.0-1|1.69.0-1| |
|
| 26 | +|Biobase|2.34.0|2.42.0| |
|
| 27 | +|BiocGenerics|0.20.0|0.28.0| |
|
| 28 | +|BiocParallel|1.8.2|1.16.6| |
|
| 29 | +|biomaRt|2.30.0|2.38.0| |
|
| 30 | +|Biostrings|2.42.1|2.50.2| |
|
| 31 | +|bit|1.1-12|1.1-14| |
|
| 32 | +|bit64|0.9-7|0.9-7| |
|
| 33 | +|bitops|1.0-6|1.0-6| |
|
| 34 | +|blob|1.1.0|1.1.1| |
|
| 35 | +|boot|1.3-20|1.3-20| |
|
| 36 | +|caTools|1.17.1|1.17.1.2| |
|
| 37 | +|checkmate|1.8.5|1.9.1| |
|
| 38 | +|class|7.3-14|7.3-15| |
|
| 39 | +|cli|1.0.0|1.1.0| |
|
| 40 | +|cluster|2.0.6|2.0.8| |
|
| 41 | +|codetools|0.2-15|0.2-16| |
|
| 42 | +|colorspace|1.3-2|1.4-1| |
|
| 43 | +|compiler|3.3.2|3.5.1| |
|
| 44 | +|crayon|1.3.4|1.3.4| |
|
| 45 | +|curl|3.3|3.3| |
|
| 46 | +|datasets|3.3.2|3.5.1| |
|
| 47 | +|data.table|1.10.4-3|1.12.2| |
|
| 48 | +|DBI|0.8|1.0.0| |
|
| 49 | +|digest|0.6.15|0.6.18| |
|
| 50 | +|dplyr|0.8.1|0.8.0.1| |
|
| 51 | +|ensembldb|1.6.2|2.6.8| |
|
| 52 | +|evaluate|0.10.1|0.13| |
|
| 53 | +|fansi|0.4.0|0.4.0| |
|
| 54 | +|foreign|0.8-69|0.8-71| |
|
| 55 | +|Formula|1.2-2|1.2-3| |
|
| 56 | +|futile.logger|1.4.3|1.4.3| |
|
| 57 | +|futile.options|1.0.0|1.0.1| |
|
| 58 | +|gdata|2.18.0|2.18.0| |
|
| 59 | +|GenomeInfoDb|1.10.3|1.18.2| |
|
| 60 | +|GenomicAlignments|1.10.1|1.18.1| |
|
| 61 | +|GenomicFeatures|1.26.4|1.34.8| |
|
| 62 | +|GenomicRanges|1.26.4|1.34.0| |
|
| 63 | +|ggplot2|2.2.1|3.1.1| |
|
| 64 | +|glue|1.3.1|1.3.1| |
|
| 65 | +|gplots|3.0.1|3.0.1.1| |
|
| 66 | +|graphics|3.3.2|3.5.1| |
|
| 67 | +|grDevices|3.3.2|3.5.1| |
|
| 68 | +|grid|3.3.2|3.5.1| |
|
| 69 | +|gridExtra|2.3|2.3| |
|
| 70 | +|gtable|0.2.0|0.3.0| |
|
| 71 | +|gtools|3.5.0|3.8.1| |
|
| 72 | +|highr|0.6|0.8| |
|
| 73 | +|Hmisc|4.1-1|4.2-0| |
|
| 74 | +|htmlTable|1.11.2|1.13.1| |
|
| 75 | +|htmltools|0.3.6|0.3.6| |
|
| 76 | +|htmlwidgets|1.0|1.3| |
|
| 77 | +|httpuv|1.5.1|1.5.1| |
|
| 78 | +|httr|1.4.0|1.4.0| |
|
| 79 | +|igraph|1.2.4.1|1.2.4| |
|
| 80 | +|interactiveDisplayBase|1.12.0|1.20.0| |
|
| 81 | +|IRanges|2.8.2|2.16.0| |
|
| 82 | +|jsonlite|1.5|1.6| |
|
| 83 | +|KernSmooth|2.23-15|2.23-15| |
|
| 84 | +|knitr|1.20|1.22| |
|
| 85 | +|labeling|0.3|0.3| |
|
| 86 | +|lambda.r|1.2|1.2.3| |
|
| 87 | +|later|0.8.0|0.8.0| |
|
| 88 | +|lattice|0.20-35|0.20-38| |
|
| 89 | +|latticeExtra|0.6-28|0.6-28| |
|
| 90 | +|lazyeval|0.2.1|0.2.2| |
|
| 91 | +|magrittr|1.5|1.5| |
|
| 92 | +|markdown|0.8|0.9| |
|
| 93 | +|MASS|7.3-49|7.3-51.3| |
|
| 94 | +|Matrix|1.2-12|1.2-17| |
|
| 95 | +|memoise|1.1.0|1.1.0| |
|
| 96 | +|methods|3.3.2|3.5.1| |
|
| 97 | +|mgcv|1.8-23|1.8-28| |
|
| 98 | +|mime|0.5|0.6| |
|
| 99 | +|munsell|0.4.3|0.5.0| |
|
| 100 | +|mvtnorm|1.0-7|1.0-10| |
|
| 101 | +|nlme|3.1-131.1|3.1-139| |
|
| 102 | +|nnet|7.3-12|7.3-12| |
|
| 103 | +|openssl|1.4|1.3| |
|
| 104 | +|Package|Version|Version| |
|
| 105 | +|parallel|3.3.2|3.5.1| |
|
| 106 | +|pheatmap|1.0.12|1.0.12| |
|
| 107 | +|pillar|1.4.1|1.3.1| |
|
| 108 | +|pkgconfig|2.0.2|2.0.2| |
|
| 109 | +|plogr|0.2.0|0.2.0| |
|
| 110 | +|plyr|1.8.4|1.8.4| |
|
| 111 | +|png|0.1-7|0.1-7| |
|
| 112 | +|promises|1.0.1|1.0.1| |
|
| 113 | +|purrr|0.3.2|0.3.2| |
|
| 114 | +|R6|2.4.0|2.4.0| |
|
| 115 | +|RColorBrewer|1.1-2|1.1-2| |
|
| 116 | +|Rcpp|1.0.1|1.0.1| |
|
| 117 | +|RCurl|1.95-4.10|1.95-4.12| |
|
| 118 | +|reshape2|1.4.3|1.4.3| |
|
| 119 | +|rlang|0.3.4|0.3.4| |
|
| 120 | +|rpart|4.1-13|4.1-15| |
|
| 121 | +|Rsamtools|1.26.2|1.34.1| |
|
| 122 | +|RSQLite|2.0|2.1.1| |
|
| 123 | +|rstudioapi|0.7|0.10| |
|
| 124 | +|rtracklayer|1.34.2|1.42.2| |
|
| 125 | +|S4Vectors|0.12.2|0.20.1| |
|
| 126 | +|scales|0.5.0|1.0.0| |
|
| 127 | +|shiny|1.3.2|1.3.1| |
|
| 128 | +|snow|0.4-2|0.4-3| |
|
| 129 | +|sourcetools|0.1.7|0.1.7| |
|
| 130 | +|spatial|7.3-11|7.3-11| |
|
| 131 | +|splines|3.3.2|3.5.1| |
|
| 132 | +|stats|3.3.2|3.5.1| |
|
| 133 | +|stats4|3.3.2|3.5.1| |
|
| 134 | +|stringi|1.1.7|1.4.3| |
|
| 135 | +|stringr|1.3.0|1.4.0| |
|
| 136 | +|SummarizedExperiment|1.4.0|1.12.0| |
|
| 137 | +|survival|2.41-3|2.44-1.1| |
|
| 138 | +|sys|3.2|3.1| |
|
| 139 | +|tcltk|3.3.2|3.5.1| |
|
| 140 | +|tibble|2.1.3|2.1.1| |
|
| 141 | +|tidyr|0.8.3|0.8.3| |
|
| 142 | +|tidyselect|0.2.5|0.2.5| |
|
| 143 | +|tools|3.3.2|3.5.1| |
|
| 144 | +|utf8|1.1.3|1.1.4| |
|
| 145 | +|utils|3.3.2|3.5.1| |
|
| 146 | +|viridis|0.5.0|0.5.1| |
|
| 147 | +|viridisLite|0.3.0|0.3.0| |
|
| 148 | +|withr|2.1.1|2.1.2| |
|
| 149 | +|xtable|1.8-2|1.8-3| |
|
| 150 | +|XVector|0.14.1|0.22.0| |
|
| 151 | +|yaml|2.1.18|2.2.0| |
|
| 152 | +|zlibbioc|1.20.0|1.28.0| |
|
| 153 | +|zoo|1.8-1|1.8-5| |