rstudio / promises

A promise library for R
https://rstudio.github.io/promises
Other
198 stars 19 forks source link

promise_task.cpp compilation fails: promise_task.cpp:4:28: Fehler: »later« wurde nicht deklariert #36

Open mknoll opened 5 years ago

mknoll commented 5 years ago

Hi, when trying to install the promises package I gert the followign error:

devtools::install_github("rstudio/promises")

Downloading GitHub repo rstudio/promises@master ✔ checking for file ‘/tmp/Rtmps5Ik2g/remotes6f77053bb51/rstudio-promises-1d30f6e/DESCRIPTION’ ... ─ preparing ‘promises’: ✔ checking DESCRIPTION meta-information ... ─ cleaning src ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ building ‘promises_1.0.1.9000.tar.gz’

Installing package into ‘/home/mknoll/R/x86_64-pc-linux-gnu-library/3.5’ (as ‘lib’ is unspecified)

###############

System: Linux archlinux 4.18.16-arch1-1-ARCH #1 SMP PREEMPT x86_64 GNU/Linux gcc (GCC) 8.2.1 20180831 R version 3.5.1 (2018-07-02) -- "Feather Spray"