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 12573a4 commit 4a2a80cCopy full SHA for 4a2a80c
R/R/easyml.R
@@ -5,6 +5,6 @@
5
NULL
6
7
.onAttach <- function(libname, pkgname) {
8
- packageStartupMessage("Loaded easyml 0.1.0. Also loading ggplot2.")
+ packageStartupMessage("Loaded easyml 0.1.1. Also loading ggplot2.")
9
requireNamespace("ggplot2")
10
}
0 commit comments