We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781c000 commit 93a6b1eCopy full SHA for 93a6b1e
2 files changed
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: BiocParallel
2
Type: Package
3
Title: Bioconductor facilities for parallel evaluation
4
-Version: 1.43.0
+Version: 1.43.1
5
Authors@R: c(
6
person("Martin", "Morgan",
7
email = "mtmorgan.bioc@gmail.com",
NEWS
@@ -1,3 +1,12 @@
+CHANGES IN VERSION 1.44
+-----------------------
+
+NEW FEATURES
+ o (1.43.1) Support NULL return value from bplapply. see
+ <https://github.com/Bioconductor/BiocParallel/issues/267>
8
+ <https://github.com/Bioconductor/BiocParallel/pull/269>
9
10
CHANGES IN VERSION 1.42
11
-----------------------
12
0 commit comments