Displaying 20 results from an estimated 27 matches for "royle".
Did you mean:
role
1998 Dec 01
2
help files for libraries that aren't in the defaults library tree
...for a bunch of functions that I use frequently
so that I dont have to carry duplicate copies around to wherever I fire
up an R sesssion. However, I have problems locating the help files
for those functions. Here are some details.
I created the library "myR" and installed this in /home/royle/R
using:
R INSTALL -l /home/royle/R /home/royle/Rpackages/myR
This went well, and I can access all of those functions in the
usual way....i.e. like:
library(myR,lib.loc="/home/royle/R/")
But, I found that to get the help files I have to type:
help(interp,lib.loc="/home/royle/...
1998 Dec 01
2
help files for libraries that aren't in the defaults library tree
...for a bunch of functions that I use frequently
so that I dont have to carry duplicate copies around to wherever I fire
up an R sesssion. However, I have problems locating the help files
for those functions. Here are some details.
I created the library "myR" and installed this in /home/royle/R
using:
R INSTALL -l /home/royle/R /home/royle/Rpackages/myR
This went well, and I can access all of those functions in the
usual way....i.e. like:
library(myR,lib.loc="/home/royle/R/")
But, I found that to get the help files I have to type:
help(interp,lib.loc="/home/royle/...
2008 Oct 13
6
Strange Lockup
...t shows the password box , I put in the password and then it locks up. But strangely the machine will boot from local disk which is an option on the boot menu.
Our config files are at the bottom of this mail.
Any help is appreciated. Or if you need any more info please let me know
Thanks,
Brett Royles
Senior ICT Technician
King Edward VII School
================== pxelinux.cfg/default =====================
# isolinux/pxelinux configuration file
# http://syslinux.zytor.com/menu.php
DEFAULT menu.c32
MENU BACKGROUND background.png
PROMPT 0
TIMEOUT 30
NOESCAPE 0
#ALLOWOPTIONS 0
#DISPLAY msgs/boot....
1998 Nov 18
1
loading fortran with Redhat 5.1
Hi All,
I'm running R 0.63 on Redhat 5.1 and when I attempt
to load a fortran routine I get:
> dyn.load("/home/royle/Rstuff/varna.o")
Error in dyn.load(x) : unable to load shared library "/home/royle/Rstuff/varna.o"
this function varna.o was compiled with:
gcc -c varna.f
with no errors or warnings.
Does anyone have any thoughts on this?
Thanks! (and thanks to everyone who replied to my prev...
1999 Jan 27
1
cant restore .Rdata
...increase memory)
after trying to start my R session using something like:
R --vsize XXX --nsize 1000000
For any value of XXX (I went up to 300 or 400, which is as high as I could
go. This seems odd to me because the data sets were not that large.
In fact, the size of .RData is:
-rw-rw-r-- 1 royle royle 14848000 Jan 27 14:19 .RData
I have had much larger data sets in R before and never had this problem
(at least one that couldn't be fixed by increasing the memory).
So, it appears that my only option at this point is to delete .RData
which would be unfortunate since the functions...
1998 Nov 09
1
help with "attach"
...find myself making many duplicate copies of
these little general purpose functions by cutting and pasting
Splus function code. In any case, this capability would seem to be
of fundamental importance and so I would guess that it can be done.
I figured I could do something like attach("/home/royle/.RData"),
but apparently not. Can someone help me with this?
Thanks and regards,
andy
J. Andy Royle, U.S. Fish and Wildlife Service -----------------------
Adaptive Management and Assessment Team : 11510 American Holly Drive,
Laurel, MD 20708-4017. phone - 301-497-5673 : fax - 301-497-5706...
1999 Sep 20
3
image legend
Dear R users,
Does anyone have a function for putting a legend on an image
plot? I couldn't locate an R equivalent of image.legend....has
anyone written such a thing?
kind regards
andy
---------------------------------------------------------------------
J. Andy Royle, U.S. Fish and Wildlife Service - Office of Migratory
Bird Management; 11510 American Holly Drive , Laurel, MD 20708-4017;
phone - 301-497-5673 fax - 301-497-5706 email - royle at penguin.fws.gov
---------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
1998 Nov 18
2
[jar@oriole.er.usgs.gov: Re: [R] loading fortran with Redhat 5.1]
I can not answer this (message only to me).
Certainly, some of you do..
Martin
-------
Date: Wed, 18 Nov 1998 13:22:47 -0500 (EST)
From: "J. Andy Royle" <jar@oriole.er.usgs.gov>
To: Martin Maechler <maechler@stat.math.ethz.ch>
Subject: Re: [R] loading fortran with Redhat 5.1
In-Reply-To: <199811181812.TAA26068@sophie.ethz.ch>
Hi Martin,
The reason I was confused by this is because I used dyn.load
on varna.o fro...
1999 Jan 29
0
Re: follow-up
...he work in the file is quite valuable, you may wish to send email to
r-devel at stat.math.ethz.ch where the R hackers hang out. [I used to hang
out there, but have been trying to work on my dissertation instead! The
patch I gave was one I needed to load my huge files!]
-Greg
On Thu, 28 Jan 1999 royle at penguin.irm.r9.fws.gov wrote:
> Greg,
>
> In fact, even on the U10, it will not load the .RData file, but
> starts R with a fresh .RData. So, something about that .RData
> file is corrupted.
>
> regards,
> andy
>
>
> --------------------------------------...
1999 Sep 19
1
error in loading shared libraries
Hi Folks,
I have been using R for many months on my Intel box running RH 5.1
and just recently have run into the following problem:
/home/royle> R
/usr/local/share/R/bin/R.binary: error in loading shared libraries: /usr/local/share/R/bin/R.binary: undefined symbol: __setfpucw
Can someone advise me on how to fix this problem?
I haven't modified my system at all, other than to install Octave
and Scilab (and an add-on package for O...
2001 Oct 13
0
corrupted .RData
...while the session was in the
process of saving the image. I wonder if theres
something I can do to recover the data?
(the fatal error message is contained below)
Unfortunately, there was quite a bit of new
code prior to my latest backup, which I would
hate to rewrite.
kind regards
andy
/data2/royle/NWI> R13 --vsize 100M --nsize 1000000
R : Copyright 2001, The R Development Core Team
Version 1.3.0 (2001-06-22)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type `license()' or `licence()' for distribution deta...
1998 Dec 03
2
contour labelling [was "Re: image ()"]
> From: Martin Maechler <maechler at stat.math.ethz.ch>
> To: royle at bearmtn-e0.cgd.ucar.edu
> CC: lgygax at access.unizh.ch, r-help at stat.math.ethz.ch
> Subject: contour labelling [was "Re: [R] image ()"]
> Mime-Version: 1.0 (generated by tm-edit 7.106)
>
> >>>>> "Jeffrey" == Jeffrey A Royle <royle at bearmt...
2006 Sep 21
4
CentOs 4.X and APF firewall issues
...t 10 mins or so before
restarting where it will actually allow connections again.
Has anyone had this issue themselves, or does anyone successfully running
Cent0s 4.X with the 2.6.9-42.0.2.ELsmp kernel have a sample
/etc/apf/config.apf I could take a look at?
Thanks in advance
Stephanie Royle.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060921/4dc9b985/attachment-0002.html>
2011 Mar 19
2
problem running a function
Dear people,
I'm trying to do some analysis of a data using the models by Royle & Donazio
in their fantastic book, particular the following function:
http://www.mbr-pwrc.usgs.gov/pubanalysis/roylebook/panel4pt1.fn
that applied to my data and in the console is as follows:
> `desman.y` <- structure(c(3L,4L,3L,2L,1L), .Names = c("1", "2", "3&qu...
2003 Apr 07
3
Samba and Apache
does any one know if you can use apache to authenticate against a Windows 2000 AD for its folder permissions
1999 Jan 29
1
Re: follow-up
From r-help-owner at stat.math.ethz.ch Fri Jan 29 13:40 NZD 1999
Date: Thu, 28 Jan 1999 16:38:36 -0800 (PST)
From: "Gregory R. Warnes" <warnes at biostat.washington.edu>
To: royle at penguin.irm.r9.fws.gov
cc: R comments <r-help at stat.math.ethz.ch>
Subject: [R] Re: follow-up
MIME-Version: 1.0
.RData files are *not* machine-independent! Thus, it doesn't mean the
file is corrupted if it won't load on another machine.
Minor correction. Under Unix we...
1999 Jan 07
2
math symbols in plot text: 2nd try
Ok, I think my first mail didn't get through so I'll try this again.
Please disregard.
I'm trying to use subscripts on plot text.
The help files say this can be done and give several example.
I'm trying to do: P_{2} (for example) and so I tried:
text(5,2,expression(P_{2}))
which doesn't work. There are no subscript examples. I recall
someone telling me that latex-like
1999 Dec 21
2
generating a sequence
Hi everyone
I'm trying to generate a vector of the form
a <- c(1,2,3,4,1,2,3,1,2,1) where n = 5
in a general way, where n can be any positive integer.
I've run out of ideas. Does anyone have any suggestions?
Thanks
Karen
Karen Kotschy
Centre for Water in the Environment
University of the Witwatersrand
Johannesburg
Tel: 011 716-2218
1999 Dec 21
2
generating a sequence
Hi everyone
I'm trying to generate a vector of the form
a <- c(1,2,3,4,1,2,3,1,2,1) where n = 5
in a general way, where n can be any positive integer.
I've run out of ideas. Does anyone have any suggestions?
Thanks
Karen
Karen Kotschy
Centre for Water in the Environment
University of the Witwatersrand
Johannesburg
Tel: 011 716-2218
2006 Oct 17
9
Ferret Smoke Test
Hey folks,
I''ve added a smoke test script to Ferret. It is named smoke_test.rb
and it can be found in the base of the working directory.
So what are you supposed to do with it you ask? Well, if you want to
help keep Ferret working on your system of choice then set up a cron
task to run this script regularly. What the script does is call `svn
update` to get the latest working revision.