Skip to content

Trouble installing development branch #18

@iembry-USGS

Description

@iembry-USGS

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions