Marcelo Ponce

Results 14 comments of Marcelo Ponce

Thanks for reporting this. From the error message it appears to be an issue wth one of covid19.analytics dependencies: the XML package. In particular not being able to find the...

OK, I see. I'm still unsure whether this is an issue with covid19.analytics or xml. One more thing that I may ask you to try, could you try loading the...

OK, so I think the issue is the xml system libraries Can you try the following? `sudo apt install libxml2-dev` (this will install the development version which brings along headers,...

Nop, it is not doing the compilation... you can see that when it states > ** byte-compile and prepare package for lazy loading BTW which repo are you using? Can...

rtools is needed on Windows systems as they usually don't bring along compilers but I don't think they will help much in your case. Although you may want to try......

OK, I'm seeing a new type of problem here pointing to the lack of X11. I imagine you are using MacOS in this case, correct? Then you also need to...

Hi Cliff, Many thanks for reporting this! I believe this is a misreported data case. Unfortunately this is not the first and I'm afraid the last case of this misreported...

Added new features to the integrity.check and consistency.check functions, including a new argument "disclose" which will make the functions report the entries where problems have been detected; e.g. negative cumulative...

Sure, please let me know how can I help. I.e. if there is any specific action you might need from me. The data is taken from different source, eg. JHU,...

Done! What I meant about the datasets is that the ones you got from the repo are "static" images that the R package use as a backup in case that...