Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

current sessioninfo #81

Closed
raysinensis opened this issue Apr 18, 2020 · 3 comments
Closed

current sessioninfo #81

raysinensis opened this issue Apr 18, 2020 · 3 comments

Comments

@raysinensis
Copy link
Contributor

R version 3.6.1 (2019-07-05)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Catalina 10.15.2

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] grid stats graphics grDevices utils datasets methods base

other attached packages:
[1] bsplus_0.1.1.9002 shinyBS_0.61 rintrojs_0.2.2 shinyWidgets_0.5.1.900
[5] shinyjqui_0.3.3.9500 shinycustomloader_0.9.0 shinythemes_1.1.2 shinyjs_1.1
[9] crosstalk_1.1.0.1 plotly_4.9.0 transite_1.2.1 valr_0.5.0
[13] igraph_1.2.5 ComplexHeatmap_2.1.0 cowplot_1.0.0 ggrepel_0.8.2
[17] ggplot2_3.3.0 feather_0.3.5 tidyr_1.0.2 stringr_1.4.0
[21] readr_1.3.1 purrr_0.3.3 tibble_3.0.0 dplyr_0.8.99.9002
[25] shiny_1.3.2

loaded via a namespace (and not attached):
[1] nlme_3.1-147 bitops_1.0-6 lubridate_1.7.8 RColorBrewer_1.1-2
[5] httr_1.4.1 GenomeInfoDb_1.22.1 tools_3.6.1 backports_1.1.6
[9] R6_2.4.1 DT_0.13 BiocGenerics_0.32.0 lazyeval_0.2.2
[13] colorspace_1.4-1 GetoptLong_0.1.8 withr_2.1.2 tidyselect_1.0.0
[17] gridExtra_2.3 curl_4.3 compiler_3.6.1 cli_2.0.2
[21] labeling_0.3 scales_1.1.0 digest_0.6.25 XVector_0.26.0
[25] pkgconfig_2.0.3 htmltools_0.4.0.9003 sourcetools_0.1.7 htmlwidgets_1.5.1
[29] rlang_0.4.5.9500 GlobalOptions_0.1.1 rstudioapi_0.11 farver_2.0.3
[33] shape_1.4.4 generics_0.0.2 jsonlite_1.6.1 RCurl_1.98-1.1
[37] magrittr_1.5 GenomeInfoDbData_1.2.2 Rcpp_1.0.4 munsell_0.5.0
[41] S4Vectors_0.24.4 fansi_0.4.1 lifecycle_0.2.0 yaml_2.2.1
[45] stringi_1.4.6 zlibbioc_1.32.0 ggseqlogo_0.1 parallel_3.6.1
[49] promises_1.1.0 crayon_1.3.4 lattice_0.20-41 Biostrings_2.54.0
[53] circlize_0.4.8 hms_0.5.3 pillar_1.4.3 GenomicRanges_1.38.0
[57] rjson_0.2.20 stats4_3.6.1 TFMPvalue_0.0.8 glue_1.4.0
[61] data.table_1.12.8 png_0.1-7 vctrs_0.2.99.9011 httpuv_1.5.2
[65] gtable_0.3.0 clue_0.3-57 assertthat_0.2.1 mime_0.9
[69] xtable_1.8-4 broom_0.5.5 later_1.0.0 viridisLite_0.3.0
[73] IRanges_2.20.2 cluster_2.1.0 ellipsis_0.3.0

@raysinensis
Copy link
Contributor Author

as of #84 bioc updated,

sessionInfo()
R version 3.6.1 (2019-07-05)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Catalina 10.15.2

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] grid stats graphics grDevices utils datasets methods base

other attached packages:
[1] bsplus_0.1.1.9002 shinyBS_0.61 rintrojs_0.2.2 shinyWidgets_0.5.1.900
[5] shinyjqui_0.3.3.9500 shinycustomloader_0.9.0 shinythemes_1.1.2 shinyjs_1.1
[9] crosstalk_1.1.0.1 plotly_4.9.2.9500 transite_1.2.1 valr_0.5.0
[13] igraph_1.2.5 ComplexHeatmap_2.1.0 cowplot_1.0.0 ggrepel_0.8.2
[17] ggplot2_3.3.0 feather_0.3.5 tidyr_1.0.2 stringr_1.4.0
[21] readr_1.3.1 purrr_0.3.4 tibble_3.0.0 dplyr_0.8.99.9002
[25] shiny_1.4.0.2

