Adam Altmejd

Results 46 comments of Adam Altmejd

Hello! Just stumbled upon this when my code started behaving strangely and realized after a few hours of debugging that the "memory_saving_mode" option had defaulted to TRUE because future wasn't...

Tack :). You are probably right. But also package options could create problems if they are changed from their defaults. Same for base R options that are changed. One possibility...

Just started failing for me too. Worked just a few days ago. Tried to switch to different terminal and it doesn't help. I get this error message: ``` Traceback (most...

Nvm, reinstalled the package and now its working.

A colleague of mine is also experiencing this. I'm not however, working on the same server and repository.

Ah good catch, maybe its callr that needs a reinstall.

Seems problem was related to vscode, disappeared after following these instructions: https://code.visualstudio.com/docs/remote/troubleshooting#_cleaning-up-the-vs-code-server-on-the-remote

Also need this for a project, reverting to Stata (unfortunately) for now. I'm estimating a fuzzy RDD and would have liked to run something like ``` Y ~ running_var |...

Any chance this will happen?