similar to: Compatibility problem with R-2.9.0 and R-2.14.0

Displaying 20 results from an estimated 100 matches similar to: "Compatibility problem with R-2.9.0 and R-2.14.0"

2010 Sep 23
1
strange behaviour of callNextMethod in S4 methods
Hello, I experienced a strange behaviour of callNextMethod when used in either initialize or any other S4 function method definition. Help says callNextMethod calls the next inherited method for the current function from where it is called with the same actual (non missing) arguments. This is OK. The problem appears when some formal arguments (in particular, S4 objects) of this function are
2017 Jul 21
0
Problem with mclapply in package parallel
Dear fellow R users, I am experiencing some problem using function mclapply from recommended R package parallel. This problem is a bit "deep in source code" (maybe r-devel list would be more appropriate ?). Actually, I have noticed on a specific Linux HPC system that the various readChild() calls in mclapply did not end the children processes, as would be expected (ie compared to what
2005 Jun 02
2
dotcode typo? (PR#7917)
Duncan Murdoch wrote: > Huntsinger, Reid wrote: > >>Sorry, I was looking at 2.0.1 when I meant to be looking at 2.1.0. The line >>numbers for the latter are 161-179 and line 164 is the one with what I think >>is a typo. >> >>Reid Huntsinger >> >>-----Original Message----- >>From: r-devel-bounces@stat.math.ethz.ch
2009 Apr 06
1
contourplot label color
Hi everyone, I am new to the list. My problem is to change the color of the label in a contour plot. The plot is quite dark and I'd like to have the line and label white, it works for the line with a simple "col", but for the labels I need to pass throught a panel call and : > contourplot(Prob ~ D.CSW *
2016 Aug 08
0
[Bug 12132] New: Error on attributes when directory read-only
https://bugzilla.samba.org/show_bug.cgi?id=12132 Bug ID: 12132 Summary: Error on attributes when directory read-only Product: rsync Version: 3.1.2 Hardware: All OS: Mac OS X Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org
2008 Aug 27
2
coding rules
Dear all, I am organizing a set of specific R code as package (to ease the documentation and deployment of it to users). Before doing so, I would like to know if there are written coding rules for R (with functions, objects naming convention for example). Thanks a lot, Thomas -- ------------------------------------------------------------- Thomas LOUBRIEU IFREMER IDM/ISI BP70 29280
2007 Apr 18
2
incoming SIP call
Hello all, I'm having a quite simple configuration like: SIP provider <=> asterisk SIP <=> lan Everythings works fine but sometime I can't get incoming call. here are some of the logs from set debug 25 set verbosity 25 sip show debug and sip.conf and a part of extension.conf thanks in advance Reliably Transmitting (NAT) to 212.27.52.5:5060: OPTIONS sip:freephonie.net
2008 Oct 24
4
Mail server problem?
I keep getting repeated copies of ``R-help post acknowledgements'' in respect of a couple of postings that I made to the list this morning (my time). I only posted each posting *once*. I hope that others are not getting repeated copies of my postings .... I mean I *know* my postings are so wonderful they merit re-reading, but one does not need another copy in order to re-read! :-)
2009 May 15
3
[Bug 1598] New: ssh hangs up on exit
https://bugzilla.mindrot.org/show_bug.cgi?id=1598 Summary: ssh hangs up on exit Product: Portable OpenSSH Version: 4.3p2 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: beststory at yandex.ru
1998 Jan 13
2
Problems with 1.9.18 using MS CLient 3.0
Hi! I'm having the following problem with samba 1.9.18 running on Linux 2.0.32: I can't map drives using MS Client 3.0 for Dos. I get "Invalid password for share (Error 86) from client when trying to map drives. --- smb.conf --------------------------------------------------- [global] domain logons = no dns proxy = no getwd cache = yes guest account = guest hosts allow =
2011 Nov 21
1
Comments disappearing from local functions (R 2.14.0)
I've installed R-2.14.0 from source on CentOS and on Kubuntu and in both cases, I see something I've never seen before. Comments in locally written functions disappear. I put comments there for a purpose and I'd like to keep them. I can still use older versions of R without that happening. Nothing I noticed in the NEWS file seems to indicate a change that could be related to that
2011 Nov 24
0
R-2.14.0: read.csv2 with fileEncoding="UTF-8"
Dear R-List, I'm trying to read an UTF-8-encoded text file which works fine under ##################################################################### ### CONFIG 1 > sessionInfo() R version 2.12.1 (2010-12-16) Platform: i386-pc-mingw32/i386 (32-bit) locale: [1] LC_COLLATE=German_Germany.1252 LC_CTYPE=German_Germany.1252 [3] LC_MONETARY=German_Germany.1252 LC_NUMERIC=C
2011 Nov 04
1
HoltWinters in R 2.14.0
Hey All, First time on these forums. Thanks in advance. Soooo... I have a process that was functioning well before the 2.14 update. Now the HoltWinters function is throwing an error whereby I get the following: Error in HoltWinters(sales.ts) : optimization failure I've been looking around to determine why this happens (see if I can test the data beforehand) but I haven't come
2011 Nov 14
2
Checkinstall and R-2.14.0
Dear all, I try to install the latest R version using checkinstall (v. 1.6.2) on Ubuntu 11.10. After solving all the dependencies (installed using apt-get build-dep r-base) checkinstall fails to build and install R package with the following error (the same commands build and install R-2.13.2 on the same machine without any problem): wget
2011 Sep 19
0
R 2.14.0 scheduled for October 31, 2.13.2 for September 30
This is to announce that we plan to release R version 2.14.0 on Monday, October 31, 2011. As a new feature, we will precede the run-in sequence for 2.14.0 with a final release of the 2.13 series, 2.13.2. No further patching of this series is intended. Those directly involved should review the generic schedule at http://developer.r-project.org/release-checklist.html The source tarballs will be
2011 Sep 19
0
R 2.14.0 scheduled for October 31, 2.13.2 for September 30
This is to announce that we plan to release R version 2.14.0 on Monday, October 31, 2011. As a new feature, we will precede the run-in sequence for 2.14.0 with a final release of the 2.13 series, 2.13.2. No further patching of this series is intended. Those directly involved should review the generic schedule at http://developer.r-project.org/release-checklist.html The source tarballs will be
2011 Nov 05
2
installing 2.14.0 on fedora
Hi: Does anyone know of instructions for installing R.2.14.0 on fedora-linux ( I'm using f14 ) using only the tar.gz file. I don't think it's available at the fedora repo so I can't use yum. I've look at the R-installation instructions but I didn't get very far with that. Even just an internet link is appreciated. Thanks. Mark [[alternative HTML version deleted]]
2011 Nov 12
1
Use of Matrix within packages in R-2.14.0
Dear R-devel readers: I am really stuck trying resolving an issue with the use of the Matrix in one of my packages, irlba, with R-2.14.0. When I use crossprod with at least one sparse argument in the packaged code I receive the error: Error in crossprod(x, y) : requires numeric/complex matrix/vector arguments However, when I run the code outside of the context of the package it works fine.
2011 Nov 21
1
Error building R 2.14.0 from sources on Win7 x64
Hello everyone, I'm trying to build R 2.14.0 from source on Win7 x64 using the instructions from "R Installation and Administration" (version 2.13.2), but when I try to make the core files (as of step 3.1.3 of the instructions), it fails with the following error: ... x86_64-w64-mingw32-gcc -std=gnu99 -m64 -I. -I../../gnuwin32 -I../../include -DGA_DLL_BUILD -DENABLE_NLS=1 ?-O3 -Wall
2011 Dec 12
2
Problema para cargar "lme4" en R version 2.14.0
Hola, Tenía una versión anterior de R, la 2.10.1 en la cual podía cargar perfectamente el paquete "lme4". Actualicé la versión del R a 2.14.0 y aún volviendo a descargar la nueva versión del paquete mencionado cuando intento cargarlo me da el siguiente error : > library(lme4) Error: package ‘lme4’ is not installed for ''arch=i386'' Hay alguna solución para esto o