We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e77d3 commit 34e6175Copy full SHA for 34e6175
DESCRIPTION
@@ -2,7 +2,7 @@ Package: multiverse.internals
2
Title: Internal Infrastructure for R-multiverse
3
Description: R-multiverse requires this internal infrastructure package to
4
automate contribution reviews and populate universes.
5
-Version: 1.0.13
+Version: 1.0.14
6
License: MIT + file LICENSE
7
URL:
8
https://r-multiverse.org/multiverse.internals/,
NEWS.md
@@ -1,3 +1,7 @@
1
+# multiverse.internals 1.0.14
+
+* Do not penalize reverse dependencies of already staged packages with failing checks (#163).
# multiverse.internals 1.0.13
* Simplify `meta_packages()`: only call the R-universe API to get package metadata.
0 commit comments