search for: name_s

Displaying 17 results from an estimated 17 matches for "name_s".

Did you mean: names
2007 Feb 15
2
underscores ($name_$foo) in string assignments
Hello In a component, I was trying to do: $bar = "lets make a new string with $name_$foo in it." however the "$name_" fails to appear in the resulting string: "lets make a new string with valueOfFoo in it." Is there something special about $name_ here? If I replace the underscore with a dash (... $name-$foo ... ) it works fine. thanks Jesse Jesse
2009 Apr 09
2
how to automatically select certain columns using for loop in dataframe
Hi, I am trying to display / print certain columns in my data frame that share certain condition (for example, part of the column name). I am using for loop, as follow: # below is the sample data structure all.data <- data.frame( NUM_A = 1:5, NAME_A = c("Andy", "Andrew", "Angus", "Alex", "Argo"), NUM_B = 1:5, NAME_B =
2013 Feb 12
2
ix? / Intel(R) PRO/10GbE
I finally got a 10G card that is recognized by FreeBSD (9.1-stable): ... ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 2.4.8> port 0xecc0-0xecdf mem 0xd9e80000-0xd9efffff,0xd9ff8000-0xd9ffbfff irq 40 at device 0.0 on pci4 ix0: Using MSIX interrupts with 9 vectors ix0: RX Descriptors exceed system mbuf max, using default instead! ix0: Ethernet address: 90:e2:ba:29:c0:54
2002 Jan 30
2
Error calling Fortran code
Dear R users, I have to use a R function which call a Fortran code: result <- .Fortran("Name", arguments) I have the following error message: R> Error in .Fortran("Name", arguments .... R> C/Fortran function name not in load table Any ideas? I am working on PC with R 1.4.0 (loading from R Binaries, Windows, Base, SetupR.exe installation with all the
2007 Aug 20
1
1.4.4. caller ID not working ?
Hello All, Is CALLERID() setting broken in 1.4.4? My small dialplan : [testclid] exten => _0.,1,Set(CALLERID(all)=Ben Jacob <988077>) exten => _0.,n,Dial(SIP/${EXTEN}) Correct me if I am wrong, Set(CALLERID(all) above supposed to change the display name as above(Ben Jacob) and change the From URI to 988077 at myip?? As of now, only the _display name_ is being replaced, but not the
2020 Jul 14
2
How to install libisl.so.19 on chromebook?
Thank you, it looks like I have already libisl: ``` apt search libisl Sorting... Done Full Text Search... Done libisl-dbg/oldstable 0.18-1 amd64 manipulating sets and relations of integer points bounded by linear constraints libisl-dev/oldstable 0.18-1 amd64 manipulating sets and relations of integer points bounded by linear constraints libisl15/oldstable,now 0.18-1 amd64
2020 Jul 14
2
How to install libisl.so.19 on chromebook?
I am trying to install minpack.lm on R 3.3.3 (Debian version) on a Chromebook. But I get this error: ``` > install.packages("minpack.lm") Installing package into ?/home/marongiuluigi/R/x86_64-pc-linux-gnu-library/3.3? (as ?lib? is unspecified) trying URL 'https://cran.rstudio.com/src/contrib/minpack.lm_1.2-1.tar.gz' Content type 'application/x-gzip' length 43029 bytes
2020 Jul 14
1
How to install libisl.so.19 on chromebook?
I don't know about the configuration. I installed R using the standard protocol for Chromebook http://blog.sellorm.com/2018/12/20/installing-r-and-rstudio-on-a-chromebook/ the rest, it was done by the system itself... On Tue, Jul 14, 2020 at 1:30 PM Dirk Eddelbuettel <edd at debian.org> wrote: > > > There is something wrong with your system / setup I did not notice first: >
2006 Jul 10
10
has_many :through and foreign key parameters
I just took my HABTM and turned it into a :through since my join table has another "non-joiny" attribute. I went from this: has_many_and_belongs_to :jobs, :join_table => ''tablename'', :foreign_key => ''x'', :association_foreign_key => ''y'' to this: has_many :jobs, :through =>
2009 Feb 04
20
what about kinial ?
Hi, I was looking for a solution to change the value of a variable using include (http://reductivelabs.com/trac/puppet/wiki/ CommonMisconceptions), and found an interesting solution on the kinial SPEC (http://reductivelabs.com/trac/puppet/wiki/KinialSpec). But I can''t find more about this project ? iClassify derives from this spec, but the interesting part (inheritance) is not supported.
2020 Jul 14
0
How to install libisl.so.19 on chromebook?
On 14 July 2020 at 12:26, Luigi Marongiu wrote: | I am trying to install minpack.lm on R 3.3.3 (Debian version) on a | Chromebook. But I get this error: | ``` | > install.packages("minpack.lm") | Installing package into ?/home/marongiuluigi/R/x86_64-pc-linux-gnu-library/3.3? | (as ?lib? is unspecified) | trying URL 'https://cran.rstudio.com/src/contrib/minpack.lm_1.2-1.tar.gz'
2009 Jun 06
1
Run wine in the second screen with one XServer
Hi, I'm running a desktop with 2 screens, what I'm trying to do is to run two instances of wine at fullscreen, each at one of my screens. (I don't have an X server on each screen, is shared between the two). I use: wine explorer /desktop=NAME_$RANDOM,1280x1024 whatever.exe to launch each application, but I want each to be on a different screen, as it is now both wine instances open
2007 Jun 06
4
globalize+acts_as_ferret
Hey all, I''m using acts_as_ferret and globalize. I stumbled upon that post on google: http://osdir.com/ml/lang.ruby.ferret.general/2007-01/msg00068.html does anybody know if it''s included in the latest a_a_f or if it''s planed to be? I can''t seem to find anything about it. thanx in advance Pat
2020 Jul 14
0
How to install libisl.so.19 on chromebook?
There is something wrong with your system / setup I did not notice first: On 14 July 2020 at 13:08, Luigi Marongiu wrote: | Thank you, it looks like I have already libisl: | ``` | apt search libisl | Sorting... Done | Full Text Search... Done | libisl-dbg/oldstable 0.18-1 amd64 | manipulating sets and relations of integer points bounded by linear | constraints | | libisl-dev/oldstable 0.18-1
2016 Aug 23
4
Sub addressing delimiters
Hello, There is a disconnect between the way Postfix handles recipient_delimiter and the way Dovecot handles it. For Postfix, it is a set of delimiters that can each individually be used to separate the address from the . In Dovecot, having multiple characters in recipient_delimiters simply makes it a multi-character single delimiter. For my purposes, the Postfix method is much more
2012 May 27
1
Thread Problem.
I have been working on a game for a while now and noticed that using your library to stream music created a graphical problem while the screen would scroll. (certain tiles would flicker to be more specific). I found that if I don't play music this problem doesn't occur. Another developer suggested that if I can lower the priority (thread priority) of the music this could fix the problem.
2012 Feb 06
2
[PATCH 1/2] Revert "daemon: Run udev_settle after pwrite-device finishes."
From: "Richard W.M. Jones" <rjones at redhat.com> This reverts commit a9c8123c72db47bcab8dd738e8d5256a9ae87f11. --- daemon/file.c | 18 +++--------------- daemon/parted.c | 3 +-- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/daemon/file.c b/daemon/file.c index 057e15d..91746e0 100644 --- a/daemon/file.c +++ b/daemon/file.c @@ -525,7 +525,7 @@