similar to: Screen blanking crashes

Displaying 20 results from an estimated 1000 matches similar to: "Screen blanking crashes"

2009 Jun 30
1
Conditional dependency between packages
Hi, I have already asked a similar question twice without response on the r-help list https://stat.ethz.ch/pipermail/r-help/2009-June/200300.html but this list might be more appropriate. If there is a particular reason for the lacking answers (unclear, missing information, the solution is obvious to everyone except me, etc), I would like to know. The description below is generalized, but I
2005 Nov 28
1
import of Namespaces
Dear R devels, let's say I have three packages "pkg1", "pkg2" and "pkg3" which all contain new S4 classes and methods. Where "pkg3" depends on "pkg2" and "pkg2" depends on "pkg1". Moreover, all three packages have namespaces. 1) I use ".onLoad <- function(lib, pkg) require(methods)". Do I also have to
2002 Oct 01
1
R CMD check dependency simplification
I am trying to re-organizing my Makefile for testing my R packages and I am having trouble finding a structure I like. The problem seems to be that "R CMD check", which does wonderful things, does not allow dependency information to flow through very gracefully. That is, since everything is copied into the pkg.Rcheck directory, it is difficult to make any changes to source files without
2012 Aug 01
3
How to link two R packages together
Hi, I have built two R packages. One of them (PKG1) needs to use the functions of the other package (PKG2). So I need to link these two packages together, so that the functions of PKG2 can be available to PKG1. And when I load one package using 'library("PKG1")', PKG2 can be loaded at the same. Any ideas welcome. -- View this message in context:
2005 Jan 04
2
warnings and errors with R CMD INSTALL
Hello, unfortunately I had to compile latest version of R-2.0.1 by myself. I'd rather would prefer vendors binaries but since the current version of Ubuntu defaults to 1.9.x I had to compile R on my own in order to be up to date! So far, everything went fine and R runs smoothly. Unfortunately I am not able to use R CMD INSTALL command to install add-on packages. I followed RNews 3/3 and
2007 Mar 28
1
accessing "hidden" functions
Hi, (I tried looking for it, but I don't think it was discussed before... or maybe I didn't use the correct keywords). I have a package (say, pkg1), which uses NAMESPACE. This package contains a bunch of functions the are used internally, therefore they're not exported (say, internalFunc1). Even though internalFunc1 is not exported, I can access it externally using
2007 Dec 06
1
updating a helper function in a R package
Hi list, Sorry for the vague title, but here is the scenario. I?m writing an R package, let?s say, ?pkg1?, which contains 3 functions: f1, f2, f3. f2 and f3 are helper functions for f1, i.e. f1 calls f2 which in turn calls f3. f1 <- function(?) { ?. f2() ? } f2 <- function(?){ ? f3(?) ? } f3 <- function(...){ .... } Then, I wrote a new version of f3 and I want to
2013 Jul 31
1
Depends vs Imports
I am being asked to modernize the Depends line in the DESCRIPTION file of some packages. Writing R Extensions says: The general rules are Packages whose namespace only is needed to load the package using library(pkgname) must be listed in the ?Imports? field and not in the ?Depends? field. Packages listed in imports or importFrom directives in the NAMESPACE file should
2009 Sep 18
1
Missing link(s) in documentation object
Hi, I want to cross-reference from the documentation of pkg1 to pkg2, which is imported in the NAMESPACE of pkg1, and under Depends in DESCRIPTION of pkg1. According to "Writing R extensions", this can be done by: \code{\link{foo}} when foo is an aliased function in the documentation of pkg2. This works as it should when I install the package, but when I run R CMD check pgk1, I get
2007 May 09
1
Dell Dimension C521n
I'm in an all-Dell shop and am contemplating buying one of these to use as an "emergency gateway server" in case my primary fails. It'll let me take the primary out of service to upgrade its OS. Has anyone installed CentOS on one of these? Any gotchas? It looks like I can buy this model with these tweaks for about $480: AMD Athlon 64 X2 Dual-Core 3600+ FreeDOS included in
2007 Dec 26
1
BitTorrent
Any suggestion for a 'good' bittorrent client with Centos5.1? -- Thanks
2008 Jun 20
2
pci passthrough on RHEL 4.5
Hi there, I have a Dell T3400 Workstation with CentOS5.1 as dom0. I have hidden a network interface in dom0 to pass it to domU. The domU can come up with the NIC when it''s OS is CentOS5.1 or RHEL5. But when it comes to RedHat4.5 , the NIC can not be found. As I type the command "lspci" in RHEL4.5 domU, it returned: pcilib: Cannot open /proc/bus/pci
2007 Dec 10
1
Network Problem after update 3.0 -> 3.1: blkback
Hello, I have a big problem: Dom0 is centos5.1, domU are centos5.1. My setup is really simple, the only thing is that I give 3 nics to the domU so I use a modified network script (which has worked since january... since fedora 6): " #!/bin/sh dir=$(dirname "$0") "$dir/network-bridge" "$@" vifnum=0 "$dir/network-bridge" "$@" vifnum=1
2008 Mar 24
2
moving from RH8 to CentOS5.1
Hi all, Is there a way to 'automatically' recreate users/permissions when moving from RH8 (yes, I know...way old) to CentOS5.1 or is it just simpler to recreate the users manually? Total users on this system is < 20. Thanks in advance, -Ray
2008 May 22
4
samba question
Hi, I am running Centos5.1, trying to configure samba now. I am quite new in this area and hope help from the list. I could not connect to it from a windows xp pc >From the console, I log in and do a >smbclient -L localhost -U% Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.0.25b-0.el5.4] Sharename Type Comment --------- ---- ------- samba
2008 Mar 31
2
Help getting my jailtime centos 5.1 network going on my dom0 ubuntu feisty with domU centos5.1
Hi All, I need help getting my jailtime centos 5.1 network going on my dom0 ubuntu feisty with domU centos5.1. I do this: ifconfig eth0 192.168.0.14 netmask 255.255.255.0 up I can then ping myself. When I try to ping another ip like on the host or other servers I get: ping 192.168.0.110 PING 192.168.0.110 (192.168.0.110) 56(84) bytes of data. >From 192.168.0.14 icmp_seq=2 Destination Host
2007 Dec 03
2
Does Redhat have a list of changed packages in 5.1?
The information at: http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.1 is great. Does RH have something that shows what has changed with them from 5.0 to 5.1? So far I have only found: http://www.redhat.com/docs/manuals/linux/RHL-5.1-Manual/manual/doc000.html Like what release of Firefox, etc.
2008 Jan 30
2
Problems to install java plugin in CentOS 5.1 x86_64
Hi! I've tried to install java plugin as is in http://www.howtoforge.com/installation-guide-centos5.1-desktop-p7 but with no success. All steps seems to go well, with no error messages, but Firefox says that there is no java plugin. Please, tell me what could be wrong? Thanks in advance!! -- Sergio Belkin ----------------------------------------
2008 Mar 24
2
Health Monitoring
Hey, I am looking for healt monitoring software for my centos5.1 box. Nothing crazy (like nagios), just something that records memory/cpu usage every min to 5 mins. I added some vmware stuff and was looking to see when if swap gets used and cpu spikes. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Apr 21
2
enable bootsplash
Hi, how do i enable boot splash (graphical boot) in CentOs5.1 ? I am in init 5, i have updated from minimal install to GNOME using yum groupinstall. Thanks in advance! David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080421/233d6fc4/attachment-0001.html>