Re: [R] Problem with compatible library versions

2023-10-13 Thread Sabine Braun
Thank you very much :-)), this worked! Now the loaded libraries are compatible with each other. Best regards Sabine Braun Am 11.10.2023 um 14:08 schrieb Richard O'Keefe: > There is a fairly straightforward way to load older versions > of packages, and that is to use the 'groundhog' package. > A

[R] [Rd] R 4.3.2 scheduled for October 31

2023-10-13 Thread Peter Dalgaard via R-help
Full schedule available on developer.r-project.org in a short while. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd@cbs.dk Priv: pda...@gmail.com

Re: [R] if-else that returns vector

2023-10-13 Thread Christofer Bogaso
This is very interesting. Thanks for sharing. On Fri, Oct 13, 2023 at 10:25 AM Richard O'Keefe wrote: > > ?ifelse > 'ifelse' returns a value with the same shape as 'test' which is > filled with elements selected from either 'yes' or 'no' depending > on whether the element of 'test' is '

Re: [R] rnrfa package problems

2023-10-13 Thread Ivan Krylov
On Fri, 13 Oct 2023 09:11:25 +0100 Nick Wray wrote: > But when I try to run the example codes there are various problems > > The code is lifted directly from the document btw it’s not mine > > This bit to convert gives an error message: > > # Option a: from OS grid reference to WGS84 > > > os

[R] rnrfa package problems

2023-10-13 Thread Nick Wray
R help email Hello I’m trying to work my way through the rnrfa package RJ-2016-036.pdf (r-project.org) I’ve got it loaded OK and can access the data by the catalogue() command - gives me a tibble with names, grid refs etc