Syntax highlighting of roxygen documentation in TextMate

August 2, 2011

With roxygen now on github, the release of roxygen2 and Hadley’s might now behind the project I expect roxygen to gain even more momentum. R development in TextMate is great with the R bundle. Unfortunately the R bundle does not support highlighting of roxygen documentation by default. That was always a sticking point for me [...]

2

Local texmf tree on Mac OS X

December 16, 2009
Tags: , ,

This is mostly a reference for a me but also a good reminder for those using TeXLive on Mac OS X (a.k.a. MacTeX). From the document “What Is Installed.pdf” in /Applications/TeX: Incidentally, if you want to add files to TEX Live for one particular user, install them in a similar tree ~/Library/texmf where ~/Library is [...]

0

Critical programs (for me) now up and running on Snow Leopard

September 13, 2009

I updated to Snow Leopard the first day it came out and much to my ire, many of the programs and plugins that I use regularly were not compatible. Most of the issues had to do with 32/64 bit compatibility with system components. Fortunately the last became available recently (SafariStand). So the three plugins that [...]

0

Set Homepage to Top Sites in Safari 4

June 29, 2009
Tags: ,

In the homepage input field put topsites://

1

I love Safari 4 (with a little help from some friends)

March 25, 2009
Tags: ,

I don’t usually get like this but it has to be said. I love Safari 4 beta. Before this, I never liked Safari 3 and always preferred Firefox. I am now happy to leave the hulking beast that is Firefox and use the much sleeker Safari 4. Along with a few ad-ons, it satisfies (nearly) [...]

0

Applescript application interface command line mplayer

March 21, 2009
Tags: ,

Many high quality (e.g. 1080p) movies take significant system resources to play. A GUI wrapper application only adds an extra middle man. The command line version of mplayer is very fast and has served me well many times. I am a huge fan of the command line but sometimes I just want to double click [...]

0

Sweave Engine for TeXShop

November 17, 2008
Tags: , , ,

Sweave is an awesome utility for including the output of R code in a LaTeX document which I have started using regularly. TeXShop is my favorite editor/viewer for LaTeX under Mac OS X for many reasons. One of which is the speed of the edit -> compile -> view process which it enables. Therefore, I [...]

30