Re: [R-SIG-Mac] R 4.3.1 fails on Mac OS X Sonoma

2023-10-03 Thread Brandon Hurr
I can confirm that the behavior is the same on an Intel machine freshly upgraded to Sonoma with R 4.3.0 R.app GUI 1.79 (8238) aarch64-apple-darwin20 And it has been going on my M2 MBP R4.3.1 R.app GUI 1.79 (8238) aarch64-apple-darwin20 Does the team need any debug outputs or similar to understand

Re: [R-SIG-Mac] R-gui slow since last update

2021-05-05 Thread Brandon Hurr
Yan It’s my understanding that it is important to use the debug version as it throws a lot more information for Simon et al into your logs to help solve the issue. Brandon On Wed, May 5, 2021 at 18:56 ALPEROVYCH Yan wrote: > Simon, > > I sampled the process of my test (the slowdown). I was a

Re: [R-SIG-Mac] R for macOS Big Sur

2021-01-10 Thread Brandon Hurr
It is my understanding that R is working via Rosetta 2 but I don’t have an M1 machine yet to test. See here: https://developer.r-project.org/Blog/public/2020/11/02/will-r-work-on-apple-silicon/index.html There is rapid movement on native ARM compatibility across all languages and software. Stay tu

Re: [R-SIG-Mac] Can't open files in 4.0 or 4.01

2020-07-02 Thread Brandon Hurr
ends on the document content - and > a selector that is apparently missing in Catalina. > > > > Thanks, > > Simon > > > > > >> On 29/06/2020, at 11:22 AM, Brandon Hurr > wrote: > >> > >> Simon. > >> Default

Re: [R-SIG-Mac] Can't open files in 4.0 or 4.01

2020-06-28 Thread Brandon Hurr
ll give a proper segfault with an Apple > report so won't help immediately but will make it easier to pinpoint. Also > it should include debug symbols with line numbers and all that. Please post > the crash report. > > Thank you for your help, > Simon > > > > &g

Re: [R-SIG-Mac] Can't open files in 4.0 or 4.01

2020-06-28 Thread Brandon Hurr
Thanks Ben. I fired up R did a 20 second sample as I loaded files and it went into a hang. https://gist.github.com/bhive01/77ccd888da1ee74da12a5c91cfc3d727 Seems to have the symbols you describe. Is that more helpful? Brandon [[alternative HTML version deleted]] ___

Re: [R-SIG-Mac] Can't open files in 4.0 or 4.01

2020-06-27 Thread Brandon Hurr
R-menu "Open" dialog. > > > > R- version 4.01, and to my knowledge I didn't change anything of import > in my Mac's system or set of applications. > > > > If you can suggest a logfile or other tool I can pull info from to show > what happened, please

Re: [R-SIG-Mac] Can't open files in 4.0 or 4.01

2020-06-26 Thread Brandon Hurr
n't change anything of import > in my Mac's system or set of applications. > > If you can suggest a logfile or other tool I can pull info from to show > what happened, please do so. > > thanks > Carl > > On 6/24/20 5:32 PM, Brandon Hurr wrote: > > Simo

Re: [R-SIG-Mac] Can't open files in 4.0 or 4.01

2020-06-24 Thread Brandon Hurr
> see R for Mac FAQ 10.17: > > https://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html#I-cannot-attach-debugger-to-R > > Thanks, > Simon > > > > > On Jun 9, 2020, at 2:39 AM, Brandon Hurr wrote: > > > > Simon, > > > > When I removed these two

Re: [R-SIG-Mac] Can't open files in 4.0 or 4.01

2020-06-08 Thread Brandon Hurr
or dark mode, > so file handling behaviour didn’t really change. > > Some places to remove to try if it has any effect: > > rm -rf ~/Library/Caches/org.R-project.R > rm ~/Library/Preferences/org.R-project.R.plist > > Thanks, > Simon > > > > > On Jun 8, 2020

Re: [R-SIG-Mac] Can't open files in 4.0 or 4.01

2020-06-07 Thread Brandon Hurr
This sounds exactly like the issue I am still having when I run to open more than one R script file in R-GUI’s editor. Perhaps it has got worse with the newer builds? On Sun, Jun 7, 2020 at 15:16 Carl Witthoft wrote: > I'm not sure what to look for in the Reports sections of Console.app, > but I

