search for: oops

Displaying 20 results from an estimated 4477 matches for "oops".

Did you mean: ops
2004 Nov 17
1
OOP pkg compilation failure
Hi all, I'm trying to install the OOP package (http://www.omegahat.org/OOP) but having difficulty in resolving the errors generated during compilation. Googling doesn't seem to be giving much help. Can anyone please help. Below is the transcript of what I get from my command prompt. (I'm running on rw_2.0.0 WIN XP SP2 platform). Thanks in advance ---transcript---- Microsoft
2004 Mar 22
1
where is OOP?
Hi there, Installation error was given when I tried to install pmg (Poor mans GUI) http://wiener.math.csi.cuny.edu/pmg/index.html. $ LANG=C sudo R CMD INSTALL pmg_0.6.tar.gz * Installing *source* package 'gtkpmg' ... ** R ** save image Error in library(OOP) : There is no package called 'OOP' Execution halted /usr/lib/R/bin/INSTALL: line -116: 20554 Broken pipe cat
2005 Apr 18
3
A 'true' R-wrapper for C++ classes
Hello I am trying to wrap some C++ classes into R. (1) Comparing the OOP and methods packages, I have came to this conclusion that OOP works much better for this wrapper -- please correct me if I am wrong. One question is why this useful package (OOP) is not included in the official release of R? (2) Choosing the OOP package way, I have carried out the following steps to wrap the C++
2001 May 02
4
oops 2.2.19 ext3 0.0.6b prune_dcache
Hi, i am seeing an oops (every couple of days) on a UP PII system with SCSI disks, Kernel 2.2.19 and ext3 0.0.6b. All oops output passed the klogd thus i cant anymore pipe it through ksymoops - I ensured klogd got the correct System.map so the result should be reliable. Apr 25 17:03:10 Unable to handle kernel paging...
2010 Apr 18
3
loops and if statements
...d to my data frame using conditional statements. I am playing with this simple example: a <- c(1:4) b <- c("meep", "foo", "meep", "foo") d <- cbind(a, b) now what I want to do is , each time there is a "meep" in column 2 of d, print "oops", else print "yay". So I wrote: for(i in seq(along=d[,2])) {if (d[i]=="meep") { print("oops")} else { print("yay")} } Result: [1] "yay" [1] "yay" [1] "yay" [1] "yay" What am I...
2002 Nov 14
3
compile from source (win2000)
..many thanks, no it works until he didn't find hhc.exe (..but the path to HTMLHelpWorkshop should be correct !?) and break down, ok i just check all path settings and find a solution for my self ! But here another problem: ...modify without the MkRules in my current binary R.1.6.1\src\gnuwin32 C:\DataMining\rw1061\library>Rcmd INSTALL Oop make: Entering directory
2013 Mar 25
1
From Java to R OOP
Hi, I'm new to OOP in R so please forgive the naiveness of some of the questions. Here are a couple of them. It would be great if you can contrast to OOP in Java. 1. R's S4 appears to centered around a dispatch mechanism which in my understanding is just a way to implement polymorphism. Now, here's the snag, I thought polymorphism was an aspect of OOP not by itself the definition of
2008 Feb 05
2
help with oop in R - class structure and syntex
Hi, I read section 5, oop, of the R lang doc, and I am still not sure I understand how to build a class in R for oop. I thought that since I understand the oop syntex of Java and VB, I am wondering if the R programmig experts could help me out by comparing and contrasting the oop syntex in R with that of Java. For example, the basic class structure in Java is like this: public class Bicycle {
2010 Jul 26
1
OOP module
Hello,   Does anybody know if the OOP module (Chambers & Temple Lang) is going to replace the the S4 (and the S3) class system? http://www.omegahat.org/OOP/oop.pdf Cheers!! Albert-Jan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ All right, but apart from the sanitation, the medicine, education, wine, public order, irrigation, roads, a fresh water system, and public
2004 Feb 20
0
Installing OmegaHat OOP package
Hi, I am trying to install the OOP package (v0.4-2) from Omega Hat using the R CMD INSTALL (I have also tried untarring the package an using R INSTALL) but no joy. Here is the following error... $] R CMD INSTALL OOP_* * Installing *source* package 'OOP' ... ** libs gcc -I/usr/local/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c RtreeApply.c -o
2005 Apr 26
3
kernel oops generated by smbfs module
Greetings, I have run into a kernel oops that I can generate at will, and that hangs my machine. The machine is running Gentoo Linux, 2.6.11 kernel and gcc 3.3.5. I can post more information if needed. The problem arises when I mount an SMB share from a 2000-series Snap server (network appliance); software version 3.4.804, hardware 2.0.3...
2020 Sep 14
2
ORC JIT Weekly #21 -- OrcV1 removal, Removable code, and Remote TargetProcessControl
Hi All, Everything is landing all at once, just not in the mainline... yet. As discussed in http://lists.llvm.org/pipermail/llvm-dev/2020-September/144885.html: OrcV1 will be removed very soon. I have posted a branch with the removal, "orcv1-removal", in my llvm fork at https://github.com/lhames/llvm-project. In addition to removing OrcV1, the orcv1-removal branch also contains a
2009 Sep 23
0
jbd/kjournald oops on 2.6.30.1
Hi, I am getting the following Oops on 2.6.30.1 kernel. The bad part is, it happens rarely (twice in last 1.5 months) and the system is pretty lightly loaded when this happens (no heavy file/disk io). Any insights or patches that I can try? (i searched lkml and ext3 lists but could not find any similar oops/reports). == Oops =====...
2016 Oct 28
2
[Bug 1096] New: Kernel oops when inserting an element into a map
https://bugzilla.netfilter.org/show_bug.cgi?id=1096 Bug ID: 1096 Summary: Kernel oops when inserting an element into a map Product: nftables Version: unspecified Hardware: x86_64 OS: other Status: NEW Severity: critical Priority: P5 Component: kernel Assignee: pablo at netfilter.org...
2005 Dec 23
1
GFS2, OCFS2, and FUSE cause xenU to oops.
I really need to share a filesystem and I''d rather not have to export it from one domU to another so I tried mounting it with GFS2 and then OCFS2. Both caused the xenU kernel to oops just as the mount was attempted. I assumed that a FUSE-based solution would be a little less problematic (if only because it doesn''t require kernel patches) but it also caused an oops right when the mount was attempted (after fuse.ko was loaded and after the SSH session was authenticated)...
2010 Jun 20
3
[Bug 28626] New: Oops: kernel NULL pointer dereference in nouveau_connector_get_modes
https://bugs.freedesktop.org/show_bug.cgi?id=28626 Summary: Oops: kernel NULL pointer dereference in nouveau_connector_get_modes Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Dr...
2015 Oct 05
1
Kernel oops on the dom0
Hi All, One of our developers managed to trigger a kernel oops on a 4.4.2 dom0.. Oops text is attached. He was working on setting up network namespaces / bridging inside a centos domU, had activated the bridge and lost networking (probably config error) so he rebooted the VM. On reboot is when we saw the oops, along with various xen procs hanging: root...
2007 Feb 25
0
[Bug 549] New: kernel oops when trying to remove ip_conntrack module
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=549 Summary: kernel oops when trying to remove ip_conntrack module Product: netfilter/iptables Version: linux-2.6.x Platform: x86_64 OS/Version: Fedora Status: NEW Severity: critical Priority: P2 Component: unknown AssignedTo: laforge@...
2002 Jul 02
2
Ext3 OOPS when root device lost
...quot; (e.g. the SCSI cable is pulled from the storage device containing the root drive), we want to panic the kernel. We have tried using the "-e panic" option of tune2fs but that did not seem to do what we expected. What we have observed is that when the root device goes away ext3 will oops and the system hangs. No panic occurs. Any suggestions (tune2fs, ext3 module or kernel options)? FYI, ext3 is compiled as a module in this configuration. We have not yet tried with ext3 built into the kernel. Oops trace available on request. ...Roger...
2001 Mar 29
1
Re: Bug in __invalidate_buffers?
...gt; w.r.t. the change in ext3-0.0.6 using BH_JDirty instead of BH_Dirty > for buffers held in the journal. If invalidate_buffers() is called > on a device (LVM likes to do this a lot, for whatever reason), it yanks > JDirty buffers out from underneath the journal layer, and causes an > oops in journal_insert_checkpoint() (line 385, "buffer_dirty(bh) || > buffer_jdirty()" is false). OK, my previous patch cleans up the ASSERT for invalidate_buffers() (modulo the fact that it was missing a ')' at the end of the line) but it hasn't really fixed the whole problem....