similar to: C-Code in R (running Windows)

Displaying 20 results from an estimated 200 matches similar to: "C-Code in R (running Windows)"

2006 Jan 11
3
Regular expressions
Matching regular expressions Dear useRs! I have the following problem. I would like to find objects in my environment that have two strings in it. For example, I might want to find objects that have in their names "MY" and "TARGET". I do not care about the ordering of these two substrings in the name, neither what is in front, behind or between them, the only thing important
2006 Feb 16
2
Reanding a windows file
Dear R users Some one knows how to read a windows file with the adress like "D:\CSV\Work\test.csv" without change the "\" by "/" by myself?! There is some function or parameter that read like the adress windows form. I tried to search somethig to substitute the "\" by "/", but I don't find... Thanks Alexandra Almeida Alexandra
2002 Apr 16
3
how to take least risk on rsync dir
Hello list, When rsync dir_A to dir_B, I hope I wont make any change to the original dir_B unless the rsync procedure end withour errors, therefore, I hope there's somethig like rsync -av dir_A dir_B_tmp && \ mv dir_B dir_B.bkup && mv dir_B_tmp dir_B This small script can ensure the minimal change time between 2 versions of archive. Is this built in the native rsync
2001 Nov 19
1
why is samba more performant with 8 MB buffer (which algorith is used)
Jean-Daniel Dubois Snoop@cgocable.ca Pr?pos? Multim?dia Multimedia Employee Cog?co C?ble Canada Inc. 1 877 727-4387 1 819 375-7274 -----Message d'origine----- De : Snoop [mailto:snoop@cgocable.ca] Envoy? : 19 novembre, 2001 20:08 ? : samba-admin@lists.samba.org Objet : why is samba more performant with 8 MB buffer (which algorith is used) Hi im doing a project on samba and its global
2012 Oct 18
3
Upper limit in nlsLM not working as expected
Dear all, I am using the nlsLM function to fit a Lorentzian function to my experimental data. The LM algorithm should allow to specify limits, but the upper limit appears not to work as expected in my code. The parameter 'w', which is peak width at half maximuim always hits the upper limit if the limit is specified. I would expect the value to be in-between the upper and lower limit with
2005 Jun 06
2
fail in adding library in new version.
Hello everybody, Could I consult you a question? I always use R old version 1.9.1 . Because I can not add my library into the new version 2.0.0 by the same method as old version. * I have read the webpage <http://www.stats.ox.ac.uk/pub/Rtools> * Download the tools.zip * Unpack tools.zip into c:\cygwin * Install Active Perl in c:\Perl * Install the mingw32 port of gcc in c:\mingwin *
2001 Dec 18
5
Winbind and trusted domains
Does Samba has a problem working with trusted domains ? I have two trusted domains and a Samba server 2.2.2 configured with winbind running on RH 7.0, after working for a week its now only showing me the remote domain groups and not the local domain groups. The remote domain is called Sxxx and the local one Txxxx, does samba consider an alphabetical order or somethig like that when working with
2006 Aug 01
1
Pseudo R for Quant Reg
Dear R Users, Did someone implemented the R1 (Pseudo R-2) and likelihood ratio statistics for quantile regressions, which are some of the inference procedures for quantile regression found in Koenker and Machado (1999)? I tried the Ox version, but my dataset is too large (> 50.000) and the algorith breaks. ________________________________________ Ricardo Gonçalves Silva, M. Sc. Apoio aos
2000 Aug 08
1
IDEA support
hello! one thing i'd like to see in OpenSSH is (optional) IDEA algorith support. this would be useful especially in an environment which has a mix of old ssh v1.2.x and OpenSSH installations. according to Ascom non commercial use of IDEA is free (http://www.ascom.com/infosec/idea.html). also, there are countries (e.g. Finland) where IDEA is not patented. here's a patch suggestion for IDEA
2005 Nov 07
1
Some problems with mdf.c
Hello... I want to ask you something about your software implementation of MDF filter with DTD machanism. (mdf.c speex_echo.h files) My questions are: 1. What are theoretical (using in your articles) equivalents of index symbols from your program? 2. Could you describe or give me an algorith which was using during software implementation of the MDF+DTD 3. How I could freeze MDF by means of DTD
2006 Oct 01
9
How to create a very simple form
Hi all, I would like to create a very simple form with RoR similar to this one in ASP.Net: http://quickstarts.asp.net/QuickStartv20/aspnet/samples/ctrlref/standard/TextBox/TextBox1_vb.aspx I my RoR project I want to add a Greeter class like this one: class Greeter def initialize(name = "World") @name = name end def say_hi puts "Hi #{@name}!" end def
2006 Feb 01
1
Class of uploated file
Hi, i have small problem when you upload file by input type=file to rails then in rails it is represented by one of following StringIO, File, Tempfile Is it all? Or can it be represented by also other class? I need to know this because i have my own validation of file kind and when is mime type invalid then i want to put msg to record.errors and i also want to dont upload this file in next
2005 Jan 17
1
Using a variable for EXTEN
Hi, I tried set up a global var for an extension, like this [globals] IPPHONES=_3XX [sip] exten=>${IPPHONES},1,Answer What I would like to do is to make a dialplan without fixed extension numbers to change the entire dialplan according to the customer requests: what exten number do you want for your IP Phones ? let me change a variable and we are set! It seems that this is not supported,
2006 Jun 08
1
MeetMe - Annouce user join/leave without recording the name
Hi all, I an using MeetMe and I would like to use the -i function to annouce the join/leave of the user. However, this require that users record their names. Is there anyway to remove this? I just want MeetMe to annouce somethig like "A new user has joined the conference" and that need not to record user's name. Is there a way to do this?? Pim
2007 Mar 08
1
No application 'Prefix' for extension in1.2x, what app I have to use instead?
Hi I want to use Prefix app in extensions but get this error: WARNING[9255] pbx.c: No application 'Prefix' for extension ... I am just want to do somethig like this: exten => _9XXXXXXX,1,ANSWER() exten => _9XXXXXXX,2,Wait(1) exten => _9XXXXXXX,3,Prefix(511) exten => _5119XXXXXXX,4,DeadAGI(a2billtest.php|1) exten => _5119XXXXXXX,5,Hangup() Please someone tell me how to
2005 Oct 14
1
Question about Boxplots
Hello, I'm a new R user and I like to ask somethig about boxplots. Is it possible to manipulate the Y axis scale? for instance if the default scale was from 1 to 7, is it possible to change it to 1 to 10? Thanks! Rodrigo Medel P.
2001 Nov 01
1
Lossy Audio Compression Research
Hello everyone, I'm a student at the Universtiy of Delaware, and will be soon starting some research on the effects of lossy audio compression on speech sounds. I will be preforming test with both mp3 and vorbis. First of all, if I use the '--ogg' switch to lame, does lame use GPSYCHO to encode the wave, or some other psychoacoustic model (perhaps one designed for
2017 Mar 21
4
Resurrect Bug18710 (Only generate .ARM.exidx and ARM.extab when needed with EHABI)
Hello Everyone, This is my first attempt to getting used with the submission process. Trying to get the "good practice" with the coding standard, tools, mailing lists... and already a few questions: - Is it possible to "link" 2 related entries in Phabricator ? one for LLVM and one for CFE ? what's the best way of posting 2 related or dependent patches ? - I'd
2010 Aug 30
1
[LLVMdev] Recursion in TableGen
I've been playing around with some ways to tighted up our AVX specification and have hit upon a nice way to reduce a bunch of code. Unfortunately, right now TableGen can't handle it. Here's a simple example of what I want to do: class Data<string n, int v> { string Name = n; int Value = v; } // Define some objects usable as arguments. def X : Data<"X", 1>;
2020 May 14
2
Default ACL inheritance question
A bit of a minor off-topic issue, but on the off-chance that someone understands how ACLs work ... I've been trying to see if using default ACLs would help with the following issue: I have a third party application that is running as a non-root user ('user-a') and creating log files with mode 0600 (read/write only to the owner) in a log directory I have another application that