search for: noawt

Displaying 5 results from an estimated 5 matches for "noawt".

Did you mean: noat
2011 Jul 28
2
R CMD CHECK doens't run configure when testing install? (Revised)
I'm trying to get ready to submit a package to CRAN, but in order for the package to install on OS X, I need to temporarily set the environment variable NOAWT=1. I put 'export NOAWT=1' in my package's 'configure' script, and 'R CMD INSTALL MyPackage' returns with no errors. However when I do 'R CMD CHECK MyPackage', the installation test fails, because the configure script is not invoked. If I set the variable manu...
2011 Jul 28
2
R CMD CHECK doens't run configure when testing install? (Revised)
I'm trying to get ready to submit a package to CRAN, but in order for the package to install on OS X, I need to temporarily set the environment variable NOAWT=1. I put 'export NOAWT=1' in my package's 'configure' script, and 'R CMD INSTALL MyPackage' returns with no errors. However when I do 'R CMD CHECK MyPackage', the installation test fails, because the configure script is not invoked. If I set the variable manu...
2011 Jun 04
1
Problem with Snowball & RWeka
...stem not unlike R's, to the effect that now when external packages (or the Snowball jar) is loaded their KnowledgeFlow GUI is started, which in turn requires AWT---and from what I understand, this does not work on Mac OS X. Short term, you should be able to Sys.setenv("NOAWT", "true"). More long term, the Weka maintainers have patched their upstream code so that it is possible to turn off the dynamic class discovery altogether, but I have not found the time to test this ... I realize this solution was for Mac OS, but not knowing anything...
2012 Jan 13
4
Troubles with stemming (tm + Snowball packages) under MacOS
...S 10.5 R 2.12.0 / R 2.13.1 / R 2.14.1 (I have tried several versions) I have installed all the needed packages (tm, rJava, rWeka, Snowball) + dependencies. I have desactivated AWT (like written in http://r.789695.n4.nabble.com/Problem-with-Snowball-amp-RWeka-td3402126.html) with : Sys.setenv(NOAWT=TRUE) The command tm_map(reuters, stemDocument) gives the following errors : - First time: Error in .jnew(name) : java.lang.InternalError: Can't start the AWT because Java was started on the first thread. Make sure StartOnFirstThread is not specified in your application's Info.pli...
2009 Feb 05
1
JGR extension not working (PR#13501)
Full_Name: Erik Lukac Version: R version 2.8.1 (2008-12-22) OS: Mac OS 10.5 Submission from: (NULL) (141.84.28.167) I tried to install JGR, but somehow it doesnt work. > install.packages("JGR") Warning in install.packages("JGR") : argument 'lib' is missing: using '/Users/erikl/R/i386-apple-darwin9.6.0-library/2.8' trying URL