similar to: Installing R on 64-bit Solaris 2.8 --- follow-up

Displaying 20 results from an estimated 1300 matches similar to: "Installing R on 64-bit Solaris 2.8 --- follow-up"

2004 Jan 20
3
Changing workspace from within an R session
Hello R-users, is it possible to navigate from one workspace to the other from within an R session or does one has to close R and restart it from the directory where resides the desired workspace? For example from Splus I have this little function, see at the end, which I used all the time to navigate between valid Splus directories. I find this particularly usefull when I develop new
2004 Jan 07
2
Installing R on 64-bit Solaris 2.8
Hello, I am installing R on a Sun Solaris 64-bit machine. I followed the instructions in the "R Installation and Administration" guide. I am amazed at how much is going on during the installation process and I congratulate the people who have put all this together for the ones amongst us who don't have the required skills to do it. The installation went fairly well I think, I got
2007 Jul 31
1
Data mining tools
Hello there, apologies for cross-posting my question is not an S/R question but there is so much knowledge concentrated in those lists that I thought someone could point me in the right direction. A few months ago I read an article in a referenced journal comparing some data mining programs, among which there was Insightful's I Miner, SAS' Entreprise Miner, SPSS' Clementine (I think)
2010 Apr 28
2
Size limitations for model.matrix?
Hello, I am running: R version 2.10.0 (2009-10-26) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 on a RedHat Linux box with 48Gb of memory. I am trying to create a model.matrix for a big model on a moderately large data set. It seems there is a size limitation to this model.matrix. > dim(coll.train) [1] 677236 128 > coll.1st.model.mat <-
2011 Sep 12
1
Centering lines on barplot centers.
Hello, I am trying to port one of my plotting S+ functions to R and I am having difficulties!!! I am including here only the troublesome code! I first produce a barplot, saving the positions of the bar's centers. par(mar = c(6.1, 5.1, 4.1, 4.1), mgp = c(3, 3.0, 0)) ticks.loc <- barplot(sum.of.weights, col = 5, xlab = "", ylab = "", axes =
2004 Jan 13
2
Installing the Rcmdr and tclk package
Hello R-users, Version 1.8.1 on a 64-bit Solaris 5.8 OS I am trying to instal the Rcmdr package for which the tclk package is required. Once both package installed I issued the command: > library(tcltk) and received the following error message Error in firstlib(which.lib.loc, package) : Tcl/Tk support is not available on this system Error in library(tcltk) : .First.lib failed Upon
2004 Jan 21
0
Summary: Changing workspace from within an R session
Thanks to Frank Harrell, Brian Ripley, Andy Liaw, Jeff Laake and Sean Davis for their usefull comments regarding "navigation" between valid R directories. Jeff recommanded the Mark Bravington package that can be found at: (ftp://ftp.marine.csiro.au/software/bravington/). I looked at the package and found that it can do a lot more than what I asked for. At this time I was not prepared
2004 Jan 16
0
Summary: Installing the Rcmdr and tcltk
Hello R-users, thanks to Brian Ripley, who guided me through this process, the "tcltk" package is now working and hence the "Rcmdr" package as well. The secrets were to first rebuild the Tcl and Tk packages from the sources files, making sure the same C compiler was used as the one used in subsequent steps to build R and enabling 64bit support. Prof. Ripley reported getting
2004 Jan 22
0
FW: Réf. : Packages debug and mvbutils
Please use the CRAN versions, not the ftp versions which are now out-of-date. Both packages are on base CRAN now, but may not have propagated to all mirrors yet. (But thanks to Gerald for responding-- I had de-subscribed from R-help.) For anyone using the HANDY package (a Windows-specific package which includes a non-C DLL, so I can't CRAN it): I'll post an updated version on the ftp site
2004 Jan 14
0
Update on: Installing the Rcmdr and tclk package
Hello R-users, first thanks to all who responded my questions regarding the installation of the Rcmdr and tcltk packages. The problem is with the tclk package on which Rcmdr depends. Following Prof Ripley's advice I re-installed Tcl and Tk, compiling from sources and making sure the "--enable-64bit" option of their configure was set and setting the environment variable
2010 Feb 05
2
Importing data coming from Splus into R.
Hello there, I spent all day yesterday trying to get a small data set from Splus into R, no luck! Both, Splus and R, are run on a 64-bit RedHat Linux machine, the versions of the softwares are 64-bit and are as what follows: Splus: TIBCO Software Inc. Confidential Information Copyright (c) 1988-2008 TIBCO Software Inc. ALL RIGHTS RESERVED. TIBCO Spotfire S+ Version 8.1.1 for Linux 2.6.9-34.EL,
2004 Jan 28
1
Large data sets and memory management in R.
Hello R-users, First my settings: R-1.8.1, compiled as a 64bit application for a Solaris 5.8, 64 bit. The OS has 8Gb of RAM available and I am the sole user of the machine, hence pretty much all the 8Gb are available to R. I am pretty new to R and I am having a hard time to work with large data sets, which make up over 90% of the anlyses done here. The data set I imported in R, from S+, has a
2003 Dec 05
5
GUI's for R
Hello, I am not currently using R but I have been using S+ for sevaral years. I think that I fit in the category of power users, never using the GUI prefering the flexibility of a command line interface (CLI). In a short while I will try to move to R, that is if we can convince our IT people that installing a freeware package on a Unix server will not damaged the companie's network! The
2010 Mar 31
0
Installing JGR and rJava
Hello, I am running: R version 2.10.0 (2009-10-26) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 on a 64-bit RedHat box. To encourage collegues to use R, I am trying to install "JGR", which depends on "rJava", on the above machine. At first I received and error saying Java was not available. My IT support, I am not admin. on this
2010 Feb 12
0
Execution timing in .First()
Hello, I have a .First function in my personnal Rprofile file. Through the .First function I want to load an R data base at position 2 in the search list but R complains with: "Attempting to load the environment 'package:stats'" and further down the initialization process, when .First.sys() is run and default packages are loaded, my newly loaded data base ends up at position
2007 Jul 23
3
Scriptaculous blind animation jerky when DIV contains a lot of content
Hi I have set up the following example to illustrates the problem I am having with scriptaculous. http://www.webmaint.com/scriptaculous_demo.html You will notice the animation is very jerky and looks awful in Firefox, and it just about passable in Internet Explorer I presume this is because of the way the browser renders the data in the select boxes. Is there any work around that could create a
2009 Nov 24
1
Encoding problems.
Hello, I use: R version 2.9.2 (2009-08-24) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 on Ubuntu 9.10, I usually run R from ESS (5.4 on current Unbuntu) from Emacs-22.2.1. But I also tried the following from the console and it gave the same results. I have a data file containing lots of European characters, French, German, Italian and so on. I can read it
2006 Jun 27
3
belongs_to <parent name>, :foreign_key modifier not working
All, I have two ActiveRecord objects. TargetList has_many Targets Targets belongs_to TargetList I''ve specified belongs_to :target_list, :foreign_key => ''DataSetID'' Queries generated by various methods in target_list do not seem to see the foreign_key name and keep trying to query my Target table using "target_list_id" (the default foreign
2009 Dec 01
3
Using two (...) in a function
Hello R-Helpers, I am not sure if it is a very simple question but I would like to use two (...) in a function, for example, this is a script where I would like to input the variable names (in one of the (...)) and the variances associated to those variables which are not calculated in the script because there is a specific software to calculate it (the other (...)) data <- function
2018 Jan 03
2
Mixmonitor with b option
We have a server that records all calls so we set Mixmonitor with the b option to only record calls that are actually bridged. I notice that we have lost of 44 byte files in /var/spool/asterisk/monitor which correspond to calls that were not answered. If a call is not answered I assume it was never bridged so why would Asterisk create a file? Is there a way to avoid getting those empty