James
Thanks. I updated the page.
Meanwhile your bio leads me to ask you a question about a potential project. 
Smallish. Is there a number we could chat at?  My mobile is 4088964084. I am 
free any time after 4
-N

Balasubramanian Narasimhan
________________________________
From: Rcpp-devel <rcpp-devel-boun...@lists.r-forge.r-project.org> on behalf of 
Balamuta, James Joseph <balam...@illinois.edu>
Sent: Wednesday, December 15, 2021 12:10:12 PM
To: rcpp-devel@lists.r-forge.r-project.org 
<rcpp-devel@lists.r-forge.r-project.org>
Subject: Re: [Rcpp-devel] Limit of 20

For those interested, the few other instances can be found by looking under the 
inst/include/Rcpp/generated/ folder:

https://github.com/RcppCore/Rcpp/tree/master/inst/include/Rcpp/generated

In the case of Vector__create.h, one would need to do some varidic templating 
to abstract away from the current generated approach:

https://github.com/RcppCore/Rcpp/blob/940fb23868bf442e587994451e85263baa302d9c/inst/include/Rcpp/generated/Vector__create.h

This approach has been used previously In the exception/error message update:
https://github.com/RcppCore/Rcpp/tree/master/inst/include/Rcpp/exceptions

Best,

JJB

On 12/15/21, 12:58 PM, "Rcpp-devel on behalf of Dirk Eddelbuettel" 
<rcpp-devel-boun...@lists.r-forge.r-project.org on behalf of e...@debian.org> 
wrote:


    On 15 December 2021 at 10:19, Kevin Ushey wrote:
    | I assume we're talking about Vector::create()? Anyone curious poking at it
    | can start by looking here:
    |
    | 
https://urldefense.com/v3/__https://github.com/RcppCore/Rcpp/blob/940fb23868bf442e587994451e85263baa302d9c/inst/include/Rcpp/vector/Vector.h*L1122-L1126__;Iw!!DZ3fjg!oGvX2F486Z60labb9l5eUYuxc9fVL9qyvh3QKn-5lljUxCgfQF7Gr8HRN4t8skETuQA$

    There is more than one as we have a few auto/macro-generated interfaces in
    the generated/ directory this points to. But the logic is probably similar.

    Dirk

    --
    
https://urldefense.com/v3/__https://dirk.eddelbuettel.com__;!!DZ3fjg!oGvX2F486Z60labb9l5eUYuxc9fVL9qyvh3QKn-5lljUxCgfQF7Gr8HRN4t8w1-713Q$
  | @eddelbuettel | e...@debian.org
    _______________________________________________
    Rcpp-devel mailing list
    Rcpp-devel@lists.r-forge.r-project.org
    
https://urldefense.com/v3/__https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel__;!!DZ3fjg!oGvX2F486Z60labb9l5eUYuxc9fVL9qyvh3QKn-5lljUxCgfQF7Gr8HRN4t8XQ4U4Io$

_______________________________________________
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
_______________________________________________
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

Reply via email to