Displaying 20 results from an estimated 10000 matches similar to: "assign vectors to objects"
2012 Aug 01
2
add vectors to multiple objects
Hi everyone,
I try to add many vectors (L1,L2,L3....) to many list objects (a.list, b.list....) in a workspace. Somethings like below, but it is not working. Any suggestions will be appreciated. Best, John
lf=ls(pattern=".lst")
for (x in listfiles) {
dat=read.delim(x,header=F)
for (i in 1: lf) {
assign(i$add,as.numeric(dat[,3]))
#or i$add=as.numeric(dat[,3]
2023 Mar 24
1
FW: Your message to Icecast awaits moderator approval
Thank you very much for your email, DT.
Yes, I did see that msg about taking up too many bytes ? but I never received the promised email from the mods, telling me it had been rejected! So I assumed it had been posted ? and wanted to read the thread.
My problem is ? I cannot see how to read Icecast threads.
Any advice?
Rgds,
Andrew
From: Icecast <icecast-bounces at
2023 Mar 24
1
FW: Your message to Icecast awaits moderator approval
You posted this message to the list, I'm not a mod and I can read it.
For March, I do not see any other post made by you.
It clearly says WHY your post was rejected:
"Message body is too big: 59787 bytes with a limit of 40 KB"
I suspect this was an automated action.
Re-write your original post so that it isn't too large (likely caused
by attachments), and re-send it.
On
2010 Jun 04
1
Your message to R-help awaits moderator approval
What filter rule is violated?
So frustrated, why can't I post question!
----- Original Message ----
From: "r-help-bounces at r-project.org" <r-help-bounces at r-project.org>
To: yjmha69 at yahoo.com
Sent: Fri, June 4, 2010 12:28:37 PM
Subject: Your message to R-help awaits moderator approval
Your mail to 'R-help' with the subject
? ? subsetting a dataframe
Is
2023 Mar 23
1
FW: Your message to Icecast awaits moderator approval
Hello there,
You sent me the below email a couple of days ago and, as I haven't yet
received any moderator notice that my post was rejected ... I assume it
actually *has* been posted.
I would therefore like to see my post - and see if it has attracted any
responses.
But I need you to tell me how to see my post on the xiph site (as I cannot
find any instructions how to get to it).
Thank
2005 Sep 18
3
Your message to Nut-commits awaits moderator approval
Your mail to 'Nut-commits' with the subject
CVS %1{sVv}
Is being held until the list moderator can review it for approval.
The reason it is being held:
Post by non-member to a members-only list
Either the message will get posted to the list, or you will receive
notification of the moderator's decision. If you would like to cancel
this posting, please visit the following
2006 Mar 23
2
Re: Your message to SYSLINUX awaits moderator approval
On Thu, 23 Mar 2006, syslinux-bounces at zytor.com wrote:
> Your mail to 'SYSLINUX' with the subject
>
> Re: [syslinux] Syslinux keyboard mappings
>
> Is being held until the list moderator can review it for approval.
>
> The reason it is being held:
>
> Message has a suspicious header
>
> Either the message will get posted to the list, or you
2005 Jun 15
1
Why am I getting these from the samba mailing list
Can someone tell me why I get on of these every once and a while. My
emails are small.
---------- Forwarded message ----------
From: samba-bounces@lists.samba.org <samba-bounces@lists.samba.org>
Date: Jun 15, 2005 8:26 AM
Subject: Your message to samba awaits moderator approval
To: diadicic@gmail.com
Your mail to 'samba' with the subject
Re: [Samba] Domain logon problem
2023 Mar 25
1
FW: Your message to Icecast awaits moderator approval
On Fri, 2023-03-24 at 21:45 +1100, redwood.andrew at gmail.com wrote:
> ?
> Yes, I did see that msg about taking up too many bytes ? but I never
> received the promised email from the mods, telling me it had been
> rejected!? So I assumed it had been posted ? and wanted to read the
> thread.
Sure, you can wait for the moderator's decision. How long, we do not
know.
Or you can
2023 Mar 25
1
FW: Your message to Icecast awaits moderator approval
Thank you, D.T.
Now, you wrote below: ?Since you are reading this post, means you are receiving the list messages, so all is good?.
Do you mean by this ? that interacting with the Icecast user group is simply by sending & receiving email messages ? ie. to specific people (like your good self)? IE. there is no ?Forum?, as such, where I can view different topics and follow the various
2005 Nov 27
2
'For each file in folder F do....'
Hello,
I have 2700 text files in a folder and need to apply
the same program/procedure to each individually. I'm
trying to find how to code something like:
For each file in <Folder> do {<Procedure>}
is there an easy way to do this? other suggestions?
I have tried to list all the files names in a vector
e.g.
>listfiles[1:10,1]
1 H:/Rtest/AXP.txt
2 H:/Rtest/BA.txt
3
2013 Dec 10
1
Re: assign static public IP to container
oh also would like to add that in the past when i post to a moderated
list i usually receive an email explaining such, and offering me the
opportunity to cancel the message by visiting a special URL (i think, or
replying to the message e.g.) or wait for it to be approved. since i
didn't receive any such email, i figured the duplicate posts were
silently rejected.
2009 Jul 01
1
Average of data files in a directory
Dear all,
I know it is as simple as c <- (a + b)/2 to compute the average
(element-wise) of two data vectors. However, I can't work out to compute the
average when you have many data vectors in a directory. I have done this:
------------------------------------
setwd("/.../data/")
listfiles <- list.files(pattern=".pre") # list all datafiles in the
directory
2016 Apr 21
1
Mailing List
Dear All,
I am using R to do my work and thank you very much for developing,
maintaining and making such excellent software available to anyone
that is interested enough to ask for it.
I have registered at Nabble. I was wondering the right forum for me
to send my help request. I have tried sending to R-help at r-project.org.
However, I do receive a kind of warning email stating that my email
2003 Aug 22
1
The new wxruby-users mailing list
Is the new wxruby-users@rubyforge.org mailing list
subscription-moderated? I have subscribed and confirmed my subscription,
but have not been getting mails.
--
dave
2013 Feb 05
1
Moderated list?
I've been away from this list but reentered recently. Now when I send a
question I get an automated answer saying:
-------
Your mail to 'R-help' with the subject
..............
Is being held until the list moderator can review it for approval.
The reason it is being held:
Post to moderated list
-------
Is this the new style of the list?
G?ran
2009 Sep 30
1
How to change e-mail address
Hi!
Thanks in advance.
I know this is not the right place to send this message. But I have tried to do so by sending e-mail to the addresses r-help-request@r-project.org and r-announce-request@stat.math.ethz.ch. But no success. I am getting messages such as "Your message to R-help awaits moderator approval".
I need your assistance on above.
I am an user of r-help. My e-mail
2016 Feb 26
5
Anyone know whats up with wiki?
> Anyway, Wiki is operational, but Dear List: Please report surprises.
1_ At the bottom-center, of each wiki page, there used to be a:
"This page has been accessed 'N' times."
message, in which 'N' was a number that (I think) comes from setting:
$wgDisableCounters = true;
Additionally, there used to be a "Special:PopularPages" page, available
as an
2006 May 11
10
MeetME Conferencing
Can anyone point me to a sample or information on using MeetMe like
this?
Conference room is set up with 2 PINs, one for the moderator and one for
the participants.
Participants get music until the moderator joins (to avoid wild,
un-moderated tangents).
Call is ended and all participants are kicked out when the moderator
leaves (or the moderator can kick everyone out via phone keypad).
2010 Sep 19
3
OT Gmane and r-help moderator approval
I have started to read r-help on Gmane using Thunderbird as a reader.
Before that I had messages sent to gmail account.
The first post through Gmane needed moderator approval, but then I got a
message from
Your friendly autoauthorizer at Gmane.org
saying
You are now authorized to post to the
gmane.comp.lang.r.general newsgroup.
But my messages are still needing moderator approval, which I