Re: [R] Problem downloading pcalg library/package

2022-03-24 Thread varin sacha via R-help
Ivan, Here is what I get : download.file('https://stat.ethz.ch/CRAN/src/contrib/PACKAGES','PACKAGES') essai de l'URL 'https://stat.ethz.ch/CRAN/src/contrib/PACKAGES' Erreur dans download.file("https://stat.ethz.ch/CRAN/src/contrib/PACKAGES",  :   impossible d'ouvrir l'URL 'https://stat.ethz.ch/

Re: [R] Problem downloading pcalg library/package

2022-03-24 Thread Ivan Krylov
On Thu, 24 Mar 2022 13:29:45 + (UTC) varin sacha wrote: > I have changed my CRANmirror to the Switzerland (ETHZ) one using the > function you sent to me chooseCRANmirror( ). It still does not work ! > I still cannot install the pcalg package ! That's odd. Do you see any error messages if yo

Re: [R] Exact 95% CI around the mean for LogNormal distribution

2022-03-24 Thread varin sacha via R-help
Many thanks for your response. Le mercredi 16 mars 2022, 21:11:06 UTC+1, varin sacha via R-help a écrit : Dear R-experts, I have used the EnvStats package and the elnorm function (p. 248). I would like to calculate the exact 95% confidence intervals around the mean, not around the

[R] Problem downloading pcalg library/package

2022-03-24 Thread varin sacha via R-help
Dear R-experts, Here below my sessionInfo( ). I cannot download the pcalg package/library. Is my R version too old ? sessionInfo() R version 4.1.2 (2021-11-01) Platform: x86_64-apple-darwin17.0 (64-bit) Running under: macOS High Sierra 10.13.6 Matrix products: default BLAS:   /Library/Framewo

Re: [R] print only a few lines of an object

2022-03-24 Thread Naresh Gurbuxani
I hit send button too fast.   Thanks for this alternative solution, Naresh From: R-help on behalf of Naresh Gurbuxani Sent: Wednesday, March 23, 2022 6:16 PM To: David Carlson Cc: r-help mailing list ; John Fox Subject: Re: [R] print only a few lines of an object   Sent from my iPhone >

Re: [R] A question about Spatial in Kriging

2022-03-24 Thread Hasliza Rusmili
Thank you very much. I will ask the question there. Siti Hasliza On Mon, 21 Mar 2022, 03:28 Bert Gunter, wrote: > You should post this on the r-sig-geo list rather than here: > https://stat.ethz.ch/mailman/listinfo/r-sig-geo > That's where expertise on spatial data analysis is likely to reside.