Skip to content
Prev 6618 / 10988 Next

[Rcpp-devel] RcppOctave on Windows: testing needed

Hi,
On Thu, Oct 10, 2013 at 12:26 PM, Dominick Samperi <djsamperi at gmail.com> wrote:
Nice work!

For the sake of future wanderers landing on this thread via google,
these days the "preferred" package manager on OSX seems to be
homebrew:

http://brew.sh

It's so good, Simon Urbanek doesn't hate it, yet ... which is not to
say that he endorses it ;-)

https://stat.ethz.ch/pipermail/r-sig-mac/2013-September/010303.html

They've also got the latest octave on tap:

  $ brew info octave | head -n2
  octave: stable 3.6.4
  http://www.gnu.org/software/octave/index.html

HTH,
-steve