Skip to content

Commit b6ff67b

Browse files
committed
Switching back to production onLoad
1 parent 1d5b263 commit b6ff67b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/zzz.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.onLoad <- function(libname, pkgname) {
2-
select_api("dev")
2+
select_api("production")
33
api_version <- version_api()
44
package_version <- utils::packageVersion("gpmapr")
55

0 commit comments

Comments
 (0)