similar to: Trouble installing packages on Macintosh OS-X 10.5.6

Displaying 20 results from an estimated 3000 matches similar to: "Trouble installing packages on Macintosh OS-X 10.5.6"

2010 Feb 02
2
Error with write.table
I was trying to save a data frame to an excel file using the following command: write.table(myData, file="myData.csv",sep=",", row.names=F) The command works for some data frames, but for other data frames, I get the following error: Error in if (inherits(X[[j]], "data.frame") && ncol(xj) > 1L) X[[j]] <- as.matrix(X[[j]]) : missing value where
2010 Nov 01
3
Mean and individual growth curve trajectories
I'm trying to understand how to plot individual growth curve trajectories, with the overall mean trajectory superimposed (preferably in a slightly thicker line, maybe in black) over the individual trajectories. Using the sleepstudy data in lme4, here is the code I have so far: library(lme4) library(lattice) xyplot(Reaction ~ Days, data = sleepstudy, group = Subject, type = 'l')
2009 Aug 21
8
Selecting groups with R
I have a data set similar to the following: Color Score RED 10 RED 13 RED 12 WHITE 22 WHITE 27 WHITE 25 BLUE 18 BLUE 17 BLUE 16 and I am trying to to select just the values of Color that are equal to RED or WHITE, excluding the BLUE. I've tried the following: myComp1<-subset(dataset, Color =="RED" | Color == "WHITE")
2012 Jul 10
2
Changing x-axis values displayed on histogram
Is it possible to change the x-axis values in a histogram to reflect binned values? Here are my data: histexample<-c(6,7,7,8,8,8,9,9,9,9,9,10,10,10,10,10,10,10,11,11,11,11,11,11,12,12,12,12,13,13,13,14,14,14,15,16) hist(histexample) Now, I'll bin pairs of adjacent values together (e.g., 5-6, 7-8, 9-10, 11-12, 13-14, 15-16) using the following bins<-c(4.5,6.5,8.5,10.5,12.5,14.5,16.5)
2011 Jul 17
6
some of my programs dont work
these apps dont have an install you just download them and they run but when i click on the app it has a pinwheel like its loading and then that goes away and nothing happens am i doing anything wrong or does wine just not run those types of programs i have wine 1.2.2 and im useing ubuntu 11.04
2010 Jul 17
1
Help with Reshaping from Wide to Long
I am trying to reshape data that are in the wide format into the long format. The design is a repeated-measures design, which combined 3 levels of shape (circle, square, triangle) with 3 levels of color (Blue, Red, Green), for a total of 9 variables. The wide data look like this (sorry I couldn't get the columns to line up quite right: Subject CircleBlue CircleRed CircleGreen SquareBlue
2000 Nov 21
4
Session logging in Windows98?
I'd like to log all console I/O for an entire session while maintaining normal console I/O. I'm working in Windows98, RGui, R1.1.1. The sink() function is not the answer since it diverts output from the console. In the RFAQ I see references to "...save the contents of the interaction buffer to a file..." and in the R-Help Archive "...just save the console output...". I
2003 Dec 01
0
No subject
if((group_c = *lp_force_group(snum))) { BOOL is_guest = False; some lines deleted token = create_nt_token(uid, gid, current_user.ngroups,current_user.groups, is_guest); must_free_token = True; } set_sec_ctx(uid, gid, current_user.ngroups, current_user.groups,token); /* * Free the new token (as set_sec_ctx
2003 Oct 01
1
Macintosh binaries; was: Rcmdr and Macintosh
I am a Windows user and trying to make life easier for my Mac-using students. After investigating the Mac situation more, it appears that the key to easy use is having precompiled binaries. However the packages I am interested in (Rcmdr and its required package, car) do not have one. I do not have easy access to a Mac, so I have a plea to Macintosh users: could someone please create them if it is
2007 Sep 10
3
link_to file
Hi, This is probably the stupidest question that I''m ever going to ask, but how do I create a link to a file? To be more clear, I simply want to create a link to a file that I am storing in the /public directory, say file.pdf. So, I upload the file to /public/ and then I would like to be able to do something like, link_to( image_tag(''image.jpg''),
2005 Apr 29
1
Macintosh Speex player
Hi All, I'm have a lot of speech files that are given from an organisation that has a lot of audio tapes with talks on them. Many people use these tapes, and I have started to convert to the audio to mp3. More recently I've started using speex, but the problem is, many people are using macintosh's and I don't know how to play speex files on macintosh, (Linux, & Windows
2001 Oct 31
2
Samba And Macintosh(netatalk)
Hello, Anyone out there running a production network supporting PC and Macintosh clients using samba and netatalk. we are currently using NT 4.0 with AppleTalk-IP software. Sharing the same files with the Macs and the pc is a must. I read someplace that samba 2.2.2 supports Appletalk. Is this true? Thanks, Joe
2010 Mar 05
0
Macintosh/BSD Systems Engineer opportunity at VeriSign!
The Architecture & Technology Services group is looking for a passionate engineer with significant Macintosh and OS X experience to join the Infrastructure Services team. Infrastructure Services develops and supports standards and best practices for hardware, operating systems, software tools, and other third-party applications. ATS enables VeriSign's development, operations, and business
2002 Feb 20
2
Multiple macintosh() graphics devices (PR#1318)
Full_Name: David Orme Version: 1.4.0 OS: Mac OS 9.1 Submission from: (NULL) (155.198.17.121) R crashes (politely and without further repercussions) with a type 3 error under the following conditions: Open more than one macintosh() graphics device: > macintosh() > macintosh() and hence there are two devices... > dev.list() Macintosh Macintosh 2 3 ..with device 3
2002 May 21
2
Macintosh + Samba integration
I have been searching through the docs and on the web to no avail. I work at a university and we are moving our fileservers to new hardware. The problem is, nothing seems to integrate Mac's and Win box's happily. We have a large user base using samba already, but when mac's pick up the same share via CAP, CAP creates files to deal with the dual 'stream' nature of files from a
1999 Nov 12
1
Macintosh version of R not on CRAN
Is there any reason the Macintosh version of R is not available on CRAN? I downloaded a copy of 0.64 from Ross Ihaka's ftp site and it seems stable. James Jetton jetton at msu.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2015 Jul 27
0
[LLVMdev] Dynamically adding exception frames in the macintosh OS X
Hi I am porting a JIT compiler to the Macintosh. This software runs under windows and Linux. In both systems there is an interface for adding exception frames dynamically when you add code compiled on the fly. Under linux the (not documented) gcc function __register_frame_info does the trick. Under windows, Microsoft has added an official API for this, that works without problems. The
2003 May 22
1
Macintosh OS 9.2 and SMB Networks
Some use Dave (http://www.thursby.com/products/dave.html) or DoubleTalk (http://www.connectix.com/products/dt.html). However, we use Netatalk (http://netatalk.sourceforge.net/) successfully to share the Unix/Samba file system with our Mac clients. Is there any reason you can't use Netatalk? Khanh Tran Network Operations Sarah Lawrence College -----Original Message----- From: Corey Hart
2003 Jan 14
0
data import (on macintosh)
I think the problem is the way files are named on the Macintosh. On the Mac, the file separator character, which is "/" on unix and "\" on dos/windows, is ":". Also, the root directory doesn't start with the separator character, but instead just starts with the volume name, which is the name of the hard disk icon on your desktop, so if your file is in the top
2003 Jul 18
1
Base package R Macintosh port
Hi everybody I was trying the R binary (1.7.0) for Macintosh (Carbon) and I tried to install some packages using "install.packages" and apparently this function was not implemented. I reloaded the base library since the "update.packages" function should be on it but did not work. Also I tried read.table and did not work either. Does anybody know if the base package