[Rcpp-devel] Rcpp.package.skeleton load fails on Debian with Rcpp 0.12.0, seems OK with Rcpp 0.12.0.2
Dirk Eddelbuettel
edd at debian.org
Wed Aug 26 23:27:31 CEST 2015
Jean-Michel,
On 25 August 2015 at 20:36, Dirk Eddelbuettel wrote:
|
| On 26 August 2015 at 01:24, Jean-Michel.Perraud at csiro.au wrote:
| | Hi,
| |
| | I noticed that the output of Rcpp.package.skeleton fails with Rcpp 0.12.0 on CRAN if using module=TRUE, at least on a debian box. Installing Rcpp from the source on github, using devtools::install_github, solves the issue.
|
| Yes -- that is likely a known bug which R 3.2.2 tickles as it deals now
| differently with multiple modules definitions under the same name. We happen
| to have multiple modules named 'World' and that bites.
The GitHub master branch now contains Rcpp 0.12.0.3 which has this fixed.
| | Linux 4.1.0-2-amd64 #1 SMP Debian 4.1.5-1 (2015-08-15) x86_64 GNU/Linux
| | gcc (Debian 5.2.1-15) 5.2.1 20150808
| | > sessionInfo()
| | R version 3.2.2 (2015-08-14)
| | Platform: x86_64-pc-linux-gnu (64-bit)
| | Running under: Debian GNU/Linux stretch/sid
Nice to see folks running stretch/sid :)
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list