Re: [R] opening nimroad tar gz files in R

2022-09-15 Thread Eric Berger
Is there a way to download a file from that site without registering for the site? If you have a unix/linux shell, what does the 'file' command output? $ file foo.gz On Thu, Sep 15, 2022 at 2:11 PM Nick Wray wrote: > Hello > > I am trying to download data sets from the 1 km Resolution UK Comp

[R] opening nimroad tar gz files in R

2022-09-15 Thread Nick Wray
Hello I am trying to download data sets from the 1 km Resolution UK Composite Rainfall Data from the Met Office Nimrod System Eg CEDA Archive Web Browser /badc/ukmo_nimrod/data/composite/uk-1km/2004 I can download an individu

Re: [R] Overlapping barplots and lines

2022-09-15 Thread Jim Lemon
Hi Stefano, The bar x centers are returned by the barplot function. You can also use the barp function (plotrix package) that places the bars at unit intervals by default. Jim On Thu, Sep 15, 2022 at 3:47 PM Stefano Sofia wrote: > > Dear R-list users, > > I have a silly problem with plot that I

Re: [R] Problem with installing packages in R

2022-09-15 Thread Eric Berger
Can you bring up R in a shell? Do you get the same message? (Also, set your email to send plain text. HTML versions are deleted.) On Thu, Sep 15, 2022 at 11:27 AM Farah Al Saifi wrote: > > Dear Sir/Madam > > After the update of the new version of R 4.2.1, an error message ( Error in > nchar(ho

Re: [R] Install Rmpi on Linux on a HPC

2022-09-15 Thread Ivan Krylov
On Thu, 15 Sep 2022 14:39:42 +0900 James Li wrote: > *** caught segfault *** > address 0x1, cause 'memory not mapped' > > Traceback: > 1: fun(libname, pkgname) > 2: doTryCatch(return(expr), name, parentenv, handler) > 3: tryCatchOne(expr, names, parentenv, handlers[[1L]]) > 4: tryCatchList(

[R] Problem with installing packages in R

2022-09-15 Thread Farah Al Saifi
Dear Sir/Madam After the update of the new version of R 4.2.1, an error message ( Error in nchar(homeDir): invalid multibyte string, element 1) appears every time i open RStudio. Also the following warning message appears in the console: In normalizePath (path.expand(path), winslash, mustwork