search for: aa056

Displaying 20 results from an estimated 25 matches for "aa056".

2004 Apr 23
4
is.na(valid_date) too often true on SGI MIPS (PR#6814)
Full_Name: George N. White III Version: 1.9.0 OS: Irix 6.5.21m Submission from: (NULL) (142.176.61.212) R-1.9.0 built using the SGI MIPSPro compilers Installation directory: /usr/local C compiler: c99 -OPT:IEEE_NaN_inf=ON -mips4 -n32 -O3 -OPT:Olimit_opt=on C++ compiler: CC -OPT:IEEE_NaN_inf=ON -mips4 -n32 -O3 -OPT:Olimit_opt=on -LANG:std Fortran compiler:
2008 Mar 08
3
Problems with installing the rgl package on Linux
Dear All, I am trying to install the rgl package on R 2.6.1 running on Fedora 8 (Linux), but I am experiencing the following problems: ----------------------------------------- configure: error: X11 not found but required, configure aborted. ERROR: configuration failed for package 'rgl' ** Removing '/usr/lib/R/library/rgl' ----------------------------------------- Any ideas?
1997 Sep 26
1
Samba 1.9.17 fails to truncate share mode file (fwd)
...ng in case you are interested in trying > it > > out as well. I should work up a test for ftruncate to verify my > > hypothesis before submitting a patch to the developers, but it may > > take me a while to get around to that. > > > > -- > > George White <aa056@chebucto.ns.ca> <WhiteG@mar.dfo-mpo.gc.ca> > > Bedford Inst. of Oceanography, Nova Scotia, Canada. tel: > 902.426.8509 > > > > On Thu, 18 Sep 1997, Wijnand Dijkstra wrote: > > > > > I didn't got a respons, I still have the problem, > > &gt...
2002 Jun 03
1
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1630)
...t the information below-- Version: platform = i686-pc-linux-gnu arch = i686 os = linux-gnu system = i686, linux-gnu status = major = 1 minor = 4.1 year = 2002 month = 01 day = 30 language = R Search Path: .GlobalEnv, package:ctest, Autoloads, package:base -- George N. White III <aa056@chebucto.ns.ca> Halifax, NS, Canada -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not t...
1999 Feb 17
1
Irix 6.5: > is.na(c(1,NA)) #> FALSE FALSE
...The above functions work correctly for R compiled with gcc and g77 on an Irix 6.2 system. The Irix 6.5 release notes explain that the test (x!=x) will be compiled to "false" unless the command line option: -OPT:IEEE_NaN_inf=ON is supplied for the SGI compilers. -- George White <aa056 at chebucto.ns.ca> tel: 902.426.8509 Bedford Inst. of Oceanography, Nova Scotia, Canada. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or &...
2008 Aug 24
3
R project web site
Is anyone else encountering trouble viewing the basic www.r-project.org page? Or has it been changed recently so that google hasn't kept up? I find I can access the mirror of the CRAN page at http://www.maths.bris.ac.uk/R/, none of the *.org pages. Nor can I jump to the R homepage from the CRAN mirror. JWDougherty
2012 Oct 09
1
General question
Hi, I am currently working in Linux server and wanted to play with our beautiful R software over there. However as its a company server and have lots of restrictions so I am thinking to install it in my home directory. I have three questions in this regard. 1. Is it possible. 2. Is it safe for me and my company data. 3. How can I do that. Please help me to solve this questions and thanking you
2016 Nov 08
0
proplems installing R 2.5 on Ubuntu 14.04
...; | return 0; | } configure:44503: result: no configure:46230: error: --with-x=yes (default) and X11 headers/libs are not available >From past experience, this led me to try: ./configure LIBS=X11 which worked, as did "make" and "make check". -- George N. White III <aa056 at chebucto.ns.ca> Head of St. Margarets Bay, Nova Scotia [[alternative HTML version deleted]]
2002 Jun 04
0
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1632)
aa056@chebucto.ca wrote: > > Using the same settings in config.site as were used for R-1.4.1, > R-1.5.0 fails to build. > > ./configure --enable-R-shlib > > Using defaults and using PPro optimizations, the build failed in > package methods: > > dumping R code in package...
1998 Jan 29
0
Funding freeeware (was: R-beta: help in sept) (fwd)
.... There would need to be nominations and a selection panel. Not only would this benefit authors, it would also help users identify useful tools. The problem is that you might encounter opposition from some commercial vendors who don't want more people taking R seriously. -- George White <aa056 at chebucto.ns.ca> <WhiteG at mar.dfo-mpo.gc.ca> Bedford Inst. of Oceanography, Nova Scotia, Canada. tel: 902.426.8509 ---------- Forwarded message ---------- Date: Thu, 29 Jan 1998 08:24:40 -0800 From: "Z. Todd Taylor" <Todd.Taylor at pnl.gov> To: r-help at stat.math....
1999 Feb 16
1
Missing tick marks bug on alpha solved
...rds, DEVICE, dd); xx1 = (int) x1; yy1 = (int) y1; xx2 = (int) x2; yy2 = (int) y2; SetColor(dd->gp.col, dd); SetLinetype(dd->gp.lty, dd->gp.lwd, dd); XDrawLine(display, xd->window, xd->wgc, xx1, yy1, xx2, yy2); XSync(display, 0); } -- George White <aa056 at chebucto.ns.ca> tel: 902.426.8509 Bedford Inst. of Oceanography, Nova Scotia, Canada. On Thu, 11 Feb 1999, Albrecht Gebhardt wrote: > > On Thu, 11 Feb 1999, George White wrote: > > > Can you confirm that you don't have a problem with incorrect display of > > pl...
2006 Aug 21
0
problem building openssh-4.3p2 on Fedora Core 5 using gcc -std=c99
...before '__extension__' strsep.c:53: error: expected identifier or '(' before ')' token make: *** [strsep.o] Error 1 Lines 111-113 of openbsd-compat/openbsd-compat.h: #ifndef HAVE_STRSEP char *strsep(char **stringp, const char *delim); #endif -- George N. White III <aa056 at chebucto.ns.ca> Head of St. Margarets Bay, Nova Scotia
2016 Nov 13
0
Ubuntu 16.10 Yakkety Yak uses GCC 6 but -std=c++98 is missing
...such as Linux MINT. I have seen instances where a user tried to use an older R disto in the the hope of avoiding rebuilding existing libraries, so it may be worth adding some sanity check to R to warn when R is run under a release that is newer than the build release. -- George N. White III <aa056 at chebucto.ns.ca> Head of St. Margarets Bay, Nova Scotia [[alternative HTML version deleted]]
2008 May 18
3
R 2.70 + ps2pdf14
dear R graphics experts---if anyone is running the combination of R 2.7.0 and ghostscript (2.62), could you please run the following and let me know if you get the same strange symbol size that I do, or if there is something weird on my system? regards, /ivo pdf(file = "testhere.PDF", version="1.4", pointsize=14); plot(0, xlim=c(0,26), ylim=c(-1,4.5), type="n"
1999 Jan 13
2
a bug and a question
A non-text attachment was scrubbed... Name: not available Type: text Size: 862 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19990113/9294ae2e/attachment.pl
2015 May 31
0
Installing TMAP in R Studio on Linux Mint
.../notesfromdoha.blogspot.com/ > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Debian mailing list > R-SIG-Debian at r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-debian > -- George N. White III <aa056 at chebucto.ns.ca> Head of St. Margarets Bay, Nova Scotia [[alternative HTML version deleted]]
2015 May 31
3
Installing TMAP in R Studio on Linux Mint
Dear Dirk et al, What I've tried is to install libgeos-dev: sudo apt-get install libgeos-dev Which gives me, even after adding the ubuntugis-unstable PPA: E: Unable to locate package libgeos-dev So I'm a little stuck at the moment. I'm trying to install TMAP on R-Studio, which requires a number of packages all of which rely on the libgeos-dev being in place, and I can't seem to
2016 Nov 08
2
proplems installing R 2.5 on Ubuntu 14.04
----- Am 8. Nov 2016 um 15:26 schrieb Johannes Ranke johannes.ranke at jrwb.de: > Hi > > try > > apt-get build-dep r-base > > this installs the headers required for building current R, which probably also > covers older versions - at least it will give you X11 headers. > > Good luck, > > Johannes > > Hi Johannes, i tried that and it didn't
2017 Jul 07
1
Regarding R_LIBS_USER
...uot;R Live" package system might be useful. > In the near term, reverting the patch may be easiest. > > Dirk Take the easy route -- I'm sure you have other ways to use your time and there doesn't seem to be a quick fix that works for everyone. -- George N. White III <aa056 at chebucto.ns.ca> Head of St. Margarets Bay, Nova Scotia [[alternative HTML version deleted]]
2016 Nov 12
2
Ubuntu 16.10 Yakkety Yak uses GCC 6 but -std=c++98 is missing
On 13 November 2016 at 00:13, Kirill M?ller wrote: | On 13.11.2016 00:00, Dirk Eddelbuettel wrote: | > On 12 November 2016 at 22:54, Kirill M?ller wrote: | > | > [... lots of stuff deleted ...] | > | > | I noticed this because plogr logging crashed in dplyr (compiled with gcc | > | 6) right after upgrading to yakkety; I still had a gcc-5 built version | > | of Rcpp installed.