Displaying 20 results from an estimated 4000 matches similar to: "Fwd: I need help with an R function! Thx!"
2011 Oct 24
2
How to selectively sum rows [Beginner question]
Hi, I am new to R so I would appreciate any help. I have some data that has
passenger flight data between city pairs. The way I got the data, there are
multiple rows of data for each city pair; the number of passengers needs to
be summed to get a TOTAL annual passenger count for each city pair.
So my question is: how do I create a new table (or data frame) that
selectively sums
My initial
2008 Oct 18
1
Categorial Response Questions
Hi All,
I have a data set containing :
pclass: A factor giving the class of the passenger: one of 1st, 2nd, 3rd.
age The age of the passenger in years.
sex Passenger's gender: female or male
age.group Passengers age group, one of 0?9 , 10?19, 20?29, 30?39,
40?49, 50?59, 60?69,
70?79
survived Passenger's survival (1=survived, 0=did not survive)
2018 Jun 07
4
¿Cómo puedo determinar cuellos de botella con información genética de poblaciones remanentes en R?
Buen día a todos,
Alguien conoce si existe la manera de determinar cuellos de botella pasados o actuales en poblaciones naturales remanentes con información genética (microsatélites) en R. Gracias por su valiosa ayuda de antemano.
Saludos,
Diego
________________
Diego P. Vélez Mora
Departamento de Ciencias Biológicas
UNIVERSIDAD TÉCNICA PARTICULAR DE LOJA
San Cayetano Alto s/n
Loja, Ecuador
2008 Oct 10
4
xenconsole: Could not open tty `/dev/pts/5'': No such file or directory
Hi, i''m running a two dom0 nodes cluster for HA, and xen domUs running
on top, currently it handles 5 domUs. The issue is that there''s a domU
that can only run on one node, it''s not possible to start it on the
other one. I get a ''b'' status and can''t access the console. Other
domUs can start in either node and I can access their console without
2009 Jan 14
7
Selecting a linux distro for a xen-involved project
Hi,
I wanted an opinion on the most xen-compatible linux distro.
Im embarking on a 4 month project with xen which involves the following
objectives:
1.>Creating a tool with GUI that allows
a)starting,stopping restarting domUs
b)maintaining a status log of domUs
c)migration of dom Us
d)
2005 Feb 02
4
(no subject)
can you recommend a good manual for R that starts with a data set and gives
demonstrations on what can be done using R? I downloadedR Langauage
definition and An introduction to R but haven't found them overly useful.
I'd really like to be able to follow some tutorials using a dataset or many
datasets. The datasets I have available on R are
Data sets in package 'datasets':
2010 Mar 04
3
Dependency cycles, please help.
Hi,
I''m having trouble writing a recipe to handle apache/passenger.
First, here is my apache2 class, found here :
http://www.reductivelabs.com/trac/puppet/wiki/Recipes/DebianApache2Recipe
---------------------------------------------
$apache2_sites = "/etc/apache2/sites"
$apache2_mods = "/etc/apache2/mods"
class apache2 {
[...]
define module ( $ensure =
2011 Sep 09
17
High Number of VMs
Hi, I''m curious about how you guys deal with big virtualization
installations. To this date we only dealt with a small number of VM''s
(~10)on not too big hardware (2xquad xeons+16GB ram). As I''m the
"storage guy" I find it quite convenient to present to the dom0s one
LUN per VM that makes live migration possible but without the cluster
file system or cLVM
2011 Aug 21
1
dashboard 1.1.1 with filebucket doesn't show contents of the new file
Am using dashboard 1.1.1 with the use_file_bucket_diffs option.
When clicking on the links within a report it will show the old md5
file (on the left) but not the new md5 file (on the right)
like;
content content changed ''{md5}26a3112822d01f2ce6b3f052bf2809de'' to
''{md5}dd97364ab0559344d73231f517951595''
26a3112822d01f2ce6b3f052bf2809de ==> is displayed
2010 Mar 17
4
passenger errors
Has anyone seen this come up, I am using 0.24.8 version of puppet. I
followed the directions on the wiki and installed passenger correctly from
what I can tell.
[Wed Mar 17 09:07:56 2010] [notice] Apache/2.2.14 (Unix) DAV/2
Phusion_Passenger/2.2.5 mod_python/3.3.1 Python/2.5.2 mod_ssl/2.2.14
OpenSSL/0.9.8g mod_perl/2.0.4 Perl/v5.10.0 configured -- resuming normal
operations
2013 Mar 07
2
Puppet Dashboard changed reports view error
Hello Puppet Users !
We encounter a problem with the dashboard on this URI : /reports/changed
The /reports works fine with ~130000 reports (up to 3 months and
auto-cleaning with rake reports:prune job)
I make a reports:prune:orphaned, juste in case, but without any success.
The most recent change on the server was the puppetmaster upgrade from
3.0.2 to 3.1.0.
Here is the dashboard error log
2010 May 13
6
Re: Problem release that does not work
Anex.
Thanks Tom.
2010/5/12 Tom Eastep <teastep@shorewall.net>
> On 5/12/10 2:47 PM, Orlandinei Vujanski wrote:
> > Tom, all right?
> >
> > Until yesterday my shorewall was working perfectly, but today it stopped
> > working. I already restarted the server, already changed the rules and
> > did not work.
> >
> > My shorewall this in 4.0.15
2012 Aug 24
1
help with a special variant of balloonplot
Hi,
I am interested in implementing a special variant of
balloonplot. Let me
explain with an example dataset from the reference manual :
library(gplots)
data(Titanic)
dframe<-as.data.frame(Titanic)
survived<-dframe[dframe$Survived=="Yes",]
attach(survived)
balloonplot(x=Class,y=list(Age,Sex),z=Freq,sort=TRUE,show.zeros=TRUE,cum.margins=FALSE,
main="BalloonPlot :
2010 Jan 05
1
Errno::ENETUNREACH (Network is unreachable - connect(2)):
I am trying to run my first app on the Solaris server, in a production
environment. I get a network unreachable. Why? Does it belongs to
database.yml config?
Processing CategoriesController#index (for 10.3.70.129 at 2010-01-05
14:00:47) [GET]
Errno::ENETUNREACH (Network is unreachable - connect(2)):
/usr/ruby-enterprise/lib/ruby/1.8/net/http.rb:560:in `initialize''
2010 Dec 28
3
mod_passenger failed installation from puppetlab yum repo
Just tried to install mod_passenger from puppetlabs yum repo, and it is
failing with the following error:
---> Package mod_passenger.i686 0:2.2.5-1 set to be updated
--> Processing Dependency: rubygem-passenger = 2.2.5-1 for package:
mod_passenger
---> Package mod_passenger.x86_64 0:2.2.5-1 set to be updated
--> Processing Dependency: rubygem-passenger = 2.2.5-1 for package:
2009 Mar 26
1
Error Send Message
Hello,
I''m trying to make my rails app send mail. so it''s can''t send it''s
error.
I''m using the following configuration in environment.rb:
==
Rails::Initializer.run do |config|
...
config.action_mailer.delivery_method = :smtp
end
ActionMailer::Base.smtp_settings = {
:address => "mail.mydomain",
:port => 25,
:domain =>
2009 May 20
8
ctionView::TemplateError (undefined method `start_form_tag'
I upgrade my version of ruby on rails And my SO
Free BSD was working with Ruby 1.8 + 1.2.6
and now Mandriva Linux with Ruby 1.8 + Rails 2.1.1 it''s not working
ERROR:
Processing LoginController#fazer_login (for 192.168.3.210 at 2009-05-20
09:20:53) [GET]
Session ID:
BAh7BzoNYWRtaW5faWQwIgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVyOjpG
2010 Dec 26
1
Sqlite gem not found with rails3
Hello,
I am migrating a rails app to rails3, however I am hanging with an
error about gem not found.
Error message:
Could not find sqlite3-ruby-1.3.2 in any of the sources
(Bundler::GemNotFound)
Exception class:
PhusionPassenger::UnknownError
When I do
$ gem list sqlite3-ruby-1.3.2
*** LOCAL GEMS ***
(and the same result with sudo gem list )
However, when I do
gem list
2017 Mar 12
2
How do I confirm importing repo key without user intervention?
> what about importing the key beforehand
> rpm --import keyfile
That's what I do. But when I try to install a package from that
(passenger) repository manually, yum wants my confirmation:
# curl --fail -sSLo /etc/yum.repos.d/passenger.repo
https://oss-binaries.phusionpassenger.com/yum/definitions/el-passenger.repo
# grep gpgkey /etc/yum.repos.d/passenger.repo
2009 Sep 10
2
passenger with ruby enterprise edition
Hi I am failing to start apache2 with ruby enterprise edition and
passenger 2.2.5
[Wed Sep 09 17:38:20 2009] [notice] Apache/2.2.11 (Ubuntu)
mod_ssl/2.2.11 OpenSSL/0.9.8g Phusion_Passenger/2.2.5 configured --
resuming normal operations
*** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner
(no such file to load -- puppet) (process 16544):
from