Displaying 20 results from an estimated 2000 matches similar to: "Why some times R-halts?"
2010 Nov 17
2
How to catch warnings
Hello when my code executes I receive the message that were some warnings. I want to catch warning messages at run time so to print some local variables and try to understand why this warning happens.
I searched on internet and I tried withCallingHandlers(
which seems to work but as I used Rkward the result is awful. I get a prompt to copy paste a value only while at the same time my background
2010 Nov 18
1
why help ignores some values
Please take a look at the values below
.................
[31,] 30.000000000000000 30.000000000000000
[32,] 31.000000000000000 31.000000000000000
[33,] 32.000000000000000 32.000000000000000
[34,] 33.000000000000000 33.000000000000000
[35,] 34.000000000000000 34.000000000000000
[36,] 35.000000000000000 35.000000000000000
[37,] 35.999999999999872 35.999999999999872
These are entries in an array.
2011 Jul 17
4
special question on regression
Hello R-people!
I have a general statistical question about regressions. I just want
to describe my case:
I have got a dataset of around 150 observations and 1 dependent and 2
independent variables.
The dependent variable is of metric nature (in my case meters in a
range from around 0.5-10000 m). The first independent is also metric
(in mm ranging from 50-700 mm) and it is assumed to be
2010 Nov 17
3
Variable Editor
Hello everoyne,
If you have ever used matlab you should know the variable editor. You click over the value of a variable in the workspace and it opens like a excel sheet. Do you know if there is something like that in R . This will make easier for me to understand what values are stored in a matrix.
Also I am using rkward. Do you know if there is anyway to see the already defined variables?
I
2023 Nov 27
2
[Announce] Samba 4.19.3 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.19 release series.
It contains the security-relevant bug CVE-2018-14628:
??? Wrong ntSecurityDescriptor values for "CN=Deleted Objects"
??? allow read of object tombstones over LDAP
??? (Administrator action required!)
??? https://www.samba.org/samba/security/CVE-2018-14628.html
2023 Nov 27
2
[Announce] Samba 4.19.3 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.19 release series.
It contains the security-relevant bug CVE-2018-14628:
??? Wrong ntSecurityDescriptor values for "CN=Deleted Objects"
??? allow read of object tombstones over LDAP
??? (Administrator action required!)
??? https://www.samba.org/samba/security/CVE-2018-14628.html
2012 Feb 21
3
Plot Many Data to same plot
Dear all,
I have a function that for a variable number of inputs plots them to the same plot
I am doing this quite simply by
plot(seq(from=start, to=stop, length.out=np), datalist[[1]]$dataset
xlim=c(start, stop), ylim=c(0, 1), type="l")
2016 Mar 22
3
Memory usage in prcomp
Hi All:
I am running prcomp on a very large array, roughly [500000, 3650]. The array itself is 16GB. I am running on a Unix machine and am running ?top? at the same time and am quite surprised to see that the application memory usage is 76GB. I have the ?tol? set very high (.8) so that it should only pull out a few components. I am surprised at this memory usage because prcomp uses the SVD
2016 Mar 22
3
Memory usage in prcomp
Hi All:
I am running prcomp on a very large array, roughly [500000, 3650]. The array itself is 16GB. I am running on a Unix machine and am running ?top? at the same time and am quite surprised to see that the application memory usage is 76GB. I have the ?tol? set very high (.8) so that it should only pull out a few components. I am surprised at this memory usage because prcomp uses the SVD
2003 Dec 05
3
GrandStream Budgetone Phone & DHCP & General Observations
Symptom: Phone after about 15mins will stop functioning
Problem: DHCP lease renewed but default route dropped
Fix: Assign a static ip and problem is resolved. Upgrade to new firmware once it is released
It turn's out that these phones have a few issue in 1.0.3.81 firmware. The phone may stop transmitting packets if configured with DHCP, if DHCP is being provided by certain devices. Netopia
2011 Apr 11
1
Comparing execution times
Dear all,
In my 'simple' computer I was running some experiments to help me understand how faster a multicore lapply will be. I thought it might be interesting for some people to look at the results.
Even though are not accurate, still might be a good indicator how much improvement there can be.
A.Case. The classic: for 1:100
for (i in c(1:dimz)){
print(sprintf('Creating the %d
2008 Apr 11
1
program halts
Hello
Up to the latest update of Ubuntu 8.04 (beta) I was able to use (ie play AND
chat) an online bridge program STEPBRIDGE (from www.stepbridge.nl).
For the moment I can open it (I installed and re installed in Wine) and play
but when I want to chat the program halts (I'm back on the desktop) without
any error warning.
Is there something I can do to regain the former functionality?
Thanks
2004 Apr 11
0
netlogon, logonscript halts on error
Hi,
I have a setup of samba 3.0.2a-Debian and validate domainusers on a LDAP
server.
Right now I have a major hack to dynamicly mount the appropriate shares
for each user.
I have a "root preexec" perlfile that uses a database with info about
the shares, to creates a username.bat file, which mounts all the drives,
that users is alowed to write or read.
My problem is that the
2007 May 30
0
host halts upon shutdown of 126000mb domains
The host server halts upon shutdown of 126000mb domU (64-bit SLES10).
It booted fine and was able to run kernbench. However, during shutdown
the host crashes. Host is Unisys ES7000 host with 32 processors and
128gb memory using x86_64 SLES10 with xen-unstable c/s 15080.
Reducing the memory allocation for the domU to 124000mb works fine. My
guess is that specifying 126000 does not leave
2007 Jul 05
1
CentOS 5 - Booting halts when loading UHCI
I have CentOS 5 installed on a Compaq Evo. I don't know the exact Evo
model. When I first installed it, booted up fine. Now, when it boots, it
freezes when it loads the UHCI kernel module. Here's what I see:
input: AT Translated set 2 keyboard as /class/input/input0
Creating block device nodes.
Loading uhci-hcd.ko module.
USB Universal Host Controller Interface driver 3.0
And that's
2017 Jan 16
0
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
On Mon, 16 Jan 2017 14:03:37 -0500
Adam Tauno Williams <awilliam at whitemice.org> wrote:
> Quoting Adam Tauno Williams via samba <samba at lists.samba.org>:
> > Quoting Rowland Penny via samba <samba at lists.samba.org>:
> >>> samba-tool's dbcheck finds only two errors in cn=Configuration,
> >>> but it does not repair them. These appear to
2015 Jan 27
0
Building rinstaller using R-devel (3.2.0-to-be) halts when trying to copy html files
On 26/01/2015 5:12 PM, Avraham Adler wrote:
> As the build process, especially for Windows, is changing
> significantly for R 3.2.0, I am trying to build R-devel in
> preparation. When running `make rinstaller`, I get the following
> error:
>
> cp -p ../../../etc/x64/Makeconf R-devel/etc/x64
> mkdir -p R-devel/doc
> cp -p ../../../doc/CRAN_mirrors.csv
2008 Apr 04
3
xfs and centosplus kernel
I read that XFS has problems with 4K Stack size for Linux on 32-bit
systems. How did we address this in the centosplus kernel? Since what
release of CentOS was this problem resolved?
Is there a quick way to know what size the Linux stack is configured to be
in a system's that's running?
Thanks for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
2003 Mar 14
1
Execution halts after some time.
Dear all,
I fit independent GLMs for a 2x2 factorial problem on the data matrix of
size 9500 x 12 (genes x arrays) and get 9500 observed t-values using the
apply() function. Now, I wish to get the permutated p-values. Therefore
I random sample the class labels and perform the glm fitting to get the
t-values from which I can get the p-values. This is done using a for()
loop. Is there a more
2017 Jan 16
0
Initial replication halts with "The handle is invalid." (msDS-NC-Replica-Locations corrupted?)
On Sun, 2017-01-15 at 14:39 -0500, Adam Tauno Williams via samba wrote:
> Adding a Windows2008RC to an SerNET S4 4.5.3 (forest level 2008R2)
> domain hangs at replication CN=Configuration received 1630 out of
> approximately 1663 objects.
> Only message I can find in the event log on the 2008R2 server is -
> Internal event: The local directory service received an exception
>