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

Couldn't get a file descriptor referring to the console #89

Open
shenweiyan opened this issue Oct 23, 2018 · 0 comments
Open

Couldn't get a file descriptor referring to the console #89

shenweiyan opened this issue Oct 23, 2018 · 0 comments

Comments

@shenweiyan
Copy link

shenweiyan commented Oct 23, 2018

I running d3heatmap_0.6.1.2 in Anaconda3 with R-3.4.3,It seems someting wrong:

> install.packages("d3heatmap")
> library(d3heatmap)
> d3heatmap(mtcars, scale = "column", colors = "Spectral")
> Couldn't get a file descriptor referring to the console

> sessionInfo()
R version 3.4.3 (2017-11-30)
Platform: x86_64-conda_cos6-linux-gnu (64-bit)
Running under: CentOS Linux 7 (Core)

Matrix products: default
BLAS/LAPACK: /usr/local/software/anaconda3/lib/R/lib/libRblas.so

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C
 [9] LC_ADDRESS=C               LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

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

other attached packages:
[1] d3heatmap_0.6.1.2

loaded via a namespace (and not attached):
 [1] htmlwidgets_0.9    colorspace_1.3-2   scales_0.5.0       compiler_3.4.3
 [5] plyr_1.8.4         htmltools_0.3.6    base64enc_0.1-3    RColorBrewer_1.1-2
 [9] yaml_2.1.16        Rcpp_0.12.14       jsonlite_1.5       digest_0.6.13
[13] munsell_0.4.3      png_0.1-7

My OS is CentOS 7, Could someone please show me how I can solve it ? Thank you.

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