Jeroen Ooms
2026-Apr-08 10:43 UTC
[Rd] RStartup.h: invalid parameter name: 'new' is a keyword
On Wed, Apr 8, 2026 at 11:27?AM Peter Dalgaard <pdalgd at gmail.com> wrote:> > Do you have an example? (I'd rather not go through all of CRAN to find a package with that #include...)E.g. any package that depends on 'RcppProgress', such as word2vec.
Dirk Eddelbuettel
2026-Apr-08 11:49 UTC
[Rd] RStartup.h: invalid parameter name: 'new' is a keyword
On 8 April 2026 at 12:43, Jeroen Ooms wrote: | On Wed, Apr 8, 2026 at 11:27?AM Peter Dalgaard <pdalgd at gmail.com> wrote: | > | > Do you have an example? (I'd rather not go through all of CRAN to find a package with that #include...) | | E.g. any package that depends on 'RcppProgress', such as word2vec. The CRAN 'mirror' at GitHub is helpful in the absence of proper code search engines. A quick search for R_ext/RStartup.h finds ninc occurrences which includes double counting. Interestingly RcppProgress is not among them... See https://github.com/search?q=org%3Acran%20R_ext%2FRStartup.h&type=code Dirk -- dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org Sponsor me for Tour de Shore 2026! Donate at https://www.pledgereg.com/536435 More about the ride at https://dirk.eddelbuettel.com/blog/2026/04/03#sponsor_tour_de_shore_2026