liulch / bpCausal

A package for Bayesian causal inference with time-series cross-sectional data
GNU General Public License v3.0
25 stars 5 forks source link

Rtudio cloud #1

Open dante042 opened 3 years ago

dante042 commented 3 years ago

Hi I try to install the package using Rtudio cloud but it appears this message

devtools::install_github('liulch/bpCausal') Downloading GitHub repo liulch/bpCausal@HEAD ✓ checking for file ‘/tmp/RtmpAotsF4/remotesec1e04679c/liulch-bpCausal-532297e/DESCRIPTION’ ... ─ preparing ‘bpCausal’: ✓ 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 ─ looking to see if a ‘data/datalist’ file should be added ─ building ‘bpCausal_0.0.1.tar.gz’

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

xuyiqing commented 3 years ago

Are you installing from BigSur? If yes, please check this out:

http://yiqingxu.org/public/BigSurError.pdf

On Fri, May 21, 2021 at 3:12 PM DanteSanchez @.***> wrote:

Hi I try to install the package using Rtudio cloud but it appears this message

devtools::install_github('liulch/bpCausal') Downloading GitHub repo liulch/bpCausal@HEAD ✓ checking for file ‘/tmp/RtmpAotsF4/remotesec1e04679c/liulch-bpCausal-532297e/DESCRIPTION’ ... ─ preparing ‘bpCausal’: ✓ 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 ─ looking to see if a ‘data/datalist’ file should be added ─ building ‘bpCausal_0.0.1.tar.gz’

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

  • installing source package ‘bpCausal’ ... using staged installation libs g++ -std=gnu++11 -I"/opt/R/4.0.3/lib/R/include" -DNDEBUG -I'/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/Rcpp/include' -I'/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/opt/R/4.0.3/lib/R/include" -DNDEBUG -I'/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/Rcpp/include' -I'/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -c blasso.cpp -o blasso.o g++: fatal error: Killed signal terminated program cc1plus compilation terminated. make: *** [/opt/R/4.0.3/lib/R/etc/Makeconf:181: blasso.o] Error 1 ERROR: compilation failed for package ‘bpCausal’
  • removing ‘/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/bpCausal’ Warning message: In i.p(...) : installation of package ‘/tmp/RtmpAotsF4/fileec1f7e44a6/bpCausal_0.0.1.tar.gz’ had non-zero exit status

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/liulch/bpCausal/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2PKGFQFPDA3HQRR54FBXTTO3LGFANCNFSM45J6AIXA .