Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to install ICD package #215

Open
Lilyhappiness opened this issue Mar 8, 2023 · 3 comments
Open

Not able to install ICD package #215

Lilyhappiness opened this issue Mar 8, 2023 · 3 comments

Comments

@Lilyhappiness
Copy link

I had this package running before. Now I couldn't install it in R. @jackwasey Do you have any updates on this package? Is it still available to the public?

@Lilyhappiness Lilyhappiness changed the title Not able to installICD package Not able to install ICD package Mar 8, 2023
@itang1
Copy link

itang1 commented Apr 14, 2023

You can install it from the archive using

remotes::install_github("jackwasey/icd")

@PradoVarathan
Copy link

I have tried the above method but it still throws the following issue

g++ -std=gnu++11 -I"C:/PROGRA1/R/R-431.0/include" -DNDEBUG -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -I'C:/Users/pugalenp/AppData/Local/R/win-library/4.3/Rcpp/include' -I'C:/Users/pugalenp/AppData/Local/R/win-library/4.3/RcppEigen/include' -I"c:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o

/bin/sh: line 1: g++: command not found
make: *** [C:/PROGRA1/R/R-431.0/etc/x64/Makeconf:272: RcppExports.o] Error 127
ERROR: compilation failed for package 'icd'

@viktorzou
Copy link

also doesnt work for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants