Giter VIP home page Giter VIP logo

Comments (2)

jjallaire avatar jjallaire commented on August 10, 2024

Note that httpuv requires Rccp >= 0.11.0:

http://cran.r-project.org/web/packages/httpuv/index.html

Not sure if that is the issue here but it very well could be.

On Fri, Sep 26, 2014 at 5:50 AM, Dennis Kaarsemaker <
[email protected]> wrote:

CentOS 6.5 x86_64
gcc 4.4.7
R 3.1.0
Rcpp 0.10.3

{{{
RcppExports.cpp: In function 'SEXPREC* httpuv_daemonize(SEXPREC_)':
RcppExports.cpp:110: error: 'input_parameter' is not a member of
'Rcpp::traits'
RcppExports.cpp:110: error: expected primary-expression before '>' token
RcppExports.cpp:110: error: '::type' has not been declared
RcppExports.cpp:110: error: expected ';' before 'handle'
RcppExports.cpp:111: error: 'handle' was not declared in this scope
RcppExports.cpp: In function 'SEXPREC_
httpuv_destroyDaemonizedServer(SEXPREC_)':
RcppExports.cpp:124: error: 'input_parameter' is not a member of
'Rcpp::traits'
RcppExports.cpp:124: error: expected primary-expression before '>' token
RcppExports.cpp:124: error: '::type' has not been declared
RcppExports.cpp:124: error: expected ';' before 'handle'
RcppExports.cpp:125: error: 'handle' was not declared in this scope
make: *_* [RcppExports.o] Error 1
ERROR: compilation failed for package 'httpuv'
}}}

Any help would be much appreciated!


Reply to this email directly or view it on GitHub
#35.

from httpuv.

seveas avatar seveas commented on August 10, 2024

Took me a while to find some time to try it out with a newer Rcpp, but that indeed works just fine, thanks!

from httpuv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.