Skip to content

Commit 0e3b073

Browse files
LiNk-NYhpages
andauthored
update memory recommendation, closes #110 (#147)
* add unit test to mem recs Co-authored-by: Hervé Pagès <[email protected]>
1 parent c2ccb47 commit 0e3b073

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
@@ -54,7 +54,9 @@ Experiment Data, Annotation, and Workflow packages are allowed additional space
5454

5555
### Memory {#memory}
5656

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

5961
### Individual file size {#individual-file-size}
6062

0 commit comments

Comments
 (0)