Displaying 20 results from an estimated 3000 matches similar to: "reading quattro pro spreadsheet .qpw into R"
2010 Oct 28
1
adding copies of rows toa data frame based upon start and end dates
Hello All and thanks in advance for any advice.
I have a data frame with rows corresponding radio-collared animals (see
sample data below). There is a start date (DATESTART), and end date
(DATEEND), and the number of days on air (DAYSONAIR). What I would like to
do is add a column called DATE to so that each row ID has a row for every
day that the radio collar was on the air while copying all
2002 Oct 02
1
deleting (empty) directories
I am evaluating rsync for the mirroring of a website and associated
database. To exercise it and establish the correct run string I need I am
running tests LOCALLY between two test directories.
I have a /scratch/temp/Departure and a /scratch/temp/Arrival trees. I
apply changes to the Departure tree, run rsync, and do a diff -r.
Now I delete a file in Departure
rm Departure/Quattro/uno.file
2007 Aug 16
2
(no subject)
hi,
i'm new to R and i'm trying to port a quattro pro spreadsheet into R. spreadsheets have optional lower and upper limit parameters on the beta distribution function. i would like to know how to incorporate this with R's pbeta function.
thanks in advance,
mara.
____________________________________________________________________________________
Park yourself in front of a
2008 May 06
4
Is there in R a function equivalent to the mround, as found in most spreadsheets?
Dear R-users,
I have the following problem
In a lab experiment I have to mix three solutions to get different
concentrations of various molecules in a cuvette
I've used R to calculate the necessary ?liters for each of the level of
the experiment and I must confess that it is more useful and easier to
achieve the results than using spreadsheets.
But there's a problem.
Imagine that
2010 Jan 08
2
Serial port fun: CentOS 4.8 (32-bit) vs. CentOS 5.4 (64-bit)
I am in the process of migrating from running CentOS 4.8 (32-bit) to
CentOS 5.4 (64-bit) on my AMD Sempron(tm) Processor LE-1300 system (it
is running CentOS 4.8 32-bit because the disk images are from a
previous PIII system), and things are 'interesting' WRT how the Lava
Computer mfg Inc Quattro-PCI card is being handled.
lspci (on CentOS 4.8 32-bit) yields:
01:0a.0 Serial controller:
2005 Jan 03
3
spreadsheet addiction
There's a new page on the Burns Statistics website
http://www.burns-stat.com/pages/Tutor/spreadsheet_addiction.html
that looks at spreadsheets from a quality assurance perspective. It
presents R as a suitable alternative to spreadsheets. Also there are
several specific problems with Excel that are highlighted, including
the status of statistical functionality in Excel.
Patrick Burns
Burns
2006 Oct 31
2
again on file corruption
Hi,
I've posted the same problem several months ago, You can find my post
there:
http://lists.samba.org/archive/samba/2006-March/119244.html
I summed up all the whole thing: I run a samba server based on slackware
10.2, using samba 3.0.20 with two clients: a windows 98 box and a
windows 2000 box. I've got a share between the two system which hosts an
old spreadsheet program (quattro pro)
2012 Mar 12
1
Faceted bar plot shows wrong counts (ggplot2)
I have encountered a problem with faceted bar plots. I have tried to
create something like the example explained in the ggplot2 book (see pp.
126-128):
library(ggplot2)
mpg4 <- subset(mpg, manufacturer %in%
c("audi", "volkswagen", "jeep"))
mpg4$manufacturer <- as.character(mpg4$manufacturer)
mpg4$model <- as.character(mpg4$model)
base <-
2004 Dec 20
2
R and Gnumeric?
Hi all,
A hopefully quick query. I was reading a posting over at
gnomedesktop.org on the latest release of Gnumeric 1.4:
http://gnomedesktop.org/node/2090
There is a mention there:
Improved accuracy:
While Gnumeric 1.2 was already the best available source for
accuracy in statistical calculations, Gnumeric 1.4 is even
better. We are cooperating with The R Project to
2012 Feb 07
3
Good news Ubuntu`s update fixed problems in CoreDRAW 9
Its February 6, 2012. I just downloaded all the updates to Ubuntu 11.10 64bit. I think the updates just came out today. It was a bigger package of updates than the others I have installed in the past. I do not know what they did but whatever it was, it fixed most of the problems in CorelDRAW 9.
I gave it a rating of bronze, and that was being generous, just a few days ago. It seems as thou
2005 Jun 22
5
Centos 3 - yum update error (rpm-libs)
Hello *,
i get following error:
Downloading needed headers
Resolving dependencies
.....Unable to satisfy dependencies
Package rpm-libs needs rpm = 4.2.3-13.WB2, this is not available.
I switch from WhiteBox to Centos. How can resolve this problem?
2002 Jun 10
3
oplock break
When trying to delete or copy over certain files on my Samba server,
Windows hangs for some time and then gives "access denied". I can delete
these files directly from the server, so it's a Samba or Windows problem.
There seems to be nothing special about these files, other than that Samba
doesn't like touching them. Upon checking the Samba logs, I find this
message or
2008 Jul 26
2
Re: Gnumeric rpm
On Sat, Jul 26, 2008 at 10:13 AM, Iain Lee <menelaus at spartica.net> wrote:
> Paul,
>
> Thanks your contribution, I too miss gnumeric. However, I get these errors
> and the installed gnumeric crashes on opening a gnumeric file:
>
> =============================================================================
> Package Arch Version
2009 Feb 03
5
reading .odf spreadsheet into R
I have searched the archives and I did not find the answer to my
question. Is there a way to read in a .odf spreadsheet without
modification to a .csv file. I am analyzing my classes scores on
their first exam, and would like to read the grade book in without
converting it to .csv.
thanks
--
Stephen Sefick
Let's not spend our time and resources thinking about things that are
so little or
2004 Jul 09
1
Re: combined graph in R
Hello,
I could not yet create combined graph in R. To avoid misunderstands,
three examples (originally created in Quattro pro) have been attached.
At first, I don't know how to create graph composed of bars and areas in
the same picture as it is shown in the balance graph (h2plc02.gif).
I am sendind the original data table from that I need make the same
charts. First column (julian day)
2015 Aug 21
3
Would a spreadsheet be a good project using LLVM?
I am thinking about writing a new open source spreadsheet
application since I think the spreadsheet applications out
there (Microsoft Excel, LibreOffice Calc, etc.) do not have
some features that I would really like to use. I would like
the spreadsheet to recalculate very fast and wondered if it
would make sense to use LLVM to calculate the cell values
quickly. Each cell of a spreadsheet
2005 Oct 18
1
smbd processes 99% cpu and end-user locks up
Still having a situation, in particular with Microsoft Office products
(Excel, MS Word, etc), wherein a user locks up while saving a file.
The scenario goes as follows:
user opens up a file (excel document, word document, etc), user changes
file, user hits save, user hangs...
`top` reports an smbd belonging to user locked in some sort of loop
causing 99% cpu utilization.
net status sessions
2005 Oct 31
0
"disappeared" user
I would really appreciate some help figuring out why one of my students has
"disappeared" from the user list, and what to do about it. I'm using Samba3 on
Fedora; the client machines are running WinXP. The system has been up and
running since the beginning of September.
Today one of my 4th-graders was unable to log on; she didn't read the error
message carefully, so she
2004 Feb 26
1
Gnumeric - 1 Excel - ?
Hi all,
As happens from time to time, discussions on this list appear regarding
the use of popular spreadsheets for statistical analysis. One such
thread (post of mine) is here:
http://maths.newcastle.edu.au/~rking/R/help/03a/6326.html
While not advocating such use, these discussions have referenced
articles that provide independent reviews of these applications and
issues of accuracy, etc.
2009 Nov 16
2
2 TB limit on USB drive
Hallo
I submitted this as a bug several weeks ago, but I wanted to ask around
& see if anyone else has come across this....
I have a USB Buffalo Drivestation Quattro, with 4 1TB disks
configured in raid5 as one 2.8TB (or so) disk, attached to a Cent 5.4 64
bit server (completely yum'd up to date)
The disk is labeled as GPT, and formatted as a 2.8 TB ext3 partition
(this issue also