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 4f9c322 commit 020154eCopy full SHA for 020154e
R/release.R
@@ -1,5 +1,6 @@
1
release_bullets <- function() {
2
c(
3
+ "Pay attention to valgrind warnings",
4
"Ensure that extensions can be installed"
5
)
6
}
0 commit comments