Dear R-Community, I am trying to install the "eyetrackingR"-package to analyse my eye-tracking data. When installing the package prompts me to install the Rccp. However, when trying to do so, I am getting the error message package ?Rccp? is not available (for R version 3.3.2) Which version of R should I use to make Rccp work? Thank you in advance Julia Edeleva
package ‘Rccp’ is not available (for R version 3.3.2)
3 messages · Julia Edeleva, Jeff Newmiller, Daniel Nordlund
A) it is Rcpp, not Rccp B) try another CRAN mirror if the automatic dependency handling did not work
Sent from my phone. Please excuse my brevity. On December 9, 2016 3:20:33 PM PST, Julia Edeleva <psychexpert1992 at gmail.com> wrote: >Dear R-Community, > >I am trying to install the "eyetrackingR"-package to analyse my >eye-tracking data. > >When installing the package prompts me to install the Rccp. However, >when >trying to do so, I am getting the error message > >package ?Rccp? is not available (for R version 3.3.2) > >Which version of R should I use to make Rccp work? > >Thank you in advance >Julia Edeleva > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.
On 12/9/2016 3:20 PM, Julia Edeleva wrote:
Dear R-Community, I am trying to install the "eyetrackingR"-package to analyse my eye-tracking data. When installing the package prompts me to install the Rccp. However, when trying to do so, I am getting the error message package ?Rccp? is not available (for R version 3.3.2) Which version of R should I use to make Rccp work? Thank you in advance Julia Edeleva [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Should that be the Rcpp package and not Rccp? Dan
Daniel Nordlund Port Townsend, WA USA