search for: apackage

Displaying 5 results from an estimated 5 matches for "apackage".

Did you mean: package
2007 Jan 30
3
silent loading of packages
I would like to turn off all the messages during library(aPackage) or require(aPackage) I tried different commands: invisible, capture.output, sink but none of them is working. For example, loading VGAM, gives a lot of unnecessary messages: > library(VGAM) Attaching package: 'VGAM' The following object(s) are masked from package:splines...
2013 Oct 14
0
how to prevent default argument values from being found
...FUN(pkgs, lib, ...) } hook(fun, ...) } When we run this with one argument, it reports that fun's 'lib' argument is missing but it dies saying there is no default value. But there is a default value: NULL. (If I leave out the try() I get the same problem.) > junk1("aPackage") $missing [1] TRUE $lib [1] "Error in try(lib, silent = TRUE) : \n argument \"lib\" is missing, with no default\n" attr(,"class") [1] "try-error" attr(,"condition") <simpleError in doTryCatch(return(expr), name, parentenv, handler): argum...
2015 Aug 13
6
Samba 3 with LDAP vs. Windows 10 - I KNOW SAMBA3 IS DEPRECATED, BUT COULD BE INTERESTING :)
..., that I should switch to Samba4 but we got hundreds of scripts, services, devices and other stuff (our coffeemachine estimates the preferred strength for each user ... mission critical ;) ) that use the ldap service for nearly anything so the migration is a little bit more work than just install a apackage and migrate the tree... and until this issue with joining domain with windows 10 we dont need it ... When I try to join the Domain, the clients tries to contact our ldap daemon on udp/389: tcpdump: 12:38:24.823478 IP hugo.foo.bar.56137 > dc1.foo.bar.ldap: UDP, length 150 according to http://w...
2010 May 07
1
Protecting elements within a function
Hi all, previously I submitted this thread through Nabble which seems fail therefore sending it again.... suppose I have written following function :  > fn = function(x) return(x+x^2)  > fn  function(x) return(x+x^2)  Here you see, if I type only the function name all inside information of this function are visible. Is there any way to protect them i.e. make them invisible?  Thanks
2005 Jan 08
1
sub( , perl = TRUE) overflow (PR#7479)
...e are the results of another call (x is 1000 spaces) > trimwhitespace(paste(x, "abc")) [1] "abc\0\0\002\0\002\0\001\0\001\004\0\0\0\a\003\0\0\004\002\0\0\0\001\0\0\024 \0\0\0\005class\0\0\006\020\0\0\0\001\0\0\004 \0\0\0\024groupGenericFunction\0\0\004\002\0\0\0\001\0\0\024 \0\0\0\apackage\0\0\004\020\0\0\0\001\0\0\004 \0\0\0\amethods\0\0\0?\0\0\004\002\0\0\0\001\0\0\024 \0\0\0\fgroupMembers\0\0\004\023\0\0\0\a\0\0\004\020\0\0\0\001\0\0\004 \0\0\0\001+\0\0\004\020\0\0\0\001\0\0\004 \0\0\0\001-\0\0\004\020\0\0\0\001\0\0\004 \0\0\0\001*\0\0\004\020\0\0\0\001\0\0\004 \0\0\0\001^\0\0\004...