Skip to content
Back to formatted view

Raw Message

Message-ID: <5367DE80.8020108@gmail.com>
Date: 2014-05-05T18:54:56Z
From: José Luis Cañadas
Subject: [R-es] rstudio y github

Hola a todos.

Estoy probando a usar github con RStudio. He conseguido clonar un 
repositorio, pero no consigo subir los cambios. Desde la terminal si 
puedo con las órdenes normales de git.
El error que obtengo en RStudio es
error: unable to read askpass response from 'rpostback-askpass'
fatal: could not read Username for 'https://github.com': No such device 
or address

Alguna idea? He buscado en el soporte de RStudio y en stackoverflow pero 
no doy con la tecla. Algún usuario en MAC dice que es un bug.


Uso RStudio Version 0.98.507 y mi sessionInfo() es

sessionInfo()
R version 3.1.0 (2014-04-10)
Platform: x86_64-pc-linux-gnu (64-bit)

locale:
  [1] LC_CTYPE=es_ES.UTF-8       LC_NUMERIC=C LC_TIME=es_ES.UTF-8
  [4] LC_COLLATE=es_ES.UTF-8     LC_MONETARY=es_ES.UTF-8 
LC_MESSAGES=es_ES.UTF-8
  [7] LC_PAPER=es_ES.UTF-8       LC_NAME=C LC_ADDRESS=C
[10] LC_TELEPHONE=C             LC_MEASUREMENT=es_ES.UTF-8 
LC_IDENTIFICATION=C

attached base packages:
[1] stats     graphics  grDevices utils     datasets methods   base

other attached packages:
[1] devtools_1.5

loaded via a namespace (and not attached):
  [1] digest_0.6.4   evaluate_0.5.5 formatR_0.10 httr_0.3       
knitr_1.5      memoise_0.2.1
  [7] parallel_3.1.0 RCurl_1.95-4.1 stringr_0.6.2 tools_3.1.0    
whisker_0.3-2