search for: mydocs

Displaying 20 results from an estimated 43 matches for "mydocs".

Did you mean: mkdocs
2013 Jan 29
2
converting XML document to table or dataframe
I am a relatively new user to R, and I am trying to learn more about converting data in an XML document into "2-dimensional format" such as a table or array. I might eventually wish to export this data into a relational database such as SQL, and/or to work with this data within the R package. My sample XML document is located at "
2015 Jun 29
0
Support for transparency in metafile export & support for export to Powerpoint
Dear all, For vector-based output, PDF export of R graphs works well, but unfortunately Office on Windows provide poor support for PDF and importing & exporting to other formats using Inkscape can be buggy. Enhanced metafile export in turn does not support transparency (also not in package devEMF - are there any plans to support this perhaps in the future?). And rasterising graphs to a PNG I
2013 Mar 15
2
Samba (3.6.12) - Different Home Directories for Different Users
Hello, I am using Samba (3.6.12) with Gentoo Linux (Kernel Version 3.7.10) and I have a system integrated with Active Directory (the Microsoft Windows servers are running 2008 Enterprise Edition, Release 2). All is well on that front (I can log in, directories are created, etc.) What I would like to do now is have different /etc/skel directories for different groups. So, for example, if
2006 Sep 26
2
Backup dir issue
...irectories for items that have changed or been deleted. I am well aware of the --backup option, but it seems not to work across an rsyncd connection (excuse word wrap from my mailer) but this snippet illustrates the point ARCH=/bak/archive rsync -aHxq --delete --backup --backup-dir=$ARCH/snap/mydocs/ /home/alan/mydocs/ roo::alan/mydocs/ This is run from a cron job (and as root) If I delete files from mydocs on my local machine and run this, I would expect a copy of them to appear on /bak/archive/snap/mydocs on the local machine. I assume it has something to do with the fact that the des...
2009 Apr 02
2
cryptic output with itemized option
Hi, Could any one please tell me if there is any way to remove 11 letters long cryptic output from -ii option. I am using rsync 3.0.5 rsync -av -stats -ii --log-file-format='CONTENTS: %i %f %l %o %b' --log-file='/tmp/rsync-test' Mydocs/ Mydocs1/" The output of this command: 2009/03/31 15:15:17 [4537] building file list 2009/03/31 15:15:29 [4537] created directory Mydocs1 2009/03/31 15:15:29 [4537] CONTENTS: cd+++++++++ Mydocs/. 4096 send 0 2009/03/31 15:15:29 [4537] CONTENTS: >f+++++++++ Mydocs/1.pl 394 send 437 2009/03...
2006 May 17
1
changing single to double backslash
Hi, all. I didn't find something like this in the faq list: I wound like build a function to substitute single backslashes in a string to double: ChangeSlash<-function(dir) ... so ChangeSlash("C:\mydocs\test") returns "C:\\mydocs\\test" Thanks, C. _______________________________________________________ Abra sua conta no Yahoo! Mail: 1GB de espa?o, alertas de e-mail no celular e anti-spam realmente eficaz. http://br.info.mail.yahoo.com/
2006 May 30
11
Display XML file, with some formatting.
Hi. Im quite new to this Rails thing, but it seems like a good product so why not try it out whit a little prototype i need to build. What i want is to load any given XML file, and display it with some formatting. I have some XSD shemes to validate the XML files against, but its not vital rigth now. But how should i approach this task? At first it would proberly be a good idea to load the
2007 Dec 10
1
Question re: RWinEdt conflicting with my WinEdt
Hi, This is a question regarding the RWinEdt package for R. I have WinEdt 5.5, RWinEdt 1.7-9, and R 2.6.0 on WindowsXP. Somehow my configuration or start up files between RWinEdt and WinEdt are getting confused. Usually when I open either one, the last files I was working on *with that program* are opened automatically. So if I last used mydoc.tex in WinEdt and myprogram.R in RWinEdt those
2005 Apr 13
1
How to plot Contour with NA in dataframe
Dear friends, I am trying to produce Contour Plot with R, but there are some NA in my data matrix. After I ran the following R script, I got the error message:"no proper `z' matrix specified". Does anybody know how to plot contour chart with R for the non-strict matrix? Thank you in advance!!!
2013 Apr 12
1
Problem with handling of attributes in xmlToList in XML package
Hello all, I have a problem with the way attributes are dealt with in the function xmlToList(), and I haven't been able to figure it out for days now. Say I have a document (produced by nmap) like this: > mydoc <- '<host starttime="1365204834" endtime="1365205860"><status state="up" reason="echo-reply"
2010 Oct 28
2
How to enable Arial font for postcript/pdf figure on Windows?
Hi, I need to generate some figure using the Arial font as a requirement for PLoS. Following their guidelines, I have converted the windows font files arial.tff files to .afm using tff2afm (exec file from MikTeX), but when I try to generate a postcript file, the postcript device does not recognize the .afm files. The code I use to test the new font is the following:
2010 Jul 06
1
R2wd- how to open an existing document
Hi: How?can one open an existing word document with wdGet() I?am getting an error message when trying to open it like this: wdGet(filename="myDoc.doc",path="c/mydata") Looking at Tal Galili's website example it appears that double backslashes are used but i tried it and didn't work either. Thanks ? Felipe D. Carrillo Supervisory Fishery Biologist Department of the
2008 Oct 23
0
R CMD Rd2dvi (PR#13200)
...nProgramFiles C:\Program Files\Common Files=09 COMPUTERNAME PAC03470=09 ComSpec C:\WINDOWS\system32\cmd.exe=09 DEFLOGDIR C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection=09 FP_NO_HOST_CHECK NO=09 GFORTRAN_STDERR_UNIT -1=09 GFORTRAN_STDOUT_UNIT -1=09 HOME E:\Temp\MyDocs=09 HOMEDRIVE C:=09 HOMEPATH \Documents and Settings\haighr=09 HOMESHARE \\pacpbsfp1\HaighR$=09 LOGONSERVER \\PACIOSADC1=09 NUMBER_OF_PROCESSORS 2=09 OS Windows_NT=09 PATH E:\Archive\Bat;C:\Apps\R\Rtools\bin;C:/Apps/Dev-Cpp/bin;C:\Apps\MiKTeX\m iktex\bin;C:\Apps\R\Rtools\perl\bin;C:\Apps\R\Rto...
2007 Jun 21
2
Need Help: User Defined R Functions in Sweave/Latex
...ved the same result. Below are the files *.Snw -> *.tex -> *.pdf and the output I received while compiling. If there is anything else I can give to help you help me just let me know. Thanks! Matt My system: T41 IBM Thinkpad Ubuntu Feisty (7.04) R version 2.5 testmacro3.Snw: mdj at lapmdj:~/mydocs/R$ more testmacro3.Snw \documentclass[a4paper]{article} \usepackage{fullpage} <<echo=f>>= basicplot <- function(x, nplots, sectionname){ # Begin to make figure here file = paste("scatter",nplots, ".pdf", sep="") pdf(file = file,paper="special",...
2005 Sep 27
3
Free space/capacity displayed as garbage...
...= no preferred master = no max protocol = NT ldap ssl = No server signing = Auto username map = /etc/samba/smbusers [homes] comment = Home Directories browseable = no read only = no [printers] comment = All Printers path = /var/spool/samba printable = yes printer name = EPSPHOTO guest ok = yes [mydocs] case sensitive = no guest ok = yes msdfs proxy = no read only = no path = /mydocs Some more system info: [root@alpha ~]# smbd --version Version 3.0.20 [root@alpha ~]# nmbd --version Version 3.0.20 [root@alpha ~]# uname -a Linux alpha 2.6.11-1.1180axp_FC3 #1 Mon Apr 18 11:34:15 EEST 2005 alpha al...
2008 Jan 24
1
package manual in pdf
Hi all, I am trying to write a pdf manual for my package. I create a file inst\doc\myDoc.tex. I taught that R CMD build will call latex on this file (like it is said in Writing R extension), but it does not happen. I also notice that a pdf manual is produce automatically but with a not so good presentation (very long lines that step outside the page for example). Where can I find the source code
1999 Sep 09
0
print: spool filename not the doc filename
I use [Epson Stylus] path = /var/spool/samba comment = Epson Stylus Photo 750 - PC DO printer name = epson browseable = yes printable = yes public = yes writable = no create mode = 0700 printer driver = EPSON Stylus Photo 750 Printing is ok from win9x. I have filename problems... Suppose I print the file "mydoc.doc": as soon as I print a file, when it still is in /var/spool/samba, I
2001 Nov 09
0
major database problems!!
...mode = 0770 #blocking locks = no #level2 oplocks = yes oplocks = false [quickbooks] path = /usr/local/exports/data/quickbooks writeable = yes force group = akusers create mode = 0660 directory mode = 0770 #blocking locks = no #level2 oplocks = yes oplocks = false [mydocs] path = /usr/local/exports/data/mydocs writeable = yes force group = akusers create mode = 0660 directory mode = 0770 oplocks = false -------------- next part -------------- HTML attachment scrubbed and removed
2001 Nov 09
0
argh!!!! database nightmares!
...mode = 0770 #blocking locks = no #level2 oplocks = yes oplocks = false [quickbooks] path = /usr/local/exports/data/quickbooks writeable = yes force group = akusers create mode = 0660 directory mode = 0770 #blocking locks = no #level2 oplocks = yes oplocks = false [mydocs] path = /usr/local/exports/data/mydocs writeable = yes force group = akusers create mode = 0660 directory mode = 0770 oplocks = false -------------- next part -------------- HTML attachment scrubbed and removed
2007 Apr 13
1
disable roaming profiles
Hi, i followed the official faq trying to disable roaming profiles but it doesnt work in smd.conf i have logon home = logon path = for every new pc that i have joined to the domain, the hole desktop and mydocs directory is transfered to the server!!!!!!! i have wasted 15G because of that and if a user logons in another machine all the crap is transfered back again in this pc. So, it is not working, am i missing something here? i have this lines too: [profiles] path = /opt/samba/profiles writeable...