Displaying 20 results from an estimated 95 matches for "gannet".
2006 Nov 07
4
Problems with LTO-3 and U320 on Centos 4.4
...Count 0
Channel A Target 1 Lun 1 Settings
Commands Queued 256
Commands Active 0
Command Openings 4
Max Tagged Openings 4
Device Queue Frozen Count 0
Errors from /var/log/messages on Centos 4.4.
Oct 30 22:02:13 gannet kernel: scsi0: Transmission error detected
Oct 30 22:02:13 gannet kernel: LQISTAT1[0x9] LASTPHASE[0x1]
SCSISIGI[0x20] PERRDIAG[0x24]
Oct 30 22:02:13 gannet kernel: >>>>>>>>>>>>>>>>>> Dump Card State Begins
<<<<<<<<<<...
2007 Jan 24
1
writing R shell scripts?
Hi All,
Another newbie question. I want to write an R script that takes
argument from command line and runs and produces output to stdin.
For example if there is file foo.R with following in it.
args = commandArgs()
print(args)
then, when I run it like
$ R foo.R hello
it should print 'hello' on the terminal.
I searched the mainling list and found a very old post that said said
that
2012 Sep 11
1
CRAN, install packages problem on networked PC
Dear List,
I have a problem connecting to a CRAN mirror through a networked computer running Vista Enterprise on a Dell PC. I added
http_proxy=http://gannet/ http_proxy_user=ask
to the Target in the R shortcut, completed the username and password in the Proxy Authentication window, but get the following warning:
Warning message:
In open.connection(con, "r") : unable to resolve 'gannet'
When I try to download a package I get the fol...
2003 May 15
0
Re: list GRASSLIST: List Message Rejected
...baylor.edu>; Sun, 11 May 2003 15:33:58 -0500
> > Received: from toucan.stats.ox.ac.uk ([163.1.20.20])
> > by willie.baylor.edu (NAVGW 2.5.1.13) with SMTP id M2003051115340102880
> > for <grasslist at baylor.edu>; Sun, 11 May 2003 15:34:01 -0500
> > Received: from gannet.stats (gannet.stats [163.1.20.127])
> > by toucan.stats.ox.ac.uk (8.12.9/8.12.9) with ESMTP id h4BKY0UK006538;
> > Sun, 11 May 2003 21:34:00 +0100 (BST)
> > Date: Sun, 11 May 2003 21:33:59 +0100 (BST)
> > From: Prof Brian Ripley <ripley at stats.ox.ac.uk>
> > X...
2006 May 08
3
microsoft proxy & R project
hi,
as I'm using R at Dell (where I am working), I manage to install packages
from web, but there is a web proxy, which is pretty boring.
R asks me to enter an active directory login/password, that would
normally auth me through the web proxy, but it doesn't work.
I'm looking forward for your help. Sorry if I used bad english.
Any ideas ?
Laurent
--
«Un peu d'internationalisme
2006 Jul 18
2
R-2.3.1.tar.gz does not contain VR bundle (PR#9084)
Full_Name: Jarno Tuimala
Version: 2.3.1
OS: Solaris / Linux
Submission from: (NULL) (193.166.2.98)
Today I downloaded the latest source code release R-2.3.1.tar.gz, and it seems
not to contain the VR bundle. After running ./configure I get the following
error message:
checking for recommended packages... ./src/library/Recommended/VR_*.tar.gz: No
such file or directory
no
configure: error: Some
2007 Apr 13
1
how to control which version of a package library() installs?
library() seems to remember the location of a package when I give it a
lib.loc, and then use that version thereafter, even if I don't supply
lib.loc again. Is there any way I can load different versions of a
package in one R session? -- I don't seem to able to simply detach the
package and then load a different version from a different library location.
$ R
[...startup info...]
>
2006 Feb 09
1
make: Target `all' not remade because of errors. (PR#8585)
Full_Name: Je Cade
Version: R-2.2.1
OS: RedHat 9
Submission from: (NULL) (129.49.108.173)
I followed the instructions. tar -xvf, configure, then make.
I get these error messages at the end of make and with make check.
==================================================================
==================================================================
In file included from rbitmap.c:45:
2009 Feb 21
1
R-devel/Linux x64/Sun Studio 12: Problem with Matrix
Dear Developers,
motivated by the new Sun Studio checks I compiled R-devel and several of
our packages with Sun Studio 12 on Fedora x64.
Everything worked fine and R-devel runs, with the exception of package
Matrix where compilation crashes with the following message. The error
occurs during building of the recommended packages and also if Matrix is
compiled separately:
[...]
CC -G -lCstd
2004 Feb 24
3
problem of install.packages in windows (R 1.81)
Dear R users,
I have a problem in the configuration of R:
I just changed university, and my conection to the net is via a password, which
permits me to access the packages with no problem via the internet explorer
(version 6).
I just updated R to R 1.81, and I cannot download nether upgrade packages (and
many are not working with the update!!!).
I have been looking in the help and emails, and
2005 Oct 23
2
Probelms installing package RMySQL (Dominic Senn)
Hi
I have R 2.2.0 and SUSE 10.0 installed. When I try to install the package
RMySQL I get the error that the library "libz" could not be found. This is
strange because I find the library "libz.so.1" in the directory "/usr/lib/".
Can anybody help? Thanks a lot in advance, Dominic
[[alternative HTML version deleted]]
2005 Feb 22
1
problems with tcltk in R 2.0.1 (PR#7698)
Full_Name: Vidar Hjellvik
Version: 2.0.1
OS: windows
Submission from: (NULL) (82.134.28.194)
I have an tcltk application that runs without problems in R1.9.1, but when I
press the "run"-button (and other buttons as well) in R2.0.1, I get the
message:
"Error in function () : can't change value of a locked binding".
I have another tcltk application that runs fine on
2010 Mar 05
3
Operating System Variable
Hi.
Is there an easy way (analogous to the $^O variable in perl) to find
out what operating system R is currently using?
Thanks.
2008 May 07
6
help with updating to R2.7
Hi,
From R 2.6, I would like to update to R2.7. I would like to have some tips on the recommended method of installing the latest versions of an entire list of packages in R2.7 - i.e. all the packages that I have presently installed in R2.6.
I am hoping that there is an easier method than fetching the packages individually as I did, to begin with, for R2.6.
Additionally, I would like to install
2003 Jan 24
3
Multinomial Logit Models
Hi
I am wanting to fit some multinomial logit models (multinom command in
package nnet)
Is it possible to do any model checking techniques on these models
e.g. residual, leverage etc. I cannot seem to find any commands that
will allow me to do this.
Many thanks
----------------------
L.E.Gross
L.E.Gross at maths.hull.ac.uk
2007 Jan 03
3
pb in regular expression with the character "-" (PR#9437)
Full_Name: FAN
Version: 2.4.0
OS: Windows
Submission from: (NULL) (159.50.101.9)
These are expected:
> grep("[\-|c]", c("a-a","b"))
[1] 1
> gsub("[\-|c]", "&", c("a-a","b"))
[1] "a&a" "b"
but these are strange:
> grep("[d|\-|c]", c("a-a","b"))
integer(0)
2008 Mar 03
3
Script to start Rcmdr
Hi,
anybody know any way to make a bash script to start Rcmdr directly widthout
need to open R and execute library(Rcmdr)?
I try to make this using R CMD BATCH somethink, but dont find the way.
Thanks
Ronaldo
--
> Prof. Ronaldo Reis J?nior
| .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Biologia Computacional
| : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia
|
2004 Aug 04
1
installing package with version number using namespaces & dynamic library
Hi,
I wonder whether a package with namespace & dynamic library can be installed
with the version number attached, ie. with the argument --with-package-versions.
Is this currently possible?
Using R 1.9.1 on Debian 3.0 I encounter a problem when trying to load a package
installed with
R91 CMD INSTALL --with-package-versions -l /mnt/local/R/R-1.9.x-libs-EpiR RIO
in R started with
R91
2006 Nov 23
2
command option for R CMD BATCH
I wish to use R CMD BATCH to run a small R function which reads a text
file and plots a single graph to a PDF file.
> version
_
platform x86_64-unknown-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major
2019 Jul 19
1
difficulty with sanitizer using bigmemory
...:40: runtime error: member call on address
0x6120001f2c40 which does not point to an object of type 'BigMatrix'
0x6120001f2c40: note: object is of type 'FileBackedBigMatrix'
[details omitted]
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior
gauss_kernel.cpp:38:40 in
/data/gannet/ripley/R/test-clang/bigmemory/include/bigmemory/BigMatrix.h:41:28:
runtime error: member access within address 0x6120001f2c40 which does not
point to an object of type 'BigMatrix'
0x6120001f2c40: note: object is of type 'FileBackedBigMatrix'
But FileBackedBigMatrix are BigMatrix o...