Displaying 20 results from an estimated 2000 matches similar to: "Fwd: Re: Problems when installing RODBC in debian etch"
2008 Jun 26
4
Problems when installing RODBC in debian etch
Hello:
I am tried to install the RODBC package in debian etch. At the end of the
installation it appears errors:
**********************************************
* Installing *source* package 'RODBC' ...
checking for gcc...
gcc -std=gnu99
checking for C compiler default output file name...
a.out
checking whether the C compiler works...
yes
checking whether we are cross compiling...
no
2009 Apr 29
1
etch AMD64 debs missing
Thanks Piet & Johannes for the backports.
There seems to be a problem with the files for the amd64 architecture getting
out.
Here is my apt-get update
Get:1 http://cran.ms.unimelb.edu.au etch-cran/ Release.gpg [189B]
Hit http://cran.ms.unimelb.edu.au etch-cran/ Release
Ign http://cran.ms.unimelb.edu.au etch-cran/ Packages/DiffIndex
Ign http://cran.ms.unimelb.edu.au etch-cran/ Packages
2010 Oct 22
1
RODBC: data base with decimal point ","
Dear R-users,
I am working with R version 2.10.1 and package RODBC Version: 1.3-2 under windows.
Say I have a table "testtable" (in an Access data base) with 3 columns and 1 row that looks like this:
X Y Z
0012345 42 42,1
The columns are of these types: X - character, Y - Long Integer, Z - Decimal.
I use RODBC to get these data into R:
> library(RODBC)
>
2019 Jul 05
0
Error samba backup 4.10.5
Hi,
IT seems that a bug has been opened, thanks!
one question samba 4.10.6 appears delayed when will be released? Will
include a solution for this https://bugzilla.samba.org/show_bug.cgi?id=14027
As workaround is correct to use samba_backup ols script wirh 4.10, it seems
that works..
Thanks
El divendres, 5 de juliol de 2019, Trenta sis (<trenta.sis at gmail.com>) va
escriure:
> Hi,
2004 Oct 19
0
R2HTML version 1.4-3
Hi useRs,
I have uploaded on CRAN R2HTML version 1.4-3, which should be available
soon for your favorite platform.
For R 2.0.0, I had to rewrite some parts of the code so that it works. I
did that quickly (maybe too), letting some bugs.
Now, this is mere the good R 2.0 version, with some new functionalities:
- HTML.matrix and HTML.data.frame now can use several new output options
as they
2004 Oct 19
0
R2HTML version 1.4-3
Hi useRs,
I have uploaded on CRAN R2HTML version 1.4-3, which should be available
soon for your favorite platform.
For R 2.0.0, I had to rewrite some parts of the code so that it works. I
did that quickly (maybe too), letting some bugs.
Now, this is mere the good R 2.0 version, with some new functionalities:
- HTML.matrix and HTML.data.frame now can use several new output options
as they
2017 Sep 25
0
rkward_0.6.5-1~stretchcran.0_amd64.deb missing
Hello Griera,
sorry, I forgot an "svn add", so the package got lost on the way.
It is on chem now, and will migrate to CRAN shortly.
Johannes
Am Montag, 25. September 2017, 10:57:37 CEST schrieb Griera:
> Hello Johannes:
>
> I'm sorry, but I still have the same problem with Rkward.
>
> After running apt-get update, I still can not find the amd64 version of the
2017 Sep 26
2
rkward_0.6.5-1~stretchcran.0_amd64.deb missing
Hi Johannes:
Thank you very much. Rkward now works. The only drawback is that I had to install it "by hand":
sudo dpkg -i rkward_0.6.5-1~stretchcran.0_amd64.deb rkward-data_0.6.5-1~stretchcran.0_all.deb
By default, apt-get installed the Debian repository version (rkward 0.6.5-1+b1 0.6.5-1+b1).
Thanks for your contributions to the R-Debian project!
Regards. Griera.
On Mon, 25
2023 Jan 27
0
Resumen de R-help-es, Vol 167, Envío 10
Hola:
Muchas gracias por responder. Lo pruebo.
Saludos.
On Fri, 27 Jan 2023 01:40:48 +0100
Carlos Ortega <cof en qualityexcellence.es> wrote:
> Hola,
>
> Otra alternativa...
>
> #--------------------
> > library(data.table)
> > library(tidytable)
> > library(stringi)
> >
> > df <- data.frame( V1a =
2004 Sep 15
0
RODBC 1.1-1
The first non-maintenance update of RODBC since January 2003 is now on
CRAN and will soon propagate to mirrors. From the ChangeLog:
* Select the decimal point from Sys.localeconv.
* Add an external reference and finalizer so open channels get
closed at the end of the session or when there is no R object
referring to them.
* There is no longer a
2004 Sep 15
0
RODBC 1.1-1
The first non-maintenance update of RODBC since January 2003 is now on
CRAN and will soon propagate to mirrors. From the ChangeLog:
* Select the decimal point from Sys.localeconv.
* Add an external reference and finalizer so open channels get
closed at the end of the session or when there is no R object
referring to them.
* There is no longer a
2023 Jan 28
0
Resumen de R-help-es, Vol 167, Envío 10
Hola, Carlos:
Gracias, funciona también a la perfección y muy ingeniosa la solución.
Disculpa si no te he respondido antes, pero hasta ahora no he podido privarlo.
Gracias por la ayuda y saludos.
On Fri, 27 Jan 2023 01:40:48 +0100
Carlos Ortega <cof en qualityexcellence.es> wrote:
> Hola,
>
> Otra alternativa...
>
> #--------------------
> > library(data.table)
2011 Mar 12
1
hardware compatibility list
Arnaud Quette <aquette.dev at gmail.com> va escriure (2011-02-28 14:48):
>
> 2011/2/14 Ernest Sales <ersaloz at gmail.com>
>
> > Arjen de Korte <nut+users at de-korte.org> va escriure:
> > > This is a known problem in nut-2.4.3 and should be solved in
> > > nut-2.6.0. We have also dropped the megatec and
> megatec_usb drivers,
> > >
2023 Aug 12
1
Expresión en un objeto
No tuve tiempo de mirarlo, pero, ¿es coherente lo que dice?
El vie, 11 ago 2023 a las 21:02, Griera-yandex (<griera en yandex.com>)
escribió:
> Muchas gracias, Manuel:
>
> Que bueno! No se me había ocurrido lo de GPT!
>
> Lo pruebo.
>
> Saludos.
>
> On Fri, 11 Aug 2023 18:15:18 +0200
> Manuel Mendoza <mmendoza en fulbrightmail.org> wrote:
>
> >
2019 Jan 29
0
Update RKWard to> = 0.7.0
Hi Griera,
thanks for your report - I do not use rkward, so I did not notice that for
some reason my backporting script failed to download the latest rkward
version. I need to do apt-get source -t unstable instead of just apt-get
source to get the current rkward source package from unstable.
rkward 0.7 packages for i386 and amd64 are uploaded and will be synchronized
to CRAN within a day or
2017 Sep 25
3
rkward_0.6.5-1~stretchcran.0_amd64.deb missing
Hello Johannes:
I'm sorry, but I still have the same problem with Rkward.
After running apt-get update, I still can not find the amd64 version of the Rkward package. I have tried it with the following sources:
deb http://cran.r-project.org/bin/linux/debian stretch-cran34/
deb http://chem.uft.uni-bremen.de/ranke/r-cran stretch-cran34/
deb
2023 Jan 26
2
Resumen de R-help-es, Vol 167, Envío 10
Hola esta es una solución
library(data.table)
library(stringr)
dt <- data.table( V1a = sample(c("1","0"), 10, TRUE)
, V1b = sample(c("1","0"), 10, TRUE)
, V2a = sample(c("1","0"), 10, TRUE)
, V2b = sample(c("1","0"), 10, TRUE)
, V3a =
2024 Oct 07
1
Optimizar bucle for
Prueba así:
---
dif_days <- 180 # Cambiado 6 meses
df <- data.frame(
id = c(1, 1, 1, 2, 2, 2, 1, 3),
dates = as.Date(c("2023-01-01", "2023-05-15", "2023-12-01", "2023-01-01",
"2023-04-01", "2023-12-01", "2023-03-15", "2023-01-01"))
)
# important!
df <- df[order(df$id, df$dates),]
n_borrar
2024 Feb 09
1
Avoiding Delete key function as 'Quit R' in Rterm when there are no characters in cursor line
Duncan, do you think it's worth to comment this in R-devel list?
Iago
________________________________
De: CALUM POLWART <polc1410 at gmail.com>
Enviat el: divendres, 9 de febrer de 2024 18:28
Per a: Duncan Murdoch <murdoch.duncan at gmail.com>
A/c: Iago Gin? V?zquez <iago.gine at sjd.es>; r-help at r-project.org <r-help at r-project.org>
Tema: Re: [R] Avoiding Delete
2019 Jul 18
3
Gráfico tiempos de supervivencia
Hola, te vale esto? Es forma estandar de representar graficos supervivencia
Basado en esto:
https://rviews.rstudio.com/2017/09/25/survival-analysis-with-r/
set.seed(20)
DATOS <- data.frame (
ID = c (1:10)
, TIEMPO = sample(1:40, 10, replace=F)
, DEF = sample(0:1, 10, replace=T)
)
DATOS
library(survival)
DATOS$DEF <- as.numeric(DATOS$DEF)
DATOS$TIEMPO <-