Displaying 20 results from an estimated 500 matches similar to: "File Encoding Warnings during package installs"
2006 Sep 29
1
RODBC ERROR on Rcmdr install
I've been trying to install the RODBC dependency for Rcmdr on Rv2.4 on a SunOS9 system.
It claims not to be able to create gcc output files (executables) for the installation.
This is puzzling since I've been able to install other packages with the same PATH variables and all.
Feedback would be much appreciated. Thank you!
Sarosh Jamal
Geo Computing & IT Specialist, Department of
2006 Sep 29
1
RODBC ERROR on Rcmdr install
I've been trying to install the RODBC dependency for Rcmdr on Rv2.4 on a SunOS9 system.
It claims not to be able to create gcc output files (executables) for the installation.
This is puzzling since I've been able to install other packages with the same PATH variables and all.
Feedback would be much appreciated. Thank you!
Sarosh Jamal
Geo Computing & IT Specialist, Department of
2006 Sep 18
1
(no subject)
Hi there,
I was updating the R-cmdr add-on (v.1.1-6 to the latest v.1.2) for R
(v.2.2.0) in a SunOS9 environment and came across some warnings during my
installation - it seems to download the dependencies but runs into the
following during install:
* Installing *source* package 'acepack' ...
** libs
/opt/sfw/R/R-2.2.0/bin/SHLIB: make: not found
ERROR: compilation failed for package
2009 Mar 10
1
foreign package install on Solaris 10 + R-2.7.1
Hello,
I've been having trouble installing package "spdep" for R-2.7.1 on our Solaris 10 (sparc) server. Namely the two dependencies for this package do not install properly: "foreign" and "maptools"
I understand that Solaris 10 may not be an officially supported platform but any help/feedback you can offer would be most appreciated.
I've updated all
2006 Jun 01
3
Random number generation
Hi All.
(This is probably an incredibly stupid question :))
I have just noticed that every time I start an R2.3 session and request
a random number (say with rnorm) that I receive the same number. AFAIK I
have not set a seed at any point. Returning to an older version of
R(v1.8) I get the behaviour that I have come to expect, where a new seed
is automatically generated for each new session
2008 Jul 25
1
Newbie Questions
I am new to Linux (not to R) and I am experimenting with a Linux machine
with Debian etch and the Gnome desktop environment installed. Since the
stable release has R2.4 I elected to build R from sources and was able to
successfully install R2.71. I had some trouble installing some packages
(specifically the XML package) and saw advice on the list on how to install
R binaries using aptitude. Now,
2006 Nov 27
2
[R-sig-Geo] plot() and Jpeg() increase font size and resolution
Thanks to Edzer and Roger,
I can now plot with increased font sizes. However, jpeg still does not
reproduce these, nor does it show up in high quality. What I would like
to do is produce some highresolution jpegs.
Any help would be appreciated
Thanx
Herry
R2.4 on Mandriva 10.2 linux.
Dr Alexander Herr
Spatial and statistical analyst
CSIRO, Sustainable Ecosystems
Davies Laboratory,
University
2007 Aug 23
1
degrees of freedom question
R2.3, WinXP
Dear all,
I am using the following functions:
f1 = Phi1+(Phi2-Phi1)/(1+exp((log(Phi3)-log(x))/exp(log(Phi4)))
f2 = Phi1+(Phi2-Phi1)/(1+exp((log(Phi3)-log(r)-log(x))/exp(log(Phi4)))
subject to the residual weighting
Var(e[i]) = sigma^2 * abs( E(y) )^(2*Delta)
Here is my question, in steps:
1. Function f1 is separately fitted to two different datasets
corresponding to
2015 Mar 18
1
Dialog-Info Event Support
Hi
I am in need of information about how to configure the sip.conf and extensions.conf for subscribers to
support the dialog-info event package rfc 4235. I am using Asterisk 11.7.0.4 version. Also please inform
if the phone must have the support for this too?
Regards,
Sarosh
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Nov 24
2
plot() and Jpeg() increase font size and resolution
Dear list,
I am having troubles increasing the fontize when plotting a
variogram{gstat} and its model (vgm) with plot and using jpeg(). Also
the resolution in the jpeg call does not work. I am using R2.4 on
Mandriva 10.2 linux.
I can change fontsize with cex.axis in a normal plot, so I presume it
has to do with plotting the variogram model. Any help on how to increase
the font size and
2006 May 07
1
nlme plot residuals per group
dear list:
I used the nlme library according to the great Pinheiro/Bates book, on
R2.3, WinXp
Lac.lme is an lme object with unbalanced data, group is a factor
variable with three levels, when I tried to plot the residuals by
group I got this error msg:
>plot(Lac.lme,resid(.,type='p')~fitted(.)|group)
Error in limits.and.aspect(prepanel.default.xyplot, prepanel = prepanel, :
2006 Nov 06
1
configure error: --with-readline
I am trying to install R2.4 in a non-standard folder on a mandrake 10 system.
I did this:
./configure --prefix=/the/dir/where/I/want/r/to/go
and I got the following error:
configure: error: --with-readline=yes (default) and headers/libs are not available
I know that I can do
--with-readline=no
But, I do want this readline feature. I have a whole bunch of readline libraries:
2012 May 17
1
Is there R 2.4 version_
Dear all,
I am trying to install the rJava package.
I am getting the following message
"libjvm.so: cannot open shared object file: No such file or directory"
at this web site I have found that (bottom part)
http://rwiki.sciviews.org/doku.php?id=packages:cran:rjava
that
Unix: if you encounter a message similar to this one:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
2007 May 11
1
changing the mode of a factor (PR#9675)
Full_Name: Fr?d?ric Gosselin
Version: 2.5 vs 2.4 and 2.2.1
OS: windows XP
Submission from: (NULL) (195.221.118.52)
#############
L3 <- LETTERS[1:3]
(d <- data.frame(cbind(x=1, y=1:10), fac=as.factor(sample(L3, 10,
repl=TRUE))))
mode(d[,3])<-"numeric"
###############
when trying to change the mode of a column in a data.frame that is a factor to
numeric(cf. preceding code),
2006 Jul 10
1
Unexpected difference in Bounding Box of PDF graphics between (PR#9072)
huber at ebi.ac.uk wrote:
> Full_Name: Wolfgang Huber
> Version: R version 2.4.0 Under development (unstable) (2006-07-09 r38523)
> OS: i686-pc-linux-gnu
> Submission from: (NULL) (62.253.128.15)
>
>
> There appears to be unintentional behaviour in the size of the bounding box for
> PDF graphics produced with the current R2.4, compared to 2.3.1. I posted two PDF
>
2011 May 05
0
CEEA-2011:0485 CentOS 5 i386 java-1.6.0-openjdk Update
CentOS Errata and Enhancement Advisory 2011:0485
Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0485.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
07e573737fe2cb4240ed14e1ca6e1448 java-1.6.0-openjdk-1.6.0.0-1.21.b17.el5.i386.rpm
ea2390b7fc86abc0329dfe8008f0bdfe
2011 May 05
0
CEEA-2011:0485 CentOS 5 x86_64 java-1.6.0-openjdk Update
CentOS Errata and Enhancement Advisory 2011:0485
Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0485.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
08bb288b316f7b4322d8e3a7c5d31115 java-1.6.0-openjdk-1.6.0.0-1.21.b17.el5.x86_64.rpm
514224960c77aecef03ee3cddf36844b
2006 Nov 16
2
.rdata files
Help! I accidentally saved my work as an .rdata format instead of .txt
I need to somehow get it saved as a .txt file otherwise i'm really in trouble!
Does anyone know how to convert .rdata to .txt files??
I also tried re-loading the file into R to see if i can re-save it but it doesnt work!
i've attached it below...
please help me asap! i need to turn it in as a .txt file
Thanks
2011 May 05
0
CentOS-announce Digest, Vol 75, Issue 2
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2015 Mar 16
1
Disabling Ringing/Alerting
Hi
Can anyone please guide us if there's any way of disabling alerting/ringing in asterisk when a call is placed to any subscriber. What we want is the channel establishment as it happens during a call progress but the subscriber should not ring. Is this possible in asterisk?
Regards,
Amber, Sarosh & Naheed
-------------- next part --------------
An HTML attachment was