You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vignette and man page examples should not use more than 3 GB of memory since <iclass="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]
In Chapter 'General Bioconductor Package Development' under Section 'Memory' (
pkgrevdocs/general-package-development.Rmd
Line 56 in 51822ff
"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)
The text was updated successfully, but these errors were encountered: