search for: code

Displaying 20 results from an estimated 189443 matches for "code".

2008 May 15
1
Warning about undocumented data sets
...suggestions! Thanks very much in advance! Charles PACKAGE/man/KG.Rd: \name{KG} \docType{data} \alias{gene positions} \title{Position of known genes in the first 2 Mb of human chromosome 1-3. } \description{ A data frame with 146 observations on the following 5 variables. \describe{ \item{\code{name}}{a factor with levels \code{AB003592} \code{AB007916} \code{AB010962} \code{AB033099} \code{AB051503} \code{AB052096} \code{AF002246} \code{AF006011} \code{AF057061} \code{AF057062} \code{AF067519} \code{AF070597} \code{AF070603} \code{AF116687} \code{AF153686} \code{AF161351} \code{AF178986}...
2011 Sep 02
0
No subject
rly there would be a heavy penalty to launching a shell so you would want t= o carefully evaluate the frequency this is executed on your system.<br /> <div class=3D"container"> <div class=3D"line number1 index0 alt2"><code class=3D"sql plain"><br /> DELIMITER @@</code></div> <div class=3D"line number2 index1 alt1">&nbsp;</div> <div class=3D"line number3 index2 alt2"><code class=3D"sql keyword">CREATE<= /code> <code class...
2013 Dec 02
1
pesky \usage-warnings with R CMD check
...n that does the actual job, but it is set up to work in different ways, depending on the arguments given to its creator. In short: library( exportR ) exporter <- exportR( the, arguments ) exporter( its, own, arguments ) When I run R CMD check I get two warnings: ----------------- * checking for code/documentation mismatches ... WARNING Functions or methods with usage in documentation object 'exportR' but not in code: exporter * checking Rd \usage sections ... WARNING Assignments in \usage in documentation object 'exportR': exporter <- exportR(fname, type = "latex&q...
2014 Mar 11
2
[PATCH] nv50/ir/gk110: fix some instruction emission
Information for this was gathered from nvdisasm. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Entirely untested. Ben, do you think you'll be able to give this a shot? .../drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp | 33 +++++++++++----------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp b/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp index fe428ca..84f4413 100644 --- a/src/gallium/drivers/nouv...
2004 Sep 09
2
Rd syntax error detected in CRAN daily checks
...The .Rd file is attached. It begins with \name{Design.trans} \alias{Design.trans} \alias{asis} \alias{pol} \alias{lsp} \alias{rcs} \alias{catg} \alias{scored} \alias{strat} \alias{matrx} \alias{\%ia\%} \title{ Design Special Transformation Functions } \description{ This is a series of functions (\code{asis}, \code{pol}, \code{lsp}, .... No error is detected when I run CMD CHECK using the latest R-devel locally, using the 5 Sep 04 version. I would appreciate assistance. Please cc: me because I get r-devel in digest format. Thanks -Frank -- Frank E Harrell Jr Professor and Chair...
2005 Mar 12
1
wine20050310 DC++ 0.670 -Is Active mode possible?
...trl:InitCommonControlsEx Unknown class! dwICC=0x4000 err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=32 fixme:htmlhelp:HtmlHelpW ((nil), (null), 28, 5153872): stub fixme:listview:LISTVIEW_SetColumnOrderArray iCount 10 lpiArray 0x4e36e8 fixme:winsock:NtStatusToWSAError Status code c0000024 converted to DOS error code 6 fixme:edit:EDIT_EM_FmtLines soft break enabled, not implemented fixme:listview:LISTVIEW_SetColumnOrderArray iCount 6 lpiArray 0x4e2a00 fixme:edit:EDIT_EM_FmtLines soft break enabled, not implemented fixme:listview:LISTVIEW_SetColumnOrderArray iCount 6 lpiArra...
2011 Feb 09
3
code span doesn't preserve space
Consider this code span: `grep ' '`. All implementations listed on [babelmark](http://babelmark.bobtfish.net) just simply wrap it as: <code>grep ' '</code> Viewed in browsers, the above code is equivalent to: <code>grep ' '</code> I think spaces shoul...
2007 Apr 10
1
R CMD Rdconv drops sections: arguments, seealso, examples (PR#9606)
...(below), the same sections are missing, and the "note" section is included but without the necessary newline. -------------------------------------------------- \name{combn} \alias{combn} \title{ Generate combinations of m elements out of x } \description{ Generate all combinations of \code{m} elements out of \code{x} or \code{1:n}, and optionally apply a function to each, and return a list or simplify to a matrix or array. } \usage{ combn(x, m, FUN = NULL, simplify = TRUE, ...) } \arguments{ \item{x}{ This is normally an integer \code{n}, in which case combinations of elemn...
2003 Dec 12
0
proofreading corrections (cvs) (PR#5730)
...ic.Rd,v retrieving revision 1.11 diff -u -r1.11 Arithmetic.Rd --- src/library/base/man/Arithmetic.Rd 2003/11/29 10:56:07 1.11 +++ src/library/base/man/Arithmetic.Rd 2003/12/12 15:44:47 @@ -30,7 +30,7 @@ by element operations. The elements of shorter vectors are recycled as necessary (with a \code{\link{warning}} when they are recycled only \emph{fractionally}). The operators are \code{+} for addition, - \code{-} for subtraction \code{*} for multiplication, \code{/} for + \code{-} for subtraction, \code{*} for multiplication, \code{/} for division and \code{^} for exponentiation....
2008 Mar 25
2
[LLVMdev] llvm-gcc 4.2 assertion failed on linux x86_64
Hello, Trying to get my machine building up-to-date, and a nightly going, i ran into an assertion during the build of llvm-gcc 4.2: $ make -j2 <snip!> /home/chandlerc/code/compilers/build/llvm-gcc/./gcc/xgcc -B/home/chandlerc/code/compilers/build/llvm-gcc/./gcc/ -B/home/chandlerc/code/compilers/install/llvm-gcc/x86_64-pc-linux-gnu/bin/ -B/home/chandlerc/code/compilers/install/llvm-gcc/x86_64-pc-linux-gnu/lib/ -isystem /home/chandlerc/code/compilers/install/llvm-gcc/x...
2002 Oct 13
1
rsync 2.5.5 core dump
-----BEGIN PGP SIGNED MESSAGE----- I added the following code to log_exit(): void log_exit(int code, const char *file, int line) { static int error_count=0; if(error_count++ > 10) { abort(); } To force it to bail earlier instead of overflowing the stack. As you can see at frame #50, it is trying to log that the...
2017 Mar 03
2
Control statements with condition with greater than one should give error (not just warning) [PATCH]
...") : the condition has length > 1 Index: src/library/base/man/options.Rd =================================================================== --- src/library/base/man/options.Rd (revision 72298) +++ src/library/base/man/options.Rd (working copy) @@ -86,6 +86,11 @@ vector (atomic or \code{\link{list}}) is extended, by something like \code{x <- 1:3; x[5] <- 6}.} + \item{\code{check.condition}:}{logical, defaulting to \code{FALSE}. If + \code{TRUE}, an error is produced whenever the condition to an + \code{if} or a \code{while} control statement is of lengt...
2004 Jan 09
2
Error on SMB Packages
...ow (sockets, oplocks, etc) and I couldn't improve the performance, so I decide to go for an snoop on the network card serving samba and I'm getting a few messages that I don't understand (see below); Anyone could give me a hand to get this? 0.00052 10.32.3.36 -> zeusv480 SMB C Code=0xa2 Name=SMB NT_CreateX FileName=???????????????????????????????c Error=0 0.00022 zeusv480 -> 10.32.3.36 SMB C Code=0x24 Name=SMBlockingX FileID=0x136d #Unlocks=0x0 #Locks=0x0 Error=0 0.00024 10.32.3.36 -> zeusv480 SMB C Code=0x24 Name=SMBlockingX FileID=0x136d #Unlocks=0x0 #...
2006 Nov 09
1
invert argument in grep
Hello, What about an `invert` argument in grep, to return elements that are *not* matching a regular expression : R> grep("pink", colors(), invert = TRUE, value = TRUE) would essentially return the same as : R> colors() [ - grep("pink", colors()) ] I'm attaching the files that I modified (against today's tarball) for that purpose. Cheers, Romain --
2006 Jan 27
3
OT?: International number parsing
Can anyone shed some light on "rules" that might make the task of parsing the country code and city codes from a dialed number in the CDRs? I know that there is almost never a case where a concatenated country and city code could overlap with another country code, but what about city codes and local numbers? Is it possible for a concatenated city code and local number to match another c...
2007 Apr 10
0
(PR#9606) R CMD Rdconv drops sections: arguments, seealso,
..., > and the "note" section is included but without the necessary newline. > > -------------------------------------------------- > \name{combn} > \alias{combn} > \title{ Generate combinations of m elements out of x } > \description{ > Generate all combinations of \code{m} elements out of \code{x} or > \code{1:n}, and optionally apply a function to each, and return > a list or simplify to a matrix or array. > } > \usage{ > combn(x, m, FUN = NULL, simplify = TRUE, ...) > } > \arguments{ > \item{x}{ This is normally an integer \code{n}, in...
2002 Jul 09
1
Samba 2.2.5-1 BDC
...ter_name_query_fail: Unable to find the Domain Master Browser name BCCFILOTTRANO<1b> for the workgroup BCCFILOTTRANO. Unable to sync browse lists in this workgroup. [2002/07/10 13:21:20, 1] nmbd/nmbd_processlogon.c:process_logon_packet(69) process_logon_packet: Logon from 10.113.160.96: code = 0x12 [2002/07/10 13:21:20, 1] nmbd/nmbd_processlogon.c:process_logon_packet(69) process_logon_packet: Logon from 10.113.160.96: code = 0x12 [2002/07/10 13:25:35, 1] nmbd/nmbd_processlogon.c:process_logon_packet(69) process_logon_packet: Logon from 10.113.160.96: code = 0x12 [2002/07/10 13:25:...
2018 Nov 13
2
Samba-4.8.5 and SCCM-5.0 Problem Extending the Schema
...------------------------- <11-13-2018 11:52:21> Modifying Active Directory Schema - with SMS extensions. ?<11-13-2018 11:52:21> DS Root:CN=Schema,CN=Configuration,DC=scem-test,DC=scem,DC=westernsydney,DC=edu,DC=au ?<11-13-2018 11:52:21> Failed to create attribute cn=MS-SMS-Site-Code. Error code = 8245. ?<11-13-2018 11:52:21> Failed to create attribute cn=mS-SMS-Assignment-Site-Code. Error code = 8245. ?<11-13-2018 11:52:22> Failed to create attribute cn=MS-SMS-Site-Boundaries. Error code = 8245. ?<11-13-2018 11:52:22> Failed to create attribute cn=MS-SMS-...
2012 Nov 19
2
[LLVMdev] Inserting dead code in IR byte code
Hi all, I am working on my Master's project in security and for this I need to do following things : 1. I have a IR bytecode of the main program. I want to insert dead code from other source files (e.g. cygwin files or the Linux files) in main program's IR byte code. 2. In order to insert code, I can try following two ways : (i) I have observed that these IR bytecode files are just like a text file and they have f...
2011 Oct 21
2
stacked plot
...with the positioning of the legend and other appearance problems. I am now trying to learn ggplot2 and use it for all the plots that I need to create for my dissertation. I am able to create normal bar plots using ggplot2, but I am stomped with the stacked bar plots. This works: barplot(t(file.codes), beside = FALSE) the data.frame file.codes looks like this ..... code.1 code.2 code.3 code.4 code.5 .... file.1 2 0 0 5 4 .... file.2 3 18 1 0 2 .... .... I would like each file to be a bar and then each code s...