Things that make you go blind
No, not that – Programming. I need to do some statistical work to test a theory. The best approach in order to compare my results is to do the work in R. But it looks like I’ll need to extend a package. I download the package from CRAN (the Comprehensive R Archive Network), unpack it and start trying to figure out how it all works. Unfortunately, it is written in Fortran, C and R. Untangling it will take forever. ...