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.
2 parents a1f0012 + 598f777 commit a2448a4Copy full SHA for a2448a4
R/zzz.r
@@ -27,10 +27,10 @@
27
#############
28
## .noGenerics <- TRUE
29
30
-## .onLoad <- function(libname, pkgname)
31
-## {
32
-## library.dynam("Sim.DiffProc", pkgname, libname, local = FALSE)
33
-## }
+# .onLoad <- function(libname, pkgname)
+ # {
+ # if (!interactive()) options(rgl.useNULL = TRUE)
+ # }
34
35
## .onUnload <- function(libpath) {
36
## library.dynam.unload("Sim.DiffProc", libpath)
0 commit comments