Re: [R-pkg-devel] Windows load error installing package SOLVED - additional note

2021-06-13 Thread J C Nash
Thanks Uwe. My misunderstanding. I thought the reference was to one of the "src/" directories in the base R tree. However, I found examples in some packages for the location. Windows is alien territory for me, unfortunately. JN On 2021-06-12 7:27 p.m., Uwe Ligges wrote: > > > On 12.06.2021 1

Re: [R-pkg-devel] Windows load error installing package SOLVED - additional note

2021-06-13 Thread Uwe Ligges
On 13.06.2021 12:49, J C Nash wrote: Thanks Uwe. You are welcome. My misunderstanding. I thought the reference was to one of the "src/" directories in the base R tree. However, I found examples in some packages for the location. Windows is alien territory for me, unfortunately. I see.