similar to: Cocoa GUI: pasting in R Console yields syntax error

Displaying 20 results from an estimated 10000 matches similar to: "Cocoa GUI: pasting in R Console yields syntax error"

2004 Aug 14
2
re: R-1.9.1 preferences (PR#7170)
okay, so checking the "override" box at the bottom of the menu allows the changes to take effect. I still don't understand why you need to have the "override" box there in the first place T Begin forwarded message: > From: Anthony Westerling <leroy@ucsd.edu> > Date: Fri Aug 13, 2004 4:41:01 PM US/Pacific > To: r-bugs@r-project.org > Subject:
2006 Nov 20
1
Research Assistant position
University of California Merced Merced, CA Programmer Analyst II/III (Research Assistant) Job Code SSNRI723A Open until filled. ? In the Sierra Nevada Research Institute at UC Merced, act in support of research in applied climatology and statistical modeling for wildfire, energy and water resource management applications and assist the Principle Investigator with the development of software,
2003 Apr 22
1
Search Engine (PR#2813)
Full_Name: Anthony Westerling Version: 1.7.0 OS: Mac OS X 10.2.5 Submission from: (NULL) (64.203.9.4) R includes a very nice search engine web page which installs at /usr/local/lib/R/doc/html/search/SearchEngine.html. The search engine and keywords links do not work on my Mac G4s running OS X 10.2.5, and this appears to be independent of choice of browser. This appears to be a Mac-specific
2004 Nov 25
1
R-2.0.1 reinstall non-CRAN pkg
I am trying to upgrade to R-2.0.1 from R-1.9 on a Mac running OS X 10.3. I have some simple packages I wrote myself that have to be reinstalled to be recognized as valid packages. I have been using them for a while on earlier versions of R, so didn't expect to have any problems. I am probably going about this the wrong way? I simply used R CMD build mypkgdir and then R CMD install
2004 Oct 23
2
R_LIBS and R Cocoa GUI for Mac OS X (PR#7308)
Full_Name: David Firth Version: 2.0.0 OS: Mac OS 10.3.5 Submission from: (NULL) (81.178.234.156) When running R in R Cocoa GUI 1.0 (v2004-10-14), I have > Sys.getenv()[["R_LIBS"]] [1] "/Users/david/Library/R" > .libPaths() [1] "/Users/david/Library/R/library" [2] "/Library/Frameworks/R.framework/Resources/library" The pasting of
2005 Mar 02
1
Processing files with AlphaX and R 2.0.1
I am a volunteer developer for the text editor AlphaX <http://alphatcl.sourceforge.net/wikit/> and the author/maintainer of its "S+/R" mode. We recently received this note from a user: >>>>>>>> I am trying to process files written and edited in AlphaXb16 through R v2.0.1. This has worked previously under the last version of AlphaX and R 1.9.1. Now
2005 Jul 25
2
R Cocoa GUI 1.12 (R 2.1.1 Framework) crashes on acf() (PR#8032)
After I upgraded my installation of R for OS X (Tiger) to 1.12, it consistently crashes when calling the function acf() [stats lib]. Roberto Osorio
2007 Dec 06
2
R-Cocoa Bridge
I had seen old posts on the list (circa 2002) regarding a Cocoa-R bridge that was under development, but I can't find anything recent about it. Does anyone know if this is available somewhere? If not, does anyone have any experience/pointers calling R functions from Cocoa? Thanks for your time, Lee Falin
2011 May 26
1
How to resolve conflicts between Cocoa and WineLib...?!
Hello Can you please tell me if it is possible to resolve the following Cocoa framework / WineLib 1.3.20 conflicts? I am trying to a port a game from Windows to OS X and I would like to use WINE's Windows Kernel32 library implementation in a Cocoa application [Embarassed] I think I can probably solve the problem by creating a C++ code only Cocoa framework and linking it with WineLib and my
2009 Mar 17
1
Embedding R Engine in Cocoa
Hello Everyone, I'm attempting to use the R-Engine from the Mac R.app GUI project to embed R in an Objective-C application I'm writing. However, after a few days of trying, dependencies to the GUI keep tying me down. I don't need anything fancy, I'm just feeding in vectors and running regressions on them, but even that seems to escape me. I've seen on the outdated R/Cocoa
2004 Oct 20
1
R Cocoa won't load in Mac 10.3
I apologize for the post, but I have not been able to find reference to this searching the R-archives, web site and WWW. I installed R-cocoa 2.0.0 using the binary installer package on Mac OS 10.3. When I try to start the program from the GUI I get the following error message: Unable to start R: R_HOME is not set. Please set all required environment variables before running this program.
2006 Nov 21
4
Embedding Rails in a Cocoa app.
Hi, Has anyone tried to embed rails into a Cocoa app? I have got this working to a very primitive point using RubyCocoa. After about half an hour of playing I was able to get WEBrick to serve the rails starter page inside of a Cocoa app, but that is as far as I have got. I have an idea for a client/server app where the server is a Cocoa application that embeds WEBrick (or another server solution
2004 Dec 16
0
[Fwd: Re: Ruby Cocoa (OS X) questions: deployment & interface builder]
This is a re-post (slightly edited) from the ruby-talk list. I think I''m going to add a wiki page on the topic. -------- Original Message -------- Subject: Re: Ruby Cocoa (OS X) questions: deployment & interface builder Date: Fri, 17 Dec 2004 07:48:26 +0900 From: Nick <devel@nicreations.com> Reply-To: ruby-talk@ruby-lang.org To: ruby-talk@ruby-lang.org (ruby-talk ML)
2011 Feb 28
1
windows app to communicate with cocoa lib
Does anyone know of a way to get my Windows MFC app running under WINE to call a function in a native OS X lib or plugin? I would like the ability for my Windows app to call some custom functions which would pull information about the current machine, such as OS X version for example. I dont really care as to how but I was thinking I could write a 'generic c++ plugin' or 'c++
2009 Jun 05
0
[LLVMdev] Using LLVM JIT inside a Cocoa application
Hello, I'm not an LLVM expert, but I think you can build a Cocoa/LLVM project by using the LLVM's libraries and headers the same way you did with any other third party library. In fact, that's what the clang Xcode project does. It does not use any makefile. In short: - Add the llvm/include folder in you header search path (in the project's build settings). To add
2006 Feb 07
3
MySQL client out of memory error
Hi, I'm using Dovecot 1.0-alpha5 as POP3 server with MySQL DB of users. Sometimes clients get an authentication errors. In this time dovecot writes to log file next lines: Feb 7 11:14:30 orion dovecot: auth-worker(default): sql(user at mydomain.com.ua,192.168.3.36): Password query failed: MySQL client run out of memory Feb 7 11:14:30 orion dovecot: auth-worker(default): sql(user at
2009 Jun 05
2
[LLVMdev] Using LLVM JIT inside a Cocoa application
Hello, I am trying to compile a project I am writing with Xcode that will use LLVM libraries to generate code executed with the JIT. I would be curious to learn how you deal with LLVM header files, libraries, makefiles and Cocoa application projects. My candid understanding is that LLVM projects need to be built with LLVM makefiles (hence the previous message I sent about LLVM Projects). I am
2013 Apr 26
1
Compiling Xapian within a Cocoa project
Hi, folks. I don't know much about C++, so please excuse my newbie question: I just tried to include Xapian in a dummy Cocoa project, ie created a new project and added the libxapian.a file installed via MacPorts. When I include xapian.h in an Objective-C++ file (either mm or h), the compilation fails with the following message: ================= In file included from
2008 Dec 22
6
MacOS X cocoa and carbon for Linux?
Do you know about such implementation of the Mac OS API for Linux ? I was thinking would this be hard to be done ? Having in mind that the MacOS and Linux OSes have much more in common than Linux and Windows. The benefits of such projects will be great , as there is great diversity of applications for MacOS ,and if they can be used native in Linux there will be great advantage for all Linux users.
2009 Mar 25
1
More Embedding REngine in Cocoa
Hello once again, After locating the standalone REngine object set, I am having difficulty integrating them into the XCode project I intend to use them in. Suppose one started with the REngine standalone source and a blank XCode file, what special modifications need to be made to allow the source files to see inside R.framework? Importing the framework into the project, setting the