Skip to content
Back to formatted view

Raw Message

Message-ID: <01EAFA83F326C74A9FDA63CECD54CAC4493EA77A@SN2PRD0710MB394.namprd07.prod.outlook.com>
Date: 2013-07-18T10:55:27Z
From: Silkworth,David J.
Subject: [Rcpp-devel] failed RcppArmadillo build on R-forge
In-Reply-To: <mailman.1.1374141601.31961.rcpp-devel@lists.r-forge.r-project.org>

I have been at frustrated by failed builds on my package on R-forge.  It seems that the problem is a failed build of RcppArmadillo itself on 13 July.

The culprit seems to be an unterminated #ifndef in Module_generated_CppFunction.h:22:0

I don't know why but the R-forge folks let the offending source be the library I was calling from my own #include RcppArmadillo.