search for: runuserhook

Displaying 1 result from an estimated 1 matches for "runuserhook".

2010 Mar 17
1
Suggestion: Not having to export .conflicts.OK in name spaces
...xists(".conflicts.OK", envir = env, inherits = FALSE)) + !exists(".conflicts.OK", envir = ns, inherits = FALSE)) checkConflicts(package, pkgname, pkgpath, nogenerics, ns) runUserHook(package, pkgpath) In order to be consistent, a patch for attach() should also be provided, which requires some more changes, but I won't spend time on that unless the above is a wanted feature. /Henrik