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

Arguments did not work #291

Open
anummers opened this issue Jan 15, 2021 · 4 comments
Open

Arguments did not work #291

anummers opened this issue Jan 15, 2021 · 4 comments

Comments

@anummers
Copy link

RMINC/INSTALL

Line 45 in 1f2cef9

devtools::install_github("Mouse-Imaging-Centre/RMINC"

What worked instead was:
devtools::install_github("Mouse-Imaging-Centre/RMINC"
, build_opts = "--configure-args='--with-build-path='"
, upgrade = FALSE)

@cfhammill
Copy link
Member

Hi Anum, did you leave --with-build-path blank and that worked?

@yohanyee
Copy link
Contributor

yohanyee commented Jan 18, 2021 via email

@cfhammill
Copy link
Member

thanks Yohan, that does seem like a devtools change. I'll investigate and fix in the docs

@gdevenyi
Copy link
Contributor

#namedarguments?

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