Displaying 5 results from an estimated 5 matches for "genepi".
Did you mean:
genepix
2008 Apr 29
2
build packages with vignettes in Windows
I've been trying to build a Windows binary of a package of mine without
success. It seems that the files under inst/doc throw the script off.
I am using the command 'Rcmd INSTALL --build'.
---------- Making package genepi ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
installing R files
installing inst files
FIND: Parameter format not correct
make[2]: *** [C:/Library/R/genepi/inst] Error 2
make[1]: *** [all] Error 2
make: *** [pkg-genepi] Error 2
*** Installation of gen...
2011 Jun 30
1
Looking for Filliben (correlation test)
...ers,
I need to run Filliben correlation test, but I'm not able to find this
function in any package.
Perhaps it isn't in a package, but sometimes anybody have program this
function or create a routine to estimate it.
I found it in google and I hope what I found it's in this page,
http://genepi.qimr.edu.au/staff/davidD/R/filliben.R
but i can't open it.
Anybody can help me? simply trying to open the page and copy the routine if
it's in.
Thanks in advance
-----
Mario Garrido Escudero
PhD student
Dpto. de Biolog?a Animal, Ecolog?a, Parasitolog?a, Edafolog?a y Qca. Agr?cola
Univ...
2015 Jul 31
2
x11() hangs in R 3.2.1
I'm on RHEL 6.6, R version 3.2.1 Patched (2015-07-30 r68761) --
"World-Famous Astronaut". Issuing the x11() command hangs R and
does not complete. A window is partially drawn then freezes.
Does anyone know of a solution?
Thanks,
Steve
--
Steven J. Backus Computer Systems Manager
University of Utah E-Mail: steven.backus at utah.edu
2009 Nov 25
1
Error in parse(outFile)
Hi all
I have made some changes to a package (SimHap) I wrote a couple of years
ago, and it has passed R CMD check under windows, but under linux
(ubuntu jaunty) I am getting the following error:
* installing *source* package 'SimHap' ...
** R
Error in parse(outFile) : 2:1: unexpected $end
ERROR: unable to collate files for package 'SimHap'
Does anyone know what the
2016 Feb 17
2
R hangs when plot() is used
On Wed, 2016-02-17 at 11:24 +0900, ashutosh srivastava wrote:
> > I have compiled R from source in local user account (at non default
> > location). R seems to be working fine but issuing plot() command opens a
> > window (supposedly graph, but nothing is visible) and then R terminal also
> > freezes. Any suggestions?
We found an older version of x11 and this worked for