search for: tak

Displaying 20 results from an estimated 213 matches for "tak".

Did you mean: tab
2005 Nov 17
4
problem with \eqn (PR#8322)
Full_Name: Ross Boylan Version: 2.2.0 OS: Linux Submission from: (NULL) (65.175.48.58) \eqn{{\bf\beta}_j}{b(j)} in my .Rd file produces this error -------------------------------------------- ! Missing $ inserted. <inserted text> $ l.7 \eqn{{\bf\beta}_j}{\bf\beta}_ jnormal-bracket5bracket-normal{b(j)} -- ! Missing $ inserted. <inserted
2005 Oct 24
6
Rgnome depends on obsolete components libglade/libxml (PR#8247)
Full_Name: Hin-Tak Leung Version: R 2.2.0 OS: x86 linux Submission from: (NULL) (131.111.126.242) Rgnome depends libglade 0.x and libxml 1.x . They are no longer shipped with Redhat EL4. (I know they are still in fedora core 4). Just a wish-list.
2014 Feb 07
1
Time sync
...OMAINC01 tcpdump: root at domainc01:/etc# tcpdump 'udp port 123' -v tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes 14:34:05.797192 IP (tos 0x0, ttl 128, id 21522, offset 0, flags [none], proto UDP (17), length 76) 10.48.16.29.49352 > domainc01.zirc.tak.lan.ntp: NTPv1, length 48 Client, Leap indicator: (0), Stratum 0 (unspecified), poll 0s, precision 0 Root Delay: 0.000000, Root dispersion: 0.000000, Reference-ID: (unspec) Reference Timestamp: 0.000000000 Originator Timestamp: 0.000000000 Receive Tim...
2013 Nov 26
0
Budete mit erekci, kdy se Vam zachce
...TIGRA? ? Bod 1 - Tigra zlep?uje n?ladu a dok??e nadobro skoncovat se stresuj?c? impotenc? Stres je jedna z?hlavn?ch p???in pro poruchy orgasmu. Mu?i, kte?? jsou pracovn? nebo doma vystaveni tlaku, maj? v?t?? pot??e dos?hnout orgasmu. Tento stres se projevuje jak fyzicky tak i psychicky. Tigra pom?h? fyzick? d?sledky stresu zm?rnit ?i ?pln? utlumit a p?isp?v? k?tomu, ?e se mu?i c?t? uvoln?n?ji. Bod 2 - Tigra zvy?uje libido a v??e? A?koli jsou mnoz? toho n?zoru, ?e mu?i mysl? st?le jenom na sex, v?deck? testy prok?zaly ?pln? opak. S?p?ib?vaj?c?m v?kem se sni?uje l...
2006 Dec 24
1
How to get database.yml configuration to use it in a rake taks
Hello, I want to get the production environment configuration from the database.yml in the /shared folder of a deployed rails application. I could use scp to get the file, write it to temporary file, read it and open it with YAML, but is there a better way to do this? Best regards, -- AnĂ­bal Rojas http://www.rubycorner.com http://www.hasmanydevelopers.com
2012 Aug 28
16
rail s exiting
Hello everyone, I am fairly new to ruby on rails, and I come across this tutorial on treehouse where they help you make a simple version of facebook. anyway, I was writing codes, and I came across this error and I am not sure how to fix it. The error occurs after I type in rail s on the command prompt and as soon as try to look at how it looks on 127.0.0.1:3000, it gives me this error. the
2015 Jan 19
3
[PATCH] Makefile: add support for git svn clones
Hi, On Mon, Jan 19, 2015 at 03:44:45PM -0500, Duncan Murdoch wrote: > >>>>> git has an interface for cloning SVN repositories into git > >>>>> which some users might decide to use. For those users' > >>>>> surprise, the repository will always fail to build on > >>>>> svnonly target and it will exit early. >
2012 Sep 21
9
Using PostgreSQL with RoR on windows. Help!
So I just got involved in a huge team project with RoR and PostgreSQL. But I can''t find anywhere on the internet to find a proper way to put them together. I did find one but it is for iOS :-/ http://railscasts.com/episodes/342-migrating-to-postgresql?view=asciicast I have them both installed and the gem package for postgres also. the database.yml is already configured. I just
2005 Nov 04
2
Classification Trees and basic Random Forest pkg using t ree structures in C
> From: Hin-Tak Leung > > Izmirlian, Grant (NIH/NCI) wrote: > <snipped> > > The only interesting feature is that the tree structure has been > > implemented in C. Its a neater way to carry stuff around and I am > > guessing would make future implementation easier. > > >...
2007 Jan 10
2
wine and build difference between R.2.4.0 and R 2.4.1 windows binaries?
Does anybody (most probably the core team) know if there is any difference in how the official 2.4.0 and 2.4.1 binaries are built? Problem is, 2.4.0 loads with the wine (I tried a few recent versions, and also used 2.3.x under wine from time to time), but 2.4.1 won't. Thanks. Hin-Tak Leung
2005 Oct 24
0
Rgnome depends on obsolete components libglade/libxml (PR#8248)
On Mon, 2005-10-24 at 17:14 +0100, Hin-Tak Leung wrote: > Peter Dalgaard wrote: > > hin-tak.leung at cimr.cam.ac.uk writes: > > > > > >>Full_Name: Hin-Tak Leung > >>Version: R 2.2.0 > >>OS: x86 linux > >>Submission from: (NULL) (131.111.126.242) > >> > >> > >...
2017 Feb 20
1
another fix for R crashes under enable-strict-barrier, lto, trunk@72156
...ecks and a few more tests in tests/no-segfault.R could be added. -------------------------------------------- On Mon, 2/20/17, Martin Maechler <maechler at stat.math.ethz.ch> wrote: Subject: Re: [Rd] another fix for R crashes under enable-strict-barrier, lto, trunk at 72156 To: "Hin-Tak Leung" <htl10 at users.sourceforge.net> Cc: r-devel at r-project.org, "bonsai list" <outmodedbonsai-announce at lists.sourceforge.net> Date: Monday, February 20, 2017, 9:56 AM >>>>> Hin-Tak Leung <htl10 at users.sourceforge.net> >>>>...
2010 Dec 25
4
need help with data management
...data fcst(client,date of forecast, date for which forecast applies). Assume that I have a function that given a time series x(1),x(2),....x(k) will generate f(i,j) where f(i,j) = forecast j days ahead, given data till date i. How can the forecast data be best stored and how would I go about the taks of processing all the clients and dates? Thanks.
2005 Sep 07
2
Sorting Text Frames
...r number I get output like this, with no second column: V1 145 Cahuila (United States) 862 Paipai (Mexico, USA) 863 Paipai (Mexico, USA) 864 Paipai (Mexico, USA) 311 Eyak (Alaska) Does anyone know what is going on? Tusen tak in advance, in fact 1254 tak in advance! Murray Jorgensen -- Dr Murray Jorgensen http://www.stats.waikato.ac.nz/Staff/maj.html Department of Statistics, University of Waikato, Hamilton, New Zealand Email: maj at waikato.ac.nz Fax 7 838 4155 Phone +64 7 838 477...
2009 Oct 16
2
Urgent help requested to modify a script
I am hoping someone will tak up this chalenge (I am new to R) I have inheritied an R script but need to change it. The script currently includes hardcoded file locations on lines 12,166 and 167. I need to modify this script to allow the folder to be passed as a command line argument to Rscript.exe Can anybody help please? R...
2005 Oct 26
2
Microsoft help files
I wonder if the software here: http://morte.jedrea.com/~jedwin/projects/chmlib/ or at any of the links on that page might allow elimination of the need for separately downloading the Microsoft Help compiler -- which is just one more task that one must perform to get up and running to build your own R packages on Windows.
2009 May 22
2
using console is a proper way in produciton?
...39;'ve planned to use script/console to support mainloop for my rails application. I need some infinite loop for doing my logic. For example, I want to give a point every second to users. to do this task I think I simply code like this: loop { GivePoint(); sleep 1 } on script/console and handle taks in the GivePoint method. Can this way work fine on commercial application? In fact, script/console looks like sort of helpers to test, so it may heavy to perform business logic in real world. Am I right? Somebody advice on me. Thanks.
2006 Jan 27
1
rbind/cbind unimplemented for raw (RAWSXP) types. (PR#8529)
Full_Name: Hin-Tak Leung Version: R 2.2.1 OS: x86_64-redhat-linux-gnu Submission from: (NULL) (131.111.186.92) rbind/cbind is unimplemented for raw (RAWSXP) types. I have a working patch implementing the functionality, to follow. --please do not edit the information below-- Version: platform = x86_64-redhat-lin...
2001 Mar 10
2
Using smbpasswd in scripts!
...Solarz-Niesluchowski, Administrator WSISiZ e-mail: B.Solarz-Niesluchowski@wsisiz.edu.pl 01-447 Warszawa, ul. Newelska 6, pokoj 404, pon.-pt. 8-16 tel. 836-92-53 - wylacznie w WAZNYCH sprawach NIE dotyczacych zmiany hasla Motto - nie psuj Win'9x one i bez tego sie psuja.... Jak sobie poscielisz tak sie wyspisz
2008 Apr 02
0
problem with pdbedit logon hours and usrmgr.exe
...shows correct time ??????!!! PLEASE HELP!! C:\Documents and Settings\hubert>net user /domain fujitsu Nazwa u?ytkownika fujitsu Pe?na nazwa Komentarz Komentarz u?ytkownika Kod kraju 000 (Domy?lne ustawienia systemu) Konto jest aktywne Tak Wygasanie konta Nigdy Has?o ostatnio ustawiano 4/2/2008 12:52 PM Wa?no?? has?a wygasa 7/1/2008 12:52 PM Has?o mo?e by? zmieniane 6/21/2008 12:52 PM Wymagane jest has?o Tak U?ytkownik mo?e zmienia? has?o Tak Dozwolone stacje r...