Skip to content

package ‘Rccp’ is not available (for R version 3.3.2)

3 messages · Julia Edeleva, Jeff Newmiller, Daniel Nordlund

#
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
#
A) it is Rcpp, not Rccp

B)  try another CRAN mirror if the automatic dependency handling did not work
#
On 12/9/2016 3:20 PM, Julia Edeleva wrote:
Should that be the Rcpp package and not Rccp?

Dan