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

Trouble installing development branch #18

Open
iembry-USGS opened this issue Jun 22, 2017 · 3 comments
Open

Trouble installing development branch #18

iembry-USGS opened this issue Jun 22, 2017 · 3 comments

Comments

@iembry-USGS
Copy link

iembry-USGS commented Jun 22, 2017

I am currently using:

R version 3.4.0 (2017-04-21) -- "You Stupid Darkness"
RcppOctave 0.18.1
GNU Octave 3.8.1
Trisquel 7.0 (Ubuntu 14.04)

I unsuccessfully installed the development branch through the ghit package.

library(ghit); install_github(repo = "renozao/RcppOctave[develop]")

Error: Package build for RcppOctave failed with the following output:
* checking for file ‘/tmp/RtmpAkNtud/RcppOctave1508197749d5/DESCRIPTION’ ... OK
* preparing ‘RcppOctave’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* running ‘cleanup’
* installing the package to process help pages
      -----------------------------------
* installing *source* package ‘RcppOctave’ ...
checking R architecture... none
checking for R... /usr/lib/R/bin/R
checking for Rscript... /usr/lib/R/bin/Rscript
checking whether loading Rprofile writes to stdout... no
checking R version... R version 3.4.0 (2017-04-21)
checking R platform... x86_64-pc-linux-gnu
checking R CC... gcc -std=gnu99
checking R CFLAGS... -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=
format-security -D_FORTIFY_SOURCE=2 -g
checking R CPPFLAGS... 
checking R CXXFLAGS... -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=
format-security -D_FORTIFY_SOURCE=2 -g
checking f

When will you merge the development with the master branch?

Thank you.

Irucka

@renozao
Copy link
Owner

renozao commented Jun 23, 2017

I merged compatibility fixes just now, can you please re-try?

@iembry-USGS
Copy link
Author

@renozao I just tried again and I still am receiving the same error message. Thank you.

Irucka

@iembry-USGS
Copy link
Author

@renozao Does RcppOctave require that GNU Octave is installed from source code or can Octave be installed via a package manager on GNU/Linux distributions?

Thank you.

Irucka

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