Articles by Econometrics and Free Software

{disk.frame} is epic

September 2, 2019 | Econometrics and Free Software

Note: When I started writing this blog post, I encountered a bug and filed a bug report that I encourage you to read. The responsiveness of the developer was exemplary. Not only did Zhuo solve the issue in record time, he provided ample code snippets to illustrate the solutions. Hats ... [Read more...]

{disk.frame} is epic

September 2, 2019 | Econometrics and Free Software

Note: When I started writing this blog post, I encountered a bug and filed a bug report that I encourage you to read. The responsiveness of the developer was exemplary. Not only did Zhuo solve the issue in record time, he provided ample code snippets to illustrate the solutions. Hats ...
[Read more...]

The never-ending editor war (?)

May 18, 2019 | Econometrics and Free Software

The creation of this blog post was prompted by this tweet, asking an age-old question: @spacemacs— Bruno Rodrigues (@brodriguesco) May 16, 2019 This is actually a very important question, that I have been asking myself for a long time. An IDE, and plain text editors, are a very important tools to anyone ... [Read more...]

The never-ending editor war (?)

May 18, 2019 | Econometrics and Free Software

The creation of this blog post was prompted by this tweet, asking an age-old question: @spacemacs— Bruno Rodrigues (@brodriguesco) May 16, 2019 This is actually a very important question, that I have been asking myself for a long time. An IDE, and plain text editors, are a very important tools to anyone ... [Read more...]

For posterity: install {xml2} on GNU/Linux distros

May 17, 2019 | Econometrics and Free Software

Today I’ve removed my system’s R package and installed MRO instead. While re-installing all packages, I’ve encountered one of the most frustrating error message for someone installing packages from source:
Error : /tmp/Rtmpw60aCp/R.INSTALL7819efef27e/xml2/man/read_xml.Rd:47: unable to load shared object
'/usr/lib64/R/library/xml2/libs/xml2.so': 
libicui18n.so.58: cannot open shared object file: No such file or directory ERROR: 
installing Rd objects failed for package ‘xml2’
This library, libicui18n.so.58 is a pain in the butt. However, you can easily install ...
[Read more...]

For posterity: install {xml2} on GNU/Linux distros

May 17, 2019 | Econometrics and Free Software

Today I’ve removed my system’s R package and installed MRO instead. While re-installing all packages, I’ve encountered one of the most frustrating error message for someone installing packages from source:
Error : /tmp/Rtmpw60aCp/R.INSTALL7819efef27e/xml2/man/read_xml.Rd:47: unable to load shared object
'/usr/lib64/R/library/xml2/libs/xml2.so': 
libicui18n.so.58: cannot open shared object file: No such file or directory ERROR: 
installing Rd objects failed for package ‘xml2’
This library, libicui18n.so.58 is a pain in the butt. However, you can easily install ... [Read more...]
1 5 6 7 8 9 12

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)