similar to: excel/r interface

Displaying 20 results from an estimated 500 matches similar to: "excel/r interface"

2004 Nov 17
1
bioassay, excel
It's not in R, but the system described in the pair of papers our group published in the Journal of Biomolecular Screening late last year: http://jbx.sagepub.com/cgi/content/refs/8/6/624 http://jbx.sagepub.com/cgi/content/refs/8/6/634 is based on S-PLUS and StatServer. It was also presented at the Insightful Tech. Conf. back in 2000. For Excel/R connection, look for the R-(D)COM server on
2004 Oct 13
1
importing data
Hi all! I am newcomer to R and I am loborating on this problem: How do I import data from a CD into R for further evaluation. Using code "newgotcha <- read.table("e:\\asciiwin\\gotcha.dat") " returmns a list containing an additional column with indices. The command "plot (gotcha)" gives the expected plot. However, the line hist(gotcha) returns the message
2011 Jun 14
1
problems with plots in loop (corrected Email)
Dear helpers, In an attempt to use a loop to generate graphs in a for loop in run into a problem. The plan is to fill each page with eight graphs (mfrow = c(4,2)) in to two columns. Only the buttom graphs ( meaning every fourth graph) have tick labels on the x axis to preserve space. I used an if .... Else statement to achieve that. The problem is that the first eight graphs are skipped
2002 Jun 03
2
Inherited permissions problem
I am attempting to set up an inherited permissions share and cannot get it to work. [log] path = /log writeable = yes directory mask = 0755 create mask = 0755 inherit permissions = yes guest ok = no public = yes I have tried many different combinations of settings to no avail, such as removing the create and directory masks. I may also be misunderstanding the
2016 Dec 08
1
Migrate from dovecot 1.1 to 2.2 Maildir to 2.2 mdbox
Hello list, im am trying to migrate customer mails via dsync from an old dovecot 1.1 setup to an new installed dovecot 2.2.25 setup with mdbox. Upgrading the old dovecot 1.1 to 2.2 with Maildir isnt an problem and the replication to the new setup works well too. The only problem now is, that the POP3 UIDL are completely wrong on the target setup. Im using for Maildir pop3_uidl_format = %f With
2002 May 21
3
Controlling share create permissions
Is it possible to set default create permissions on certain directories within a share? ie. Create files in the share [something] /folder1/ as 744 but in /folder1/subfolder/ as 777. I thought of creating two shares and having the users manually go into the other share to save thier files, but confusion ensued. Thanks for any help! Ryan
2003 Jan 03
1
[Fwd: Re: rsync windows -> unix still hanging :(]
Author of the message didn't include rsync@lists.samba.org in the reply, and I think this message is in topic. -------- Original Message -------- Subject: Re: rsync windows -> unix still hanging :( Date: Mon, 30 Dec 2002 17:24:47 -0800 From: Jim Kleckner <jek_subs@kleckner.net> To: Mike Rubel <mrubel@galcit.caltech.edu> CC: cygwin@cygwin.com References:
2003 Jan 09
0
Installing R-Excel Interface - Help requested (long)
Dear All, I have attempted to install the R-Excel Interface with poor results. The version of R is 1.6.1, the version of R-Excel is 1.0, the version of COM is 0.99. All of these were downloaded Monday, 6 January 2003. R (version 1.6.1) is installed on the machine and appears to run correctly on its own. The computer is a Compaq Pentium 4 machine with 128 meg of RAM running Windows 2000 and
2005 Apr 07
1
Importing data into R
I have a highly formated Excel with multiple tabs. Is it currently possible to read this data into R without changing the format of the Excel file? Also, is it possible to write back to the same Excel file or at least create a new Excel file with the same formatting as before with modified data which has been processed in R. Thanks in advance for any help that you can provide. Dave
2003 Dec 01
0
No subject
inherit permissions (S) The permissions on new files and directories are normally governed by create mask, directory mask, force create mode and force directory mode but the boolean inherit permissions parameter overrides this. New directories inherit the mode of the parent directory, including bits such as setgid. New files inherit their read/write bits from the parent directory. Their execute
2003 Dec 01
0
No subject
inherit permissions (S) The permissions on new files and directories are normally governed by create mask, directory mask, force create mode and force directory mode but the boolean inherit permissions parameter overrides this. New directories inherit the mode of the parent directory, including bits such as setgid. New files inherit their read/write bits from the parent directory. Their execute
2017 Feb 21
0
How to dsync mdbox compressed to maildir uncompressed
Hi Timo, thank you for the hint, but it doesnt seems to work. doveadm sync -u imap at test.de 'doveadm -o mail="maildir:~/Maildir" -o "mail_plugins=quota" dsync-server -u imap at test.de' Also tried -o mail=~/Maildir .. -o maildir:~/Maildir .. The log throws an error: Feb 21 13:05:35 doveadm: Error: Panic: io_add(0x1) called twice fd=9, callback=0x7f49baa06840 ->
2014 Sep 14
0
Snimanja energetskih fenomena na bosanskim piramidama
Vijesti iz svijeta piramida najaktivnije arheolo?ke lokacije na svijetu Mjese?ni izvje?taj za august 2014. donosi: - Legendarni Graham Hancock na bosanskim piramidama - Potvr?ena veza izme?u podzemnih tunela i piramida - Briljantni profesor Konstantin Mejl o Podzemnom labirintu Ravne - Energetska zraka na vrhu Bosanske piramide Sunca - Konferencija ?Skrivena
2019 Jun 13
2
Migrated from maildir to sdbox: questions
Hi Ranbir, i think youre just using the wrong quota backend. https://wiki2.dovecot.org/Quota You should switch from "quota = maildir...." to another one, like dict. Converting your Public mailbox you could try this ( no guarantee .. just guessing. make backup ! ): doveadm -o mail_location="maildir:/var/spool/mail/thesandhufamily.ca/public" sync sdbox:/target/folder
2017 Feb 21
2
How to dsync mdbox compressed to maildir uncompressed
Hello, we are using doveadm sync to export mdbox to maildir format, so we can use an external tool to convert into an pst file. Since we have enabled zlib compression doveadm sync always exports the maildir gzip compressed. Are there any ways to prevent the doveadm sync to export the maildir compressed ? Have tried this: doveadm -o "maildir_copy_with_hardlinks=no" sync -u imap at
2004 Jun 25
1
help on integration
Dear Sir I am an analyst based in India, actively working on price analysis and forecasting. I would request you to let me know is it possible to write front end in MS VB and call R function to do the statistical analysis. The data is inputed through the form designed in VB. Thank you for the help and clarification. Best regards Krishna ---------------------------------
2005 Apr 18
2
UnauthorizedAccessException in R(D)COM
Dear friends, I am trying to create a web application to produce some statistical result using R. In order to avoid high CPU usage of web server caused by R, I have to create an ASP.NET web service in another server to involve R. But I am facing the unauthorizedAccessException when I call the web service, even I have assigned access and launch permission to everyone using
2007 Oct 18
0
Nice reference to R
Just saw this in the Windows Secret blog: Get official and unofficial fixes for Excel By Brian Livingston Despite the hotfix that Microsoft recently released for Excel 2007, as I described on Oct. 11, some math errors that you should know about still lurk in both Excel 2007 and Excel 2003. I'll bring you up to date and explain how you can get better results from Excel. Baier and
2004 Oct 06
1
RExcel : problem with error handler?
Dear R-help, Call RInterface.StartRServer ' Works fine Call RInterface.RRun("objects()") ' Works fine Call Rinterface.RRun( other R commands which do not generate errors, the demos etc ) ' Works fine But ... Call RInterface.RRun("doesnotexist") ' Sends Excel into endless loop it appears After about 90 seconds a dialog box appears "Microsoft
2017 Oct 17
1
greport
Hello, I am trying to setup grereport by Frank Harell on my Fedora system. Unfortunately some links for latex on the homepage are disabled. Thus I cannot find ocgtools for Fedora. Further Acrobat reader has not been updated after 2013. Can somebody give me some pointers how to set up the package. Thank you Andreas This email message is for the sole use of the intended r...{{dropped:11}}