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 06a8dfd commit e78ea46Copy full SHA for e78ea46
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: tibble
2
Title: Simple Data Frames
3
-Version: 3.2.1.9011
+Version: 3.2.1.9012
4
Authors@R:
5
c(person(given = "Kirill",
6
family = "M\u00fcller",
NEWS.md
@@ -1,5 +1,16 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
+# tibble 3.2.1.9012
+
+## Chore
7
+- Skip tests if packages are missing.
8
9
+## Testing
10
11
12
13
14
# tibble 3.2.1.9011
15
16
- Merge pull request #1565 from tidyverse/snapshot-main-rcc-smoke-null.
0 commit comments