[Rd] Separate packages per windows subarch in repository
Iago Mosqueira
iago.mosqueira at gmail.com
Thu Jul 20 13:55:58 CEST 2017
Hi,
I maintain a repository of R packages, where some of them contain
executable binaries. I need to separate those compiled for 32 and 64 bit in
Windows, but I could not how to do any of the two options I can think of:
1. Have subarch subfolders in PKG/inst/bin to that the right one is
installed or called
2. Have separate versions of the packages accessible in the same repository
for each subarch, e.g. bin/windows/contrib/3.4/i386
Could I do thew first via a configure.win script?
Is the second option possible?
Any pointers to the documentation I might have missed would be appreciated.
Best regards,
Iago
[[alternative HTML version deleted]]
More information about the R-devel
mailing list