Displaying 20 results from an estimated 1000 matches similar to: "Text handling broke."
2007 Jul 02
1
download.file - it works on my Mac but not on Windows.
Hi:
I am working with someone remotely to allow them access to our data.
The follow command using "download.file" works perfectly on my Mac:
> > download.file(url="http://oceanwatch.pfeg.noaa.gov:8081/thredds/
> wcs/satellite/AG/ssta/14day?
> request=GetCoverage&version=1.0.0&service=WCS&format=NetCDF3&coverage=
>
2009 Apr 20
4
graph with 15 combinations
Dear R helpers,
I have a data set with 4 types (W, C, E & S). Now I have values for all
types plus all possible combinations (the order is unimportant): W, C,
WC, E, WE, CE, WCE, S, WS, CS, WCS, ES, WES, CES & WCES. Ideally I would
like to represent everything in one graph and as concise as possible.
Drawing 4 circles and depicting it as overlap just gives me 13 out of
the 15
2006 Oct 17
1
crush in edit()
Dear all,
I am new to R system. When I tried to edit data read from a csv file, R
system crushed, I got an error message as follows:
> edit(data)
*** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated
======= Backtrace: =========
/lib/libc.so.6(__chk_fail+0x41)[0x49d020b1]
/lib/libc.so.6[0x49d034a2]
/usr/lib/R/modules//R_X11.so[0x33ed7a]
/usr/lib/R/modules//R_X11.so[0x34050d]
2006 Oct 17
1
crush in edit()
Dear all,
I am new to R system. When I tried to edit data read from a csv file, R
system crushed, I got an error message as follows:
> edit(data)
*** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated
======= Backtrace: =========
/lib/libc.so.6(__chk_fail+0x41)[0x49d020b1]
/lib/libc.so.6[0x49d034a2]
/usr/lib/R/modules//R_X11.so[0x33ed7a]
/usr/lib/R/modules//R_X11.so[0x34050d]
2011 Mar 31
4
Re: How to recompile Wine on ARM
http://bugs.winehq.org/show_bug.cgi?id=26614
2007 Jun 26
1
ts() defunct in R 2.5.0?
Hi!
I have written an R-package
(http://tocsy.agnld.uni-potsdam.de/wavelets/index.html) in R 2.4.1
that requires the ts() function. Users using R 2.5.0 now have a
problem installing this package. I checked the package using R 2.5.0:
_______________________________________________________
* Installing *source* package 'sowas' ...
** libs
gcc -std=gnu99
2018 Mar 07
2
RADIUS
Pete Biggs wrote:
>
>>> What do you want?
>>
>> I was asking for documentation telling me how RADIUS can be used, not only
>> that it can be used.
>
> RADIUS is just an authentication (plus a bit more) protocol - what you
> are asking is like asking how LDAP can be used. Usually it's treated
> like a magic black box by applications in that one of the
2004 Nov 03
1
'help'
'help'
-----Original Message-----
From: wine-users-admin@winehq.org [mailto:wine-users-admin@winehq.org] On
Behalf Of wine-users-request@winehq.org
Sent: Wednesday, November 03, 2004 4:02 PM
To: wine-users@winehq.org
Subject: wine-users digest, Vol 1 #1922 - 7 msgs
Send wine-users mailing list submissions to
wine-users@winehq.org
To subscribe or unsubscribe via the World Wide Web,
2008 May 01
0
small problems
I don't know if this is the place I should ask these ?s, but it is a good place to start.
I am running Winmx 3.54b4 and WCS on Xubuntu 7.10 with KDE thru Wine[latest version]. So far, mostly works gr8, but I have noticed 2 things I would like tom correct if possible:
1] There is no downsize button on my winmx screen (that would drop app down to panel/taskbar) WCS has one and it works.
Any
2018 Mar 07
0
RADIUS
On Wed, Mar 7, 2018 at 11:57 AM hw <hw at gc-24.de> wrote:
> Apparently Cisco can do it:
>
>
> https://www.cisco.com/c/en/us/products/collateral/wireless/wireless-location-appliance/product_data_sheet0900aecd80293728.html
I was going to mention Cisco WCS which uses wireless ?controllers? and
?lightweight? access points, but seems you?ve found it. Personally used
Cisco WCS a
2007 Jun 01
2
Getting names of objects passed with "..."
Is there a tidy way to get the names of objects passed to a function via the
"..." argument?
rbind/cbind does what I want:
test.func1 <- function(...) {
nms <- rownames(rbind(..., deparse.level=1))
print(nms)
}
x <- "some stuff"
second <- "more stuff"
test.func1(first=x, second)
[1] "first" "second"
The usual
1997 Jul 08
3
so-called snprintf() in db-1.85.4
Hi,
There is a severe problem with the db-1.85.4 library''s Linux
port that can be found on sunsite.unc.edu under
/pub/Linux/libs/db-1.85.4-src.tar.gz (sp?): This library
contains a "snprintf" function which breaks down to a common
sprintf, ignoring the size parameter. Obviously, this was
thought to be a terribly bad work-around for C libraries which
don''t contain an
2007 Oct 11
2
Identifying and characterizing strings of NA in a vector
Dear R users,
I was wondering if someone could suggest a few lines of code for my problem.
I want to count the number and the length of strings of NA in a vector.
For example:
vec <- c(1, 2, 1, NA, NA, 1, 2, NA, NA, NA, 3, 4, NA, NA)
has 2 strings of NA's of length 2 and 1 string of NA' of length 3.
I can easily count the number of NA's per vector, but I am having a hard
time
2002 Sep 09
0
wine-users digest, Vol 1 #1243 - 4 msgs
-----Original Message-----
From: wine-users-request@winehq.com
[mailto:wine-users-request@winehq.com]
Sent: Sunday, September 08, 2002 10:01 AM
To: wine-users@winehq.com
Subject: wine-users digest, Vol 1 #1243 - 4 msgs
Send wine-users mailing list submissions to
wine-users@winehq.com
To subscribe or unsubscribe via the World Wide Web, visit
http://www.winehq.com/mailman/listinfo/wine-users
2005 Mar 16
0
Re: Sonar ??
--- Duane Clark <dclark@akamail.com> wrote:
> Hiji wrote:
> >
> > That's a good question. Lately, a lot of stuff in
> > Wine has been losing compatibility; I don't know
> if
> > that's because "hacks" are being removed in place
> of
> > developing full-qualified DLLs over time or
> simpley
> > because advancements in one
2007 Jul 03
0
(no subject)
Hi:
We are having some very strange problems with R on WIndows, both with
R 2.4.1 and R 2.5.0. The following command:
> download.file(url="http://oceanwatch.pfeg.noaa.gov:8081/thredds/wcs/
> satellite/AG/ssta/14day?
> request=GetCoverage&version=1.0.0&service=WCS&format=NetCDF3&coverage=
>
2006 May 09
0
[LLVMdev] Fwd: [TSG-Announce] major CS department IT services outage on May 21 starting at 9pm
Just a warning that the LLVM web site and CVS server are likely to be
affected by the following maintenance work on May 21. Many of our
software utilities are automounted from DCSfiles.
--Vikram
http://www.cs.uiuc.edu/~vadve
http://llvm.cs.uiuc.edu/
Begin forwarded message:
> From: "Frank E Penrose" <fep at uiuc.edu>
> Date: May 9, 2006 9:01:38 AM CDT
> To:
2001 May 04
1
Compilation Error
On compiling wine from the cvs tree. I cant get past the make depend part of
it. I get this error. This is the last segment of it. I dont know what is
wrong.
$./tools/wineinstall
.........
make[2]: Entering directory `/usr/src/wine/dlls/msvcrt'
../../tools/makedep -I. -I. -I../../include -I../../include -C. console.c
cpp.c ctype.c data.c dir.c environ.c errno.c except.c exit.c file.c heap.c
2009 Oct 25
0
Using WCSLIB in R
Hello,
I'm aware that not everyone who uses R is an astronomer, and so
apologies in advance to those people for the nature of this email. I
need to convert right-ascension and declination (RA & DEC) coordinates
for an object on the sky into physical pixel positions in a FITS image
in R.
There is a C library that does this, WCSLIB by Mark Calabretta
2005 Nov 27
0
Latest CVS download opensolaris, AMD 64, build errors
Hi All,
I'm on OpenSolaris B27, on an AMD 64 system, I'm getting these errors
from the build.
I've tried to google a solution for a week but no luck.
gmake[2]: Leaving directory
`/usr/local/src/wine-sources/wine/dlls/msisys'
gmake[2]: Entering directory
`/usr/local/src/wine-sources/wine/dlls/msnet32'
gmake[2]: Nothing to be done for