search for: dougla

Displaying 20 results from an estimated 2246 matches for "dougla".

Did you mean: douglas
1997 Sep 02
1
R-alpha: R interaction within ESS-4.9-b11: two small issues
...Error: invalid envir argument I haven't gone into debugging of the ESS code to find out if this what is causing the problem. Should the assign and get use "inherits = TRUE" instead of "envir=1"? The R documentation is a bit vague about the use of the envir argument. -- Douglas Bates bates@stat.wisc.edu Statistics Department 608/262-2598 University of Wisconsin - Madison http://www.stat.wisc.edu/~bates/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://ww...
2006 Jul 31
6
Unable to install Gems with RubyGems on Intel OSX with DarwinPorts
I followed Duncan Davidson''s Sandboxing Rails with Darwin Ports guide and everything went fine up till the part where I had to install gems using gem install. I would get this stacktrace: Attempting local installation of ''rake'' Local gem file not found: rake*.gem Attempting remote installation of ''rake''
2003 Oct 21
2
ACL's and permissions
I'm really struggling with ACL's and permissions. I have a share owned by a user (douglas). Douglas can read, write and create to the share: [public] comment = Public Stuff path = /home/samba/pub nt acl support = yes public = yes admin users = douglas write list = douglas I'm logged in to Win2000 as douglas. Through the security tab on Win2000 I add read and...
2024 Feb 10
1
kcc_periodic output
Hi samba list!!! Douglas, /usr/sbin/samba_kcc is made in python. Does it have a link to source4/dsdb/kcc/kcc_periodic.c which is made in C? The errors that appear in my DCs have their output in the C code. Correct me if I'm wrong, but I read in some old posts on the list that samba would have a new code for kcc (pyt...
2005 Sep 08
1
Wishlist: write.delim()
Hi, It would be great if someone would add write.delim() as an adjunct to write.table(), just as with write.csv(). I store a lot of data in tab-delimited files and can read it in easily with: read.delim("text.txt", as.is=TRUE) and would love to be able to write it out as easily when I create these files. The obvious setting needed for write.delim() is sep = "\t", but in
2002 Nov 04
1
Installing R under Unix (Solaris 2.6).
Hi, I'm having trouble installing R. I'm sure this is a very simple problem but I'm stuck. When running the ./configure script, to install R (version 1.6) on Solaris 2.6, I get an error message at the end of the configuration process "WARNING: f77 and cc disagree on int and double. configure: error: maybe change CFLAGS or FFLAGS?" However, I have seen no documentation on
2011 Feb 25
1
[LLVMdev] Question about Value Range Propagation
Can't read your paper because the permission is not set. Chuck On 2/25/2011 12:16 PM, Douglas do Couto Teixeira wrote: > Hi, Andrey, > > sorry for the delay: I made a page with the code available for > download: > http://homepages.dcc.ufmg.br/~douglas/projects/RangeAnalysis/RangeAnalysis.html > <http://homepages.dcc.ufmg.br/%7Edouglas/projects/RangeAnalysis/Rang...
2003 Oct 22
1
ACL's vs Share definitions (Trying again)
...howto and these things were not clear to me. After I figure them out I would be happy to give you some verbage if you would care to have it. Thanks again Samba folks Doug P (Previous reference below) I'm really struggling with ACL's and permissions. I have a share owned by a user (douglas). Douglas can read, write and create to the share: [someshare] comment = Public Stuff path = /home/samba/pub nt acl support = yes public = yes admin users = douglas write list = douglas I'm logged in to Win2000 as douglas. Through the security tab on Win2000 I add read a...
2006 Jan 09
5
form with more than 1 file upload field saves 0 byte file for 1 file field
Im using the file_column plugin to upload files from my application. The problem I am encountering is that I have a form with 2 file upload fields and when I submnit that form with files selected, I would get a message from the browser(Firefox) saying that a script on the page is taking a long time to execute and whether I want to cancel it or continue. Whichever option I choose, only 1 file(PDF)
2024 Feb 12
1
kcc_periodic output
...he log generated. https://transfer.sh/7fen4qCNIQ/drs_repl.log The log level was 5. drs_repl:5@/var/log/samba/drs_repl.log Could someone take a look and help me understand the log? On Sat, Feb 10, 2024 at 11:29?AM Elias Pereira <empbilly at gmail.com> wrote: > Hi samba list!!! > > Douglas, /usr/sbin/samba_kcc is made in python. Does it have a link to > source4/dsdb/kcc/kcc_periodic.c which is made in C? > > The errors that appear in my DCs have their output in the C code. > > Correct me if I'm wrong, but I read in some old posts on the list that > samba would...
2013 Mar 07
2
xts time series object removing time and leaving just the date
...fine however it leaves a time for the last summed value which looks like this 2006-07-19 14:58:00. I need to just have the date and to remove the time value of 14:58:00 just leaving the date value of 2006-07-19 . I want to keep the xts object otherwise intact. Is this possible? Thank you, Douglas [[alternative HTML version deleted]]
2011 Feb 25
0
[LLVMdev] Question about Value Range Propagation
Hi, Andrey, sorry for the delay: I made a page with the code available for download: http://homepages.dcc.ufmg.br/~douglas/projects/RangeAnalysis/RangeAnalysis.html Feel free to get it, and if you need some help, I will be happy to tell you how to set the analysis up, in case the explanation in the page is not good. I also have a report describing the implementation here: ( http://homepages.dcc.ufmg.br/~dougla...
2011 Feb 22
6
[LLVMdev] Question about Value Range Propagation
Hi Douglas, On 21.02.2011 20:27, Douglas do Couto Teixeira wrote: > My work is not part of the LLVM mainline yet. But I would be happy to > contribute with the code of my range analysis implementation if it can help > you in something else. We were thinking of adding VRP to LLVM too, though we were...
2009 Jul 26
3
Not getting inbound CallerID name on Asterisk
...rpid=no All phones are not receiving the CallerID name, here is a sample from sip.conf of a phone config. [8670] secret=8670 context=ict_sip type=friend host=dynamic call-limit=5 agentlogin=yes mailbox=8670 at ictvm progressinband=no sendrpid=yes Any help is greatly appreciated! Thanks, Chris Douglas Technical Services Manager Pioneer Balloon Company
2016 May 26
3
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...work remains on source code refactoring and documentation; we expect that work to accelerate once all the infrastructure work is done. Doug -----Original Message----- From: Hal Finkel [mailto:hfinkel at anl.gov] Sent: Thursday, May 26, 2016 9:17 AM To: mcrosier at codeaurora.org Cc: flang-dev; douglas miles (PGI); Rob Neely; Chris Lattner; llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] Adapting and open-sourcing PGI's Fortran frontend for LLVM Hi Chad, I can tell you that progress is being made on PGI's side; I'll let Doug/Rob provide more detailed updates. -Hal ----- Origi...
2019 May 28
2
samba-tool dns serverinfo command throws error
On 5/23/2019 6:25 PM, Douglas Bagnall wrote: > hi James, > >> @dc1:~# samba-tool dns serverinfo dc1.domain.local -U administrator >> Password for [DOMAIN\administrator]: >>   dwVersion                   : 0xece0205 >>   fBootMethod                 : DNS_BOOT_METHOD_DIRECTORY >>   fAdminCo...
2006 Feb 14
7
onFailure fails?
...all, I have this code: new Ajax.Request(''non_existant.file'', { onSuccess:function(){alert("yay");}, onFailure:function(){alert("boo");} }); Why does the onFailure alert never get called? It works fine if I use a real file (onSuccess gets called). Thanks, Douglas
2011 Aug 08
12
Hash Interpolation inside double quotes?
I''ve got this: file { ''/opt/sugarsync/tomcat/tomcat-home/current'': ensure => "tomcat-$config[''tomcat_version_server'']"; where $config[''tomcat_version_server''] was set with extlookup (the yaml one), by loading: --- tomcat_config: tomcat_version_server: 6.0.20-1 tomcat_version_libs: 1.0-1
2008 Feb 26
3
R package to perform Horn's parallel analysis
...m seeking information on whether anyone has written code to perform Horn's parallel analysis (a procedure that informs the selection of the proper number of components in PCA) in R. Thank you in advance for any help you can provide. Please respond off-list at the email address below. Karen Douglas ******************************************************************* Karen Douglas, PhD Status of Reading Instruction Institute Associate Director, Research and Policy International Reading Association 444 North Capitol St. NW Suite 524 Washington, DC 20001 kdouglas@reading.org Phone...
2016 May 26
0
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...ide; I'll let Doug/Rob provide more detailed updates. -Hal ----- Original Message ----- > From: "Chad Rosier" <mcrosier at codeaurora.org> > To: "Hal Finkel" <hfinkel at anl.gov> > Cc: "flang-dev" <flang-dev at googlegroups.com>, "douglas miles (PGI)" <douglas.miles at pgroup.com>, "Rob Neely" > <neely4 at llnl.gov>, "Chris Lattner" <clattner at apple.com>, llvm-dev at lists.llvm.org > Sent: Thursday, May 26, 2016 10:47:19 AM > Subject: RE: [llvm-dev] Adapting and open-sourcing PG...