Displaying 17 results from an estimated 17 matches for "irsn".
Did you mean:
iron
2015 Sep 18
2
Unable to install R 3.2 on debian jessie
Hi everybody
I try to update R 3.1.1 to R 3.2.2 on a Debian Jessie (8.2) server. I
try to do the following steps :
- Adding "deb-src http://cran.irsn.fr/bin/linux/debian jessie-cran3/"
to /etc/apt/sources.list
- Execute :
$ sudo apt-get upgrade
$ sudo apt-get update
$ sudo apt-get install r-base r-base-dev
- And I get this :
...
r-base is already the newest version.
r-base-dev is already the newest version.
...
If i execute : apt-cache pol...
2015 Sep 19
1
Unable to install R 3.2 on debian jessie
...-Xavier Jollois <
>
> francois-xavier.jollois at parisdescartes.fr> wrote:
> > Hi everybody
> >
> > I try to update R 3.1.1 to R 3.2.2 on a Debian Jessie (8.2) server. I
> > try to do the following steps :
> >
> > - Adding "deb-src http://cran.irsn.fr/bin/linux/debian jessie-cran3/"
> > to /etc/apt/sources.list
>
> The instructions (today) say to add:
>
> "deb http://cran.irsn.fr/bin/linux/debian jessie-cran3/"
>
> Not "deb-src ..." -- Could have been a typo that was since corrected.
Not...
2023 Jan 10
2
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
...al with simple precision lapack issues on fedora ?
- is there any chance that I can get a deeper log of what happened ?
Best regards,
Yann
-----Message d'origine-----
De?: Serguei Sokol <sokol at insa-toulouse.fr>
Envoy??: mardi 10 janvier 2023 11:41
??: RICHET Yann <yann.richet at irsn.fr>; R-devel at r-project.org
Cc?: Pascal Hav? <pascal at haveneer.com>
Objet?: Re: [Rd] rhub vs. CRAN fedora-*-devel, using armadillo & slapack
Le 10/01/2023 ? 11:37, Serguei Sokol a ?crit?:
> Le 10/01/2023 ? 10:44, RICHET Yann a ?crit?:
>> Dear R-devel people,
>>
>...
2023 Jan 11
2
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
...For now, waiting for CRAN results...
Yann
-----Message d'origine-----
De?: Duncan Murdoch <murdoch.duncan at gmail.com>
Envoy??: mercredi 11 janvier 2023 00:36
??: Sebastian Meyer <seb.meyer at fau.de>; Ivan Krylov <krylov.r00t at gmail.com>; RICHET Yann <yann.richet at irsn.fr>
Cc?: Pascal Hav? <pascal at haveneer.com>; R-devel at r-project.org
Objet?: Re: [Rd] rhub vs. CRAN fedora-*-devel, using armadillo & slapack
On 10/01/2023 4:07 p.m., Sebastian Meyer wrote:
> Am 10.01.23 um 21:28 schrieb Duncan Murdoch:
>> On 10/01/2023 2:05 p.m., Ivan Kry...
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
...illa) armadillo...
>>
>> Do you have any idea, or even known problem in mind, that could be
>> related to this ?
>>
>> Best regards,
>>
>> --
>> Dr. Yann Richet
>> Institute for Radiological Protection and Nuclear Safety
>> (https://www.irsn.fr),
>> ?? Department of Characterization of Natural Unexpected Events and Sites
>> Office?: +33 1 58 35 88 84
>>
>> ______________________________________________
>> R-devel at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-devel
>
>...
2015 Sep 18
0
Unable to install R 3.2 on debian jessie
On Fri, Sep 18, 2015 at 8:35 AM Francois-Xavier Jollois <
francois-xavier.jollois at parisdescartes.fr> wrote:
> Hi everybody
>
> I try to update R 3.1.1 to R 3.2.2 on a Debian Jessie (8.2) server. I
> try to do the following steps :
>
> - Adding "deb-src http://cran.irsn.fr/bin/linux/debian jessie-cran3/"
> to /etc/apt/sources.list
>
The instructions (today) say to add:
"deb http://cran.irsn.fr/bin/linux/debian jessie-cran3/"
Not "deb-src ..." -- Could have been a typo that was since corrected.
> - Execute :
> $ sudo apt-...
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
On 10/01/2023 4:07 p.m., Sebastian Meyer wrote:
> Am 10.01.23 um 21:28 schrieb Duncan Murdoch:
>> On 10/01/2023 2:05 p.m., Ivan Krylov wrote:
>>> On Tue, 10 Jan 2023 16:27:53 +0000
>>> RICHET Yann <yann.richet at irsn.fr> wrote:
>>>
>>>> In facts, 10 threads are asked by armadillo for some LinAlg, which
>>>> backs to two threads as warned.
>>>
>>> I think you're right about your tests de-facto using two threads, but
>>> it might be a good idea to...
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
...he fedora platforms: include explicitely slapack to provide simple precision for our (vanilla) armadillo...
Do you have any idea, or even known problem in mind, that could be related to this ?
Best regards,
--
Dr. Yann Richet
Institute for Radiological Protection and Nuclear Safety (https://www.irsn.fr),
Department of Characterization of Natural Unexpected Events and Sites
Office?: +33 1 58 35 88 84
2005 Jun 06
2
How to vectorize
Dear R-List,
I would like to write nicely the names of some isotopes on a plot. The
code bellow works fine.
plot(1:10,1:10)
text(c(2,4,8),c(2,4,8),labels=c(expression(italic(phantom(0)^{78}*Ge)),
expression(italic(phantom(0)^{137}*Cs)),
expression(italic(phantom(0)^{129*m}*Te))),
cex=3
)
But, since I have a lot of
2005 Jun 06
2
How to vectorize
Dear R-List,
I would like to write nicely the names of some isotopes on a plot. The
code bellow works fine.
plot(1:10,1:10)
text(c(2,4,8),c(2,4,8),labels=c(expression(italic(phantom(0)^{78}*Ge)),
expression(italic(phantom(0)^{137}*Cs)),
expression(italic(phantom(0)^{129*m}*Te))),
cex=3
)
But, since I have a lot of
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
...tely slapack to provide simple precision for our (vanilla) armadillo...
>
> Do you have any idea, or even known problem in mind, that could be related to this ?
>
> Best regards,
>
> --
> Dr. Yann Richet
> Institute for Radiological Protection and Nuclear Safety (https://www.irsn.fr),
> Department of Characterization of Natural Unexpected Events and Sites
> Office?: +33 1 58 35 88 84
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Serguei Sokol
Ingenieur de...
2023 Jan 11
2
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
...ch
>
> Yann
>
> -----Message d'origine-----
> De?: Duncan Murdoch <murdoch.duncan at gmail.com>
> Envoy??: mercredi 11 janvier 2023 00:36
> ??: Sebastian Meyer <seb.meyer at fau.de>; Ivan Krylov <krylov.r00t at gmail.com>; RICHET Yann <yann.richet at irsn.fr>
> Cc?: Pascal Hav? <pascal at haveneer.com>; R-devel at r-project.org
> Objet?: Re: [Rd] rhub vs. CRAN fedora-*-devel, using armadillo & slapack
>
> On 10/01/2023 4:07 p.m., Sebastian Meyer wrote:
>> Am 10.01.23 um 21:28 schrieb Duncan Murdoch:
>>> On 10...
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
On 10/01/2023 2:05 p.m., Ivan Krylov wrote:
> On Tue, 10 Jan 2023 16:27:53 +0000
> RICHET Yann <yann.richet at irsn.fr> wrote:
>
>> In facts, 10 threads are asked by armadillo for some LinAlg, which
>> backs to two threads as warned.
>
> I think you're right about your tests de-facto using two threads, but
> it might be a good idea to _default_ to up to two threads in tests and
&...
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
On Tue, 10 Jan 2023 16:27:53 +0000
RICHET Yann <yann.richet at irsn.fr> wrote:
> In facts, 10 threads are asked by armadillo for some LinAlg, which
> backs to two threads as warned.
I think you're right about your tests de-facto using two threads, but
it might be a good idea to _default_ to up to two threads in tests and
examples. This is especially...
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
Am 10.01.23 um 21:28 schrieb Duncan Murdoch:
> On 10/01/2023 2:05 p.m., Ivan Krylov wrote:
>> On Tue, 10 Jan 2023 16:27:53 +0000
>> RICHET Yann <yann.richet at irsn.fr> wrote:
>>
>>> In facts, 10 threads are asked by armadillo for some LinAlg, which
>>> backs to two threads as warned.
>>
>> I think you're right about your tests de-facto using two threads, but
>> it might be a good idea to _default_ to up to two...
2010 Jul 18
6
CRAN (and crantastic) updates this week
...gn of
experiments class Stat 4309
* remix (0.5-2)
David Hajage
http://crantastic.org/packages/remix
remix provides remix, a quick and easy function for describing
datasets. It can be view as a mix of cast (in package reshape) and
summary.formula (in package Hmisc).
* Renext (1.0-0)
IRSN
http://crantastic.org/packages/Renext
R package dedicated to some Extreme values problems and allowing the
use of the so-called "renewal method" which is popular among
french-speaking hydrologists.
* rgp (0.1-0)
Oliver Flasch
http://crantastic.org/packages/rgp
RGP...
2005 Jun 22
1
How to use expression in label with xYplot
Dear R-List,
I want to use the label function (from Hmisc library) to allow for the
names of my isotopes.
library(Hmisc)
library(lattice)
library(grid)
num <- c("78","137","129m")
nom <- c("Ge","Cs","Te")
df <- data.frame(GE78=seq(nom),CS137=seq(nom),TE129m=seq(nom))
if I use this function to create the labels :
lab <-