Closed as not planned
Description
Bug description
Tried to install ggpattern
, using both the CRAN and GitHub streams, and I am getting an error regarding gridpattern
.
Minimal, reproducible example
- Open RStudio
- In terminal type:
install.packages("ggpattern")
- Notice the issue
Session info
- MacOS 15.5 (24F74)
- Apple M1, 2020
- R 4.5.0
- RStudio 2025.05.0 Build 496
Log
ERROR: dependency ‘gridpattern’ is not available for package ‘ggpattern’
Perhaps try a variation of:
install.packages('gridpattern')
* removing ‘/opt/homebrew/lib/R/4.5/site-library/ggpattern’
Warning messages:
1: In i.p(...) : installation of package ‘units’ had non-zero exit status
2: In i.p(...) : installation of package ‘s2’ had non-zero exit status
3: In i.p(...) : installation of package ‘sf’ had non-zero exit status
4: In i.p(...) :
installation of package ‘gridpattern’ had non-zero exit status
5: In i.p(...) :
installation of package ‘/var/folders/dy/t71sh6qx1bgcppdc4dyvgdvw0000gn/T//RtmpKXcrTl/file1e0541e8d064/ggpattern_1.1.5-1.tar.gz’ had non-zero exit status
Metadata
Metadata
Assignees
Labels
No labels