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 1d5b263 commit b6ff67bCopy full SHA for b6ff67b
1 file changed
R/zzz.r
@@ -1,5 +1,5 @@
1
.onLoad <- function(libname, pkgname) {
2
- select_api("dev")
+ select_api("production")
3
api_version <- version_api()
4
package_version <- utils::packageVersion("gpmapr")
5
0 commit comments