Skip to content

Instantly share code, notes, and snippets.

@kazutan
Created October 9, 2015 07:15
Show Gist options
  • Save kazutan/66c69d7d56297da49346 to your computer and use it in GitHub Desktop.
Save kazutan/66c69d7d56297da49346 to your computer and use it in GitHub Desktop.
> sessionInfo()
R version 3.2.2 (2015-08-14)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 14.04.3 LTS
locale:
[1] LC_CTYPE=ja_JP.UTF-8 LC_NUMERIC=C LC_TIME=ja_JP.UTF-8
[4] LC_COLLATE=ja_JP.UTF-8 LC_MONETARY=ja_JP.UTF-8 LC_MESSAGES=ja_JP.UTF-8
[7] LC_PAPER=ja_JP.UTF-8 LC_NAME=C LC_ADDRESS=C
[10] LC_TELEPHONE=C LC_MEASUREMENT=ja_JP.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] knitr_1.11 rmarkdown_0.8 leaflet_1.0.0.9999 DT_0.1 ggplot2_1.0.1.9003
[6] dplyr_0.4.3 revealjs_0.5
loaded via a namespace (and not attached):
[1] Rcpp_0.12.1 digest_0.6.8 assertthat_0.1 plyr_1.8.3 grid_3.2.2 R6_2.1.1
[7] gtable_0.1.2 DBI_0.3.1 magrittr_1.5 scales_0.3.0 tools_3.2.2 htmlwidgets_0.5
[13] munsell_0.4.2 parallel_3.2.2 colorspace_1.2-6 htmltools_0.2.6
> RStudio.Version()$version
[1] ‘0.99.697’
> RStudio.Version()$mode
[1] "desktop"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment