search for: rturner

Displaying 10 results from an estimated 10 matches for "rturner".

Did you mean: turner
2009 Nov 24
1
The "lib" argument in install.packages().
...ersonalized directory of R packages, which lives in my home directory (from which I started R before issuing the foregoing install.packages() call. Recently someone (I forget who, but thanks very much to whomever it was) pointed out that I needed to specify the complete pathname, i.e. "/Users/rturner/Rlib" rather than the relative pathname "Rlib" or "./Rlib" (which I'd also tried). When the complete pathname is given the install.packages() call works seamlessly. Remark: I have "/Users/rturner/Rlib" as the first entry of my .libPaths(), so just doing i...
2007 Oct 17
0
Problem loading spatstat.
...graded to R version 2.6.0 yesterday; now I find that I can't load spatstat. I re-installed spatstat (that part seemed to work without complaint) but when I execute > library(spatstat) I get the error message Error in dyn.load(file, ...) : unable to load shared library '/Users/rturner/Rlib/spatstat/libs/ i386/spatstat.so': dlopen(/Users/rturner/Rlib/spatstat/libs/i386/spatstat.so, 6): Library not loaded: /Library/Frameworks/R.framework/Versions/2.5/ Resources/lib/libgfortran.2.dylib Referenced from: /Users/rturner/Rlib/spatstat/libs/i386/spatstat.so Reason: imag...
2008 Sep 10
2
RSiteSearch for words ``as one entity''.
I tried to search for a string of words ``as one entity'' following the example in the help file: > RSiteSearch("{logistic regression}") and got the error message: 2008-09-11 08:55:41.356 open[823] No such file: /Users/rturner/http:/ search.r-project.org/cgi-bin/namazu.cgi?query={logistic+regression} &max=20&result=normal&sort=score&idxname=Rhelp02a&idxname=functions&idxn ame=docs My session info is: > sessionInfo() R version 2.7.2 (2008-08-25) i386-apple-darwin8.11.1 locale: C attached...
2009 Dec 06
2
.libPaths(new) stopped working in 2.10
I used to have the following in my .Rprofile: if (length(.libPaths())==1) .libPaths(paste(Sys.getenv("HOME"),"/Library/R/",paste(R.version$major,as.integer(R.version$minor),sep='.'),"/library",sep='')) -- and it added my user-defined library directory. Then I installed packages there, so during an upgrade, I'd know exactly which packages I
2008 Feb 27
1
Bug in help(). (PR#10859)
...imply does: help(gam) # No ``offline=TRUE'' then the following message appears: Help on topic 'gam' was found in the following packages: Package Library mgcv /Library/Frameworks/R.framework/Resources/ library gam /Users/rturner/Rlib and a small chooser-menu window pops up to permit one to select the package to be referred to. However if one does help(gam,offline=TRUE) then the message about multiple packages appears, immediately followed by Error in titles[i] <- if (inherits(tmp, "try-error")) &quot...
2010 May 06
2
Problem with install.packages(); getting out-of-date version.
...tried others (Australia and Austria --- these being the first two on the list). Same thing happened. So the fault is not in our mirrors but in ourselves. Something wrong with my system, or with the command I issued. But what? The command: install.packages("spatstat",lib="/Users/rturner/Temp") # The ``Temp'' directory having been created for purposes of experimentation. The screen output from this command is: > --- Please select a CRAN mirror for use in this session --- > Loading Tcl/Tk interface ... done > trying URL 'http://cran.stat.auckland.ac.nz/b...
2003 Apr 03
2
disable tsize option
this may be a strange question but... i want to do some testing of tftp with and without tsize option. is there a way to start in.tftpd without enabling the tsize option? or will i have to install new tftp server that does not support tsize option? perhaps this? /usr/sbin/in.tftpd -r tsize
2003 Apr 02
4
tftp-hpa to boot aix
i am using tftp-hpa 0.32 to transfer boot image files of an aix 5.2 system. packets begin to go across the network and then they stop at about 4200 packets. when i boot from aix bootp server 15227 packets are transfered. i have tried with both xinetd and standalone modes with many different options. i am not sure why it is failing to transfer the entire image. are there certain options with
2004 Jun 08
4
Samba just Slow with AutoCad?
Brian I might suggest a couple of setting changes on your XP machines: 1) Open services and stop/disable Web Client 2) Open windows explorer, go to tools>folder options, click the View tab, and uncheck the "Automatically search for network folders and printers" (I'm assuming Windows XP Professional on these settings) Restart and try your printers again. Bob -----Original
2003 Feb 25
6
token ring for pxelinux
is token ring supported by pxelinux or only ethernet?