yutannihilation / ggsflabel

Labels for 'sf' with 'ggplot2'
https://yutannihilation.github.io/ggsflabel/
Other
62 stars 3 forks source link

cant install 0.0.1 #3

Closed danielreispereira closed 4 years ago

danielreispereira commented 4 years ago

devtools::install_github("yutannihilation/ggsflabel")

✓ checking for file ‘/private/var/folders/l6/tsm9k491581_htmv56b_df280000gn/T/RtmpWlSD8h/remotes10a21704c6739/yutannihilation-ggsflabel-a489481/DESCRIPTION’ ... ─ preparing ‘ggsflabel’: ✓ checking DESCRIPTION meta-information ... ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ building ‘ggsflabel_0.0.1.tar.gz’

yutannihilation commented 4 years ago

Error: (converted from warning) package ‘ggplot2’ was built under R version 3.6.2 Execution halted

This doesn't seem a problem on ggsflabel's side :) You can try reinstalling ggplot2. Note that ggplot2 now has geom_sf_text() so you probably don't need this package unless you need the other minor functionalities.