search for: chippy

Displaying 5 results from an estimated 5 matches for "chippy".

Did you mean: hippy
2006 Feb 06
1
Error in fun(...) : couldn't find function "assignInNamespace"
...2-20 r36812) ISBN 3-900051-07-0 lines deleted Error in fun(...) : couldn't find function "assignInNamespace" Error: .onLoad failed in 'loadNamespace' for 'Matrix' Fatal error: unable to restore saved data in .RData Here is some directory information: -rw-rw-r-- 1 chippy chippy 1222666 Feb 2 07:20 .RData -rw------- 1 chippy chippy 21897 Feb 2 07:20 .Rhistory Is .RData corrupted? I can run R in other directories. Rick B.
2007 Apr 18
5
Problem with ?curve
Dear all R gurus, I have following syntax: y = c(1:10) chippy <- function(x) { y[5] = x sin(cos(t(y)%*%y)*exp(-t(y)%*%y/2)) } curve(chippy, 1, 20, n=200) But I am getting error while executing : Error in xy.coords(x, y, xlabel, ylabel, log) : 'x' and 'y' lengths differ In addition: Warning...
2011 Jul 27
3
?plot: Add an example on how to plot functions to the help of `plot`.
Dear R folks, currently the section Examples contains the following as an example on how to plot a ?normal? function. plot(sin, -pi, 2*pi) Since it does not contain the argument for the function it would be helpful to add for example the following. ## plots the graph of f(x) = x**2 with f(x) ? [1, 10] curve(x**2, 1, 10) ## plots the graph of f(x) =
2009 Jan 14
1
Ordinal Package Errors
I'm trying to install the ordinal package (http://popgen.unimaas.nl/~plindsey/rlibs.html). I downloaded ordinal03.tgz and untarred it. rmutil was previously installed (and appears to work ok.) Then I installed ordinal: [root at localhost ~]# R CMD INSTALL /home/chippy/Download/ordinal * Installing to library '/usr/lib/R/library' * Installing *source* package 'ordinal' ... ** libs ** arch - gcc -m32 -std=gnu99 -I/usr/include/R -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buf...
2008 May 14
0
Samba Upgrade to 3.0.25b leads to core dumps with winbind and ldap idmap
...g the LDAP tree. If I do a search for a specific uidNumber, the results returned are 2 nodes. Each node represents a SID from our windows domain servers. Why do I have 2 SID's for each UID? Is this normal? Could this be what is causing the problems? Any help would be appreciated. Thanks, Chippy *********************************** CONFIDENTIALITY NOTICE *********************************** All information contained in this message or in any attachment to it is the CONFIDENTIAL AND PROPRIETARY information of R.Brooks Associates, Inc. and is intended only for restricted use by the individua...