nickmckay / GeoChronR

Development repository for GeoChronR
http://nickmckay.github.io/GeoChronR/
MIT License
32 stars 3 forks source link

Periodic error while using runBacon for age modeling #84

Open allenh1470 opened 5 months ago

allenh1470 commented 5 months ago

I am having issues when running the runBacon function, which only occurs sometimes. The function usually gets to the final step and creates a .pdf and .txt file of the age model, but it won't create an age model variable in my global environment. I can usually solve the issue by restarting my Rstudio (taking 1 to 3+ restarts). See the screenshot for the error pushed out when it doesn't work. I appreciate the help! image_2024-04-11_094546137

JanPetrik1 commented 4 months ago

Same here. My script was working year ago, but now this: Error in tcrossprod(x, y) : requires numeric/complex matrix/vector arguments

Is there any progress? Shall I send you more details?

nickmckay commented 4 months ago

Thanks for re-upping this thread. I have seen this come up once on a students computer although I still can't replicate it on mine or our testing servers. I believe that this is actually an error within RBacon, although it's possible it has something to do with how we're passing data to Bacon. I'll look into it and follow up.