search for: 2.10.1

Displaying 20 results from an estimated 712 matches for "2.10.1".

Did you mean: 2.0.1
2010 Apr 23
1
uninstalling and installing on linux
Hi List, I have a question about uninstalling and installing R on linux, which I am new to. > sessionInfo() R version 2.10.1 (2009-12-14) x86_64-unknown-linux-gnu locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=C LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=en_US.UTF-8 LC_NAME=C [9] LC_ADDRESS=C
2015 Jun 01
2
dahdi 2.10.1 build fails
On fedora 21, trying to build dahdi for kernel 4.0.4. gcc-4.9.2-6.fc21.x86_64 make -C /lib/modules/4.0.4-202.fc21.x86_64/build SUBDIRS=/home/asterisk/rpmbuild/BUILD/dahdi-linux-2.10.1/drivers/dahdi DAHDI_INCLUDE=/home/asterisk/rpmbuild/BUILD/dahdi-linux-2.10.1/include DAHDI_MODULES_EXTRA=" " HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m make[1]: Entering directory
2009 Nov 18
1
Winbind crashes on SOME users
Hello all. I'm having big troubles setting up AD integration. I think prerequisites are OK (machine is joined and many users from both our domains can login). But with some (fixed) users I get: *** glibc detected *** winbindd: free(): invalid next size (fast): 0x00007f24de0d2740 *** ======= Backtrace: ========= /lib64/libc.so.6[0x7f24da3e1ba6]
2010 Jan 25
1
Help on R-2.10.1 installation on AIX5.3
Hi all, I met a problem with R-2.10.1 installation on AIX5.3. The error message is as following: make[3]: Entering directory `/rnd/homes/tmp/R-2.10.1/src/library/tools' building package 'tools' mkdir ../../../library/tools make[4]: Entering directory `/rnd/homes/tmp/R-2.10.1/src/library/tools' mkdir ../../../library/tools/R mkdir ../../../library/tools/po make[4]: Leaving
2016 Jan 08
0
[ANNOUNCE] xf86-input-evdev 2.10.1
Only one change over 2.10, affecting some devices with absolute axes but not ABS_X/ABS_Y. Previously, those devices had the first to axes mapped to axes 0 and 1 and thus some random axes was interpreted as x/y coordinate. With this release, axes 0 and 1 are reserved for x/y axes only. Peter Hutterer (2): Only map x and y to axes 0 and 1 evdev 2.10.1 git tag: xf86-input-evdev-2.10.1
2010 Jan 22
3
R-2.10.1 : There is no make file. (PR#14192)
Full_Name: N. Srinivasan Version: R-2.10.1 OS: Ubuntu 9.10, 64 bits Submission from: (NULL) (68.110.238.141) ,/configure runs fine. But there is no make file mentioned in the INSTALL file. Usually this kind of information is provided in the README file. I am a donor to the R Foundation. Ubuntu uses the Synaptic. It only installs the R version 2.9.0 So, I have to compile R-2.10.1 from the
2015 Jun 01
1
dahdi 2.10.1 build fails
On 06/01/2015 04:49 PM, Shaun Ruffell wrote: > On Mon, Jun 01, 2015 at 04:24:31PM -0400, sean darcy wrote: >> On fedora 21, trying to build dahdi for kernel 4.0.4. >> >> gcc-4.9.2-6.fc21.x86_64 >> >> make -C /lib/modules/4.0.4-202.fc21.x86_64/build SUBDIRS=/home/asterisk/rpmbuild/BUILD/dahdi-linux-2.10.1/drivers/dahdi
2010 Jun 18
4
C Interface
Greetings, I am trying to call simple C-code from R. I am on Windows XP with RTools installed. The C-function is #include <R.h> #include <Rinternals.h> #include <Rmath.h> #include <Rdefines.h> // prevent name mangling extern "C" { SEXP __cdecl test(SEXP s){ SEXP result; PROTECT(result = NEW_NUMERIC(1)); double* ptr=NUMERIC_POINTER(result); double t =
2010 May 13
1
ggplot2: qplot won't work
I have a script running in the StatET Eclipse environment that executes the ggplot2 command qplot in a function: # Creates the plot createPlot <- function(){ print("Lets plot!") qplot(1:10, letters[1:10]) } When executing the qplot line directly, it works. When executing the script it does not open a window and it it does not plot. Is there something important I have forgotten? I
2010 Mar 11
3
Help function "?" in R 2.10.1
Hello everyone, I have versions 2.7.2 and 2.10.1 installed on a machine that has no access to internet. In 2.7.2 I can use ? to get help on functions, which in 2.10.1 that does not work, all I see is "starting httpd help server...done" and then nothing. Have I downloaded 2.10.1 incorrectly (=forgot to tick some box for local help file repository) or is the internet help now the
2010 Mar 12
1
StatEt: Error R Object Browser Update java.lang.NullPointerException
Hello, I'm trying to use StatEt on my kubuntu karmic system. I've set everything up according to the website and a guide pdf I've got, but when I start the R session, or issue a command, I get a "An internal error occurred during: "R Object Browser Update"." error; Any ideas on what to look at or try next ? java.lang.NullPointerException at
2010 Jan 19
1
Error compiling R 2.10.1 on AIX
I'm trying to compile R 2.10.1 on AIX 5.3, and am getting the following error: Error in read.dcf(file = descfile) : Line starting 'Package: tools ...' is malformed! Calls: makeLazyLoading ... code2LazyLoadDB -> loadNamespace -> parseNamespaceFile -> read.dcf Execution halted make[3]: *** [all] Error 1 make[3]: Leaving directory
2015 Jun 01
0
dahdi 2.10.1 build fails
On Mon, Jun 01, 2015 at 04:24:31PM -0400, sean darcy wrote: > On fedora 21, trying to build dahdi for kernel 4.0.4. > > gcc-4.9.2-6.fc21.x86_64 > > make -C /lib/modules/4.0.4-202.fc21.x86_64/build SUBDIRS=/home/asterisk/rpmbuild/BUILD/dahdi-linux-2.10.1/drivers/dahdi DAHDI_INCLUDE=/home/asterisk/rpmbuild/BUILD/dahdi-linux-2.10.1/include > DAHDI_MODULES_EXTRA=" "
2011 May 26
1
R-2.10.1 to R-2.13.0
Dear List, I am currently running R-2.10.1. I wish to install R-2.13.0 or update my R-2.10.1 to the R-2.13.0. I have downloaded R-2.13.0 but wish to seek your advice before installing that. Please is there a better way of updating to the newer version other than downloading and installing the version? Thanks for your suggestions. Ogbos [[alternative HTML version deleted]]
2011 Jun 02
1
ARM package for R 2.10.1
Dear all... I am looking for the zip file of an old version of the ARM package compatible for R 2.10.1 version. When I try to charge the ARM package I get the following message "package 'arm' was built under R version 2.13.0 ". I can not update R to 2.13.0 as I always get this error "the setup files are corrupted" "please obtain a new copy of the
2010 Dec 23
2
problem installing R on ubuntu
Following the official instructions to install R on ubuntu 10.04, I issued this command on the prompt, sudo apt-get install r-base Here is the error msg, Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that
2010 Mar 14
1
Error loading R Commander with version 2.10.1 on MacOS 10.5 or 10.6
Dear R Commander experts, I have now had multiple failures in loading R Commander with R version 2.10.1 (most recent one on the CRAN site) on a Mac running OS 10.5 or 10.6. The installation of R Commander seems to proceed normally, but when I try to start up R Commander, it never loads. It appears that it is loading the tcl/tk package that is failing even though I have started up X11 in advance.
2012 Jul 06
0
Running Rspec tests with JRuby fails
How to run RSpec tests with JRuby in a Java project? I tried to run it with JRuby 1.7.0.preview1, rspec (2.10.0) rspec-core (2.10.1) rspec-expectations (2.10.0) rspec-mocks (2.10.1) rspec-rails (2.10.1) as follows: jruby -S rspec and got the error: javix at ubuntu:~/Development/rspec_jruby$ jruby -S rspec spec NameError: cannot load Java class com.models.Calculator for_name at
2010 Jan 14
2
HTML translation problem in R-2.10.1
Hi Core Team, I received an email about a problem with the help on the plotrix package. Apparently the \link tags in the help pages were showing up as literal text. I couldn't see this problem, nor any problem with the Rd files. Since the plotrix package hasn't been built for a while, I rechecked, rebuilt and reinstalled it. Sure enough, the \link tags showed up as literal text in
2010 Mar 30
8
about the possible errors in Rgraphviz Package
Hi All, I tried to install the package of Rgraphviz in the following two ways successfully: source("http://bioconductor.org/biocLite.R") biocLite("Rgraphviz") install.packages(pkgs="C:/Progra~1/R/lib_download/Rgraphviz_1.24.0.zip", lib="C:/Progra~1/R/R-2.10.1/library", repos=NULL) but when I loaded the package though library(Rgraphviz) or