similar to: binary versions of packages for Windows

Displaying 20 results from an estimated 5000 matches similar to: "binary versions of packages for Windows"

2000 Feb 21
3
incompatibilities between 0.90 and 0.99?
Maybe this is dumb, but I seem to be having problems reading a file saved in R v. 0.99 into R 0.90.1 (in a different machine). I did >save(test1, file="test1.RData") then I tried to read that data file in R 0.90.1: >load("test1.RData") Error in load("test1.RData") : restore file corrupted -- no data loaded More info: - both machines are running Linux;
2002 Apr 11
14
Ordinal categorical data with GLM
Hello All: I am trying to replicate the results of an example found in Alan Agresti's "Categorical Data Analysis" on pages 267-269. The example is one of a 2 x 2 cross-classification table of ordinal counts: job satisfaction and income. I am able to get Agresti's results for the independence model (G^2 = 12.03 with df = 9) assuming as he does that the data is nominal, but
2007 Oct 11
1
PS graphs in R 2.6.0
Dear R-users: I have been working in R for few years and never I'd been the problems like this. I'm running the last R version and when I try to save a graph in PS format I have the next error Error: Invalid font type In addition: Warning messages: 1: font family not found in PostScript font database 2: font family not found in PostScript font database I thinks it's curious
2001 Aug 31
2
accessing virtual memory
Hello R users, I am doing some work with a large data set but am running out of memory. I understand that R dynamically loads memory as it needs it, but for some reason it cannot seem to find my virtual memory. It's limit is about 256M (my hard memory) regardless of the amount of virtual memory. I'm running R 1.30 on Windows NT. Am I missing an easy fix here? Many thanks in advance,
2002 Jul 26
4
chi square test is not appropriate? but what test is
Hallo all Suppose I have a summary amount of various colours used in different areas colour plastic paint black 15.5 173.8 brown 6.0 523.2 green 2.5 6.4 red 77.1 237.4 yellow 144.6 77.3 It seems that there are some preferable colours in these two areas (yellow in plastic, brown an red in paint). The problem seems to me similar to chi square test but it is intended for testing counts or
2007 Oct 11
2
Identifying and characterizing strings of NA in a vector
Dear R users, I was wondering if someone could suggest a few lines of code for my problem. I want to count the number and the length of strings of NA in a vector. For example: vec <- c(1, 2, 1, NA, NA, 1, 2, NA, NA, NA, 3, 4, NA, NA) has 2 strings of NA's of length 2 and 1 string of NA' of length 3. I can easily count the number of NA's per vector, but I am having a hard time
2002 Aug 12
5
programming in R
I have a probably basic problem concerning the R language. I will write some small R programs but don't really know how to start. Do I have to create my files in some editor like emacs or can I write my code in the R prompt? How to compile the code? I haven't found any good manual parts about this subject. regards A.P
2010 Jul 08
4
Duda con orden Cars93
Cordial saludo, Estoy haciendo una grafica de la base de datos Cars93 conde relaciono Manufacturer con Price con este codigo library(MASS) with(Cars93,plot(Manufacturer, Price, las=2, ylab="Precio (en $1,000)")) necesito el comando para que queden ordenados de manera ascendente como en la grafica 2, muchas gracias por su ayuda Grafica 1 [image: M-P.JPG] Grafica 2 [image: M-P
2002 Sep 23
2
R crash with internet2.dll
Hi, I'm using: platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 1 minor 5.1 year 2002 month 06 day 17 language R and I would like to apply: > update.packages() trying URL
2009 Oct 26
1
issue with levels of a factor after subsetting
Hi Second question in a day, i'm beginnning to feel incompetent... This time i'm having a weird problem, i'm importing the next data base: >car<-read.csv2("Historicos.csv") 'data.frame': 1818 obs. of 6 variables: $ Dpto : Factor w/ 11 levels "ANTIOQUIA","ATL?NTICO",..: 2 2 2 2 2 1 1 1 1 5 ... $ Rio : Factor w/ 43 levels
2013 Jun 09
3
Preparación de datos
Hola, ¿como están? Me encuentro haciendo un trabajo de Explotación de Información para la facultad y tengo un inconveniente a la hora de preparar los datos para poder operar con ellos. Tengo un atributo "Titulo Secundario" que cuenta con 139 valores diferentes (al final les dejo algunos de estos valores con la cantidad de ocurrencias de cada uno) y lo que quiero hacer es
2009 Jul 05
2
integrar resultado de splines cubicos
hola soy nuevo usuario de R y necesito crear un objeto p tal que, p=lambda*integral[f´´(x)^2 dx ] donde "lambda" es uno de los parametros que resultan de la funcion "smooth.spline()" y la integral es sobre la derivada 2 de esa misma funcion... dos cuestiones: 1) como extraigo lambda de los resultados de smooth.spline() para usarlo como objeto cuando lo requiera y 2) como
2009 Sep 09
2
consulta
Hola, creo tener un problema por que me suscribí a la lista hace varios días y nunca he recibido mensajes.... puede ser???? Como debería hacer para solucionarlo?? saludos Germán Lic. Germán García Ecología y Conservación de Aves Marinas Departamento de Biología, Facultad de Ciencias Exactas y Naturales, Universidad Nacional de Mar del Plata - CONICET Funes 3250 (B7602AYJ) Mar del Plata,
2008 May 02
3
data transformation
Dear all, how can I, with R, transform a presence-absence (0/1) matrix of species occurrences into a presence-only table (3 columns) with the names of the species (1st column), the lat information of the sites (2nd column) and the lon information of the sites (3rd column), as given in the below example? Thanks a lot for your help! Christian my dataframe: site lat lon spec1 spec2 spec3 spec4
2009 Oct 26
1
xyplot lines goes forth and backwards
Hi, This is my first post in this page althougt i've been using R for several months (by the way english is not my native language so sorry about the grammar). I have a problem with a xyplot on lattice, it's supossed to print different lines for each river (Rio) conditioned by a chemical parameter (Var) and the state at which it's located (Dpto) against the year the sample were taken
2018 Jul 12
2
loop para repetir valores de un vector
Hola a todos! Estoy intentando crear un vector (alt) a partir de la repetición de valores provenientes de otro vector (altitud). A cada valor de altitud lo quiero repetir 1247 veces, y de ahi continuar con el siguiente valor de altitud. Probé varias cosas, pero esto me pareció lo más coherente: altitud=read.csv("C:/Users/IER/Dropbox/Pasantia Castelar/YungasLigustroTS/altitud44.csv")
2001 Oct 22
3
Two questions
Greetings, I have two questions that I could not answer from the documentation. A - ecdf and confidence intervals : Is there a (simple) way to generate confidence intervals (95%) for a ecdf? B - cross-validation of rpart trees : a colleague is using S to generate decision tree and mentioned to me the use of cross-validation. Is this function enabled in R ? if so, how should one proceed to
2007 Apr 20
1
Error en R
Mrs and Mr My operative system is "Windows Vista" and can't update or install pakages of CRAN, the message for all pakages is for example: Erro en zip.unpack(pkg, tmpDir) : no fue posible abrir el archivo 'C:/Program Files/R/R-2.4.1pat/library/file8f653c7/MASS/chtml/MASS.chm' Help me thank you! Post data: Sorry my bad English Roberto Mario Domínguez Olivero Universidad
2009 May 16
3
How to save R "clean" sessions in BATCH mode?
Thanks a lot for all of you that have reply me about opening and ending R workspaces in BATCH mode. However replies were a king general and I?m afraid I could not take the entire message from them. Therefore I chose to expose here a representative fraction of my work. I have 50 Rdata files (F1,F2,F3,F4, ,F50) with objects inside. I need to: open F1: - perform some simple operations
2018 Jun 07
4
¿Cómo puedo determinar cuellos de botella con información genética de poblaciones remanentes en R?
Buen día a todos, Alguien conoce si existe la manera de determinar cuellos de botella pasados o actuales en poblaciones naturales remanentes con información genética (microsatélites) en R. Gracias por su valiosa ayuda de antemano. Saludos, Diego ________________ Diego P. Vélez Mora Departamento de Ciencias Biológicas UNIVERSIDAD TÉCNICA PARTICULAR DE LOJA San Cayetano Alto s/n Loja, Ecuador