Re: [R-SIG-Mac] R.app GUI 1.71 (7827) crashes on Catalina

2020-05-23 Thread Brandon Hurr
I jumped the gun on this. I rebooted and the pinwheel of death is back when I open a second file in the editor. Bummer. On Sat, May 23, 2020 at 11:31 AM Brandon Hurr wrote: > Kevin had a suggestion that I toggle disk access in the Security settings, > building on Bob's original comm

Re: [R-SIG-Mac] R.app GUI 1.71 (7827) crashes on Catalina

2020-05-23 Thread Brandon Hurr
I wonder if there is some interaction … > > Cheers, > Simon > > > > > On May 21, 2020, at 10:58 AM, Brandon Hurr > wrote: > > > > I just want to add that this is still happening. The size of the > > script seems to be irrelevant (10s of lines). If you double

[R-SIG-Mac] R-GUI Window Not Stealing Focus after Using Mission Control.

2020-05-20 Thread Brandon Hurr
Simon I mentioned this in 2016 at UseR!, but haven't followed through on my offer to show you what I mean until today. I use Mission Control via "Hot Corners" so I can flip between programs quickly. For a long time I've had this issue where if I am using R-GUI and use Mission Control, R doesn't st

Re: [R-SIG-Mac] R-GUI Editor Window Offset

2020-05-20 Thread Brandon Hurr
t; really funny - if you use touch-pan for the text the background has suddenly > "holes" that you an see through to the windows underneath... > > Thanks, > Simon > > > > On May 21, 2020, at 11:13 AM, Brandon Hurr wrote: > > > > Simon, > > > >

Re: [R-SIG-Mac] R-GUI Editor Window Offset

2020-05-20 Thread Brandon Hurr
are apparently loading some file, so is this by drang-drop via > Open, via restore, …? > > Thanks, > Simon > > > > > On May 21, 2020, at 10:53 AM, Brandon Hurr wrote: > > > > When loading R-GUI I'm getting this weird offset where the editor > > wi

Re: [R-SIG-Mac] R.app GUI 1.71 (7827) crashes on Catalina

2020-05-20 Thread Brandon Hurr
com.apple.private.tcc.manager.check-by-audit-token entitlement > > > default 19:56:06.127340+0900tccdPID[155] is checking access > > > for target PID[655] > > > default 19:56:06.136847+0900tccd -[TCCDAccessIdentity > > > staticCode]:

[R-SIG-Mac] R-GUI Editor Window Offset

2020-05-20 Thread Brandon Hurr
When loading R-GUI I'm getting this weird offset where the editor window is scrolled to the right slightly (~2 characters worth). Here is an image showing what's going on: https://imgur.com/a/9vjp8Vr Annoying, but not a showstopper. I just tried it with [R.app GUI 1.72 (7841) x86_64-apple-darwin1

Re: [R-SIG-Mac] R.app GUI 1.71 (7827) crashes on Catalina

2020-05-01 Thread Brandon Hurr
the file is missing (4000 lines of it). B On Fri, May 1, 2020 at 6:48 PM Brandon Hurr wrote: > > Thanks Bob. > > I did this and it did not fix it sadly. > I downloaded the Debug version of R-GUI and captured the following > after clicking on the same file (which did cause it to

Re: [R-SIG-Mac] R.app GUI 1.71 (7827) crashes on Catalina

2020-05-01 Thread Brandon Hurr
en I tried it; I > generally don't use R.app) > > On Fri, May 1, 2020 at 4:54 PM Brandon Hurr wrote: > > > > I'm going to add to the pile on this one. It's hard to nail down > > though. I was able to load Hiroshi's test.R script after loading up > &

Re: [R-SIG-Mac] R.app GUI 1.71 (7827) crashes on Catalina

2020-05-01 Thread Brandon Hurr
I'm going to add to the pile on this one. It's hard to nail down though. I was able to load Hiroshi's test.R script after loading up R-GUI 7827 and just now 7832. I loaded it from multiple directories by clicking on it. That said, I've been having many issues locking up R-GUI on my 2019 MBAir since

Re: [R-SIG-Mac] R-SIG-Mac Digest, Vol 180, Issue 5

2018-02-15 Thread Brandon Hurr
A newish shortcut also makes this easier. CMD + Shift + . This toggles hidden files without using terminal. > 2) My approach to managing my invisible files in the MacOS is to make thm > visible with this at a Terminal session: > > defaults write com.apple.finder AppleShowAllFiles YES > ___

