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

2021-06-12 Thread Uwe Ligges
On 12.06.2021 16:39, J C Nash wrote: Two minor notes: 1) The Writing R Extensions manual, as far as I can determine, does not inform package developers that Makevars.win needs to be in the src/ subdirectory. I followed the example of some other packages to choose where to put it. I just s

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

2021-06-12 Thread J C Nash
Two minor notes: 1) The Writing R Extensions manual, as far as I can determine, does not inform package developers that Makevars.win needs to be in the src/ subdirectory. I followed the example of some other packages to choose where to put it. 2) Also, while I managed to get my package to insta