erocoar / ggpol

🌍 Parliament diagrams and more for ggplot2

Home Page:https://erocoar.github.io/ggpol/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to install ggpol after the latest commit

tungttnguyen opened this issue · comments

Hi,

I encountered the following error (R 3.6.1):

* installing *source* package 'ggpol' ...
** using staged installation
** R
Error in .install_package_code_files(".", instdir) : 
files in '/AppData/Local/Temp/Rtmpsdn2EM/R.INSTALL66303af073c1/ggpol/R' missing from 'Collate' field:
  geom_half_boxplot.R
  geom_half_point.R
  stat-half-point.R
ERROR: unable to collate and parse R files for package 'ggpol'

Can you please check? Thanks!

Sorry, I was working on your other issue, but I will actually move that to a new package (will update soon). Could you check if everything works for you again?

Thanks @erocoar ! Works again after the fix