Re: [R-SIG-Mac] Error resizing a plot window: Error in UseMethod("depth") :

2017-08-29 Thread Brandon Hurr
Tim, I've run the example code on the page below and resized the plots with no errors. https://cran.r-project.org/web/packages/cowplot/vignettes/plot_grid.html It may have something to do with running High Sierra, or the specific code/data you are using. Could you post a reproducible example?

Re: [R-SIG-Mac] rJava stops loading since I upgraded R to 3.4.0

2017-05-24 Thread Brandon Hurr
xcode-select --install And see if you have the command line tools installed. Brandon On Wed, May 24, 2017 at 8:19 AM, David Winsemius wrote: > > > On May 24, 2017, at 7:40 AM, Christofer Bogaso < > bogaso.christo...@gmail.com> wrote: > > > > Hi, > > > > I have installed javac to it's latest ve

Re: [R-SIG-Mac] R 3.4.0 problem

2017-05-16 Thread Brandon Hurr
The key to understanding your current issue is the following lines in your output. checking for __gmpz_ui_sub in -lgmp... no configure: error: GNU MP not found, or not 4.1.4 or up, see http://gmplib.org You need to visit that website and install GMP. The R `gmp` package requires the GMP library t

Re: [R-SIG-Mac] OSX Sierra, R crash when loading library WGCNA

2017-04-11 Thread Brandon Hurr
Billie, I'm not having issues loading WGCNA on my iMac. macOS Sierra 10.12.4 (16E195). Entire session below: R version 3.3.3 (2017-03-06) -- "Another Canoe" Copyright (C) 2017 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin13.4.0 (64-bit) R is free software and comes w

Re: [R-SIG-Mac] R-SIG-Mac Digest, Vol 167, Issue 11

2017-01-20 Thread Brandon Hurr
When replying, please edit your Subject line so it is more specific >> than "Re: Contents of R-SIG-Mac digest..." >> >> >> Today's Topics: >> >>1. Re: Serious R problem (Brandon Hurr) >> >> >> ---

Re: [R-SIG-Mac] Serious R problem

2017-01-20 Thread Brandon Hurr
If you hit escape you can continue without consequences. There's been a lot of talk on the forum about fixes and it was my impression that there was a fix released, but I'm not 100% certain. If you wipe your app history and recent files it seems to be ok temporarily. I have an older version of th

Re: [R-SIG-Mac] CONFIRMED - R.app crashes at startup on MacOS Sierra

2016-12-08 Thread Brandon Hurr
rts. > > Thanks, > Simon > > > >> On Dec 8, 2016, at 11:30 AM, Brandon Hurr wrote: >> >> Simon, >> >> I have been experiencing this error for quite some time. If I load a r >> script by double clicking it, it happens nearly 100% of the time. If I >

Re: [R-SIG-Mac] CONFIRMED - R.app crashes at startup on MacOS Sierra

2016-12-08 Thread Brandon Hurr
Simon, I have been experiencing this error for quite some time. If I load a r script by double clicking it, it happens nearly 100% of the time. If I load R itself first then it doesn't happen. If I clear the "recent" files area it doesn't happen until I fill it again. The file opened seems irrelev

Re: [R-SIG-Mac] R segfault at startup, causing R crash

2016-11-05 Thread Brandon Hurr
8cd3ad94; cerror 0x7fff8cd41ae0 <+20>: retq Executable module set to "/Applications/R.app/Contents/MacOS/R". Architecture set to: x86_64h-apple-macosx. (lldb) c Process 2070 resuming On Sat, Nov 5, 2016 at 5:52 PM, Brandon Hurr wrote: > I have also had this

Re: [R-SIG-Mac] R segfault at startup, causing R crash

