Displaying 11 results from an estimated 11 matches for "nwarnings".
Did you mean:
warnings
2009 Mar 22
2
Warhammer - Mark of Chaos
Hi...
After playing a mission in 'Warhammer - Mark of Chaos' i get an error-message (access violation), when the scenario-map is loaded.
In Application database i couldn't find a relating solution to this error, only some registry-keys for wine version 0.9.32.
Unfortonatly, when I load them into the registry I get the error massage 'invalid parameter' during startup.
Does
2006 Jun 25
1
using withCallingHandlers, how to deal with warning( , immediate. = TRUE)?
Hello,
I want to use withCallingHandlers(expr, warning = function(w) { ....}),
that is, to use a custom warning handler. I want this handler to
replicate the behavior of the usual handler. I have problems with the
mode 'options(warn = 0)' where the warnings are delayed, except if
calling 'warning("message", immediate. = TRUE). Indeed, if my custom
warning handler
2009 Mar 22
4
L4D crashes reaching in-game, d3d_shader bug maybe?
Hi there, I'm running Ubuntu 8.04, 32-bit.
Now using Wine 1.1.17
Using Ati binary driver 9.2 for x1600 series
I'm experiencing problems with Left 4 Dead. Basically I have sound, and I can get to the main menu no problem using this command (which I found on http://www.youtube.com/watch?v=far0jjAlg24).
Code:
env WINEPREFIX="/home/xxxx/.wine" wine "C:\Program
2008 Oct 29
1
Wine d3d apps: Fuzzy (badly distorted) picture
Hey guys.
I have this problem. All of my games look like this, picture is badly distorted (but games clearly work). I have been trying to solve this for the last 10hrs, trying different X resolutions/refresh rates, different games settings, different wine settings/versions, different monitor inputs(vga,dvi,hdmi)/settins, whatever came to my mind. Nothing worked, always the same fuzzy picture.
2005 Jan 12
4
"model.response" error
When I installed R 2.0.1 (replacing 1.9.0) for Windows, a code using
"model.response" began acting up. Here are the first several lines of a
code I had been tweaking for a spatial model (the code is mostly that of
Roger Bivand--I am adapting it to a slightly different data structure and
the problem I'm sure is with my changes, not his code).
<command name> <- function
2008 Dec 07
4
Gaming support with different hardware vendors (esp. ATI)
Hi all!
I recently got an ATI Radeon HD 3850 card and now noticed that with the
fglrx driver many games that look well in AppDB do not run properly on
this hardware (Supreme Commander ingame: flickering static garbage, Prince
of Persia SoT has several issues that completely garble ingame graphics).
Older games (not using shaders among other things) seem to run fine - need
to do more testing
2023 Oct 31
0
warnings() in R-devel: inherits from "warnings" - summary(warnings())
...gs()) == 0)
maybe a good way to end *such* test R scripts (where you treat
warnings as errors in the end):
Show (a summary of) the warnings if there are, and still stop.
Otherwise, we now *can* recommend using
summary(warnings())
more generally,
and particularly useful sometimes after
options(nwarnings = 1e5) # to get practically all warnings
Best regards,
Martin
--
Martin Maechler
ETH Zurich and R Core team
2013 Feb 03
1
Fractional logit in GLM?
Hi,
Does anyone know of a function in R that can handle a fractional variable as the dependent variable? The catch is that the function has to be inclusive of 0 and 1, which betareg() does not.
It seems like GLM might be able to handle the fractional logit model, but I can't figure it out. How do you format GLM to do so?
Best,
Rachael
[[alternative HTML version deleted]]
2015 Nov 07
3
Re: mkfs.ext2 succeeds despite nbd write errors?
On Sat, Nov 7, 2015 at 5:03 AM, Richard W.M. Jones <rjones@redhat.com> wrote:
> How about 'strace mkfs.ext2 ..' and see if any system calls are
> returning errors. That would show you whether nbd-client is throwing
> errors away, or whether mkfs is getting the errors and ignoring them
> (seems pretty unlikely, but you never know).
>
> After that, it'd be down
2012 Mar 30
0
R 2.15.0 is released
...the latter
being the wish of PR#14720).
The "data.frame" method is more consistent with the default
method: in particular it now applies zapsmall() to
numeric/complex summaries.
o The number of items retained with options(warn = 0) can be set by
options(nwarnings=).
o There is a new function assignInMyNamespace() which uses the
namespace of the function it is called from.
o attach() allows the default name for an attached file to be
overridden.
o bxp(), the work horse of boxplot(), now uses a more sensible
default xlim in th...
2012 Mar 30
0
R 2.15.0 is released
...the latter
being the wish of PR#14720).
The "data.frame" method is more consistent with the default
method: in particular it now applies zapsmall() to
numeric/complex summaries.
o The number of items retained with options(warn = 0) can be set by
options(nwarnings=).
o There is a new function assignInMyNamespace() which uses the
namespace of the function it is called from.
o attach() allows the default name for an attached file to be
overridden.
o bxp(), the work horse of boxplot(), now uses a more sensible
default xlim in th...