similar to: R upgrade fails on r-cran-class

Displaying 20 results from an estimated 7000 matches similar to: "R upgrade fails on r-cran-class"

2010 Sep 14
2
Multiple CPU HowTo in Linux?
Hello all, I upgraded my R workstation, and to my dismay, only one core appears to be used during intensive computation of a bioconductor function. What I have now is two dual-core Xeon 5160 CPUs and 10 GB RAM. When I fully load it, top reports about 25% user, 75% idle and 0.98 short-term load. The archives gave nothing helpful besides mention of snow. I thought of posting to HPC, but this system
2010 Sep 27
2
store matrix in an arrary
Dear All I want to store matrix in an array Suppose s<-array(0,4) for(i in 1:4) s[i] <- read_matrix(a,2,2) But the error - number of items to replace is not a multiple of replacement length. Can you suggest me any alternative method for storing a matrix in an array. Thanks In advance. Kind Regards Wesley C Mathew [[alternative HTML version deleted]]
2011 Feb 01
4
How to Plot Two Curves Into One Page
I have a R script that contain these lines for plotting: plot(foo,lwd=2,lty=3,col="red", main=""); plot(bar,lwd=2,lty=3,col="blue"); legend(0.6,0.6,c('Default','Probabilistic'), col=c('red','blue'),lwd=3); But it generate 1 file (Rplot.pdf) with two pages. Each page for 1 plot. Is there a way I can put them together in to one page?
2010 Dec 21
4
how to control ticks
Hi, I want 12 ticks at axis 1 and want to write Jan-Dec on each. something like: axis(1, at=1:12, labels=c('J','F','M','A','M','J','J','A','S','O','N','D')) I could omit default ticks but now how to control ticks. plot(file$time, file$ch4*1000, ylim=c(1500,1700), xaxt='n', xlab= NA,
2010 Nov 29
3
Help Please!!!!!!!!!
Hi, I have been working with Program R for my stats class and I keep coming upon the same error, I have read so many sites about inputting data from a text file into R and I'm using the data to do a correspondence analysis. I feel like I have read everything and it is still not explaining why the error message keeps coming up, I have used the exact examples I have seen in articles and the
2007 Nov 08
1
Why don''t my tabs look as nice as theirs?
Hello again, I''m running my WxRuby scripts on Windows XP. I am new at GUI coding. Here''s what I don''t understand: why my WxRuby notebook tabs don''t look like notebook tabs in other apps running on the same machine. I''ve attached two little examples. The first (mine.gif) shows what I get with WxRuby. The second (theirs.gif) is from a typical app
2009 Jan 21
0
EMBL Heidelberg seeks a Bioinformatician / Data Analyst
Hello, Might be interesting for some of you: Bioinformatician / Data Analyst Grade: 5 or 6, depending on experience EMBL site: EMBL Heidelberg Commencing date: As sooon as possible, after closing date (28 February 2009) Job description: EMBL is seeking for a Bioinformatician / Data Analyst in its efforts to build an expanded analysis-infrastructure for next-generation sequencing data. The
2007 Nov 28
0
Bioinformatician / Statistician position at EMBL Heidelberg
Bioinformatician / Statistician Grade: 5 or 6, depending on experience and qualifications EMBL site: EMBL Heidelberg Commencing date: 1 March 2008 Job description: We are seeking a highly motivated Bioinformatician / Statistician to work in the Centre for High Throughput Functional Genomics. The position involves statistical and bioinformatic analysis of genome wide datasets and support in
2013 Sep 18
0
bioinformatician position at IMPPC, Badalona, Spain
A core facility bioinformatician position is available at the Institute for Predictive and Personalized Medicine of Cancer (IMPPC) in Badalona, a city immediately north of Barcelona, Spain. We offer a 1 year contract with possibility of extension, with a maximum annual brute salary of 30.000 ?, to be negotiated according to training and experience. The deadline for applications is September 30,
2007 Nov 09
6
Wx::Notebook tabs, bug reports on...
Thank you Alex for the answer to my previous question -- it was exactly what I was looking for! Moving on, I have some bugs to report: I''m using the Wx::Notebook class and it looks to me like Wx::NB_LEFT, Wx::NB_RIGHT, and Wx::NB_BOTTOM are defined incorrectly. To get my tabs to appear on the bottom, for example, I find I have to use Wx::NB_LEFT. Same symptom in
2013 Jan 15
0
Job Opening: Bioinformatician at OpenAnalytics (Belgium)
L.S. OpenAnalytics is an international company providing data analysis services and products across geographies and industrial sectors. We are currently looking to expand our bioinformatics team with a candidate who fits the following profile: Bioinformatician: MSc / PhD in Computational Biology, Computer Science or Bioinformatics A detailed description can be found at
2013 Apr 04
0
Strategic Research Bioinformatician required, Cardiff, UK.
Dear All, We (The Cardiff Institute of Infection and Immunity) are very keen to appoint a bioinformatician with a range of opportunities from 'simple' array analysis to aiding in the programming and analysis of novel data platforms. This is an Institutional, not just a project specific, appointment centred on the high quality Internationally-recognised Immunology research done in
2013 Jul 08
0
Open position for a Core Bioinformatician in Lund, Sweden
Dear all, An opportunity for a Bioinformatician is available at the Biomedical Center (BMC) at Lund University Sweden, in a newly established bioinformatics core. The post holder will join a dynamic and multidisciplinary environment and will play a key role in providing support to diverse projects across different research areas (primarily stem cell research in blood, brain, and diabetes). The
2013 Jul 23
0
Job reminder: Open position for a Core Bioinformatician in Lund, Sweden
An opportunity for a Bioinformatician is available at the Biomedical Center (BMC) at Lund University Sweden, in a newly established bioinformatics core. The post holder will join a dynamic and multidisciplinary environment and will play a key role in providing support to diverse projects across different research areas (primarily stem cell research in blood, brain, and diabetes). The successful
2012 Aug 23
0
party package: ctree - survival data - extracting statistics/predictors
Dear R users, I am trying to apply the analysis processed in a paper, on the data I'm working with. The data is: 80 patients for which I have survival data (time - days, and event - binary), and microarray expression data for 200 genes (predictor continuous variables). My data matrix "data.test" has ncol: 202 and nrow: 80. What I want to do is: - run recursive partitioning on
2009 May 08
3
'Dynamic' 3D plot
Hi, I am looking for a R package to draw 3d plot. But not in a static way like scatterplot3d or stuff like that. I would like to make rotate the plot, to zoom/unzoom etc..., actually to render the graph 'dynamic'... (for the biologist and bioinformatician, a R package which permitts to reproduce what pdb viewer does). Does a Way exist to do something like that in R ? Thanks,
2003 Sep 18
2
R-1.7.1 package installation problem
Hi there, I am a bioinformatician working in DFCI. I am new to R. Yesterday I installed the R-1.7.1 to my Linux (since I am not able to find R-1.8 on the webpage). But I have some package installation problems ... 1. install.packages2() function isn't available. If I type at R prompt: >install.packages2("Biobase") Error: couldn't find function
2008 Nov 20
1
R course in Scotland
(apologies if this is the wrong list) I'm a bioinformatician looking for a course in using R, in particular the tools for working with the genome - I've heard they're lightning fast. I'm in Glasgow, but I've tried the Robertson centre for biostatistics and they use minitab. If anybody knows of a course, I would be grateful. Glasgow or Edinburgh would be preferable, but
2012 Apr 16
1
packages install dependencies
Hello R-Members I have to install several R packages on a Unix server which doesn't have internet connection. I downloaded some packages manually and I installed it from source using the command R CMD INSTALL and it's work but in some cases I can't install the package because of the dependencies. So I download all the R packages into a directory for example /home/joel/RPacks.
2006 Apr 01
1
Using vectorization instead of for loop for performing a calculation efficiently
I am trying to write an efficient function that will do the following: Given an nxm matrix, 10 rows (observations) by 10 columns (samples) for each row, test of all values in the row are greater than a value k If all values are greater than k, then set all values to NA (or something), Return an nxm matrix with the modified rows. If I do this with a matrix of 20,000 rows, I will be waiting until