[R] ggplot2 install.package
    sibyiie@stoeckii m@iii@g oii gmx@ch 
    sibyiie@stoeckii m@iii@g oii gmx@ch
       
    Mon Oct 10 15:32:33 CEST 2022
    
    
  
Dear R members
 
I am working with RStudio R 4.2.0 and using ggplot2 and gridExtra. 
Since some windows updates I get some error when loading  ggplot2.
*	It seems that I am able to install ggplot2. The problem is when
loading ggplot2 with library().
*	Do you have any ideas to solve the problem?
 
 
Kind regards
Sibylle
 
****************************************************************************
******************************
install.packages("ggplot2", dependencies = TRUE)
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/
Installiere Paket nach �C:/Users/Sibylle
St�ckli/AppData/Local/R/win-library/4.2�
(da �lib� nicht spezifiziert)
trying URL
'https://cran.rstudio.com/bin/windows/contrib/4.2/ggplot2_3.3.6.zip'
Content type 'application/zip' length 4122980 bytes (3.9 MB)
downloaded 3.9 MB
Paket �ggplot2� erfolgreich ausgepackt und MD5 Summen abgeglichen
Die heruntergeladenen Bin�rpakete sind in 
                C:\Users\Sibylle
St�ckli\AppData\Local\Temp\RtmpcBknba\downloaded_packages
Error in nchar(homeDir) : invalid multibyte string, element 1
	[[alternative HTML version deleted]]
    
    
More information about the R-help
mailing list