Displaying 20 results from an estimated 10000 matches similar to: "R/3.0.0 serialize limits"
2013 Apr 30
0
R 3.0.0 and Raring Ringtail (Ubuntu 13.04)
New .deb packages for R 3.0.0 on Raring Ringtail (13.04) are available
on both [CRAN](http://cran.us.r-project.org/bin/linux/ubuntu/) and my
[Launchpad PPA](https://launchpad.net/~marutter/+archive/rrutter). Some
notes for this release.
- The initial build for Raring Ringtail did not come with Tcl/Tk being
supported. This issue has been addressed and the current release
supports Tcl/Tk.
-
2013 Mar 27
0
Moving to R 3.0.0 on Ubuntu
This is a post I just added to my Ubuntu R Blog
(http://www.personal.psu.edu/mar36/blogs/the_ubuntu_r_blog/2013/03/moving-to-r-300-on-ubuntu.html).
As you may (or may not) be aware of, R 3.0.0 is [scheduled to be
released](http://www.r-project.org/) on April 3rd. Since this is a
major release and there may be some growing pains (but I hope not) in
the move 3.0.0, here is some information
2013 Oct 13
1
problem with R graphics and Ubuntu Raring Ringtail
Sir,
This mail to signal a problem : R graphics don't work on my Dell laptop
with the processor Intel? Core? i7-2640M CPU @ 2.80GHz ? 4 and graphic
card Intel? Sandybridge Mobile x86/MMX/SSE2 since the update with Ubuntu
raring ringtail. It works perfectly with the previous version ubuntu
quantal and previous versions.
Thank you for your attention
Sincerely yours
C. Krzisch
2013 Apr 01
1
missing exported methods when compiling vignettes in R 3.0.0 RC
A new problem has cropped up with compiling vignettes for my package BayesFactor. I'm not sure when it started, but I can tell you it didn't occur on R 2.15.3, and it does on 3.0.0 RC (2013-03-31 r62463) (session info is at the bottom of this message).
I have defined methods for which.min and which.max for a class (I've defined both S3 and S4 methods for the class
2013 Apr 26
1
Lubuntu 13.04 raring ringtail: Problems installing pnmath_0.0-4
Hola!
This is 64bit Lubuntu 13.04, with R-3.0.0 installed from
deb http://ppa.launchpad.net/marutter/rrutter/ubuntu raring main
via synaptic. gcc --version
gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
> sessionInfo()
R version 3.0.0 (2013-04-03)
Platform: x86_64-pc-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
2013 Feb 07
1
Samba 4 AD DC "Element not found" error in Windows 8
Hi:
I've just configured a Samba 4 install as an AD DC, following the Wiki
page at https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
I've successfully joined a few machines to the domain, and am now
trying to add some simple shares.
When I add a share to smb.conf, it appears on client machines via
\\domain.example.com\sharename but trying to open any shares gives the
error
2013 Jul 24
2
Error al utilizar twitteR
Muchas gracias Marcelino. Desafortunadamente al ejecutar el ejemplo que
aparece en
?registerTwitterOAuth
obtengo
twitCred$handshake()
Error: Unauthorized
registerTwitterOAuth(twitCred)
Error in registerTwitterOAuth(twitCred) :
oauth has not completed its handshake
Alguna otra sugerencia?
Muchas gracias!
Jorge.-
2013/7/25 Marcelino de la Cruz <marcelino.delacruz@upm.es>
> Mira
2013 Oct 08
2
Ejecucion de script cada cierto tiempo
Buenos dias a todos,
Me gustaria genear n muestras de una N(0,1) a determinados intervalos de
tiempo. Asi por ejemplo, si el vector de tiempos es
tiempos <- c(2, 4, 6)
la primera columan debe generarse a los 2 segundos de ejecutado el script,
la 2a columna a los 4 segundos y la ultima a los 6 segundos. Al final el
tiempo total de ejecucion sera aproximadamente 12 segundos para completar
2013 Jul 24
0
Error al utilizar twitteR
Mira aquí:
?registerTwitterOAuth
El 24/07/2013 20:57, Jorge I Velez escribió:
> Buenas tardes a tod en s,
>
> Estoy incursionando en el analisis de tweets utilizando el paquete twitteR
> y siguiendo http://www.webmining.cl/2012/07/text-mining-de-twitter-usando-r/
>
>
> Desafortunadamente cuando ejecuto
>
> # cargar librerias
> library(twitteR)
> library(tm)
>
2013 Jul 24
0
Error al utilizar twitteR
Hola,
¿Viste la sugerencia/ayuda en StackOverflow?:
http://stackoverflow.com/questions/17408930/twitter-first-example
Saludos,
Carlos Ortega
www.qualityexcellence.es
El 24 de julio de 2013 23:29, Jorge I Velez <jorgeivanvelez@gmail.com>escribió:
> Muchas gracias Marcelino. Desafortunadamente al ejecutar el ejemplo que
> aparece en
>
> ?registerTwitterOAuth
>
>
2013 Oct 08
0
Ejecucion de script cada cierto tiempo
Hola Jorge,
Puesto que trabajas en Mac, lo tienes muy inmediato el hacerlo sobre
shell-script con los comandos "cron" y "crontab" si no recuerdo mal. En el
cron/crontab lo que dirías es que se lanzara un script de R (este script de
R incluye el generador las funciones y hasta su cierre con "q()"). De esta
forma no tienes por qué tener una instancia de R abierta de
2013 Jul 24
0
Error al utilizar twitteR
Estimado Jorge Velez
Hace un tiempo yo intente sobre algo parecido, pero utilizando nuestros
propios correos, lástima que estoy con otros problemas para resolver y quede
desactualizado, sin embargo por ahí leí que hay una modificación de política
por parte de twitter, muchos lectores quedaron si acceso, esto puede ser el
error en tweets = userTimeline("camila_vallejo", 2000)
Aunque
2013 Jul 24
4
Error al utilizar twitteR
Buenas tardes a tod@s,
Estoy incursionando en el analisis de tweets utilizando el paquete twitteR
y siguiendo http://www.webmining.cl/2012/07/text-mining-de-twitter-usando-r/
Desafortunadamente cuando ejecuto
# cargar librerias
library(twitteR)
library(tm)
library(wordcloud)
# recolecta tweets de @camila_vallejo
tweets = userTimeline("camila_vallejo", 2000)
obtengo
Error in
2014 Feb 09
0
[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
https://bugs.freedesktop.org/show_bug.cgi?id=74695
--- Comment #7 from Carla sella <carla.sella at gmail.com> ---
I started having Xorg server crashes from kernel 3.8.0-35 on wards. Up to
kernel 3.7.10 I had ho crashes after suspension (that is until Ubuntu Quantal
Quetzal no crashes, from Ubuntu Raring Ringtail I stared having crashes).
Carla
--
You are receiving this mail because:
You
2013 Oct 08
0
Ejecucion de script cada cierto tiempo
Hola Jorge,
En Windows hay un equivalente al "cron":
http://stackoverflow.com/questions/132971/what-is-the-windows-version-of-cron
Pero para que sea plataforma-independiente, o bien incluyes en "R" con la
solución que has planteado. O bien, haces que un Windows sea como un
Linux/Unix con Cygwin que también tiene cron/crontab (esto para mí es matar
moscas a cañonazos), pero es
2013 Oct 08
2
Ejecucion de script cada cierto tiempo
Hola Carlos. Muchas gracias por la sugerencia. En realidad me gustaria
tener la posibilidad de que el script fuera multiplataforma. Alguna otra
sugerencia? Gracias! --JIV
Sent from my phone. Please excuse my brevity and misspelling.
On Oct 8, 2013, at 10:57 AM, Carlos Ortega <cof@qualityexcellence.es> wrote:
Hola Jorge,
Puesto que trabajas en Mac, lo tienes muy inmediato el hacerlo sobre
2013 Jul 25
0
Error al utilizar twitteR
A ver si os sirve.
Desde que cambiaron la api a la v 1.1 la identificación a través de la api
es obligatoria para poder acceder a información.
El proceso que yo sigo es el siguiente:
#Se definen los datos de la app registrada en twitter dev
tw <- OAuthFactory$new(consumerKey="aquí consumerkey",
consumerSecret="aqui consumer secret",
2013 Jul 25
1
Resumen de R-help-es, Vol 53, Envío 38
Hola Jorge.
Para poder correr las funciones del library twitteR tienes que tener varias
cosas. Una cuenta en twitter y con esa cuenta inscribirte como developer en
dev.twitter.com. Posterior a esto tienes que inscribir un app dentro de
twitter y con las claves que se otorgan tienes que correr la función de
autorizacion que ya te indicaron.
Varias aclaraciones, la librería puede generar problemas
2013 Oct 10
1
Ejecucion de script cada cierto tiempo
Muchas gracias, Carlos por tu respuesta. En este caso una solucion solo en
R pareceria la manera de resolver el problema y hacia alla apuntare. El
algoritmo que necesito ejecutar es mas complejo que el que describi en mi
mensaje inicial, asi que aun hay mucho camino por recorrer.
Saludos,
Jorge.-
2013/10/9 Carlos Ortega <cof@qualityexcellence.es>
> Hola Jorge,
>
> En Windows
2013 Jul 24
2
Error al utilizar twitteR
Si, Carlos, gracias. Pero desafortunadamente el link con el PDF no funciona
:( --JIV
Sent from my phone. Please excuse my brevity and misspelling.
On Jul 24, 2013, at 4:51 PM, Carlos Ortega <cof@qualityexcellence.es> wrote:
Hola,
¿Viste la sugerencia/ayuda en StackOverflow?:
http://stackoverflow.com/questions/17408930/twitter-first-example
Saludos,
Carlos Ortega