Download this file
1 2 3 4 5 6 7
# $Id$ .onLoad <- function(lib, pkg) { GCtorture <<- FALSE .Call("party_init", PACKAGE = "atlantisPartyMod") return(TRUE) }