Re: [Rcpp-devel] Rcpp and reference classes in R-2.12.0 and later

2010-11-01 Thread John Chambers
On 11/1/10 12:28 PM, Douglas Bates wrote: I should probably ask this question on R-devel as it is not directly an Rcpp question but the thread started here so ... I'm confused about accessor functions as described in help("setRefClass") under the argument "fields". It states The e

Re: [Rcpp-devel] Rcpp and reference classes in R-2.12.0 and later

2010-11-01 Thread Dominick Samperi
On Mon, Nov 1, 2010 at 3:28 PM, Douglas Bates wrote: > I should probably ask this question on R-devel as it is not directly > an Rcpp question but the thread started here so ... > > I'm confused about accessor functions as described in > help("setRefClass") under the argument "fields". It states

Re: [Rcpp-devel] Rcpp and reference classes in R-2.12.0 and later

2010-11-01 Thread Dominick Samperi
On Mon, Nov 1, 2010 at 3:28 PM, Douglas Bates wrote: > I should probably ask this question on R-devel as it is not directly > an Rcpp question but the thread started here so ... > > I'm confused about accessor functions as described in > help("setRefClass") under the argument "fields". It states

Re: [Rcpp-devel] Rcpp and reference classes in R-2.12.0 and later

2010-11-01 Thread Douglas Bates
I should probably ask this question on R-devel as it is not directly an Rcpp question but the thread started here so ... I'm confused about accessor functions as described in help("setRefClass") under the argument "fields". It states The element in the list can alternatively be an _acc

Re: [Rcpp-devel] Rcpp and reference classes in R-2.12.0 and later

2010-11-01 Thread Romain Francois
Le 01/11/10 16:34, Douglas Bates a écrit : On Mon, Nov 1, 2010 at 10:26 AM, Douglas Bates wrote: What is a good place to start reading about using the newly installed reference classes in R to interface with Rcpp? To answer my own question, the "Rcpp Modules" vignette. Perhaps it will be on

Re: [Rcpp-devel] Rcpp and reference classes in R-2.12.0 and later

2010-11-01 Thread Dirk Eddelbuettel
On 1 November 2010 at 10:26, Douglas Bates wrote: | What is a good place to start reading about using the newly installed | reference classes in R to interface with Rcpp? >From the R side, John usually points to ?ReferenceClasses, and so does the NEWS file for R 2.12.0. >From the Rcpp side, the

Re: [Rcpp-devel] Rcpp and reference classes in R-2.12.0 and later

2010-11-01 Thread Douglas Bates
On Mon, Nov 1, 2010 at 10:26 AM, Douglas Bates wrote: > What is a good place to start reading about using the newly installed > reference classes in R to interface with Rcpp? To answer my own question, the "Rcpp Modules" vignette. ___ Rcpp-devel mailing

[Rcpp-devel] Rcpp and reference classes in R-2.12.0 and later

2010-11-01 Thread Douglas Bates
What is a good place to start reading about using the newly installed reference classes in R to interface with Rcpp? ___ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel