[R] unable to install 'pasilla' package on R
I am trying to install or load pasilla package on R. i am getting the following error. Please let me know how to install pasilla on R. biocLite("pasilla") Using R version 2.13.2, biocinstall version 2.8.4. Installing Bioconductor version 2.8 packages: [1] "pasilla" Please wait... Installing package(s) into C:/Users/Sridhar/Documents/R/win-library/2.13 (as lib is unspecified) Warning message: In getDependencies(pkgs, dependencies, available, lib) : package pasilla is not available (for R version 2.13.2) Best Regards, Sridhar Vukkadapu. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
[R] R installation Problem
Dear R Developers, I have two doubts related to R 1. i try to install R package 3.0 in my linux system ./configure. it gives Error as configure: error: --with-readline=yes (default) and headers/libs are not available 2. This is related to library i am trying to install the library(cummeRbund) in differeent R version in another system it shows Error as > source("http://bioconductor.org/biocLite.R";) Error in file(con, "r") : cannot open the connection In addition: Warning message: In file(con, "r") : unable to resolve 'bioconductor.org' > biocLite("cummeRbund") Error: could not find function "biocLite" Could anybody suggest on the same.. Thanks Sridhar [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
[R] Frequency count of Boolean pattern in 4 vectors.
I need to do this on very large datasets ( > a few million data points). So seeking help in figuring out an implementation of the task. Input 4 vectors which contain values as 0 or 1. (as integers, not boolean bits) vec_A = ( 0, 1, 0, 0, .. 1, 0, 1, 0) etc vec_B = (0,0,1,1.) vec_C, vec_D (similar to above) All four vectors are same length. I need to compute frequency count of the boolean literals for DCBA, DCBA 0001 0010 0011 .. .. Questions: a) Is there a mechanism for combining the 4 vectors (in integer formats) into 4 bits of a new vector or some other type? (or treat them as boolean values true/false instead of 0 or 1 integers). b) what is the most efficient mechanism for obtaining the frequency count of each of the sixteen Boolean combinations? I need to do this frequently on large datasets. So am trying to get an efficient implementation (instead of a quick and dirty scheme). Thank you very very much in advance. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
[R] R- merging two matrix
Hi, I have two matrices. (same size, same number of rows, same names for the rows - one has data in sorted order, another one master data in unsorted order. I need to combine both). Rows names of Matrix A P, Q, R, S, T, U, V ...(some order) - each row has 4 values Row names of Matrix B (same as B, but in a different (sorted) order) Q, P, T, U, V, ... (same names, but different order) - has one value I need to create a master matrix with data from these two. How do I take the numerical value for Q (from Matrix B) and append it to the values in Matrix A. (so it becomes the 5th value in the master file) Thank you very much Srid Iyer __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
[R] looking for R software resource persons
dear all, i am looking for R software resources persons from India. Please reply. Thanks & Regards Sridhar _____ Sridhar Gutam PhD, ARS, PG Dip Patent Laws (NALSAR), IP & Biotechnology (WIPO) Senior Scientist (Plant Physiology) & Joint Secretary, ARSSF Central Institute for Subtropical Horticulture (CISH) Rehmankhera, P.O.Kakori, Lucknow 227107, Uttar Pradesh, India Fax: +91-522-2841025, Phone: +91-522-2841022/23/24; Mobile:+91-9005760036 CISH http://www.cishlko.org ARSSF http://www.arssf.co.nr My site http://www.gutam.co.nr My Publications http://works.bepress.com/sridhar_gutam/ My Twitter: http://twitter.com/#!/gutam2000 My Facebook: https://www.facebook.com/gutamsridhar My LinkedIn: http://www.linkedin.com/in/sridhargutam [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
[R] r software resource persons India (hyd)
Looking for r-software resource persons for the Sensitization and Capacity Building Workshop on Free Software and Knowledge Initiatives in Agricultural Research for Development to be held in the month of July 2012 at Hyderabad. <https://sites.google.com/site/fskiard/> __ Sridhar Gutam PhD, ARS, Patent Laws (NALSAR), IP & Biotech. (WIPO) Senior Scientist (Plant Physiology) Central Institute for Subtropical Horticulture <http://www.cishlko.org> Rehmankhera, Kakori Post Lucknow 227107, Uttar Pradesh, India Phone: +91-522-2841022/23/24; Fax: +91-522-2841025 Mobile:+91-9005760036/8005346136 <https://www.facebook.com/gutamsridhar> <http://www.linkedin.com/in/sridhargutam> <http://twitter.com/gutam2000><http://works.bepress.com/sridhar_gutam/rss.html> [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.