Displaying 20 results from an estimated 28 matches for "envrionments".
Did you mean:
environments
2011 May 26
3
change function scope?
I'm still getting used to R's scoping. I've run into the following situation
value=0
thefunction <- function() print( value )
somefunction <- function() { value=99; thefunction() }
somefunction()
now, I understand that somefunction() returns 0 because thefunction() was
defined with value=0 in its parent envrionment, it dosent look at all in the
environment of somefunction. My
2005 Jul 14
2
Fwd: Re: East Asian language
---- Original message ----
>Date: Thu, 14 Jul 2005 19:50:41 +0200
>From: Uwe Ligges <ligges at statistik.uni-dortmund.de>
>Subject: Re: [R] East Asian language
>To: Nan Lin <nlin at math.wustl.edu>
>Cc: r-help at stat.math.ethz.ch
>
>Nan Lin wrote:
>
>> Dear all,
>>
>> I just installed R 2.1.1. The installation program
automatically
2004 Apr 08
1
openssh-3.8p1 fails to set TZ environment variable bug
Found on while running on IRIX 6.5.22f, sshd from openssh-3.8p1 nukes
its envrionment in main(), causing sshd to loose track of the TZ
environment variable passed to it by the system. This means that inside
do_setup_env(), the call to getenv("TZ") will never succeed, despite the
fact that this variable should have a value.
2012 Jan 18
2
GUI
I'm setting up a Linux box to run R.? I ususally run in a Windows envrionment but after
reading the docs I'm not sure what to expect in terms of the front end appearance in
Linux.? Does it resemble Windows or will I need Rkward or R Commander?
2006 Nov 23
2
configure issue (PR#9379)
Full_Name: Gordon Lack
Version: 2.4.0
OS: Redhat Linux AS2.1
Submission from: (NULL) (198.28.92.5)
Not sure whether this is a configure issue or an R one.
It's only a minor issue, so this is really just FYI.
The code in configure checks for the version of makeinfo by splitting the
version string into a major and minor component. The tests on these assume they
are numeric.
RHAS2.1 shipped
2003 Nov 24
1
ROracle issue with shared library and RMySQL
Hello,
Someone posted this same issue back in May 2003 and hasn't yet resolved the
situation. I hope someone can provide some additional light.
After starting R I attempt to load the ROracle library and receive the
following message:
> library(ROracle)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2007 Jun 19
1
Hard Problem /w XenSource / XenEnterprise.
Hi,
Our group would really like to use XenSource to run a very large number of
parallel Windows XP VMs, but there are several issues we need to overcome or
else we''ll have to use ESX instead. This is pretty high priority so if
there is a high-level tech at XenSource who knows how to solve this, we
would be really grateful.
(1) We want to start-up using a post-boot save of Windows XP
2007 Nov 01
1
Problem with compiling 64bit R(2.5.1) under HP-UX(ia64)
Hi there,
We are trying to compile a 64bit version of R (2.5.1) on HP-UX
(B.11.23 U ia64), but are running into some problems.
This is our configure step:
../configure --prefix=/rnd/homes/lfan/R251 --enable-R-shlib CC="cc"
CFLAGS="+z +DD64" CXX="aCC" CXXFLAGS="-b -lxnet +z +DD64" FC="f90"
FCFLAGS="+DD64" F77="f90"
2019 Mar 03
1
Mail Server Guides
...s a program to control clamav and spamassassin.
Many people use amavis, but my experience is not very favoufable with
this script.
I personally prefer MailScaaner, have a look at:
www.mailscanner.info for further details.
I use, and have used, this set in many circomstances even in large
commercial envrionments, and I'm very pleased with it, functinally
and in terms of stability.
Good luck
Adrian
--
Adri P. van Bloois
"Elegance is not a dispensable luxury but a factor that decides between
success and failure."
Edsger W. Dijkstra
2006 Jun 05
0
Failed to install Globalize plugin
My envrionment is Rails 1.1.2, Ruby 1.8.4, MySQL 5.0.21 on WinXP. When I
run ''rake migrate'' after pulling the lastest 1.1 branch of Globalize
plugin, I get the following error message:
(in C:/Rails/Application/medicalmind)
== GlobalizeMigration: migrating
==============================================
-- create_table(:globalize_countries, {:force=>true})
-> 0.2110s
2005 May 30
1
Menu Language
Hello,
In my windows xp system the regional settings are set to German. However, I
still would like to use the English version of R with English menu items and
texts. RWinEdt tells me this is necessary in order to use the mdi framework.
How can this be achieved with the 2.1 version. In 2.0.1 this wasn't a
problem.
Reinhold
[[alternative HTML version deleted]]
2000 May 24
0
'command' option in authorized_keys
I am a recent convert to openssh. I am very pleased with it, and find it
superior to ssh-1.2.27 in many ways (thanks for the good work).
I recently found one piece missing from the current release. I have used
the 'command' option in the authorized_keys file to restrict access. Using
ssh-1.2.27 the original command was placed in the SSH_ORIGINAL_COMMAND
envrionment variable. If
2001 Mar 21
1
unix password sync = True?
OK here's the problem: when i use the "smbpasswd" program it doesn't
update the "passwd" file in /etc.
What i want: The explicate conditions in which Samba to Unix
password syncing will operate correctly on a Red Hat 7.0 (Guiness)
distro with samba 2.0.7-21ssl
(included in distro) IE: perrmissions on passwd and smbpasswd files,
password program = ?, password chat =
2012 Aug 22
1
strange behaviour when sourcing inside function
Dear R community,
I encounter a problem that is counterintuitive to my understanding of
the documentation of source and the "local" argument of that function.
With the following code, I would expect the content of "test.R" to be
evaluated inside the environment of the function "test". This, however,
does not seem to be the case as the object "a" can
2004 Aug 06
1
ACM codec
Hi Brian-
BT> I was going to; asked on this list about it back in December. But the
BT> documentation on the MS website stinks ... it basically says, "Look at
BT> the example GSM 6.10 codec provided in the Microsoft Driver Development
BT> Kit and replace the application-specific bits" ... but, while I own a
BT> student edition of MS Dev Studio, I don't have an
2004 May 15
1
Fwd: filter out many data.frames
X <- numeric(length(data.frame))
before the loop maybe work, because
my computer works and works !?
christian
---------- Weitergeleitete Nachricht ----------
Subject: filter out many data.frames
Date: Sonntag, 16. Mai 2004 00:02
From: Christian Schulz <ozric at web.de>
To: r-help at stat.math.ethz.ch
Hi ,
i would like filter out all combinations of a data-mining result?
How i
2012 Jun 22
1
custom type definition failing (for me) in puppetlabs-keystone module
HI all,
I''m trying to demo the puppetlabs-openstack module following the the simple
example, but not getting very far.
the puppetlabs-keystone module is presenting a weird failure state claiming:
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid
resource type keystone_tenant at
2006 Jul 23
3
Error in executing "ruby script/server"
Hi all, Somebody please advice me what should i do:
I installed instant rails and i executed the command "*ruby
script/server" *sucessfully
for the first time
the next time, when i tried to execute the same command, it gave me the
error : "Cannot find Gem for rails =1.1.2: Install the missing Gem with ''Gem
install -v=1.1.2 rails'' or change your Environment.rb to
2007 Feb 07
0
Domain login across subnets
Greetings,
My envrionment is Samba 3.0.23d as a PDC, password backend is OpenLDAP 2.3.27,
running on SuSE 10.1; workstations are Windows XP SP2, all recent patches
applied. All machines are on the same Class B private IP network. Domain
logons function perfectly, performance is very nice. For security and performance
reasons we are looking at dividing the network into many VLANS, each with
2003 Sep 25
5
[Bug 717] AFS tokens are not generated upon login
http://bugzilla.mindrot.org/show_bug.cgi?id=717
Summary: AFS tokens are not generated upon login
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo: openssh-bugs at mindrot.org