loaded via a namespace (and not attached):
[1] nlme_3.1-147 bitops_1.0-6 lubridate_1.7.8 RColorBrewer_1.1-2
[5] httr_1.4.1 GenomeInfoDb_1.22.1 tools_3.6.1 backports_1.1.6
[9] DT_0.13 R6_2.4.1 BiocGenerics_0.30.0 lazyeval_0.2.2
[13] colorspace_1.4-1 GetoptLong_0.1.8 withr_2.2.0 tidyselect_1.0.0
[17] gridExtra_2.3 compiler_3.6.1 cli_2.0.2 labeling_0.3
[21] scales_1.1.0 digest_0.6.25 XVector_0.26.0 pkgconfig_2.0.3
[25] htmltools_0.4.0.9003 fastmap_1.0.1 htmlwidgets_1.5.1 rlang_0.4.5.9500
[29] GlobalOptions_0.1.1 rstudioapi_0.11 farver_2.0.3 shape_1.4.4
[33] generics_0.0.2 jsonlite_1.6.1 RCurl_1.98-1.2 magrittr_1.5
[37] GenomeInfoDbData_1.2.2 Rcpp_1.0.4 munsell_0.5.0 S4Vectors_0.22.1
[41] fansi_0.4.1 lifecycle_0.2.0 yaml_2.2.1 stringi_1.4.6
[45] zlibbioc_1.32.0 ggseqlogo_0.1 parallel_3.6.1 promises_1.1.0
[49] crayon_1.3.4 lattice_0.20-41 Biostrings_2.52.0 circlize_0.4.8
[53] hms_0.5.3 pillar_1.4.3 GenomicRanges_1.38.0 rjson_0.2.20
[57] stats4_3.6.1 TFMPvalue_0.0.8 glue_1.4.0 packrat_0.5.0
[61] data.table_1.12.8 png_0.1-7 vctrs_0.2.99.9011 httpuv_1.5.2
[65] gtable_0.3.0 clue_0.3-57 assertthat_0.2.1 mime_0.9
[69] xtable_1.8-4 broom_0.5.6 later_1.0.0 rsconnect_0.8.16
[73] viridisLite_0.3.0 IRanges_2.18.3 cluster_2.1.0 ellipsis_0.3.0

@raysinensis
Copy link
Contributor Author

bioconductor 3.10 seems fine

R version 3.6.1 (2019-07-05)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Catalina 10.15.2

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] grid stats graphics grDevices utils datasets methods base

other attached packages:
[1] bsplus_0.1.1 shinyBS_0.61 rintrojs_0.2.2 shinyWidgets_0.5.1
[5] shinyjqui_0.3.3 shinycustomloader_0.9.0 shinythemes_1.1.2 shinyjs_1.1
[9] crosstalk_1.1.0.1 plotly_4.9.2.1 transite_1.4.0 valr_0.5.0
[13] igraph_1.2.5 ComplexHeatmap_2.2.0 cowplot_1.0.0 ggrepel_0.8.2
[17] ggplot2_3.3.0 feather_0.3.5 tidyr_1.0.2 stringr_1.4.0
[21] readr_1.3.1 purrr_0.3.4 tibble_3.0.1 dplyr_0.8.5
[25] shiny_1.4.0.2

loaded via a namespace (and not attached):
[1] nlme_3.1-147 bitops_1.0-6 lubridate_1.7.8 RColorBrewer_1.1-2
[5] httr_1.4.1 GenomeInfoDb_1.22.1 tools_3.6.1 backports_1.1.6
[9] DT_0.13 R6_2.4.1 lazyeval_0.2.2 BiocGenerics_0.32.0
[13] colorspace_1.4-1 GetoptLong_0.1.8 withr_2.2.0 tidyselect_1.0.0
[17] gridExtra_2.3 compiler_3.6.1 labeling_0.3 scales_1.1.0
[21] digest_0.6.25 XVector_0.26.0 pkgconfig_2.0.3 htmltools_0.4.0
[25] fastmap_1.0.1 htmlwidgets_1.5.1 rlang_0.4.5 GlobalOptions_0.1.1
[29] rstudioapi_0.11 farver_2.0.3 shape_1.4.4 generics_0.0.2
[33] jsonlite_1.6.1 RCurl_1.98-1.2 magrittr_1.5 GenomeInfoDbData_1.2.2
[37] Rcpp_1.0.4 munsell_0.5.0 S4Vectors_0.24.4 lifecycle_0.2.0
[41] yaml_2.2.1 stringi_1.4.6 zlibbioc_1.32.0 ggseqlogo_0.1
[45] parallel_3.6.1 promises_1.1.0 crayon_1.3.4 lattice_0.20-41
[49] Biostrings_2.54.0 circlize_0.4.8 hms_0.5.3 pillar_1.4.3
[53] GenomicRanges_1.38.0 rjson_0.2.20 stats4_3.6.1 TFMPvalue_0.0.8
[57] glue_1.4.0 packrat_0.5.0 data.table_1.12.8 png_0.1-7
[61] vctrs_0.2.4 httpuv_1.5.2 gtable_0.3.0 clue_0.3-57
[65] assertthat_0.2.1 mime_0.9 xtable_1.8-4 broom_0.5.6
[69] later_1.0.0 rsconnect_0.8.16 viridisLite_0.3.0 IRanges_2.20.2
[73] cluster_2.1.0 ellipsis_0.3.0

