Re: [R-pkg-devel] Maintainer email best practices

2025-06-20 Thread Spencer Graves
Hi, Uwe and Christopher: UWE: What do you think about maintainers who use a GitHub email address? CHRISTOPHER: Are the packages on GitHub or some comparable developer platform? Spencer Graves On 6/21/25 00:58, Uwe Ligges wrote: On 21.06.2025 04:23, Kenny, Christopher wrote: Hello all

Re: [R-pkg-devel] Maintainer email best practices

2025-06-20 Thread Sean O'Riordain via R-package-devel
I have been a member of the ACM for more than 25 years now and through many different jobs and two returns to college. I have a forwarding email address with the ACM as part of membership. Indeed I also have one with computer.org as part of my membership of th Computer Society of the IEEE. My uni

[R-pkg-devel] CRAN 'blackswan' server configuration

2025-06-20 Thread Tyler
Hi all, I have several packages (libopenexr/libimath/libdeflate) that use CMake on the CRAN that have recently been taken down for failing to compile on the extratest “blackswan” server. As part of the configure script, these packages pull the compiler `CC` and `CXX` variables to build a static li

[R-pkg-devel] Maintainer email best practices

2025-06-20 Thread Kenny, Christopher
Hello all, Thank you in advance for your help. I am the maintainer of around 2 dozen packages. I am also an early career researcher and my insitutional email address will vary depending on where I am employed over the next few years. If I had 2 or 3 packages, I would just plan to update these

Re: [R-pkg-devel] Maintainer email best practices

2025-06-20 Thread Uwe Ligges
On 21.06.2025 04:23, Kenny, Christopher wrote: Hello all, Thank you in advance for your help. I am the maintainer of around 2 dozen packages. I am also an early career researcher and my insitutional email address will vary depending on where I am employed over the next few years. If I had 2

[R-pkg-devel] Package Feedback Requested: Improved RNG Seeding

2025-06-20 Thread Reed A. Cartwright
Hi All, I write simulation software in C/C++ for my research, and over the years I have collected and customized a lot of RNG techniques from people who work in that area. I've recently decided to port some of these methods over to R as a way to distribute them more broadly. To start, I've ported