Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

8 results for “from:John Magnotti”

R crashes on preferences screen
John Magnotti · Oct 2, 2013 · r-sig-mac

Going to the preferences screen in R.app (Command + , or R->preferences) and selecting any of the icons causes R to crash with a segfault. If I click any the tabs at the top of the preferences window R doesn...

R code chunks
John Magnotti · Apr 12, 2016 · r-sig-mac

The failure to find pdflatex may have to do with how R GUI tries to discover the system path (or pdflatex is actually not on your system). A while back, Ian Gow suggested adding the location of the pdflatex binary...

parLapply is not using all nodes
John Magnotti · Dec 11, 2015 · r-sig-mac

Hello Yan, I think parLapply is just assigning a core for every item in the list, G, you supplied. Because you have more cores than items in the list, some of the cores won't receive any work. John On...

parLapply is not using all nodes
John Magnotti · Dec 11, 2015 · r-sig-mac

Hi Yan, Sorry it wasn't the simple answer. On my machine, your code creates 3 R processes (#cores -1) and they are all active. If you have an even simpler example say parLapply(cl, 1:8, function_that_takes...

R Freezes while Document editing
John Magnotti · Dec 4, 2014 · r-sig-mac

If it helps, a colleague of mine and I also get the freezing + segfaults a few times a day. They also occur while typing into the code editor in R.app [both of us are using R version 3.1...

R GUI is freezing
John Magnotti · Feb 11, 2016 · r-sig-mac

My colleague and I have experienced similar problems for a while. Although I don't necessarily recommend it, we've switched to RStudio in the meantime. Now that RStudio allows for splitting code files into separate windows, you can create...

R crashes on preferences screen
John Magnotti · Nov 6, 2013 · r-sig-mac

I removed my current R.app and installed the one at: http://r.research.att.com/#GUI R-3.0-branch-snowleopard-signed.pkg but I still get an immediate crash when I 1) open the preferences window and 2...

R crashes on preferences screen
John Magnotti · Nov 12, 2013 · r-sig-mac

no more crashing for me thanks! John > sessionInfo() R version 3.0.2 Patched (2013-11-11 r64202) Platform: x86_64-apple-darwin10.8.0 (64-bit) locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF...

Can't find what you're looking for? Try searching with Google .