Displaying 20 results from an estimated 100 matches similar to: "select elements in a list"
2010 Jun 02
3
which function
Dear group,
Here is a list of elements :
l <-
c("100415", "100416", "100419", "100420", "100421", "100422",
"100423", "100426", "100427", "100428", "100429", "100430", "100503",
"100504", "100505", "100506", "100507",
2010 May 21
4
indexing problem
Dear group,
Here is my environment :
> ls()
[1] "l" "PLglobal" "Pos100415" "Pos100416" "Pos100419"
"Pos100420" "position" "select" "Trad100415" "Trad100416"
"Trad100419" "Trad100420" "trade" "y"
With objects :
> l
[1]
2010 Jun 02
8
bind select data frames
Dear group,
Here is my environment:
> ls()
[1] "DailyPL100419" "DailyPL100420" "DailyPL100421" "dd" "i"
"l" "PLglobal" "Pos100416" "Pos100419" "Pos100420"
"Pos100421" "position"
[13] "result" "sel"
2010 May 13
1
access objects in my environment
Dear group,
Here are my objects in my environment:
> ls()
[1] "Pos100415" "Pos100416" "posA" "pose15" "pose16" "pose16t"
"position" "trade" "x"
I need to pass the object "Pos100415" to a function. This element is a
data.frame, obtained through a function: Pos(x)<-myfun(x)
2011 Nov 22
0
Geek To Live: Build Your PC “On a Stick” With Prayaya V3
You're headed to your buddy's house and you want to play some World of Warcraft or watch a downloaded movie while you're there. You don't have to drag along your entire laptop to do so. Set up your "PC on a stick" with portable software Prayaya V3, a standalone Windows installation that runs directly from a flash drive or iPod.
Plug in your V3-enabled portable drive into
2017 Mar 27
31
[Bug 100423] New: MMIO read of 00000000 FAULT at 022554 [ IBUS ]
https://bugs.freedesktop.org/show_bug.cgi?id=100423
Bug ID: 100423
Summary: MMIO read of 00000000 FAULT at 022554 [ IBUS ]
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2012 Jun 08
3
day of the year for chron objects
Hi!
Is not there an standard R function to retrieve the day of the year
(since 1st Jan of the same year)?
I know I can make my own using julian, but find it weird that having
days(), months() etc doy() does not exist as an standard function.
Also, is the following not a bit inconsistent?
> a <- chron("20100506",format="ymd")
> a
[1] 100506
> years(a)
[1] 2010
2018 Feb 02
0
santizer problems with dynamic thread local storage
I updated a powerpc64 be system from fedora 25 (glibc 2.24) to fedora 26
(glibc 2.25) and several test cases started failing that deal with
dynamic thread local storage.
Failing Tests (3):
LeakSanitizer-AddressSanitizer-powerpc64 ::
TestCases/Linux/use_tls_dynamic.cc
LeakSanitizer-Standalone-powerpc64 ::
TestCases/Linux/use_tls_dynamic.cc
MemorySanitizer-POWERPC64 ::
2010 May 26
5
(no subject)
Dear group,
Here is my data frame:
> dput(u)
structure(list(DESCRIPTION = structure(c(2L, 5L, 6L, 7L, 9L,
11L, 12L, 15L, 14L, 16L, 1L, 10L, 3L, 4L, 13L, 8L, 17L), .Label = c("COFFEE
C Jul/10",
"COPPER May/10", "CORN Jul/10", "CORN May/10", "COTTON NO.2 Jul/10",
"CRUDE OIL miNY May/10", "GOLD Jun/10", "HENRY HUB
2010 Nov 24
18
System reboots after "Scrubbing free RAM" Xen 4.0.1 linux 2.6.37-rc3
Hi Everyone
I have sorted out the initial issues I''ve had and decided to give Xen
another go.
I''m trying to run Xen using kernel 2.6.37-rc3 (previous attempt with rc1
failed, and when I gave it a second go, rc3 was already out).
As previously, 2.6.37-rc3 boots fine natively. 2.6.32 boots natively and
under Xen as dom0, but I have reservations against running 2.6.32,
2010 Nov 24
18
System reboots after "Scrubbing free RAM" Xen 4.0.1 linux 2.6.37-rc3
Hi Everyone
I have sorted out the initial issues I''ve had and decided to give Xen
another go.
I''m trying to run Xen using kernel 2.6.37-rc3 (previous attempt with rc1
failed, and when I gave it a second go, rc3 was already out).
As previously, 2.6.37-rc3 boots fine natively. 2.6.32 boots natively and
under Xen as dom0, but I have reservations against running 2.6.32,
2004 Oct 19
1
Some metadata missing, relaying icecast1 stream with icecast2
I'm relaying an icecast1 mp3 stream with icecast2. This works fine,
and the song title is displayed correctly no matter if I use
<relay-shoutcast-metadata>1</> or not on the relay.
But, the stream name and other metadata provided by ices0 on the
icecast1 server is not displayed in the listening client.
Icecast1 source:
[Id: 1] [Sock: 11] [Time of connect: 09/Aug/2004:10:01:24]
2010 Apr 23
3
substract start from the end of the vector
Dear group,
Here is my df :
df <-
structure(list(DESCRIPTION = c("PRM HGH GD ALUMINIUM USD 09/07/10 ",
"PRM HGH GD ALUMINIUM USD 09/07/10 ", "PRIMARY NICKEL USD 04/06/10 "
), CREATED.DATE = structure(c(18361, 18361, 18325), class = "Date"),
QUANITY = c(-1L, 1L, 1L), CLOSING.PRICE = c("2,415.90", "2,415.90",
2010 Apr 27
1
save a data frame in environment
Dear group,
Here is my function :
position<-function(x)
{
pose<-read.csv2((paste(c("LSCPos",x,".csv"),collapse="")),dec=".",sep=",",as
.is=T,h=T,skip=1)[,c(4,8,14,15)]
pose$CREATED.DATE<-as.Date(pose$CREATED.DATE,"%d/%m/%y")
futures<-pose[-grep("USD",pose[,1]),]
2015 May 25
1
Centos 7.1 openldap-2.4.39 question
I have two instances of an openldap-2.4.39 server running with syncrepl
in a master-master replication setup. These are Centos 7.1 test servers
which have been running for over 2 months now with no problems. Partly
the good behavior of the LDAP servers is due to very little exercise.
Yesterday I decided to try and see exactly how well replication was
working. With server-2 up and running I
2010 May 11
2
Regex and gsub
Dear group,
Here is my df :
df3 <-
structure(list(DESCRIPTION = c("COPPER May/10", "COTTON NO.2 Jul/10",
"CRUDE OIL miNY May/10", "GOLD Jun/10", "ROBUSTA COFFEE (10) Jul/10",
"SOYBEANS Jul/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 May/10",
"WHEAT Jul/10", "SPCL HIGH GRADE ZINC USD",
2019 Jan 01
2
Nouveau module results in total lockups without any dmesg trace on a NP900X5N Kaby Lake machine
Hi Ben, David and Daniel ,
First of all happy new year. Based on advice of Greg K-H herewith a mail
about a number of Nouveau issues with my laptop.
I installed various Kali linux versions up to Linux 4.20.0-rc7
(downloaded, compiled and installed) on a Samsung NP900X5N laptop and
have an issue with the driver after loading.
My configuration:
- i7 7500
- 16 gb / 256 gb ssd
- nvidia 940MX
2010 Mar 22
1
IDMAP_RID with Winbind works for groups but not users
Hi,
I've setup samba 3.4.7 to use idmap_rid as per the documentation:
idmap backend = rid:DOMAIN=500-100000000
idmap gid = 500-100000000
imap uid = 500-100000000
It seems to work for groups:
wbinfo --group-info="domain admins"
domain admins:x:100512
PsGetSid v1.43 - Translates SIDs to names and vice versa
Copyright (C) 1999-2006 Mark Russinovich
Sysinternals -
2014 Oct 29
1
No domaingroups with getent group
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
after I joined an new machine into my domain, "getent group" is not
showing any domaingroup. The domainusers are listet with "getent
passwd" as expected. In nsswitch.conf winbind is used with "passwd"
and "group". Wbinfo -g shows all groups. "net rpc testjoin" gives the
right result. I can get
2016 Aug 08
4
Man page for idmap_rid
I'm reading the man page for idmap_rid over and over and I can't understand
it. I think it needs a rewrite so a normal user can understand. Using a
practical example.
Step 1: determine the highest UID in use for your /etc/passwd file
(can we assume everyone has a passwd file?)
Step 2: I don't know...
Optionally at this point, document how to plug that into the formula
RID = ID +