Skip to content
Prev 5397 / 12125 Next

[R-pkg-devel] how to specify to let a package only build 64bit on CRAN

Duncan,

Thanks for the reply. Let me make this more clear.
The R package reticulate works on 32bit and 64bit. My golgotha package depends on reticulate and an extra Python package called torch which is not available for 32bit platforms. This is specified in the DESCRIPTION file at https://github.com/bnosac/golgotha/blob/master/DESCRIPTION#L17

For that reason R CMD check will fail on CRAN for 32bit. Hence my question. How do I specify this in the package such that I can distribute it on CRAN.

best,
Jan


Jan Wijffels
Statistician
www.bnosac.be? | +32 486 611708

??????? Original Message ???????
On Monday 11 May 2020 14:39, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:

            
Message-ID: <JdLKGxxsiFvugpRM0EKLx-wF1ngFdbfpRtjr60gsSWXCp18fBv-Igypv9ShfSiCeZdboMkbC7fURWzsNQSRf4yqw9IfId6WcCz65eQelI6o=@bnosac.be>
In-Reply-To: <7f92f51b-6039-75ff-ad9f-8cca8aef24a1@gmail.com>