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
Copy file name to clipboardExpand all lines: general-package-development.Rmd
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,9 @@ Experiment Data, Annotation, and Workflow packages are allowed additional space
58
58
59
59
### Memory {#memory}
60
60
61
-
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.
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
0 commit comments