search for: kullmann

Displaying 15 results from an estimated 15 matches for "kullmann".

Did you mean: cullmann
2012 Jun 21
2
[Bug 2020] New: Remote-to-remote copying doesn't work when second host not on port 22
...Unclassified Product: Portable OpenSSH Version: 6.0p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: unassigned-bugs at mindrot.org ReportedBy: daniel.kullmann at gmx.de It is not possible to specify a different port for the second remote host in a scp command line, e.g. scp -P 3434 host1:file -P 8765 host2:file is not possible, because the second -P is in an illegal position. This would not be bad if the port could be specified in another way, but s...
2007 Jan 19
1
Ruby on Rails now tracked by Update-Scout.com
...has been added to Update-Scout.com, an interactive web service, that informs its users about software updates and releases. Users can set up personal update news feeds from the Update-Scout software catalog and even add new entries to the catalog. The address is http://www.update-scout.com . Peter Kullmann ========================================== elementec Software & Consulting Dr. Peter Kullmann Wollgrasweg 49, 70599 Stuttgart, Germany ========================================== Tel +49 - 711 - 4510 17 350 Fax +49 - 711 - 4510 17 222 info at update-scout.com www.update-scout.com ==============...
2012 Oct 08
1
installation of R (14.1 and 15.1) fails: [reg-packages.Rout] Error 1
...'reg-tests-2.Rout' to './reg-tests-2.Rout.save' ... OK running code in 'reg-examples1.R' ... OK running code in 'reg-examples2.R' ... OK running code in 'reg-packages.R' ...make[4]: *** [reg-packages.Rout] Error 1 make[4]: Leaving directory `/home/kullmann/OKplatform/ExternalSources/builds/R/R-2.15.1/tests' make[3]: *** [test-Reg] Error 2 I looked at http://www.stats.bris.ac.uk/R/doc/FAQ/R-FAQ.html#R-Bugs and didn't find specific suggestions about information to provide in case of building errors. And I don't know how to get more infor...
2009 Dec 05
1
regression tests still fail for R version 2.10.0
.../SAT-Algorithmen/OKplatform/ExternalSources/builds/R/R-2.10.0/tests' make[1]: *** [check] Error 2 make[1]: Leaving directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/R/R-2.10.0' make: *** [R_base] Error 1 Before that the build seems alright. Oliver -- Dr. Oliver Kullmann Computer Science Department Swansea University Faraday Building, Singleton Park Swansea SA2 8PP, UK http://cs.swan.ac.uk/~csoliver/
2007 Jan 12
0
Wine now listed on Update-Scout.com
...added to Update-Scout.com, an interactive web service, that informs its users about software updates and releases. Users can set up personal update news feeds from the Update-Scout software catalog and even add new entries to the catalog. The address is http://www.update-scout.com . Cheers, Peter Kullmann ========================================== elementec Software & Consulting Dr. Peter Kullmann Wollgrasweg 49, 70599 Stuttgart, Germany ========================================== Tel +49 - 711 - 4510 17 350 Fax +49 - 711 - 4510 17 222 info@update-scout.com www.update-scout.com =================...
2011 Aug 28
1
read.table: deciding automatically between two colClasses values
Hello, I have a function for reading a data-frame from a file, which contains E = read.table(file = filename, header = T, colClasses = c(rep("integer",6),"numeric","integer",rep("numeric",8)), ...) Now a small variation arose, where colClasses =
2009 Aug 30
2
error with summary(vector)??
Hello, I get > summary(E) level nodes ave_nodes time Min. : 1 Min. : 1.00 Min. : 10.71 Min. : 0.0000 1st Qu.: 237414 1st Qu.: 2.00 1st Qu.: 19.70 1st Qu.: 0.0100 Median : 749229 Median : 3.00 Median : 27.01 Median : 0.0100 Mean : 767902 Mean : 49.85 Mean : 98.89 Mean : 0.2296 3rd
2011 Aug 21
2
how to improve summary.lm
Hello, I need a shorter summary.lm, instead of -------------------------------------------- Call: lm(formula = E$t ~ E$cfs) Residuals: Min 1Q Median 3Q Max -0.239674 -0.007694 0.006430 0.014330 2.496551 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) -1.994e-02 1.419e-04 -140.5 <2e-16 *** E$cfs 1.675e-05
2002 Aug 14
1
numerical differentiation
Hi, I would like like to compute first and second derivative from numerical data. I hoped I could compute a spline object from the data (that works), and then compute the derivative from that spline objects, but I couldn't find anything like that. Does somebody know how to get numerical derivatives? Oliver -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2010 Feb 15
1
tree-drawing in R ?
Hello, I wonder whether binary (rooted) trees with simple labels (say, integers) can be drawn by some R-package? Couldn't find one. Just to make sure (since "trees" can be many things): I mean those computer-science creatures, with roots and subtrees. Thanks for your consideration in any case Oliver P.S. Perhaps there is some graph-drawing package? (Here a "graph"
2009 Apr 26
1
how to install R really *locally*?
Hello, my first attempt at installing version 2.9.0 failed because I got an error "Error in library(pspline) : there is no package called 'pspline'" Later I realised that this comes from HOME/.RProfil, and removing that files "solves" that problem. However, I'm actually glad that this error happened, since it shows a deeper problem (which is actually not solved
2009 Sep 01
1
Logistic Politomic Regression in R
...rew Aldersley)   33. Re: Bootstrap inference for the sample median?       (Emmanuel Charpentier)   34. Re: about isoMDS method (Grzes)   35. Computer Modern Fonts in R graphic (Friedericksen Hope)   36. Re: Computer Modern Fonts in R graphic (Paul Murrell)   37. error with summary(vector)?? (Oliver Kullmann)   38.  test for bimodality&In-Reply-To= (John Sansom)   39. Re: error with summary(vector)?? (Duncan Murdoch)   40. Re: RConsole processing crashes Rgui.exe (Duncan Murdoch)   41. Sapply (Noah Silverman)   42. SVM coefficients (Noah Silverman)   43. Re: test for bimodality (Rolf Turner)   44....
2010 Dec 26
1
can't install R with *local* gcc
Hello, we re-distribute R with our open-source platform http://www.ok-sat-library.org/ where we use R mainly for evaluation of computational experiments. Due to the various platforms, we build everything from source, and that works fine. Until now, that is: there are circumstances (for example in computer-science computer labs) where no Fortran-compiler is provided, and the users (students)
2009 Apr 27
3
Formatting numbers
...ner) > 77. Re: Question of "Quantile Regression for Longitudinal Data" > (roger koenker) > 78. lme - nlminb problem, convergence error code = 1 (Katrin Wolf) > 79. R 64-bit for Ubuntu 9.04 64-bit (Tom La Bone) > 80. how to install R really *locally*? (Oliver Kullmann) > 81. Re: How to get rid of loop? (Peter Alspach) > 82. Re: Rmpi failing to install with all latest MPI packages and > config arguments (Dirk Eddelbuettel) > 83. Re: R 64-bit for Ubuntu 9.04 64-bit (Dirk Eddelbuettel) > 84. Re: Rmpi failing to install with all latest M...
2012 Oct 13
0
installation of R (2.14.1 and 2.15.1) fails due to [reg-packages.Rout] Error
Hello, I'm trying to install R from sources on two Linux machines (both with Suse 12.2): 1. > uname -a Linux cs-wsok 3.4.6-2.10-desktop #1 SMP PREEMPT Thu Jul 26 09:36:26 UTC 2012 (641c197) x86_64 x86_64 x86_64 GNU/Linux 2. > uname -a Linux csltok.swansea.ac.uk 3.4.6-2.10-desktop #1 SMP PREEMPT Thu Jul 26 09:36:26 UTC 2012 (641c197) x86_64 x86_64 x86_64 GNU/Linux I am trying version