mcaceresb / stata-gtools

Faster implementation of Stata's collapse, reshape, xtile, egen, isid, and more using C plugins
https://gtools.readthedocs.io
MIT License
182 stars 38 forks source link

OSX plugin fails; move OSX Compilation to github #84

Closed mcaceresb closed 2 years ago

mcaceresb commented 2 years ago

Several OSX users have reported the plugin fails in newer versions of OSX. The temporary solution is to self-compile the plugin, as explained here.

A more permanent solution is to migrate OSX compilation to github and that will hopefully fix this issue.