Skip to content

Commit a2448a4

Browse files
committed
version 4.2
2 parents a1f0012 + 598f777 commit a2448a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

R/zzz.r

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
#############
2828
## .noGenerics <- TRUE
2929

30-
## .onLoad <- function(libname, pkgname)
31-
## {
32-
## library.dynam("Sim.DiffProc", pkgname, libname, local = FALSE)
33-
## }
30+
# .onLoad <- function(libname, pkgname)
31+
# {
32+
# if (!interactive()) options(rgl.useNULL = TRUE)
33+
# }
3434

3535
## .onUnload <- function(libpath) {
3636
## library.dynam.unload("Sim.DiffProc", libpath)

0 commit comments

Comments
 (0)