kristabh / gaze-following-analysis

Multi-lab infant gaze following project
MIT License
2 stars 0 forks source link

langcog #28

Closed AlexisBlack2g closed 5 years ago

AlexisBlack2g commented 5 years ago

I keep getting an error that langcog is not available for R 3.5.2 (most current version of R). Anyone else?

kristabh commented 5 years ago

Did you install langcog like this:

install.packages("devtools") devtools::install_github("langcog/langcog")

AlexisBlack2g commented 5 years ago

sadly yes :/. and restarted R afterwards just in case that was the problem. No luck!

AlexisBlack2g commented 5 years ago

(also updated R studio, and restarted afterwards)

kristabh commented 5 years ago

Hmm, I have not been having this problem. I don't think we are using too many functions from langcog, so maybe you can work around it?