Mayeul Kauffmann

Results 39 comments of Mayeul Kauffmann

I just launched this in one go: ``` update_icews(dryrun = FALSE) date() update_icews(dryrun = FALSE) date() update_icews(dryrun = FALSE) date() update_icews(dryrun = FALSE) date() update_icews(dryrun = FALSE) date() update_icews(dryrun =...

Note: after the (possible?) server restart (?) of dataverse.harvard.edu/ , things went smoother, with about 107 downloads, until stopping with the following issue again: https://github.com/andybega/icews/issues/45#issuecomment-503646348

Hi, I have the same issue. Also note that in the dry run there is no file for the past 6 months or so (last one is 20190625); maybe it's...

Here is a workaround and a blueprint for a fix: ``` .libPaths() # make sure to remove all dataverse in all places remove.packages("dataverse") # restart R devtools::install_github("IQSS/dataverse-client-r") #Installing package into...

Yes. Please see attached file with screenshots, of an app that could benefit from brushing / crosstalk: [gnad_irnc.pdf](https://github.com/daattali/timevis/files/11157067/gnad_irnc.pdf) Slides 4, 5, 6, 7, 29, 30 and 34 are made with...

Sure. Will do tomorrow (I m in France). I could not find a way to send a private message on github though. (Myself I can be reached at the email...

Here is a csv with the events I used in the timevis: [Fiches_GNAD_Ref_15_20_v12MK__2022_10_09_event_id.ods_withoutEmails_sheet_2.csv](https://github.com/daattali/timevis/files/11190811/Fiches_GNAD_Ref_15_20_v12MK__2022_10_09_event_id.ods_withoutEmails_sheet_2.csv) These data are licensed under an Attribution-NonCommercial-ShareAlike 4.0 International license (CC BY-NC-SA 4.0, https://creativecommons.org/licenses/by-nc-sa/4.0/). Each row contains...

I've commited the full gnad_irnc Shiny app (which uses the data above) at https://gricad-gitlab.univ-grenoble-alpes.fr/kauffmma/gnad_irnc/ Among other things, in contains source code and data for the 7 use cases I listed...

The code is in the folder https://gricad-gitlab.univ-grenoble-alpes.fr/kauffmma/gnad_irnc/-/tree/main/app in file: timevis_gnad_irnc.R You need the full folder (including subfolders /R , /ods and /www ) and you need to change line 5...

Sure, I'll come up with something ASAP.