search for: heinrich

Displaying 20 results from an estimated 224 matches for "heinrich".

Did you mean: heidrich
2012 Dec 03
3
r function definition
I am a very new R user. I am trying to write functons and debug functions. One problem for me is that I need to alwasy copy the whole function body and resubmit to R console every time I changed even one line of the function. Because I have long algorithm function, copying and pasting is very tedious for me. I assume if I save the function files, R should be able to just use the new function body
2017 Apr 22
2
Samba AD with internal DNS: Can't resolve aliases anymore
Am 22.04.2017 um 14:56 schrieb Luca Olivetti via samba: > Check nsswitch.conf. Make sure you just have "iiles dns" in the hosts > line. Yes, that's the case. Bye... Dirk -- Dirk Heinrichs <dirk.heinrichs at altum.de> GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015 Sichere Internetkommunikation: http://www.retroshare.org Privacy Handbuch: https://www.privacy-handbuch.de -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc...
2009 Sep 02
4
within: order of newly added variables
...t;, by the way). Of course in my toy example I can easily do something like y[, c(1:2,5:3)] afterwards, but I'd like to ask if maybe there is a simple way to make 'within' preserve the order of specified variables (or maybe someone can shed light on why this is not possible?). Thanks, Heinrich.
2008 Jun 05
4
Wine menue entry missing after source installation
...g Fedora 9 btw.) I've installed it via Source-Code. In this case I downloaded it, run ./configure --verbose, followed by make depend, make and make install. It's installed and seems to run, but there is no entry in Applications. Have I forgotten to install something for that? best regarts Heinrich
2003 Jul 09
2
RODBC and Oracle: error "table does not exist"
...NAMEN") Error in odbcTableExists(channel, sqtable) : TKF.ABTGRNAMEN : table not found on channel What am I doing wrong here? It doesn't work with other tables as well; on the other hand, connecting to the table(s) in MS Access works fine using the same ODBC driver. Best regards, Heinrich.
2017 Apr 27
2
Samba AD with internal DNS: Can't resolve aliases anymore
El 27/04/17 a les 16:46, Dirk Heinrichs via samba ha escrit: > Am 22.04.2017 um 17:59 schrieb Dirk Heinrichs via samba: > >> Am 22.04.2017 um 14:56 schrieb Luca Olivetti via samba: >>> Check nsswitch.conf. Make sure you just have "iiles dns" in the hosts >>> line. >> Yes, that's the case...
2003 Aug 27
4
read.spss (package foreign) and character columns
...gt; library(foreign) > test <- read.spss("test.sav", to.data.frame=T) > test XCHAR 1 a 2 ab 3 abcde > levels(test$XCHAR) [1] "a " "ab " "abcde" Shouldn't it rather be "a" "ab" "abcde" (no blanks)? -Heinrich.
2017 Mar 08
1
Problem with ticket lifetimes of Linux clients authenticating to Samba 4 AD
...cipal 08.03.2017 19:36:36 07.04.2017 20:36:30 krbtgt/EXAMPLE.COM at EXAMPLE.COM erneuern bis 07.04.2017 20:36:30 Linux clients are setup to use winbind (incl. PAM and NSS modules). Any idea what I can do to get the correct ticket lifetime right after login. Thanks... Dirk -- Dirk Heinrichs <dirk.heinrichs at altum.de> GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015 Sichere Internetkommunikation: http://www.retroshare.org Privacy Handbuch: https://www.privacy-handbuch.de
2010 Oct 28
2
replace text at certain positions in a file
...wo lines and looks like this: ab34cd78e fg3 hi78j I'd like to replace everything at positions 3-4 and 7-8 with blanks, so the output should be: ab cd e fg hi j [I'm not sure if this is really an R question(?), solutions outside of R - maybe via shell() or so - are welcome!] Thanks, Heinrich.
2005 Aug 02
2
net join echoes root password
Hi list, # net join asks for the root password (seems to be new). This is not a problem, but when i do: # ssh root@remote_host net join mydomain the root password is echoed on the terminal. Is this expected behaviour? (I hope not). Regards, Heinrich Rebehn University of Bremen Physics / Electrical and Electronics Engineering - Department of Telecommunications - Phone : +49/421/218-4664 Fax : -3341
2017 Apr 22
2
Samba AD with internal DNS: Can't resolve aliases anymore
...as2 :( ping: alias2: No address associated with hostname Any ideas how to debug/solve this? System is Debian Stretch with Samba 4.5.8, installed from packages. Thanks... Dirk -- Dirk Heinrichs <dirk.heinrichs at altum.de> GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015 Sichere Internetkommunikation: http://www.retroshare.org Privacy Handbuch: https://www.privacy-handbuch.de -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc...
2010 Jan 26
2
tapply and more than one function, with different arguments
...FUN = c("max", "my.fun"), mult = 10) max my.fun a 10 30 b 10 70 # uhuh! Apparently, 'mult' has been used in the calculation of 'max' as well. How can I modify apply.more.functions in order to avoid this? Your advice would be appreciated; Kind regards Heinrich.
2008 Apr 25
7
Diablo on Wine
...game in, there are some datas but the .exe doesn't work. So my question is, have i made some mistakes by installing wine, just typed "yum install wine" into the shell", or did I have to do something special to install Diablo. I'll be greatful for every hint or solution. Heinrich
2019 Nov 20
1
Smbstatus shows same share for same client several times - related to locking issues?
...taken at 09:37 belongs to the first session and later at 10:50 the second session is active and samba denies write access? I will welcome any explanation or clarification. We run samba 4.9.8 with ctdb in a clustered setup (IBM spectrum scale) Kind regards, Heiner -- ======================= Heinrich Billich ETH Z?rich Informatikdienste Tel.: +41 44 632 72 56 heinrich.billich at id.ethz.ch ========================
2003 May 14
2
number of patients in a hospital on a given date
...02-03-15 pat1 2002-03-16 pat1 2002-03-17 pat1 2002-03-18 pat2 2002-03-16 pat2 2002-03-17 >From this I could easily get A by using "table". So the trick would be to get a data.frame with one line for each day of each patient in the hospital - but how? I'd be happy about any ideas, Heinrich Rinner.
2019 Dec 29
2
AD: Using SyncThing for sysvol replication
Hi, did anybody try this already? Seems to be the easiest to set up, esp. when more than two DC's are involved. Bye... Dirk -- Dirk Heinrichs <dirk.heinrichs at altum.de> GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015 Sichere Internetkommunikation: http://www.retroshare.org Privacy Handbuch: https://www.privacy-handbuch.de
2006 Feb 15
2
labelling dots in plots
Hello, I would like to label outliers (or all dots) in a plot plot(as.matrix(ValAddInd_byYear), as.matrix(Cons_Elec_Ind_byYear)) ideally by the 30 different row.names, but anything else (x or y values, for example) would already be helpful. I've tried various things with pch, but they didn't work and I can't find anything else. Any hint appreciated! Thanks, Katrin
2007 Apr 05
1
read.spss (package foreign) and SPSS 15.0 files
...message: C:\temp\test.sav: File-indicated character representation code (Unknown) is not ASCII version infos: R version 2.4.1 (under WinXP) foreign version 0.8-18 Has anyone experienced the same, and can give a solution here (possibly other than "downgrade to SPSS14.0" ;-))? Regards, Heinrich.
2009 Sep 03
1
putting reference lines or grids into the background of a plot
.... Now, in this toy example I could just do the plot again to get the desired result: barplot(3:1, add = TRUE) But is that really in general the "natural" way to do this? Maybe I am just missing some graphical parameter that I could change (though I was not able to find one)... Thanks, Heinrich.
2010 Oct 22
1
RODBC: data base with decimal point ","
...uot; I tried > options("dec") $dec decimal_point "." > options(dec = ",") , but that doesn't change anything. How can I "tell" RODBC that the decimal point in my data base is ","? Your advice would be appreciated; kind regards Heinrich.