search for: gct

Displaying 20 results from an estimated 20 matches for "gct".

Did you mean: act
2011 Mar 26
1
core Matrix package segfaulted on R CMD check --use-gct
Current core/Recommended Matrix package (0.999375-48) has been segfaulting against R 2.13-alpha/2.14-trunk for the last week or so (since R-2.13 was branched, when I started trying) when "run with R CMD check --use-gct": -------------- > pkgname <- "Matrix" > source(file.path(R.home("share"), "R", "examples-header.R")) > gctorture(TRUE) > options(warn = 1) > library('Matrix') Loading required package: lattice Error : .onLoad failed in loadNam...
2008 Jan 22
3
gctorture and proc.time (PR#10600)
In R version 2.6.1 (2007-11-26) and R version 2.6.1 Patched (2008-01-19 r44061) on openSUSE 10.2 (X86-64) > gctorture() > proc.time() Error: protect(): protection stack overflow The problem with this is that then R CMD check --use-gct foo ALWAYS FAILS with > cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n") Error in proc.time() - get(&q...
2011 Apr 01
0
Fw: Re: core Matrix package segfaulted on R CMD check --use-gct
...-R-2.13 at 2657 should be identical to > Matrix-for-R-2.13 at 2659 which you committed earlier > (according to git svn rebase): > > > pkgname <- "Matrix" > > source(file.path(R.home("share"), "R", > "examples-header.R")) > > gctorture(TRUE) > > options(warn = 1) > > library('Matrix') > Loading required package: lattice > Error in regexpr("package:", envName, fixed = TRUE) : > ? unprotected object (0x3a52538) encountered (was > INTSXP) > Error: package/namespace load failed for...
2017 Sep 13
0
[PATCH 03/10] driver:gpu: return -ENOMEM on allocation failure.
...on(-) diff --git a/drivers/gpu/drm/gma500/mid_bios.c b/drivers/gpu/drm/gma500/mid_bios.c index d75ecb3..1fa1633 100644 --- a/drivers/gpu/drm/gma500/mid_bios.c +++ b/drivers/gpu/drm/gma500/mid_bios.c @@ -237,7 +237,7 @@ static int mid_get_vbt_data_r10(struct drm_psb_private *dev_priv, u32 addr) gct = kmalloc(sizeof(*gct) * vbt.panel_count, GFP_KERNEL); if (!gct) - return -1; + return -ENOMEM; gct_virtual = ioremap(addr + sizeof(vbt), sizeof(*gct) * vbt.panel_count); -- 2.7.4
2011 Oct 15
2
gctorture() and gzfile() doesn't get along.
Found the simpliest way of seeing I bug I encountered doing "R CMD check --use-gct": Just launch R (with --vanilla), and do this: > ?gctorture # this work > gctorture() > ?gctorture Error in gzfile(file, "rb") : can only weakly reference/finalize reference objects # this does not It seems that when gctorture() is on gzfile() doesn't work.
2017 Sep 13
17
[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
Signed-off-by: Allen Pais <allen.lkml at gmail.com> --- arch/powerpc/platforms/cell/spider-pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/platforms/cell/spider-pci.c b/arch/powerpc/platforms/cell/spider-pci.c index d1e61e2..82aa3f7 100644 --- a/arch/powerpc/platforms/cell/spider-pci.c +++ b/arch/powerpc/platforms/cell/spider-pci.c @@ -106,7 +106,7
2012 Jan 11
3
Command completion of the R binary / Ubuntu
...sktop:~/tmp$ diff R /etc/bash_completion.d/R 244,247c244,245 < --no-install --no-tests --no-vignettes --no-manual \ < --no-rebuild-vignettes --install-args --check-subdirs \ < --extra-arch --multiarch --no-multiarch --force-multiarch \ < --timings --use-gct --use-valgrind --rcfile" --- > --no-install --no-tests --no-vignettes --no-latex \ > --use-gct --use-valgrind --rcfile" I gather from the mailing list archives, that the original is available at http://code.google.com/p/rcompletion/source/browse/trunk/bash_completion/R...
2012 Jan 11
3
Command completion of the R binary / Ubuntu
...sktop:~/tmp$ diff R /etc/bash_completion.d/R 244,247c244,245 < --no-install --no-tests --no-vignettes --no-manual \ < --no-rebuild-vignettes --install-args --check-subdirs \ < --extra-arch --multiarch --no-multiarch --force-multiarch \ < --timings --use-gct --use-valgrind --rcfile" --- > --no-install --no-tests --no-vignettes --no-latex \ > --use-gct --use-valgrind --rcfile" I gather from the mailing list archives, that the original is available at http://code.google.com/p/rcompletion/source/browse/trunk/bash_completion/R...
2009 Sep 30
1
xyplot key
Hi, I'm having trouble matching the symbols/color of the key to match those specifiec in the plot. Here is the code I used: xyplot(GCR+GCT ~ FRAC, data=RWF, type=c("g","p"),cex=1.2,pch=c(22,21), xlab=expression(italic("f")),ylab=expression(italic("S")), key=list(points=list(pch=c(22,21),cex=1.2), text=list(c("Targeted Deletion","Random Deletion")))) I'm, sorry if this is...
2011 Jul 20
0
GLOBAL CONNECTOR - GNN Components, Co.Ltd
GLOBAL CONNECTOR GNN - Components 1. Introduction : Global Connector (http://www.gnn-components.com/Global_Connector_Technology_GCT-22-417.aspx) Technology Limited (GCT) is a leading designer and manufacturer of standard and custom interconnect products. GCT is focusing on design and marketing quality & reliable connectors for applications in Mobile & Wireless Communication, Computer & Peripherals, Digital Entertain...
2002 Feb 04
3
Allwell doesn't respond to OACK with ACK in TFTP
I'm trying to network-boot a GCT Allwell set-top box without success. My frustration level is high. The problem seems to be that the Allwell is sending a RRQ with an option. tftp-hpa responds with an OACK, and waits for the corresponding ACK from the Allwell. The Allwell never sends that ACK, but instead continues with the sam...
2010 May 19
1
Filters()
..., I was wondering whether there is a possobility to add File types to the list of filters known by R. I'm using the function choose.files in Windows. I have some files I always use and i would like to filter my option to these kind of files. I have some "atr", "cdt", "gct", "gmt" etc. Is there a way of telling R to filter only these files? Thanks Assa [[alternative HTML version deleted]]
2005 Aug 04
2
prediction from glm
...tually interested in density of birds but would appreciate any good comparisons between offset and weight. Thanks in advance for any help you can give. Hugues SANTIN-JANIN hugues_sj@yahoo.fr "Game Conservancy Trust" **Win some fantastic prizes in our 2005 prize draw. Visit www.gct.org.uk, click on the membership menu and choose 2005 Prize Draw and purchase your draw tickets.** E-mail Disclaimer This communication from Hugues Santin-Janin contains information which is CONFIDENTIAL and may also be privileged. It is for the exclusive use of the addressee. If you are not the...
2012 Feb 29
1
codon usage bias
...analysis on it... > uco(newdata5,index="rscu") aaa aac aag aat aca acc acg act aga agc agg agt ata atc atg att caa cac cag cat NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA cca ccc ccg cct cga cgc cgg cgt cta ctc ctg ctt gaa gac gag gat gca gcc gcg gct NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA gga ggc ggg ggt gta gtc gtg gtt taa tac tag tat tca tcc tcg tct tga tgc tgg tgt NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA tta ttc ttg ttt NA NA NA NA it's telling me...
2010 Apr 08
1
incomplete final line found by readTableHeader
...GDS1_2grps_.cls 00000000 31 32 20 32 20 31 0a 23 20 43 44 31 39 2b 20 43 |12 2 1.# CD19+ C| 00000010 44 34 30 4c 0a 30 20 30 20 30 20 30 20 30 20 30 |D40L.0 0 0 0 0 0| 00000020 20 31 20 31 20 31 20 31 20 31 20 31 0a | 1 1 1 1 1 1.| 0000002d kenji at Yule:~$ hd 1246/ job938_MYC_RMA.gct MYCset.cls .MYCset.cls.swp kenji at Yule:~$ hd 1246/MYCset.cls 00000000 31 32 20 32 20 31 0a 23 20 4d 59 43 20 4e 6f 74 |12 2 1.# MYC Not| 00000010 0a 30 20 30 20 30 20 30 20 30 20 30 20 31 20 31 |.0 0 0 0 0 0 1 1| 00000020 20 31 20 31 20 31 20 31 | 1 1 1...
2005 Dec 01
2
suppress checking chm files in R CMD check on Windows
Dear R-helpers, When installing a source package I can suppress the compilation of .chm files by using the --docs="normal" option. Is it also possible to suppress the creation and checking of .chm files when calling R CMD check ? best, ingmar
2009 Jan 11
3
Converting Numerical Matrix to List of Strings
Hi all, Given a matrix: > mat [,1] [,2] [,3] [1,] 0 0 0 [2,] 3 3 3 [3,] 1 1 1 [4,] 2 1 1 How can I convert it to a list of strings: > desired_output [1] "aaa" "ttt" "ccc" "gcc" In principle: 1. Number of Column in matrix = length of string (= 3) 2. Number of Row in matrix = length of vector ( = 4). 3.
2010 Feb 18
3
R CMD check: OK in LINUX. Crashes in Windows!
Hi, I have followed the recommended steps for creating a package (rctest). As of now, my goal is simply to understand how various pieces fit together. The package includes: (1) C code with source in sub-directories, compiled to create a static library. (a) There is a single C-struct (dns) a simple 'matrix': {int m; int n; double *d;} (b) C code to create random matrix of a certain size.
2004 Apr 08
0
Mailman results for Cottage (PR#6748)
...I/RtXYw5BYoLnFGBmCRpjxS1WV3SuYhL28Fc6d+jdwooPtp08vN8UDoW3sFFlbAlnLJ9P > JrPKKbOw8fh1LhnkUF6lX6IUKCUD0iEfcaV+ptw+1aWD2p9Lg0HveSfQc3ZR2FTyxmieAUJl > EgrdpEhmdCBD6EUOZfFmK0IbSGLBlqNKRQdIjH/1vWHbYXGkK+oEKY3zeh5Br7eqtaXYLYVs > ycy84d5Li0N67gjmUGicUS44ycQ2Qu1aYLdtAPEQj5MVBv/oTvHxA0mWM/k5nCTtIyut+Gct > PpgfmDPsi5DArdavL0do89ujog/UtQoFj4/ENqeCanbToLB9evPfeQfzUL9x/H/3ud37/o8J > Ct9L97L9CFFt8J84FZFoegostCujdQ3/4lraR2PyR6aTP+SXxY5JDIqm9c7M+G8KjE3DLTfD > sQJwgqVi7XUwQSdzGPyQcdQ4QnDNFYSQtd+MTKDdBmr8YnRpFkzdpeb1QuhjCKoWWKxv0RoE > xquDopneaiIUuo1TDcZUWijXYO7YuSXLvVSyUvmxCe6TdwYItS87J7i8NfaR...
2013 Mar 06
12
if dentro de for
Buenas, Me encuentro con el mismo problema, de que me dice que el argumento del if no es un "valor ausente donde TRUE/FALSE es necesario" Este es mi codigo de pruebas. readseq <- "aaaaaaaaaaa", "aaa", "aa") auxiliar <- count(readseq[j],i+2) aux_a <- auxiliar["listaa"] if(aux_a > 0){ matrizgraf3[i][k] = matrizgraf3[i][k] + 1 listaa