2016-11-05 Thread Brandon Hurr
I have also had this issue since upgrading. Recently it's got so bad that I just hit escape and continue working while saving my script as often as I can remember in hopes that it doesn't freeze completely. I deleted my script history as mentioned and indeed it prevented it from coming up with the

Re: [R-SIG-Mac] R 3.2.2 Hangs Reading Files in El Capitan [Solved]

2016-05-06 Thread Brandon Hurr
s > to load/save. > Cheers, > Simon > > >> On May 5, 2016, at 6:49 PM, Brandon Hurr wrote: >> >> You might be interested in the speed wars that are happening in the >> file reading/writing space currently. >> >> Matt Dowle/Arun Srinivasan's dat

Re: [R-SIG-Mac] R 3.2.2 Hangs Reading Files in El Capitan [Solved]

2016-05-05 Thread Brandon Hurr
You might be interested in the speed wars that are happening in the file reading/writing space currently. Matt Dowle/Arun Srinivasan's data.table and Hadley Wickham/Wes McKinney's Feather have made huge speed advances in reading/writing large datasets from disks (mostly csv). Data Table fread()/f

Re: [R-SIG-Mac] Pasting Code in Editor has Wrong Colors

2016-03-07 Thread Brandon Hurr
. On Mon, Mar 7, 2016 at 8:28 AM, Brandon Hurr wrote: > Simon, > > A follow up. On my system, "paste as plain text" does not fix the > color or font size issue when pasting. Below is my system information. > >> devtools

Re: [R-SIG-Mac] Pasting Code in Editor has Wrong Colors

2016-03-07 Thread Brandon Hurr
ductName: Mac OS X ProductVersion: 10.11.3 BuildVersion: 15D21 Thanks, Brandon On Sun, Mar 6, 2016 at 9:01 PM, Brandon Hurr wrote: > Simon, > > Thanks for the shortcut keys. I'll definitely use them. > > As for your question about where it's coming from, mostly Chrome via &

Re: [R-SIG-Mac] Pasting Code in Editor has Wrong Colors

2016-03-06 Thread Brandon Hurr
at all but particularly the editor window. It overrides colors, fonts, font sizes, until you save and reopen. Then everything is like if you had pasted as plain text. Thanks, Brandon On Sun, Mar 6, 2016 at 09:46 Simon Urbanek wrote: > > On Mar 4, 2016, at 12:10 PM, Brandon Hurr wrote

[R-SIG-Mac] Pasting Code in Editor has Wrong Colors

2016-03-04 Thread Brandon Hurr
As mentioned in the exchange with Frederico, I've been using Solarized Dark colors for the console and editor to hopefully make long days of coding easier on my eyes. The issue is when I paste code from a webpage or email it appears to revert to the original colors interspersed with the new backgr

Re: [R-SIG-Mac] R gui monokai

2016-03-04 Thread Brandon Hurr
so I'm not much use to Simon et al. It would be an attractive option to have though. B On Fri, Mar 4, 2016 at 8:03 AM, Federico Calboli wrote: > >> On 4 Mar 2016, at 17:59, Brandon Hurr wrote: >> >> R... >> Preferences... >> Console Color wheel… > >

Re: [R-SIG-Mac] R gui monokai

2016-03-04 Thread Brandon Hurr
R... Preferences... Console Color wheel... I've tried to set mine to solarized dark and they're reasonably close and easier on the eyes. You have to set each color manually. The Syntax color wheel is for the editor window. The only issue I've had is that when you paste code from a webpage it carri

Re: [R-SIG-Mac] Issues with rJava on OS X El Capitan

2016-02-15 Thread Brandon Hurr
Berend, I realize this is slightly off the goal of getting java working on your system, but it looks like you're using rJava to extract data from Excel files. Have you considered or tested using the readXL package instead? I believe it does not require rJava to work. https://github.com/hadley/rea

Re: [R-SIG-Mac] R crashes when using edit() or fix()

2016-01-26 Thread Brandon Hurr
I'm having no issues loading that page. Check your firewall or try it through a tether or another connection and verify. B On Tue, Jan 26, 2016 at 11:30 David Winsemius wrote: > > > On Jan 26, 2016, at 10:38 AM, Simon Urbanek > wrote: > > > > Please try the latest version from > > http://r.rese

