trevorld / ggpattern

ggplot geoms with pattern fills
https://trevorldavis.com/R/ggpattern/dev/
Other
359 stars 18 forks source link

Problem with ggpattern instalation - ggpattern_0.1.3.tar.gz’ had non-zero exit status #38

Closed Lukas231 closed 3 years ago

Lukas231 commented 3 years ago

Hello,

I know this topic were already mention in question 18 and 23, but anyway I followed their idea but still I cannot instal package ggpattern

So whenever I try to instal this package I got this message :

Warning message: In i.p(...) : installation of package ‘C:/Users/veselyl/AppData/Local/Temp/Rtmp0Qj8zG/file2d7439c51eef/ggpattern_0.1.3.tar.gz’ had non-zero exit status

I already update devtools and remotes as it was suggested. Also I tried to instal via: install.packages("githubinstall") library(githubinstall) remotes::install_github("coolbutuseless/ggpattern")

but no success. I have R version R version 4.0.5

I would appreciated any idea which could allowed me to instal ggpattern package

thanks

Lukas

trevorld commented 3 years ago