Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OUTDATED: MS Windows 32-bit builds are not supported in R (>= 4.2.0) #110

Open
HenrikBengtsson opened this issue Jun 20, 2023 · 0 comments

Comments

@HenrikBengtsson
Copy link

In Chapter 'General Bioconductor Package Development' under Section 'Memory' (

Vignette and man page examples should not use more than 3 GB of memory since <i class="fab fa-r-project"></i> cannot allocate more than this on 32-bit Windows.
) it says:

"Vignette and man page examples should not use more than 3 GB of memory since cannot allocate more than this on 32-bit Windows."

This should no longer be an argument, because support for 32-bit builds on MS Windows was dropped in R 4.2.0 (2022-04-22) [0]

[0] R 4.2.0 NEWS (https://cran.r-project.org/doc/manuals/r-release/NEWS.html)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant