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

Error installing cytoUtils #3

Open
wynstep opened this issue Jun 16, 2022 · 1 comment
Open

Error installing cytoUtils #3

wynstep opened this issue Jun 16, 2022 · 1 comment

Comments

@wynstep
Copy link

wynstep commented Jun 16, 2022

Hello, I hope someone can provide support.
I am trying to install cytoUtils using devtools and the command devtools::install_github("RGLab/cytoUtils")
but I receive the following error message:
`clang++ -std=gnu++14 -I"/opt/homebrew/Cellar/r/4.2.0/lib/R/include" -DNDEBUG -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/xz/include -I/opt/homebrew/include -fPIC -g -O2 -c cpPmden.cpp -o cpPmden.o
In file included from cpPmden.cpp:23:
./faust.h:3:10: fatal error: 'cpp11.hpp' file not found
#include <cpp11.hpp>
^~~~~~~~~~~
1 error generated.
make: *** [cpPmden.o] Error 1
ERROR: compilation failed for package ‘cytoUtils’

  • removing ‘/Users/sp901610/.R/packages/420/cytoUtils’
    Warning message:
    In i.p(...) :
    installation of package ‘/var/folders/pf/d1qvdl8d1rg5h0lp9_fp4hd00000gp/T//RtmpAhxto3/filefde4397825a/cytoUtils_0.1.1.tar.gz’ had non-zero exit status`

it seems there is a missing file (cpp11.hpp) but I don't know how to solve it, could please someone help?

Many thanks

@mikejiang
Copy link
Member

I pushed the patch, try again

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

2 participants