Re: [Rcpp-devel] iak problem -- dyn.load unable to load shared object

2012-12-14 Thread Glenn Lawyer
$ c++filt _ZN4Rcpp8internal14r_vector_startILi14EdEEPT0_P7SEXPREC r_vector_start has changed in 0.10.1, i.e. it lost a template parameter, which is likely to be the case here. I suppose you have two versions of Rcpp installed; Romain Le 13/12/12 17:08, Glenn Lawyer a écrit : The problem seems to be file privileges. When

Re: [Rcpp-devel] iak problem -- dyn.load unable to load shared object

2012-12-13 Thread Glenn Lawyer
--- Pirating science, because open access isn't always open enough www.scipirate.com@piratesci Dr. Glenn Lawyer +352 661 967 244 Max-Planck-Institut für Informatik

[Rcpp-devel] iak problem -- dyn.load unable to load shared object

2012-12-12 Thread Glenn Lawyer
: [1] inline_0.3.10 Rcpp_0.10.1 Note that the example code still works under R 2.13.2, Rcpp_0.9.10 and inline_0.3.8. Thanks for the help +glenn -- -- Pirating science, because open access isn't always open enough www.scipirate.c

Re: [Rcpp-devel] Persistent C++ objects within R/Rcpp?

2012-06-26 Thread Glenn Lawyer
this approach works. +glenn -- --- It is difficult to find a black cat in a dark room, especially if there is no cat. -- Chinese proverb Dr. Glenn Lawyer +352 661 967 244 Max-Planck-Institut für Informatik Computational Biology and Applied Algorithmics

Re: [Rcpp-devel] Using sparse matrices from the Matrix package in Rcpp

2012-06-24 Thread Glenn Lawyer
info/rcpp-devel -- --- It is difficult to find a black cat in a dark room, especially if there is no cat. -- Chinese proverb Dr. Glenn Lawyer +352 661 967 244 Max-Planck-Institut für Informatik Computational Biology and Applied Algorithmics Campus E1 4 66123 Saarb

[Rcpp-devel] R random numbers vs c++

2012-03-22 Thread Glenn Lawyer
. -- Chinese proverb Dr. Glenn Lawyer +352 661 967 244 Max-Planck-Institut für Informatik Computational Biology and Applied Algorithmics Campus E1 4 66123 Saarbrücken, Germany http://bioinf.mpi-inf.mpg.de/~lawyer ___ Rcpp-devel mailing list

Re: [Rcpp-devel] Fwd: Re: devtools load_all() and modules

2012-03-21 Thread Glenn Lawyer
On 03/21/2012 01:27 PM, Dirk Eddelbuettel wrote: I wonder if that should go to the Rcpp-FAQ instead of Rcpp-package? I believe in the dictatorial approach-- your vision, you decide. Diff -u looked at your answer to Hadley's question and suggests the following changes to Rcpp-FAQ.Rnw: ---

[Rcpp-devel] Fwd: Re: devtools load_all() and modules

2012-03-21 Thread Glenn Lawyer
Dear Dirk, I have now written a patch which incorporates your answer to Hadley in the Rcpp-package manual. I am attaching the complete *Rnw file. The diff is below. Please let me know your preferred channel for me to submit future patch suggestions. Kind regards, +glenn ## begin

[Rcpp-devel] suggested revision to module vingette

2012-03-14 Thread Glenn Lawyer
the package?? --- > > yada <- Module( "yada" ) ### -- --- It is difficult to find a black cat in a dark room, especially if there is no cat. -- Chinese proverb Dr. Glenn Lawyer +352 661 967 244 Max-Planck-

Re: [Rcpp-devel] How do I load a rcpp module?

2012-03-12 Thread Glenn Lawyer
roach in order to get even the most basic examples of the new approach to work. A vingette in which /none/ of the examples work as written makes a very frustrating introduction to a topic, and one I would hesitate to pass on to my students. +glenn On 03/12/2012 10:54 AM, Steve Lianoglou wr

[Rcpp-devel] How do I load a rcpp module?

2012-03-12 Thread Glenn Lawyer
It is difficult to find a black cat in a dark room, especially if there is no cat. -- Chinese proverb Dr. Glenn Lawyer +352 661 967 244 Max-Planck-Institut für Informatik Computational Biology and Applied Algorithmics Campus E1 4 66123 Saarbrü