jwdink / eyetrackingR

This package is designed to make dealing with eye-tracking data easier. It addresses tasks along the pipeline from raw data to analysis and visualization.
http://eyetrackingr.com
Other
82 stars 20 forks source link

ggplot2 dev #36

Closed hadley closed 8 years ago

hadley commented 8 years ago

I see the following problems:

checking R code for possible problems ... NOTE
plot.time_sequence_data: warning in stat_summary(fun.dat = mean_se,
  geom = "ribbon", alpha = 0.25, colour = NA): partial argument match
  of 'fun.dat' to 'fun.data'
jwdink commented 8 years ago

Hi,

I actually just fixed that problem today, so you may just be running it on an "old" (i.e., a few hours old) version. Running R CMD CHECK on the current version doesn't give (me) that error.