similar to: Question about package installation

Displaying 20 results from an estimated 4000 matches similar to: "Question about package installation"

2003 Jul 22
2
packages on R on a Mac
Hello, i am new to R and have it on my Mac with OSX 10.2. I downloaded the systemfit package and tried to run it and it didn't work. I think i need to install the package, or update R to let it know that I have that in the library. (i simply placed the systemfit folder in the R library.) When i run update.packages(systemfit) or install.packages(systemfit) i get the following error:
2013 Mar 05
1
Reading Wyoming radiosonde data files with RadioSonde package
Hi, I need to do some analysis on historic daily radiosonde data I download from the Wyoming Univ. web page ( http://weather.uwyo.edu/upperair/sounding.html). I am trying to use the RadioSonde package (V 1.3), but the format of the files from Wyoming don't match what RadioSonde is expecting. Has anyone used the Radiosonde package on the Wyoming data? Here is a sample of the Wyoming file
2004 Nov 15
2
tsdiag() titles
I am using the ts package to fit ARIMA models, and the tsdiag() function to plot diagnostics. In doing so I'm generating an awful lot of diagnostic plots of different models and different data sets all within the same R session. So my question is, is there an option in tsdiag() similar to <main="Title"> that I can use? This would be quite helpful when I print out the plots,
2005 Feb 21
2
power.anova.test for interaction effects
This question will probably get me in trouble on theoretical grounds, but I will pose it anyway. The situation: I recently ran a field study looking for differences in sugarbeet cultivar tolerance to a specific herbicide. The study was set up so that 37 cultivars were treated with 4 different applications of the herbicide (37*4 factorial). In doing so, we found that the interaction effect was
2006 Aug 04
2
expression() - Superscript in y-axis, keeping line break in string
I've tried several different ways to accomplish this, but as yet to no avail. My y-axis for a plot has a rather long label, and thus I have been using "/n" to break it into two lines. However, to make it technically correct for publication, I also need to use superscript in the label. For example: par(oma=c(0,0,2,0),mar=c(5,6,0.25,2),lheight=1) plot(1:10,
2005 Feb 22
1
Re: R-help Digest, Vol 24, Issue 22
You need to give the model formula that gave your output. There are two sources of variation (at least), within and between locations; though it looks as though your analysis may have tried to account for this (but if so, the terms are not laid out in a way that makes for ready interpretation. The design is such (two locations) that you do not have much of a check that effects are consistent over
2012 Jun 14
1
read.table and variable length of tables
Hi, I am trying to read in weather balloon data, where each file has a header of fixed length and a trailing section of a fixed length. The data section (the table) is of variable length. An example of the data is on: http://weather.uwyo.edu/cgi-bin/sounding?region=naconf&TYPE=TEXT%3ALIST&YEAR=2011&MONTH=06&FROM=1400&TO=1400&STNM=04018 This data has 97 rows and can be
2007 Jan 30
0
lme : Error in y[revOrder] - Fitted : non-conformable arrays
Greetings R-helpers, I am attempting to fit an lme() while specifying a correlation structure, but I'm getting into trouble long before I get to that point. I am receiving the error: Error in y[revOrder] - Fitted : non-conformable arrays It doesn't seem to matter how simple or complex the model I specify is, it always gives this same error message. This makes me suspect something is
2004 Nov 25
3
Searching for a string in RSQLite
I'd like to search for a particular string in an SQLite database using RSQLite, but I'm running into problems constructing the query properly, because of embedded quotes and parens in the string. Is there a function that escapes these for me, or some other fixup that would let me do the queries below? In the real situation I don't have control over what strings get searched for.
2006 Oct 14
0
ADS authentication in disjointed, multiple forest
All, I have recently come across a problem I have been unable to resolve. I have been running Samba with Winbind ADS authentication for the last couple of years with good success until recently. About 2 weeks ago, I restarted the Samba and Winbind services on a Fedora Core 3 machine runing Samba 3.0.10-1 (installed from FC3 RPMs) and the active directory authentication has started failing. The
2019 Nov 14
1
mixing Windows ACL and POSIX ACL shares on one server?
Matthias, I used setfacl to set POSIX and Ad ACLS. Windows users who are in the appropriate group can manage perms for both. Cheers, Tim On Thu, Nov 14, 2019 at 3:43 PM Matthias Leopold via samba < samba at lists.samba.org> wrote: > > > Am 14.11.19 um 23:03 schrieb Jeremy Allison via samba: > > On Fri, Nov 15, 2019 at 10:51:41AM +1300, Andrew Bartlett via samba > wrote:
2006 Jan 17
1
Qwest can't/won't
Hello-- I've been making note of a local situation that seems somewhat irritating, and thought maybe some of you experts out there, might be able to propose some alternatives. The situation goes like this: Rural Wyoming. Cody, to be exact, but I'd wager that you could almost anywhere in Wyoming and find similar situations. The county gov. phones and the school system phones do not
2007 May 05
3
asterisk telemarketer torture sound files
Hi, I have some annoying telemarketer calling me on a recurring basis, but I'd like to discourage them a bit and have some fun. I found this: http://www.voip-info.org/wiki/view/Asterisk+AEL+Telemarketer+Torture but the link to download the sound files is dead (wyoming.e-tools.com is NXDOMAIN). Anyone have a copy of these? -Adam
2019 Oct 23
3
NT_STATUS_LOGON_FAILURE
Hi, I disabled SSSD and made the suggested changes to my smb.conf. Now Win10 says "Windows cannot access <path>". I can no longer ssh to the server - permission denied error. On Wed, Oct 23, 2019 at 1:35 AM Rowland penny via samba < samba at lists.samba.org> wrote: > On 22/10/2019 22:18, Timothy Brewer via samba wrote: > > Like so many others, I'm having
2009 Jan 15
1
user library help functionality (packages.html)
Here's another help file question. Some context: University setting wherein R is installed for availability to students and course instructors across campus in various PC labs. Windows Vista environment. Goal: To maximize flexibility and functionality of installing add-on packages and associated help files among different users, while avoiding conflicts across different user
2019 Oct 23
2
NT_STATUS_LOGON_FAILURE
Hi, Since I don't have access to AD to add uidNumber & gidNumber attributes, I used the second idmap config set. I also reverified the net ads testjoin - Join is OK. Still can't ssh from domain accounts and can't *write to* the share from Win10 or Cent, but I *can* now see into it from Win10 or Cent. I think my remaining issues are outside Samba, but suggestions/advice still
2010 Jun 23
1
Shapefile
Hopefully the attachment will make it this time... Hi: I am practicing with the attached shapefile and was wondering if I can get some help. Haven't used 'rgdal' and 'maptools' much but it appears to be a great way bring map data into R. Please take a look at the comments and let me know if I need to explain better what I am trying to accomplish. library(rgdal)
2009 Jul 03
2
mapping states with colors
Hi folks, I'm just learning how to use maps. As an initial foray, I'm mapping the states that have "duty to retreat" (blue) and "stand your ground" (red) self-defense standards. Here is my extremely naive script: dtr <- c('alabama', 'arizona', 'conneticut', 'delaware', 'dist of columbia' , 'hawaii',
2012 Nov 03
1
Logical vector-based extraction
Hello, The most part of the program works except that the following logical variable does not get created although the second logical variable-based extraction works. I don't understand what I am doing wrong here. state_pflt200 <- df$p_fatal <200 df[state_pflt200, c("state.name","p_fatal")] I would appreciate receiving your help. Thanks, Pradip Muhuri
2012 Sep 12
1
Plotting US States: Issue with filled colors cycling
I'm having issues when trying to do a filled State plot using the maps() package. It seems that the color values aren't being plotted correctly, and I'm not sure why... I've started debugging it, but I'm stuck. I've attached the code that I've got so far. The for loop plots states 1:i. What I'm noticing is that the colors are correct until after Michigan gets