[Rcpp-devel] Cannot run rcpp due to missing include file(s)

2020-05-03 Thread Paul Fishwick
System: Mac OSX 11 (Catalina), Rstudio with R version 3.6.3 (but have also tried 4.0 and 3.3), Xcode version 11.4.1 Went to: http://adv-r.had.co.nz/Rcpp.html#rcpp-intro and tried library(rcpp) which worked fine because I previously had installed the rcpp package. The following yields an error i

Re: [Rcpp-devel] Cannot run rcpp due to missing include file(s)

2020-05-03 Thread Paul Fishwick
Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:749:12: note: 'finite' declared here extern int finite(double)    ^ From: Carl Ganz Date: Sunday, May 3, 2020 at 11:02 AM To: Paul Fishwick Cc: Subject: Re: [Rcpp-devel] Cannot run rcpp due to missing inclu

Re: [Rcpp-devel] Cannot run rcpp due to missing include file(s)

2020-05-03 Thread Paul Fishwick
tion failed for package ‘rlang’ ………. From: Carl Ganz Date: Sunday, May 3, 2020 at 12:04 PM To: Paul Fishwick Cc: Subject: Re: [Rcpp-devel] Cannot run rcpp due to missing include file(s) This is probably beyond my understanding at this point, but the solution I offered worked for me wit

Re: [Rcpp-devel] Cannot run rcpp due to missing include file(s)

2020-05-03 Thread Paul Fishwick
or use by package authors (in their own src/Makevars); you normally shouldn't try to set or override those. See in R-exts: https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Using-Makevars for more details. Best, Kevin On Sun, May 3, 2020 at 10:17 AM

Re: [Rcpp-devel] Cannot run rcpp due to missing include file(s)

2020-05-04 Thread Paul Fishwick
Simon. I’ll do that. Thanks. Paul Paul Fishwick, PhD Distinguished University Chair of Arts, Technology, and Emerging Communication Professor of Computer Science Director, Creative Automata Laboratory The University of Texas at Dallas Arts & Technology 800 West Campbell Road, AT10 Richardson