Displaying 5 results from an estimated 5 matches for "hrapgc".
2002 Jun 26
1
Output from make check
These are probably very basic questions, but I don't know how one
reads output such as this:
[hrapgc at biomat1 R-1.5.1]$ make check
make[1]: Entering directory `/home/hrapgc/local/R-1.5.1/tests'
make[2]: Entering directory `/home/hrapgc/local/R-1.5.1/tests'
make[3]: Entering directory `/home/hrapgc/local/R-1.5.1/tests/Examples'
make[4]: Entering directory `/home/hrapgc/local/R-1.5.1/t...
2009 Jul 09
2
Mysteriously vanishing LD_LIBRARY_PATH
...iour like this:
R version 2.8.0 (2008-10-20)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
[....]
> Sys.getenv("LD_LIBRARY_PATH")
LD_LIBRARY_PATH
"/home/hrapgc/local/R-2.8.0/lib:/usr/local/lib:/usr/lib/gcj-4.1.1:/home/hrapgc/Rstuff/library/asreml/libs"
> q()
Save workspace image? [y/n/c]: n
However:
R version 2.9.1 (2009-06-26)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
[...]
> Sys.getenv("LD_LIBR...
2017 Jun 06
0
Error in readRDS(dest) SOLVED
...2017 at 10:05AM -0400, Martin Morgan wrote:
|> On 05/31/2017 04:38 AM, Patrick Connolly wrote:
|> >When I check out those directories in a terminal, there's a big diffrence:
|> >
|> >With R-3.4.0
|> >~ > ll /tmp/RtmpFUhtpY
|> >total 4
|> >drwxr-xr-x 2 hrapgc hrapgc 4096 May 31 10:45 downloaded_packages/
|> >-rw-r--r-- 1 hrapgc hrapgc 0 May 31 10:56 repos_http%3A%2F%2Fcran.stat.auckland.ac.nz%2Fsrc%2Fcontrib.rds
|> >
|> >
|>
|> The file
|> repos_http%3A%2F%2Fcran.stat.auckland.ac.nz%2Fsrc%2Fcontrib.rds was
|> likely cre...
2018 Jan 24
1
Function gutenberg_download in the gutenbergr package
...t surprising that it isn't found. But it puzzles me that it is not
there.
Ideas as to where I should proceed gratefully appreciated.
> sessionInfo()
R version 3.4.2 (2017-09-28)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 14.04.5 LTS
Matrix products: default
BLAS: /home/hrapgc/local/R-3.4.2/lib/libRblas.so
LAPACK: /home/hrapgc/local/R-3.4.2/lib/libRlapack.so
locale:
[1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
[5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
[7] LC_PAPER=en_NZ.UTF-8...
2009 Jul 09
2
How to Populate List
...iour like this:
R version 2.8.0 (2008-10-20)
Copyright (C) 2008 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
[....]
> Sys.getenv("LD_LIBRARY_PATH")
LD_LIBRARY_PATH
"/home/hrapgc/local/R-2.8.0/lib:/usr/local/lib:/usr/lib/gcj-4.1.1:/home/hrapgc/Rstuff/library/asreml/libs"
> q()
Save workspace image? [y/n/c]: n
However:
R version 2.9.1 (2009-06-26)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
[...]
> Sys.getenv("LD_LIBR...