Displaying 20 results from an estimated 10000 matches similar to: "multiple variables pointing to single dataframe?"
2010 Mar 05
1
unable to compile Recommended packages
Hi folks, I'm having a problem with installing R on Solaris. Has anyone seen a similar issue? I don't find any hits on the search engines. Thanks.
Environment:
SunOS xxxx 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-280R
During the installation/compilation of R-2.10.1 I get the following error:
begin installing recommended package boot
ERROR: cannot extract package from
2010 Mar 01
1
ICONV error installing R-2.10.1 on HP-UX B.11.23 U ia64
Hi, I have the following error during the ./configure phase
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... in libiconv
checking whether iconv accepts "UTF-8", "latin1" and "UCS-*"... no
configure: error: a suitable iconv is essential
I have installed GNU libiconv-1.13.1 without success. I have
2010 Feb 04
5
Reading sas7bdat files directly
Hi, I have a need to process (in real-time) a large number of .sas7bdat files from within R. The problem is I don't want to convert these files to .xpt (transport) every time. So just checking if anyone has a (viable) way to read .sas7bdat files directly into R?
Thank You.
//----------------------------------
// Alex Bryant
// Software Developer
// Integrated Clinical systems
//
2010 May 10
1
Build R static
Hi, I am having trouble building R static on Solaris 5.10. I have a requirement to run R within a specific user account on Solaris 5.10 and I do not have access to compilers and or shared libraries on the target machine. I thought I could build R static ( I've build it locally on Solaris with shared libraries) and just ftp the build to the target Solaris box. Can any help with what
2010 Nov 01
1
sqldf error only on Unix not Windows
Hello Group,
I am having trouble with the sqldf package on unix. The same code works fine on windows.
Silly Example script:
# Load the package
library(sqldf)
# Use the titanic data set
data(women)
colnames(women)
head(women)
sqldf('select height, count(*) from women where height is not null group by weight')
Unix Output and error:
bash-3.00$ R --vanilla <testR.R
2010 Mar 10
0
R Graphic output files on Solaris 5.10
Hello Folks, I have a need to generate Graphic output files (gif, jpeg, pdf, etc..) on a Solaris Environment, however this environment does not have X11 setup and setting up X11 would be a last resort if required. I have attempted to install GDD and Cairo without success up to this point. Is there a simple way to do this that does not require X11, GDD or Cairo?
$ uname -a
SunOS icsun7 5.10
2004 Jan 13
1
SMB Signature verification failed on incoming packet
My setup is Samba/smbclient version 3.0.1 on linux RedHat 9.
\\snapper\dfs is a dfs share on snapper, a Win2k3 Active Directory
server. My smb.conf contains:
[global]
realm = ciswinnet.cis.uab.edu
workgroup=CISWINNET
security = ADS
encrypt passwords = yes
password server = snapper.cis.uab.edu
client use spnego = yes
I am trying to run the following command:
smbclient \\\\snapper\\dfs
2012 Sep 12
1
[LLVMdev] [Patch] Metadata nodes and C API
Hi Anthony,
You need to send patches to the llvm-commits mailing list to get them
reviewed and committed.
-Dave
-- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
by The Linux Foundation
> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Anthony Bryant
> Sent: Wednesday, September
2018 May 23
2
lazy_expunge ...
deeper still looks like culprit was
fts_enforced = "no"
which i removed given default anyway ..
still get error
[root at stargate dovecot.rawlog]# doveadm search -u matt at the-bryants.net
mailbox .EXPUNGED/* from noreply at apress.com
doveadm(matt at the-bryants.net): Error: fts: Failed to sync mailbox
.EXPUNGED: Mailbox doesn't exist: .EXPUNGED
6156a416748c035b5c0b0000ef794dd1
2018 May 23
1
lazy_expunge ...
You should probably exclude the .DUMPSTER folder from quota and FTS
plugin {
fts_autoindex_exclude = .DUMPSTER
quota_ruleN = .DUMPSTER:ignore
}
Aki
On 23.05.2018 13:29, Matt Bryant wrote:
> So digging a little deeper it seems this maybe an issue between
> fts/fts_lucene and lazy_expunge .. if I disable the fts plugin
>
> [root at stargate dovecot.rawlog]#? doveadm search -u
>
2004 Jan 14
1
signing failures during smbclient tar operation: SMB signature check failed
(Samba 3.0.1, RedHat 9, share is a w2k3, security = ADS)
Here is a snippet of debug level 3 output of an smbclient tar operation,
with error at the end. Command is:
# smbclient \\\\snapper\\dfs <password> -U Administrator -E -W CISWINNET
-D home -d3 -Tqca /tmp/test.tar
[2004/01/14 15:05:10, 3] lib/util.c:dos_clean_name(549)
dos_clean_name
2012 Sep 12
0
[LLVMdev] [Patch] Metadata nodes and C API
On 4 September 2012 13:44, Anthony Bryant <antjbryant at gmail.com> wrote:
> Hi,
>
> I'm relatively new to using LLVM, and I'm working on a front end for a
> language I'm designing. I have a couple of questions about metadata:
>
> 1. I'd like to be able to store some high level program structure in
> bitcode files, to be imported by future runs of my
2018 Feb 18
2
2.2.33.2 - Virtual Mailbox Issue bug maybe ?
So virtual/combined was meant to combine INBOX/Sent/Drafts and
virtual/all display them in a threaded manner .. at least that was the
intention ...
rgds
Matt
> Aki Tuomi <mailto:aki.tuomi at dovecot.fi>
> 18 February 2018 at 11:10 pm
>
> Uhm.
>
> combined folder seems to use INBOX for saving mails and contains mails
> from Sent and Drafts.
>
> Not sure what your
2015 Oct 04
2
pjsip realtime registrations not pulling from ODBC
On 15-10-04 09:54 AM, Bryant Zimmerman wrote:
> I have a pjsip install that is not pulling it's realtime registrations
> from an ODBC database.
> When I have them directly pull from a MySQL database everything seems to
> work.
> I am having trouble finding a requirements document for the pjsip
> realtime registrations.
> Is there some kind of special config that has to be
2016 Jan 26
2
PJSIP Stun/ICE
Joshua
Since there is no automated way currently built in to update the external
signaling and media address information.
Does the realtime pjsip support having the transport contexts section
being pulled from a database table?
I was thinking a cron script updating the table and forcing a reload each
time an IP address changed might a workable solution.
Thanks
Bryant
2016 Feb 19
2
Grandstream Early Dial
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Bryant,
Thanks for your reply.
It didn't work immediately, I had to create a second context, or else it
was looping between the second and first line. This seems to work:
[earlydial] ; Test Early Dial
exten => _.,1,Set(l_Extension=${EXTEN})
exten => _.,n,Goto(earlydial2,${l_Extension},1)
[earlydial2]
exten => _.,n,Goto(noMatch,1)
2016 Jan 26
2
PJSIP Stun/ICE
Bryant,
I have the same problem with dynamic public IPs and PJSIP. What is your idea to solve the problem?
My suggestion would be to write a script that monitors the change, pjsip.transports.conf updated and Asterisk restarts?
Daniel
> Am 26.01.2016 um 14:21 schrieb Joshua Colp <jcolp at digium.com>:
>
> Bryant Zimmerman wrote:
>> Joshua
>> So once a transport is
2015 Oct 04
3
pjsip realtime registrations not pulling from ODBC
----------------------------------------
From: "Joshua Colp" <jcolp at digium.com>
Sent: Sunday, October 4, 2015 12:12 PM
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] pjsip realtime registrations not pulling from
ODBC
On 15-10-04 01:09 PM, Bryant Zimmerman wrote:
> --
> Joshua
> Thanks for your reply. It thought the same thing, but when I
2011 Nov 28
2
Call Parking Realtime
Does anyone have any examples of using realtime database driven call
parking lots. I am on version 1.8.x
My goal is to be able to do database driven multi-tenant parking lots with
out adding sperate entries into Features.conf for each lot. I also need to
be able to use the same parking extension pool for each tenant but sand box
them into sperate lots. We have been able to do this for every
2010 Oct 08
3
looking for a better ATA
I currently us Linksys/Ciscio, Grandstream and AudioCodes ata's. none of
the three perform well in all enviroments. Between stablity issues, T38 and
DTMF talkoff all three suffer some combination of issues.
I am looking at Patton and Innomedia. Has any one tried either brand and
what is your experience with them. Which would be the base for stability,
audio quality, provisioning, DTMF