Skip to content

Commit 2336781

Browse files
LiNk-NYhpages
andcommitted
add unit test to mem recs
Co-authored-by: Hervé Pagès <[email protected]>
1 parent 5a5e4bb commit 2336781

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

general-package-development.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Experiment Data, Annotation, and Workflow packages are allowed additional space
5555
### Memory {#memory}
5656

5757
Due to hardware limitations on the Bioconductor Build System (BBS), it is
58-
recommend that a package's vignette and man page examples do not require more
59-
than 8 GB of memory to run.
58+
recommended that the vignettes, man page examples, and unit tests do not require
59+
more than 8 GB of memory to run.
6060

6161
### Individual file size {#individual-file-size}
6262

0 commit comments

Comments
 (0)