similar to: netbios name

Displaying 20 results from an estimated 7000 matches similar to: "netbios name"

2010 Dec 17
2
installing package from source with Linux
Dear list, this may not be related to R but rather to my OS, but I do not understand the issue of compiling R packages deeply enough to figure out the exact cause of the problem. I am trying to install a R package from source as it is not yet available under Cran (Rssa, downloaded here: https://github.com/asl/rssa). Running sudo R CMD INSTALL asl-rssa-6f458e4.tar.gz from the console
2010 Mar 09
1
find out commands in package
Dears, I am trying to implement some R package which is still under construction and has not yet been submitted to CRAN (RSSA, http://anton.korobeynikov.info/software). Documentation is yet very poor (or i just did not find it), so I am wondering whether there is any way to retrieve a list of commands available in this package from within R? And to find out whether the package is successfully
2007 Mar 19
7
Many index files
I''m using acts_as_ferret and have indexed a model with acts_as_ferret :fields => [:name, :ascii_name, :alt_names], :single_index => true. Now in the index directory more than 95.000 files are generated! The number of tuples I''m indexing is approx. 86.000. I can''t remember this from earlier ferret/acts_as_ferret versions where I''ve indexed millions of
2018 Feb 16
2
Ubiquiti Model UAP-AC-PRO
Mike Burger wrote: > On 2018-02-16 8:16 am, hw wrote: >> William Warren wrote: >>> I would just buy a cloudkey and not have to bother installing the software >>> onto your machine directly.? If you do not have a power over ethernet >>> switch you'll need a micro USB cable and power supply adapter to run it but >>> after that it takes care of running
2005 Feb 09
3
behaviour of all(NULL == c("a", "b"))
Hi all, I'm a little surprised at > NULL == c("a", "b") logical(0) > all(NULL == c("a", "b")) [1] TRUE Reading the documentation for all() this was not clear for me to be expected. Originally the question came up when using > match.arg(NULL, c("a", "b")) [1] "a" where I had thought an error would occur. So
2014 Dec 08
2
CRAN packages mis-using \donttest : falsy
Hi all, anyone has an idea how I could fix this? \donttest{ ## Set colors from colorspace package with a fallback col <- try(colorspace::rainbow_hcl(5), silent = TRUE) %||% rainbow(5) } The problem is that this makes R CMD check freak out (http://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/falsy-00check.html) if the colorspace package is not declared as a dependency.
2007 Mar 15
4
R 2.5.0 devel try issue in conjuntion with S4 method dispatch
Hi, after updating R 2.5.0 devel yesterday we today observed many new unexpected failures in our daily package build and test system runs, which can be traced to recent changes in the implementation in try() (as noted in NEWS). Investigating this new implementation I come across an issue in conjuntion with using S4 classes and methods. try(expr) does not return an object with attribute
2007 Mar 18
3
"ö" causes find_by_contents not to return
I''ve installed ferret 0.10.9 together with the latest acts_as_ferret using Windows XP and indexed a location database (geonames.org) with Location.rebuild_index. The data is in utf-8. Now calling Location.find_by_contents "?" does not return a result, causes a lot of CPU load, and finally exits with an error "index.rb:702: in ''parse'': failed to allocate
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname. i have a csv containing menu item name and in other csv i have a column containing some strings, i want to pick that strings from categories and look into menu items if any menu item containing that string i want to create a new column next to menu item name flagged as 1 otherwise 0 and the only condition is once a menu item flagged as 1 i don't need
2019 Jan 22
3
Yum refuses to install kmod-8188eu from elrepo
On 2019-01-22 11:01, Akemi Yagi wrote: > On Tue, Jan 22, 2019 at 7:54 AM Marko Vojinovic <vvmarko at gmail.com> > wrote: >> >> >> I am having trouble using the realtek wifi chip in my new tp-link >> usb wifi dongle. Upon plugging it, the device gets registered by the >> kernel (in /var/log/messages), but that's about it, no network device >>
2006 Aug 11
2
invisible() - does not return immediately as return() does
Hi, I stumbled across the following (unexpected for me) behavior after replacing a return() statement in the middle of a function by invisible(). Example: foo <- function() { cat("before\n"); return(); cat("after\n")} >foo() before NULL foo2 <- function() { cat("before\n"); invisible(TRUE); cat("after\n")} >foo2() before after I expected
2016 Sep 27
1
omega issues/notes
All, I've run into a couple of things using omega/omindex under cygwin. I don't think I'd attribute them to xapian, omega or omindex, but wanted to get them out to the list so that if anyone else should run into these things down the road, hopefully someone will remember and be able to help. 1) after compiling and building omega, and doing make install, I get a set violation when
2009 Mar 03
1
R 2.9.0 devel: package installation with configure-args option
Hi, trying to install a package containing C code and requiring non-default configure argument settings the incantation (this has worked for R <= 2.8.1 on the same architectures) R CMD INSTALL --configure-args="--with-opt1 --with-opt2" packname does always result in a warning Warning: unknown option '--with-opt2' and consequently the option is ignored. Reverting the order
2015 Jan 15
2
Ubuntu SSSD Active Directory Authorization issue (group membership is not honored)
On Tue, Jan 13, 2015 at 2:32 PM, Thomas Burger <tburger at eritron.de> wrote: > What works: ... > - getfacl / setfacl setting with domain object names. > > My issue: > Authorization is not working. For example: > - Write list / read list / valid users options in smb.conf are not > honored. ... > - Skipped the samba authorization and moved this to the filesystem
2018 Feb 17
1
Ubiquiti Model UAP-AC-PRO
Mike Burger wrote: > On 2018-02-16 9:29 am, hw wrote: >> Mike Burger wrote: >>> On 2018-02-16 8:16 am, hw wrote: >>>> William Warren wrote: >>>>> I would just buy a cloudkey and not have to bother installing the software >>>>> onto your machine directly.? If you do not have a power over ethernet >>>>> switch you'll need
2011 Jan 31
3
[LLVMdev] Official git mirroring of llvm, clang, lldb, test-suite, etc.?
Óscar Fuentes <ofv at wanadoo.es> writes: > greened at obbligato.org (David A. Greene) writes: > >> I can't use git-svn to pull because we use svn on our end. One can't do >> this: >> >> (Upstream) svn <--> git-svn <--> git <--> git-svn <--> svn (Downstream) >> >> because the revisions in the two svn repositories
2013 Apr 25
7
Cents OS from Bash Shell
I want to know the right command to type from a bash shell so that i can 1) Check the version of my cent os 2) Check all the open ports (tcp and udp) on my machine 3) Open a specific port say port 3306 so that a telnet request from a remote machiene can be accepted 4) Disable the effect of 3 above in case I want to Thanks in anticiaption of your kind responses to the questions
2007 Aug 07
2
Varying case sensitivity
Hi all, I''m using ferret 11.4 together with acts_as_ferret and I''ve indexed the geonames.org country files. These files contain worldwide locations in UTF-8 with all their different spellings each. Model definition is like this: class location acts_as_ferret :fields => {:location_names => {}}, :single_index => true ... end The instance method location_names
2013 Feb 11
2
About DNS service
I've followed these commands successfully : - yum install bind bind-chroot bind-libs bind-utils - service named start When I used " host x.domain.com localhost" I got : using domain name server : name : localhost address : 172.0.0.1#53 host x.domain.com not found: 2(SERVFAIL) I've changed the ip settings from (Automatic dhcp to manual ) but with the same result... --
2018 May 21
3
LVM GUI in live CD
Hi, ? I am searching around and I can?t find any GUI LVM manager included in a Centos live CD. ? I am trying to resize a LVM partition in a Centos 6.9 machine with a live CD. ? If I need any other distro, It?s fine with me ? Thanks! ? Miguel ?