Re: [R-pkg-devel] [External] Re: Two errors

2025-07-03 Thread Luke Tierney via R-package-devel
On Thu, 3 Jul 2025, Sharon Bewick wrote: [You don't often get email from sbew...@clemson.edu. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] The problem is that the function that ape exports is way too slow. Using C directly really sped up my program, which is

Re: [R-pkg-devel] [External] Re: Two errors

2025-07-03 Thread Luke Tierney via R-package-devel
On Thu, 3 Jul 2025, Sharon Bewick wrote: [You don't often get email from sbew...@clemson.edu. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] The problem is that the function that ape exports is way too slow. Using C directly really sped up my program, which is