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

Issue regarding installation #20

Open
manivmk opened this issue Apr 12, 2020 · 0 comments
Open

Issue regarding installation #20

manivmk opened this issue Apr 12, 2020 · 0 comments

Comments

@manivmk
Copy link

manivmk commented Apr 12, 2020

I have followed the instruction given in the README.md file. I have installed all the prerequisite packages also. But still i'm getting error at the end of installation.
The Error message is like this! I need some help regarding this issue. I'm using R version of 3.6.3

C:/RBuildTools/3.5/mingw_32/i686-w64-mingw32/include/c++/bits/random.h:2504:11: note: template class std::gamma_distribution
class gamma_distribution
^
fuse.cpp:1722:24: error: expected primary-expression before '>' token
gamma_distribution<> gd(shape);
^
fuse.cpp:1722:34: error: 'gd' was not declared in this scope
gamma_distribution<> gd(shape);
^
make: *** [C:/PROGRA~1/R/R-3.6.3/etc/i386/Makeconf:215: fuse.o] Error 1
ERROR: compilation failed for package 'fuse'

removing 'C:/Users/maniv/Documents/R/win-library/3.6/fuse'
Error: Failed to install 'fuse' from GitHub:
(converted from warning) installation of package ‘C:/Users/maniv/AppData/Local/Temp/Rtmp677Gkt/file26b027a519f1/fuse_3.0.0.tar.gz’ had non-zero exit status

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

No branches or pull requests

2 participants