summarytools icon indicating copy to clipboard operation
summarytools copied to clipboard

library("summarytools") is giving error system might not have X11 capabilities; in case of errors when using dfSummary(), set st_options(use.x11 = FALSE) Warning message: no DISPLAY variable so Tk is not available

Open Kmumuda opened this issue 2 years ago • 2 comments

system might not have X11 capabilities; in case of errors when using dfSummary(), set st_options(use.x11 = FALSE) Warning message: no DISPLAY variable so Tk is not available Its already installed as captured in the screen shot still unable to import it

image

Kmumuda avatar Apr 20 '22 04:04 Kmumuda

Are you saying you can't load the package at all (with library(summarytools)) ?

dcomtois avatar May 19 '22 05:05 dcomtois

tengo este problema para poder utilizar esta librera "summarytools" que hago?? tengo windows 7

install.packages("summarytools") WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:

https://cran.rstudio.com/bin/windows/Rtools/ Installing package into ‘C:/Users/Michael/AppData/Local/R/win-library/4.2’ (as ‘lib’ is unspecified) also installing the dependency ‘magick’

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.2/magick_2.7.3.zip' Content type 'application/zip' length 19428176 bytes (18.5 MB) downloaded 6.7 MB

Warning in install.packages : downloaded length 7051295 != reported length 19428176 Warning in install.packages : URL 'https://cran.rstudio.com/bin/windows/contrib/4.2/magick_2.7.3.zip': Timeout of 60 seconds was reached Error in download.file(url, destfile, method, mode = "wb", ...) : download from 'https://cran.rstudio.com/bin/windows/contrib/4.2/magick_2.7.3.zip' failed Warning in install.packages : download of package ‘magick’ failed trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.2/summarytools_1.0.1.zip' Content type 'application/zip' length 1418245 bytes (1.4 MB) downloaded 1.4 MB

package ‘summarytools’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in C:\Users\Michael\AppData\Local\Temp\Rtmp8Mt9xY\downloaded_packages

michaelcabana avatar Aug 09 '22 14:08 michaelcabana

Unclear what exactly is the problem here... will reopen if more details are provided.

dcomtois avatar Sep 20 '22 05:09 dcomtois