Skip to content

Commit c711b96

Browse files
authored
Merge branch 'devel' into misc_updates
2 parents 630e4e4 + 0e3b073 commit c711b96

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

general-package-development.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ Experiment Data, Annotation, and Workflow packages are allowed additional space
5858

5959
### Memory {#memory}
6060

61-
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.
61+
Due to hardware limitations on the Bioconductor Build System (BBS), it is
62+
recommended that the vignettes, man page examples, and unit tests do not require
63+
more than 8 GB of memory to run.
6264

6365
### Individual file size {#individual-file-size}
6466

0 commit comments

Comments
 (0)