similar to: Fwd: R unzip method gives filenames as character

Displaying 20 results from an estimated 500 matches similar to: "Fwd: R unzip method gives filenames as character"

2013 Apr 10
1
Issue with Control-Z in a text file on Windows - readLines() appears to truncate
Working on Windows I have had to deal with CSV files that, unfortunately, contain embedded Control-Zs, i.e. ASCII character 26 in decimal, and the readLines() function in R on Windows (2.15.2 and 3.0.0) appears to truncate at the control-Z. There is no problem at all on Ubuntu Linux with R 3.0.0. Am I mistaken or is this genuine? # Create a small file with embedded Control-Z h3 <-
2001 Nov 01
3
Lost backslashes in parse()
I'm comparing R-1.3.0 on Solaris 2.6 to R-1.3.1 on WindowsNT. The following 5-line script returns TRUE on Unix but FALSE on NT: fnam <- tempfile() file.create(fnam) txt <- paste("file.exists(\"", fnam, "\")", sep="") expr <- parse(text=txt) eval(expr) The issue seems to be that backslashes get lost in the parsing. A workaround is to change
2015 Jun 24
1
Winbindd Strangeness
On 23/06/15 13:32, David Minard wrote: > I've Set up a DC and a Member Server for a file server. Both are running on Centos7 and samba version 4.2.2. The Member Server is running smbd and winbindd. > > I've followed the wiki and for the most part it's working. However, after stuffing up the ranges, then fixing them up, when I create new accounts, adding all the
2015 Jun 25
1
Winbindd Strangeness
> > On 24/06/15 02:55, David Minard wrote: >> On 23/06/15 13:32, David Minard wrote: >> >>> I've Set up a DC and a Member Server for a file server. Both are >>> running on Centos7 and samba version 4.2.2. The Member Server is >>> running smbd and winbindd. >>> >>> I've followed the wiki and for the most part
2015 Jun 23
1
Winbindd Strangeness
I've Set up a DC and a Member Server for a file server. Both are running on Centos7 and samba version 4.2.2. The Member Server is running smbd and winbindd. I've followed the wiki and for the most part it's working. However, after stuffing up the ranges, then fixing them up, when I create new accounts, adding all the Unix attributes, the UID_Number is not showing the correct value
2015 Jun 29
1
Winbindd Strangeness
On 25/06/15 13:44, David Minard wrote: >> On 24/06/15 02:55, David Minard wrote: >>> On 23/06/15 13:32, David Minard wrote: >>> >>>> I've Set up a DC and a Member Server for a file server. Both are >>>> running on Centos7 and samba version 4.2.2. The Member Server is >>>> running smbd and winbindd.
2018 Jan 12
3
Access to Windows 2016 server works with IP but not with netbios name
Hi, Here's a modified (to protect the customer's information) truncated smb.conf that, for the most part, mirrors what they have: [global] log level = 3 os level = 1 security = ADS server string = TEST CIFS Server workgroup = WG netbios name = FRED1 realm = WB.DOM-NAME.COM idmap config * : range = 10000-20000 log
2012 Sep 26
3
Reading multiple files
Hi, I have 35 data files for reading. I would like get a program for performing reading of 35 files at once. All are of the type: Dados1.raw, Dados2.raw and so on. If the files have the same number of columns, I can read with the following commands: rm(list=ls()) filenames = list.files(path="~/Silvano/Arq", pattern="Dados+.*raw") names = substr(filenames, 1, 7) for(i in
2015 Jul 02
0
Winbindd Strangeness [Solved]
On 01/07/15 03:30, samba-request at lists.samba.org wrote: > Message: 17 > Date: Mon, 29 Jun 2015 08:30:52 +0100 > From: Rowland Penny<rowlandpenny at googlemail.com> > To:samba at lists.samba.org > Subject: Re: [Samba] Winbindd Strangeness > Message-ID:<5590F42C.8050002 at gmail.com> > Content-Type: text/plain; charset=windows-1252; format=flowed > > On
2010 May 07
0
A fix that for 'bquote' that may work (PR#14031)
--- On Fri, 6/11/09, tlumley at u.washington.edu <tlumley at u.washington.edu> wrote: > From: tlumley at u.washington.edu <tlumley at u.washington.edu> > Subject: Re: [Rd] A fix that for 'bquote' that may work? (PR#14031) > To: suharto_anggono at yahoo.com > Cc: r-devel at stat.math.ethz.ch, R-bugs at r-project.org > Date: Friday, 6 November, 2009, 11:42 PM >
2011 Feb 14
3
R command line and pipe using in Linux?
Hi, I have a very large data file(GB) from which I only want to extract one column to draw histogram. This would be done several times, so I would like to ask if there is anyway to plot this using R from the linux command line, something look like this cut -f1 xxx.txt |RplotHist .... Thanks and hope to hear from you. Best regards, Hang [[alternative HTML version deleted]]
2012 Jan 17
2
How to loop on file names
Dear all, I need to do the same procedure on several files. But I don't know how to refer to the file name. Here is an example of what I am trying to do. List of files: file1(A,B,C, D1...Dn), file2(A,B,C,E1,...,En), file3(A,B,C,F1,...,Fn) Procedure I want to apply on each file: dft <- melt(df,id=c('A','B','C')) dft$X <- substr(dft$variable,1,3) dft$Y <-
2019 Mar 11
0
R 3.5.3 is released
The build system rolled up R-3.5.3.tar.gz (codename "Great Truth") this morning. The list below details the changes in this release. This is the wrap-up release for the 3.5.x series, so actually, not much has happened. You can get the source code from http://cran.r-project.org/src/base/R-3/R-3.5.3.tar.gz or wait for it to be mirrored at a CRAN site nearer to you. Binaries for
2019 Mar 11
0
R 3.5.3 is released
The build system rolled up R-3.5.3.tar.gz (codename "Great Truth") this morning. The list below details the changes in this release. This is the wrap-up release for the 3.5.x series, so actually, not much has happened. You can get the source code from http://cran.r-project.org/src/base/R-3/R-3.5.3.tar.gz or wait for it to be mirrored at a CRAN site nearer to you. Binaries for
2019 Mar 11
0
R 3.5.3 is released
The build system rolled up R-3.5.3.tar.gz (codename "Great Truth") this morning. The list below details the changes in this release. This is the wrap-up release for the 3.5.x series, so actually, not much has happened. You can get the source code from http://cran.r-project.org/src/base/R-3/R-3.5.3.tar.gz or wait for it to be mirrored at a CRAN site nearer to you. Binaries for
2004 Dec 16
0
Very slow network after Samba3 upgrade with 2k clients.
anyone having, had, or even have any thoughts on the issue described below? its killing me.... The short description of the problem is: using direct to server UNC type paths, we see 'normal' speeds. Going threw a DFS (re)director, we see very bad performance from any machine running 3.0.*, but not 2.2.3a. We make heavy use of DFS. This service is on a machine named
2004 Jan 27
1
Differentiating debug messages from both sides
Some of the debug messages that rsync outputs (when verbose >= 2) can occur on both sides of the connection. This makes it hard to know which program is saying what. Some debug messages deal with this by outputting a "[PID]" string at the start of the message. Unfortunately, the startup message that tells us which pid is which is only output when verbose >= 3, so there's a
2011 Aug 16
1
PBSmapping, where is Ireland?!
Hi folks, I've been using 'PBSmapping' to make a map of Europe with some labels. I've been using the 'worldLL' PolyData, as my computer is too slow to make my own from the GSHHS files. The only problem is this PolyData does not seem to include Ireland. I have no idea why this should be so, other European islands such as Sardinia etc. are included.
2010 Jan 09
4
parsing pdf files
I have a pdf file that I would like to parse into R: http://www.williams.edu/Registrar/geninfo/faculty.pdf For now, I open the file in Acrobat by hand, then save it "as text" and then use readLines(). That works fine but a) I am concerned that some information may be lost and b) I may be doing this a lot, so I would rather have R grab the information from the pdf file directly. So: is
2009 Sep 10
2
"Read.csv" in R with dynamic file (1st) argument
Dear R users, I have numerous data sets (csv files) saved in the folder which has the same name as individual data. (i.e data x1 saved in x1 folder, data x2 in x2 folder etc) I would like to read in the desired data set name using 'scan' function and assign this inputted value to an object so that it can be used in the 'read.csv' function. For example, x <- scan() 1: 0708