Re: [R-SIG-Mac] Color Profiles in R-gui and Editor

2015-11-17 Thread Brandon Hurr
Apologies, forget the comment about syntax highlighting. The request for an easier way to add/select color profiles for R-gui and its editor stands. On Tue, Nov 17, 2015 at 9:30 AM, Brandon Hurr wrote: > Hello, > > I primarily use R-gui as my main console and it's editor for editi

[R-SIG-Mac] Color Profiles in R-gui and Editor

2015-11-17 Thread Brandon Hurr
Hello, I primarily use R-gui as my main console and it's editor for editing my script files. It does what I need, but my eyes tire from staring at white all day. I've tried to change the colors manually through preferences to something like Solarized (http://www.zovirl.com/2011/07/22/solarized_che

Re: [R-SIG-Mac] FastRWeb on El Capitan

2015-10-01 Thread Brandon Hurr
Do you have some reproducible code. I updated to 10.11 this morning and things seem ok, but I don't use those components. On Thu, Oct 1, 2015 at 1:58 PM, Carl pfisterer via R-SIG-Mac < r-sig-mac@r-project.org> wrote: > I upgraded a test machine to OS X 10.11 but I seem to be having difficulty > w

Re: [R-SIG-Mac] arguments lookup is disabled while R is busy

2015-08-28 Thread Brandon Hurr
nd also updated a lot of packages. Perhaps a reboot was in order? Sorry for the noise. Brandon On Fri, Aug 28, 2015 at 8:02 AM, Simon Urbanek wrote: > >> On Aug 27, 2015, at 11:12 PM, Brandon Hurr wrote: >> >> At the time I wasn't doing anything. The editor window was open

Re: [R-SIG-Mac] arguments lookup is disabled while R is busy

2015-08-27 Thread Brandon Hurr
7:34 PM, Simon Urbanek wrote: > Yes, that is expected, since you need R to obtain those (it requires R code > to run) and R is single-threaded, so you get all those hints only when R is > not busy. > > Cheers, > Simon > > > On Aug 26, 2015, at 1:48 PM, Brandon Hurr w

[R-SIG-Mac] arguments lookup is disabled while R is busy

2015-08-26 Thread Brandon Hurr
The code hints appear to be not working properly for me. In both the editor window and in R GUI I see the subject line in parentheses rather than the usual helpful text indicating what variables are acceptable in a particular function. Tab autocompletion is also non-functioning. Any pointers? Tha

Re: [R-SIG-Mac] Error on linking to R.3.2.2 package

2015-08-16 Thread Brandon Hurr
I noticed this today too. It links to 3.2.1, but if you change the 1 to 2 you can download the correct package. Obviously not ideal, but something. B On Sun, Aug 16, 2015 at 1:45 PM, Roy Mendelssohn - NOAA Federal < roy.mendelss...@noaa.gov> wrote: > If I go to the cran home page, and then to th

Re: [R-SIG-Mac] Rmertrics-fPortfolio can't be installed on OS 10.10.4

2015-08-04 Thread Brandon Hurr
ienSent from my MacBook Pro* > > > > > > > > On Aug 4, 2015, at 10:57 PM, Brandon Hurr wrote: > > Did you install Symphony first? > Cannot find SYMPHONY libraries and headers. > See <https://projects.coin-or.org/SYMPHONY>. > On Tue, Aug 4, 20

Re: [R-SIG-Mac] Rmertrics-fPortfolio can't be installed on OS 10.10.4

2015-08-04 Thread Brandon Hurr
Did you install Symphony first? Cannot find SYMPHONY libraries and headers. See . On Tue, Aug 4, 2015 at 07:55 Josh C. Chien wrote: > Hi Mac-R, > Anyone know how to figure out this issue ? > > > > > install.packages("fPortfolio") > also installing the depend

Re: [R-SIG-Mac] Problems to install a package

2015-07-29 Thread Brandon Hurr
On Wed, Jul 29, 2015 at 7:26 AM, David Winsemius wrote: > install.packages("RMacoqui", repos="http://R-Forge.R-project.org";, > type="source", dependencies=TRUE) > I'm not sure if this is helpful, but I'm running 10.10.4 and had no issues installing from the source as David posted. > install.

Re: [R-SIG-Mac] Some library can't be installed on Mac OS Yosemite 10.10.3

2015-06-23 Thread Brandon Hurr
You need to install symphony first. See links here: http://cran.r-project.org/web/packages/Rsymphony/index.html On Tue, Jun 23, 2015 at 18:00 Josh C. Chien wrote: > Hi R-Mac, > I got trouble about installation of some library which might use > C/C++/Fortran code. > Rmetrics-fPortfolio and RQuantl

Re: [R-SIG-Mac] cairo devices not working in 3.2.0

2015-04-24 Thread Brandon Hurr
Noam, I've just recently upgraded too and everything works except cairo_png(). > capabilities("cairo") cairo TRUE > svg() > cairo_png() Error: could not find function "cairo_png" > cairo_pdf() > sessionInfo() R version 3.2.0 (2015-04-16) Platform: x86_64-apple-darwin13.4.0 (64-bit) Running unde

Re: [R-SIG-Mac] Compiler options for R binary

2014-11-20 Thread Brandon Hurr
Simon. It's been a while since I've looked but are there precise instructions on how to implement your BTW? Brandon. On Thursday, November 20, 2014, Simon Urbanek wrote: > On Nov 20, 2014, at 11:17 AM, Braun, Michael > wrote: > > > I run R on a recent Mac Pro (Ivy Bridge architecture), and

Re: [R-SIG-Mac] Bug in R.app code editor

2014-08-30 Thread Brandon Hurr
Duncan I could not replicate on my air, but I'm running Yosemite beta 2 and copied from Chrome 38.0.2125.24 beta (64-bit). http://imgur.com/oBCvqlK > sessionInfo() R version 3.1.1 (2014-07-10) Platform: x86_64-apple-darwin13.1.0 (64-bit) locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.U

Re: [R-SIG-Mac] Strange behavior of R window when switching using Mission Control / Exposé

2014-03-31 Thread Brandon Hurr
I can confirm this behavior on my mac since at least R 2.11.0, OS X 10.6.8 to 10.9.2. It's been driving me nuts. The window is actually in the front and you can type in it, but you can't see it until you do expose a second time or click on the window. On Tue, Apr 1, 2014 at 2:47 AM, Jimmy O'Donnel

Re: [R-SIG-Mac] Problems with Rcmdr via XQuartz on OSX Mavericks

2013-11-22 Thread Brandon Hurr
Sounds a lot like what I've seen with imagej. Once it's in the background, it slows to a crawl. I'm certain it's mavericks power saving. Any idea how to disable it per app? On Friday, November 22, 2013, Simon Urbanek wrote: > Like Peter said, this seems due to the aggressive power-saving in > Mav

Re: [R-SIG-Mac] R crashes on preferences screen

2013-11-07 Thread Brandon Hurr
rwin10.8.0 (64-bit) > > locale: > [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 > > attached base packages: > [1] stats graphics grDevices utils datasets methods base > > > Is there any other specific information that would help? > > Thanks, &g

Re: [R-SIG-Mac] R crashes on preferences screen

2013-11-06 Thread Brandon Hurr
thods base > > > > -- > Brian D. Ripley, rip...@stats.ox.ac.uk > <mailto:rip...@stats.ox.ac.uk > > > Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ > University of Oxford, Tel: +44 1865 272861 (self) > 1 South Parks Road,

Re: [R-SIG-Mac] R crashes on preferences screen

2013-10-02 Thread Brandon Hurr
I cannot reproduce on my mac mini (2011). OS X 10.8.5. R version 3.0.2 (2013-09-25) Platform: x86_64-apple-darwin10.8.0 (64-bit) locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base

Re: [R-SIG-Mac] "edit" command does not work as I would expect

2013-08-13 Thread Brandon Hurr
If I had to guess it would be that your file isn't in the working directory. If you supply the entire file location does it work as expected? HTH B On Tue, Aug 13, 2013 at 3:29 PM, David Epstein wrote: > I tried using various versions of the 'edit' command. Here is an account of > how this fail

Re: [R-SIG-Mac] How to print a variable in R mac?

2012-12-17 Thread Brandon Hurr
It would be worth your time to read some introductory material on how to use R. To look only at the variable of interest you can call on it in various ways. One would be to call it by name: Corp$ar_li_igp Another would be to call it by column index: Corp[15] #assuming ar_li_igp is the 15th

Re: [R-SIG-Mac] Why do i get: Error: unexpected input in "A<-lm(GandW ~ Authocracy, Data) " ?

2012-12-06 Thread Brandon Hurr
A<-lm(GandW ~ Authocracy*;*Data) On Sun, Nov 25, 2012 at 8:01 PM, Faradj Koliev wrote: > ; [[alternative HTML version deleted]] ___ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Re: [R-SIG-Mac] "¬" in Script Editor

2012-08-30 Thread Brandon Hurr
all" to > replace every occurence with a blank. (paste in the character where it says > "Find", and type a space where it says "Replace with:" Then click the > "replace all" button.) > > --Susan > > On Aug 29, 2012, at 5:43 PM, David Winse

[R-SIG-Mac] "¬" in Script Editor

2012-08-29 Thread Brandon Hurr
I've been noticing lately some weirdness in the editor when copying and pasting code. Last night when I was trying to run some code from the ggplot2 mailing list I pasted the code in from gmail. As usual, there were extra line breaks that caused the code to fail. I pasted the code into the script

Re: [R-SIG-Mac] R console

2012-08-24 Thread Brandon Hurr
sion: OS X 10.8.1 (12B19) Kernel Version: Darwin 12.1.0 Boot Volume: AIR Boot Mode: Normal Computer Name: Brandon’s MacBook Air User Name: Brandon Hurr (bhurr) Secure Virtual Memory: Enabled Time since boot: 20:49 On Fri, Aug 24, 2012 at 3:51 PM, Weiwei Sh

Re: [R-SIG-Mac] R 2.15.1 installer with signature (for Mountain Lion)

2012-08-14 Thread Brandon Hurr
No complaints is probably a good sign. I've not had any issues in 10.8.0 so far (installed over 10.7.4 on my mid-2011 MBA), but I've yet to compile anything from source or install R again. On Tue, Aug 14, 2012 at 3:39 PM, Simon Urbanek wrote: > On Aug 14, 2012, at 3:49 PM, Berend Hasselman wrote

Re: [R-SIG-Mac] Unable to install packages car, faraway, mvtnorm

2012-03-16 Thread Brandon Hurr
atistics, http://www.stats.ox.ac.uk/~**ripley/<http://www.stats.ox.ac.uk/~ripley/> University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UKFax: +44 1865 272595 __*

Re: [R-SIG-Mac] Unable to install packages car, faraway, mvtnorm

2012-03-16 Thread Brandon Hurr
You need to install the packages before your script can load. http://cran.r-project.org/doc/manuals/R-admin.html#Installing-packages ?install.packages() B On Fri, Mar 16, 2012 at 17:35, Evan & Chele Jones < joneswha...@slingshot.co.nz> wrote: > I'm fairly new to R and I'm not sure that I am po

Re: [R-SIG-Mac] problem with loading JGR

2011-08-01 Thread Brandon Hurr
Funny enough I was trying the same thing today after reading the discussion in Baptiste's Physicists thread. I get a very similar error when I started it in R... > require(deducer) Loading required package: deducer Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logi

[R-SIG-Mac] Fwd: Polygon edge not found

2011-03-23 Thread Brandon Hurr
Sadly, I don't know anything more about your error. Perhaps someone in the group or on SIG-MAC can help. Brandon -- Forwarded message -- From: tf21211 Date: Tue, Mar 22, 2011 at 17:26 Subject: Re: Polygon edge not found To: Brandon Hurr Thanks for confirming I have a pr

Re: [R-SIG-Mac] R console Mac

2011-03-10 Thread Brandon Hurr
Kristian, Not sure if it can be done in R gui, but I've been using Rstudio lately and it seems to have this feature. I've only used it for about a week though so I'm not sure if it's really a good IDE yet or not. http://www.rstudio.org/ Brandon On Thu, Mar 10, 2011 at 06:39, Unger, Kristian, D