similar to: R-devel Digest, Vol 90, Issue 20

Displaying 20 results from an estimated 5000 matches similar to: "R-devel Digest, Vol 90, Issue 20"

2008 Dec 06
1
Virtual LAN over Tinc?
I actually sent this to Guus directly before realizing I could send it to this mailing list. So, Sorry about that Guus!! I'm trying to connect two remote networks together with Tinc. I have Tinc installed on a host (host name is "donald") at location A, and Tinc installed on a host (host name is "irfan") at location B. Right now, donald and irfan can talk to eachother.
2010 Aug 19
2
Does R always insist on sending plot output to a file?
I need to write the output of a R plot to a Java OutputStream. It looks like R insists on sending it's output to a file. Is there anyway to get bytes directly from the output of a plot so I can write it with Java? Writing it to a file is too slow. Is there a parameter in the graphics device function png(..) that directs output to a variable in memory? x <- plot(.) would make sense. --
2020 Oct 16
2
Customized theme for Syslinux.cfg
Thank you Gregory your code worked to remove the border in syslinux! It wasn?t the Alpha (that changes the opacity of the border color), but it was the ?shadowing? that had to be changed, so ?none? in the shadowing column worked(you notice the border come back if you change ?none? to ?std?) reference this link for terms: https://wiki.syslinux.org/wiki/index.php?title=Menu#MENU_COLOR ! I am also
2010 Dec 28
1
Trouble adding 2nd vpn
So I am attempting to add a 2nd vpn to my existing setup and for some reason I can't seem to get it to work quite right. The issue I'm having right now is successful execution of the tinc-up script. It's probably something obvious but after several days I still don't see what I'm missing. I can see in syslog that "Script tinc-up exited with non-zero status 1" Both
2004 Sep 10
2
--until decodes rest of file?
Hi I'm having a seemingly odd problem with flac 1.1.0: when I decode a large (CD size) flac file, using --skip and --until to extract a single track, flac appears to continue to decode until it reaches the end of the file: donald@klatch:~/arch/loveovergold$ time flac -d -o - --until=+1048576 data.flac > /dev/null flac 1.1.0, Copyright (C) 2000,2001,2002,2003 Josh Coalson flac comes with
2004 Sep 10
1
--until decodes rest of file?
On Fri, 7 Nov 2003 11:42:05 -0800 (PST) Josh Coalson <xflac@yahoo.com> wrote: > sorry about the delay on this one... > > do you have a sample flac file that you can host that exhibits > the problem? Ha. The flac files used in the examples below were of entire audio CDs; due to my use of "time" to demostrate the problem I need a fairly large file. I can simulate the
2005 Nov 17
2
AllowUsers not working under certain conditions
Hello, I've trawled archives looking for changes in the "AllowUsers" option, manuals, changes log, reported bugs and to my surprise I can't find anything or anyone that has reported the issues that I am experiencing. I am using the default installation sshd_config file as supplied by Redhat and the only options I have changed are: ListenAddress AllowUsers The first problem
2010 Aug 19
6
R reports
I don't see much in the way of an ability to write reports in R the way you can with SAS. You basically have to write a program with R in a 3G way unlike SAS with it's 4G proc print and proc report. Are there similar R functions and packages? -- View this message in context: http://r.789695.n4.nabble.com/R-reports-tp2330733p2330733.html Sent from the R help mailing list archive at
2010 Aug 19
2
C or Java code generation
Hi All! I'm new to R and I need to know is it possible for R to generate C/C++ source code, Java byte code or native Win32 DLL like MatLab? --- WBR, Vyacheslav.
2010 Aug 21
9
How do you make a formal "feature" request?
Who decides what features are in R and how they are implemented? If there is someone here who has that authority I have this request: A report() function analogous to the plot() function that makes it easy to generate a report from a table of data. This should not be in some auxiliary package, but part of the core R just like plot(). As a long time SAS user I cannot believe R does not have this.
2008 Jan 27
2
Prefer -u not to change newer files.
Hi List, Quoting man page: In the currently implementation, a difference of file format is always considered to be important enough for an update, no matter what date is on the objects. In other words, if the source has a directory or a symlink where the destination has a file, the transfer would occur
2006 May 09
4
Upgrade from 2.3.1 to 2.6.6 fail
Hi all, I upgrade my rsync from 2.3.1 to 2.6.6 today in the client host, everything seems not working after the migration. I didn't touch the rsync server. Herewith is the log from my rsync server. I looks like something related to IPV6, anyone has any idea? Rsync Server : RHEL4 with rsync 2.6.3 deamon running Rsync Client (merlin) : Solaris 8 with rsync 2.6.6 2006/05/09 16:18:40 [5332]
2007 Sep 27
2
text_area empty_clob()
Anyone know why my text_area field is being prefilled with "empty_clob()" instead of simply being empty like I would expect? I''m using Oracle 10g so I suspect it''s coming from the oci8 driver somehow? Here''s the code: <% form_for :user do |f| -%> <%= f.text_area :notes, :rows => 2, :cols => 32 %> <% end -%> It should be just an empty
2006 Jul 23
6
routes
My best guess at how to make this route map.connect '':user'', :controller => ''user'', :action => ''profile'' makes my link_to :controller => ''admin'', :action => ''index'' stop working ? I''m needing urls like http://localhost:3000/username but without breaking all my other controller index
2010 Aug 20
7
Latex no where to be seen
I'm experimenting using R as a report writer. I'm told LaTex is the destination for my quest. But ?latex() gives me an error. The package manager does not have it. The package installer can't find it. Where is it? It amazes me that there's not a built in "report" function that can produce the same kinds of reports that every report writer and data analysis software in
2013 May 15
1
Fwd: Re: Re: Cannot ad­d/mo­dify ACL through win­dows ­client
Hi Denis, on both samba hosts (donald and pluto) these commands work great: id johndoe getent group getent passwd My pluto:/etc/nsswitch.conf looks like that: [...] passwd: compat ldap group: compat ldap shadow: compat ldap [...] I want to add, that the described problem works fine if I try it on a share on "donald", my domain controller. The users are
2001 Oct 11
4
ext3 on 2.4.10-ac11 w/ext3-2.4-0.9.12-2410ac11
I am trying to compile 2.4.10-ac11 w/ the ext3-2.4-0.9.12-2410ac11 patch. I'm getting unresolved symbols w/ ext3 module: cd /lib/modules/2.4.10-ac11; \ mkdir -p pcmcia; \ find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.10-ac11; fi depmod: *** Unresolved symbols in
2011 Jun 29
3
Rails double submit -> double post -> duplicate data
Hi, We are encountering occasions where users post twice or more a form, basically we have detected two situations: a) The user push twice enter b) The user push double click on button "save" or "submit" We consider that this becomes a problem when creating (because we duplicate data) and we think that in some context it could become a security issue
2019 Jan 30
2
How to use smbpasswd/login when Microsoft Account is tied to Windows login
Hello, I try to connect a Windows 10 Microsoft Account which is tied to Windows login with my (standalone-)Samba-Server. With local users i do adduser username smbpasswd a smbuser And this runs for me. But how is to do with Microsoft Account which is tied to Windows login? I got these error-message in /var/log/syslog:   check_ntlm_password:  Authentication for user [testuser.user at
2006 Jun 18
2
Why can''t I use a session? (Symbol as array index)
Hi All I can''t for the life of me see what is wrong with this. Maybe it''s cause it''s midnight... I want to put some data in a session and I have some code like this: class ApplicationController < ActionController::Base model :mything def ApplicationController.chosen_thing session[:chosen_thing] ||= MyThing.defaultThing end end So whenever I try to