Displaying 20 results from an estimated 47 matches for "environemntal".
Did you mean:
environemental
2011 Aug 27
1
Make a function work on an environemnt
In my R learning I've come across a situation in which a piece of code that works on the work space outside a function does not work inside the function. WARNING THIS EMAIL CONTAINES THE CODE:#rm(list=ls()) THIS WILL CLEAR ALL OBJECTS FROM YOUR WORKSPACE! When I use rm(list=ls()) and then ls() it shows character(0) So I tried to make a quick function to speed this up as follows:
2019 Jul 16
5
Mate on Centos 7
> > Can I really be the only user of Mate on Centos 7??
>
> No, definitely not. I use MATE on C7, because Gnome is, how do I
> say this politely..., um, horrible. Not a KDE fan either.
>
> Gnome-2.x wasn't broken, didn't need to be thrown away and
> replaced by something completely different.
Not broken, but full of bugs that will never get fixed.
I did a while
2015 Apr 01
2
change language at console
Hi all,I am a linux R user and my default R environemnt (after writing R in linux console) returns the error messages in German (I am not the system adminitstrator and I can not change system settings). I know that the English package is also installed so I guess I need to set some environmental variable for this.Any idea how I am doing that?
RegardsAlex
[[alternative HTML version deleted]]
2007 Apr 09
8
Watch a file during the day and just report changes, replace on a scheduleat night if chnged during the day: needs to be a type?
Hi,
In our dev/int environemnts, our user base wants to be able to change
managed files at will during the day but be notified via email of
changes that happen.
At night they want the files replaced to their known good state if
there were changed.
I tried to do this with a custom function that wraps two file types,
one that just watches checksum, the other that does a reset of content
with a
2019 Aug 07
3
Mate on Centos 7
On 8/7/19 8:02 AM, isdtor wrote:
> isdtor writes:
>
>>>> Can I really be the only user of Mate on Centos 7??
>>> No, definitely not. I use MATE on C7, because Gnome is, how do I
>>> say this politely..., um, horrible. Not a KDE fan either.
>>>
>>> Gnome-2.x wasn't broken, didn't need to be thrown away and
>>> replaced by
2007 Aug 24
1
SSHFS installation
Hello,
I'm trying to build a sshfs available environemnt.
Info:
[root at pandora /]# uname -a ; yum list \*fuse\* installed
Linux pandora 2.6.18-8.1.6.el5xen #1 SMP Thu Jun 14 18:01:24 EDT 2007
x86_64 x86_64 x86_64 GNU/Linux
Loading "priorities" plugin
Loading "protectbase" plugin
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Setting up
2012 Jun 22
1
'yum update' rollback or .. ?
Hello,
we have several physical servers (CentOS 5.*) with rather critical applications where (because of stability)
we don't do regularly 'yum update'. In virtualized environemnts (under Vmware)
we do a snapshot, then 'yum update', reboot and if something is wrong we rollback the snapshot.
On physical servers we cannot do that. I have read about rollback option of rpm but not
2012 Sep 26
1
Plugin "lazy_expunge" and subfolder
Hi Timo, hi all,
we want to use the "lazy_expunge" plugin (from dovecot 2.1.10) and had
configured it in a test environemnt like described in
"http://wiki2.dovecot.org/Plugins/Lazyexpunge" (1 namespace)
There are some subfolders from "INBOX" (like "INBOX/SPAM") in a "maildir++"
configuration. All actions on first level directories
2006 Nov 29
2
reason for bad performance on i915 (AIGLX)
Greetings everybody!
For about two weeks I'm now a happy owner of an intel-powered laptop
(chipset, wifi, gfx) and wanted to give it a full test-drive of compiz
and other GL-intensive programs.
The laptop runs Xorg 7.1.1 and the i810 driver that comes with it
(stock rpm from FC6). I'm forced to start compiz 0.3.4 with these
options...
--use-cow
--strict-binding
--indirect-rendering
2010 Aug 18
1
upgarde from rails 2.3.5 to rails 2.3.8
Hi
I upgraded my rails application rails 2.3.8 from 2.3.5 like below
gem install rails -v=2.3.8
Now in environemnt.rb RAILS_GEM_VERSION changed to ''2.3.8''. Now
when I tried to a previous migration like
rake db:migrate VERSION=20100714122104
I got warning like
DEPRECATION WARNING: Rake tasks in vendor/plugins/delayed_job/tasks,
vendor/plugins/paperclip/tasks,
2008 May 07
3
Version 2.7 for Windows (PR#11399)
Full_Name: Charles Man
Version: 2.7
OS: XP and Vista
Submission from: (NULL) (219.79.247.35)
After installing the latest 2.7 on both Win XP SP2 and Win Vista Business SP1,
the program cannot load. An error message shows: "Fatal Error: Unable to Restore
a Saved File". I have to fall back to version 2.6
2019 Nov 06
1
[PATCH V9 5/6] virtio: introduce a mdev based transport
On Wed, 6 Nov 2019 15:05:47 +0800
Jason Wang <jasowang at redhat.com> wrote:
> This patch introduces a new mdev transport for virtio. This is used to
> use kernel virtio driver to drive the mediated device that is capable
> of populating virtqueue directly.
>
> A new virtio-mdev driver will be registered to the mdev bus, when a
> new virtio-mdev device is probed, it will
2007 Mar 17
10
a WARNING about cruise task or user-specified build task for Rails
If (like me) you use ccrb to test a Rails app
and (like me) you define your own :cruise task, because, for
example, you use rspec rather than Test::Unit
and (like me) you have the RAILS_ENV ||= ''production'' line in
environment.rb (because, like me, you use crummy shared hosting)
Your build will run in production mode, possibly screwing up your
production database,
2009 Sep 10
3
Excessive NFS operations
Reading the "waiting IOs" thread made me remember I have a similar problem
that has been here for months, and I have no sulution yet.
A single CentOS 5.2 x86_64 machine here is overloading our NetApp filer with
excessive NFS getattr, lookup and access operations. The weird thing is that
the number of these operations increases over time. I have an mrtg graph
(which I didn't
2007 Jun 12
1
bug in R environments? Was: [BioC] 'recursive default argument' error...
Dear developers,
has anyone experienced the problem described below? Is it a bug in
handling interrupts in R?
Best,
Oleg
-------- Original Message --------
Subject: Re: [BioC] 'recursive default argument' error in GOENTREZID2GO
From: Diego Diez <diez at kuicr.kyoto-u.ac.jp>
...steps that use to reach me to that point. It happens with any
environment, or at least annotation
2019 Jul 19
0
Mate on Centos 7
isdtor wrote:
>
>>> Can I really be the only user of Mate on Centos 7??
>>
>> No, definitely not. I use MATE on C7, because Gnome is, how do I
>> say this politely..., um, horrible. Not a KDE fan either.
>>
>> Gnome-2.x wasn't broken, didn't need to be thrown away and replaced
>> by something completely different.
>
> Not broken,
2019 Aug 07
0
Mate on Centos 7
isdtor writes:
>
> > > Can I really be the only user of Mate on Centos 7??
> >
> > No, definitely not. I use MATE on C7, because Gnome is, how do I
> > say this politely..., um, horrible. Not a KDE fan either.
> >
> > Gnome-2.x wasn't broken, didn't need to be thrown away and
> > replaced by something completely different.
>
> Not
2020 Jun 03
0
Mailbox & Server Down
Andrea Miconi wrote:
> My mailboxes are on a Dovecot (IMAP) server.
> On DNS there is an MX record pointing to the server.
> To read the mail I use Roundcube.
> If the server is down, I lose the new mail.
Really? What kind of downtime makes you loose emails?
If your server is down, mail delivery is tried every couple of hours for
days. So - if your server is down for a day or two, no
2010 Dec 16
0
No fonts control on Cairo in batch mode
...on 1.4-5 for plotting R graphs on a Gentoo system
that does not have X11 installed. I have full control on the fonts when
running R in interactive mode. But when running R in batch mode I cannot
change e.g. font size. Letters (including symbols) are, however, drawn.
I am exporting the following environemntal variables when running R in
batch mode to point to pkgconfig, which is used by Cairographics, and
which I installed in a non-standard local.
export PATH="$HOME/software/bin:$PATH"
PKG_CONFIG_PATH=$HOME/software/lib/pkgconfig
LD_LIBRARY_PATH=$HOME/software/lib
export PKG_CONFIG_PATH LD_...
2010 Jan 07
0
setting different environments
Hallo,
I have a set of S4 and S3 classes together in one script.
While running this script I create a lot of new functions and objects
An example for S3 and S4 classes:
## S3 classes
pt <- list(x=1,y=2)
class(pt) <- "xypoint"
xpos <- function(x, ...) UseMethod("xpos")
xpos.xypoint <- function(x) x$x
ypos <- function(x, ...) UseMethod("ypos")