@raysinensis
Copy link
Contributor Author

sessionInfo()
R version 4.0.0 (2020-04-24)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Catalina 10.15.2

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] grid stats graphics grDevices utils datasets methods base

other attached packages:
[1] BioCircos_0.3.4 bsplus_0.1.1 shinyBS_0.61 rintrojs_0.2.2
[5] shinyWidgets_0.5.2 shinyjqui_0.3.3 shinycustomloader_0.9.0 shinythemes_1.1.2
[9] shinyjs_1.1 crosstalk_1.1.0.1 plotly_4.9.2.1 transite_1.6.1
[13] valr_0.6.1 igraph_1.2.5 DT_0.13 ComplexHeatmap_2.5.3
[17] cowplot_1.0.0 ggrepel_0.8.2 ggplot2_3.3.0 feather_0.3.5
[21] tidyr_1.0.3 stringr_1.4.0 readr_1.3.1 purrr_0.3.4
[25] tibble_3.0.1 dplyr_0.8.5 shiny_1.4.0.2

loaded via a namespace (and not attached):
[1] nlme_3.1-147 bitops_1.0-6 lubridate_1.7.8 RColorBrewer_1.1-2 httr_1.4.1
[6] GenomeInfoDb_1.24.0 tools_4.0.0 backports_1.1.7 R6_2.4.1 BiocGenerics_0.34.0
[11] lazyeval_0.2.2 colorspace_1.4-1 GetoptLong_0.1.8 withr_2.2.0 tidyselect_1.1.0
[16] gridExtra_2.3 curl_4.3 compiler_4.0.0 cli_2.0.2 labeling_0.3
[21] scales_1.1.1 askpass_1.1 digest_0.6.25 XVector_0.28.0 pkgconfig_2.0.3
[26] htmltools_0.4.0 fastmap_1.0.1 htmlwidgets_1.5.1 rlang_0.4.6 GlobalOptions_0.1.1
[31] rstudioapi_0.11 farver_2.0.3 shape_1.4.4 generics_0.0.2 jsonlite_1.7.0
[36] RCurl_1.98-1.2 magrittr_1.5 GenomeInfoDbData_1.2.3 fansi_0.4.1 Rcpp_1.0.4.6
[41] munsell_0.5.0 S4Vectors_0.26.1 lifecycle_0.2.0 yaml_2.2.1 stringi_1.4.6
[46] zlibbioc_1.34.0 plyr_1.8.6 ggseqlogo_0.1 parallel_4.0.0 promises_1.1.0
[51] crayon_1.3.4 lattice_0.20-41 Biostrings_2.56.0 circlize_0.4.9 hms_0.5.3
[56] pillar_1.4.4 GenomicRanges_1.40.0 rjson_0.2.20 stats4_4.0.0 TFMPvalue_0.0.8
[61] glue_1.4.1 packrat_0.5.0 BiocManager_1.30.10 data.table_1.12.8 png_0.1-7
[66] vctrs_0.3.0 httpuv_1.5.2 openssl_1.4.1 gtable_0.3.0 clue_0.3-57
[71] assertthat_0.2.1 mime_0.9 xtable_1.8-4 broom_0.5.6 later_1.0.0
[76] rsconnect_0.8.16 viridisLite_0.3.0 IRanges_2.22.1 cluster_2.1.0 ellipsis_0.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant