similar to: issue using package sos

Displaying 20 results from an estimated 600 matches similar to: "issue using package sos"

2011 Dec 15
1
How to open files that contain "0"
Hi all, How can I set open files that contain values of Zero =0? These are valid values for the parameters I need to evaluate. I have tried CSV and tab formats. Trying XL Connect and/or XLConnectJars dies not seem to work to open Excel files so I am at a loss on how to get the data into a DF. Sample of data with 0 values: Filename Dur TBC Fmax Fmin Fmean Fc S1 Sc Pmc g8221843.13#
2011 Aug 07
1
Anyone free to take a data format question for Reshape2?
I need to reformat long data into a wide format (matrix for another program) but it does not seem straight forward. Can not seem to get it to work since some data elements are strings. Anyone have time to look at the issue? Tnx Bruce -- Bruce W. Miller, Ph.D. Conservation Ecologist Neotropical Bat Project office details Gallon Jug, Belize Mailing address P.O. Box 37, Belize City Belize,
2011 Aug 08
1
Reshape2 sytax
Hi Hadley et all, I am struggling with reshape2 and melt works and melt_check (filtered151) seems fine My cast command was acast (filtered151, Time ~ Species ~ Number) > melt_check (filtered151) Using time, Species as id variables $id [1] "time" "Species" $measure [1] "Number" When I execute cast the data matrix is in the correct order but the data
2017 Feb 09
0
What would make R easier to use for you (and sos version 1.4-1 and useR!2017)
*** *** WHAT WOULD MAKE R EASIER TO USE FOR YOU? *** The useR! 2017 conference in Brussels, July 4-7, will include a session in which attendees will be invited to offer their thoughts in at least three areas: * A common interface for similar functions. For example, John C. Nash and others have taken the lead in developing packages to provide one standard call that will
2008 Jul 29
2
FW: Installing BRugs
A funny thing happened when I wanted a student of mine to install Brugs. Using the InstallPackages in the windows version, firts gives an erro, but trying again works flawlessly. R version is 2.7.0 on WinXP. Any explanation? Bendix Carstensen ______________________________________________ Bendix Carstensen Senior Statistician Steno Diabetes Center Niels Steensens Vej 2-4 DK-2820 Gentofte
2011 Jan 10
2
problem with packages
Hello, I am on a laptop with Win7, running R-2.12.1 if I click on Packages/InstallPackages I get : > utils:::menuInstallPkgs() Warning: unable to access index for repository http://cran.skazkaforyou.com/bin/windows/contrib/2.12 Warning: unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.12 Error in install.packages(NULL, .libPaths()[1L], dependencies
2017 Jan 09
1
problem with print.generic(x)deparse(substitute(x))
Hi, Peter et al.: On 2017-01-09 4:24 AM, peter dalgaard wrote: > On 09 Jan 2017, at 10:53 , Spencer Graves <spencer.graves at prodsyse.com> wrote: > >> # Define an object of class 'dum' >> k <- 1 >> class(k) <- 'dum' >> str(k) # as expected >> >> # Define print.dum >> print.dum <- function(x, ...) >>
2007 Oct 11
1
problem to install itunes 7.4.3 with wine 0.9.44
Hello, I'm on debian lenny (testing) with wine 0.9.44. When I try to install itunes 7.4.3, I've an erreor at install time even if I realunch the installation, so I don't have the directory itunes on c:\program files. For my configuration of wine, I've just changed the default OS from "Windows 2000" to "Windows XP", and I select Alsa for audio configuration.
2018 Apr 17
5
Hacked
No, I do not use gmail, still got dirty spam email twice. -----Original Message----- From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Fowler, Mark Sent: Tuesday, April 17, 2018 12:32 PM To: Luis Puerto; Peter Langfelder Cc: R-Help ML R-Project; Neotropical bat risk assessments Subject: Re: [R] Hacked [Attention: This email came from an external source. Do not open attachments
2011 Feb 11
1
Using merge
Hi, I have two tables and I need to merge both. I use the merge command, but in this way the name must be exactly. How I can make to compare independently of upper or lower-case? Look: data1<-data.frame(journal=c("Ecology","Environmental Entomology","Neotropical Biology And Conservation"))
2018 Apr 17
2
Hacked
I've been receiving nasty e-mails too. No g-mail, but official/work e-mail address. -----Original Message----- From: R-help <r-help-bounces at r-project.org> On Behalf Of Rui Barradas Sent: Tuesday, April 17, 2018 5:09 PM To: Ding, Yuan Chun <ycding at coh.org>; Fowler, Mark <Mark.Fowler at dfo-mpo.gc.ca>; Luis Puerto <luiss.puerto at gmail.com>; Peter Langfelder
2018 Apr 18
3
Hacked
Hi All: I lately get a lot more spam-porn type emails lately also but I don't know if they are due to me being on the R-list. On Tue, Apr 17, 2018 at 5:09 PM, Rui Barradas <ruipbarradas at sapo.pt> wrote: > Hello, > > Nor do I, no gmail, also got spam. > > Rui Barradas > > On 4/17/2018 8:34 PM, Ding, Yuan Chun wrote: > >> No, I do not use gmail, still
2018 Apr 17
0
Hacked
Hello, Nor do I, no gmail, also got spam. Rui Barradas On 4/17/2018 8:34 PM, Ding, Yuan Chun wrote: > No, I do not use gmail, still got dirty spam email twice. > > -----Original Message----- > From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Fowler, Mark > Sent: Tuesday, April 17, 2018 12:32 PM > To: Luis Puerto; Peter Langfelder > Cc: R-Help ML
2009 Jan 29
3
domain power users
Hello: I have an nt domain comprised of a samba/openldap pdc with windows xp sp2 clients. *samba 3.0.28a-1 slapd 2.4.9-0 smbldap-tools 0.9.4-1 Ubuntu 8.04 Server LTS Windows Xp SP2 * I have two problems which I think are related. - using "gpresult" from an xp client on the domain, the user is not shown as being a "Power Users", even with their primary group (-g) set to
2018 Apr 17
2
iterative read - write
Hi all, I would like to set up an iterative read & write sequence to avoid reading and writing each file one at a time. Hundreds of data sets to re-calculate.? The code I have works well individually, but would like to set up an iterative read, calculate and write changing the input and output file names each iteration. I? think I have read that there is an R? feature using
2011 Jun 23
1
ocfs2 with cman luster stack
hello, i opened a bug on the ocfs2 bugzilla reporting difficulty i have utilize a different cluster stack than o2cb. link: http://oss.oracle.com/bugzilla/show_bug.cgi?id=1325 to summarize i'd like to use ocfs2 on an ubuntu server with drbd and ctdb. ctdb requires fcntl locks for its lock files. however o2cb doesn't provide that functionality whereas cman (redhat's cluster manager
2018 Apr 17
2
Hacked
Hi all, Site has been hacked? Bad SPAM arriving
2018 Apr 17
2
Hacked
Hi! This happened to me also! I just got a spam email just after posting and then in following days I got obnoxious spam emails in my spam filter. As the others, I think that there is some kind of bot subscribed to the list, but also perhaps a spider or crawler monitoring the R-Help archive and getting email addresses there. Nabble is a possibility too. > On 17 Apr 2018, at 21:50, Peter
2013 Jun 05
2
reshape2 issue continued
Hi again all, Several replied ASAP that I also needed reshape loaded and not just reshape2. Hmmm tried that and I had some output but not the correct format. What I need is to run simulations of time overlap between species as per the simulation program data input constraints: The basis for the simulations is a species by _time-use matrix in which species are arranged in rows, and time
2009 Apr 26
6
Memory issues in R
How do people deal with R and memory issues? I have tried using gc() to see how much memory is used at each step. Scanned Crawley R-Book and all other R books I have available and the FAQ on-line but no help really found. Running WinXP Pro (32 bit) with 4 GB RAM. One SATA drive pair is in RAID 0 configuration with 10000 MB allocated as virtual memory. I do have another machine