Re: [R-pkg-devel] Is it possible to install a pre-compiled R package from Github?

2025-02-03 Thread John Clarke
Thanks Ivan, Iñaki, and Dirk for your answers -- I'm happy to know about https://r-universe.dev/. I also deduce that I can compile my own binaries and host them as releases in Github and have R users install from these binaries as well. Kind regards, -John On Tue, Jan 28, 2025 at 3:37 PM Ivan Kryl

Re: [R-pkg-devel] Rcpp: how best to include source from another Github repository

2025-02-03 Thread John Clarke
Thanks Dirk and others -- I see the tradeoffs now. In my case, I think a simple copy of source (just a few files), plus maybe some sort of commit/tag reference to indicate where/when the source is coming from. -John On Thu, Jan 23, 2025 at 3:47 PM Dirk Eddelbuettel wrote: > > On 21 January 2025